<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xfdf/Makefile, branch master</title>
<subtitle>Convert data to XFDF for PDF forms</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/xfdf/'/>
<entry>
<title>Add license (GNU GPLv3+)</title>
<updated>2023-04-21T19:32:30+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-04-21T19:32:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/xfdf/commit/?id=5cbbbe48969ea1d33adcb27ca63360b267ad7639'/>
<id>5cbbbe48969ea1d33adcb27ca63360b267ad7639</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test system</title>
<updated>2023-04-16T17:55:53+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-04-16T17:55:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/xfdf/commit/?id=0fdcbf0a159c9ee4df69bad2c617de01dcb0fd3c'/>
<id>0fdcbf0a159c9ee4df69bad2c617de01dcb0fd3c</id>
<content type='text'>
Write a test for the `write-xfdf` function.

Worked out how to create the test system from:

- https://lispcookbook.github.io/cl-cookbook/testing.html
- https://github.com/sjl/cl-digraph/blob/master/cl-digraph.test.asd
- https://github.com/fukamachi/dexador/blob/master/dexador-test.asd

Add the test string to the `write-xfdf` function to pass the test and
check that the test runner is set up correctly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Write a test for the `write-xfdf` function.

Worked out how to create the test system from:

- https://lispcookbook.github.io/cl-cookbook/testing.html
- https://github.com/sjl/cl-digraph/blob/master/cl-digraph.test.asd
- https://github.com/fukamachi/dexador/blob/master/dexador-test.asd

Add the test string to the `write-xfdf` function to pass the test and
check that the test runner is set up correctly.
</pre>
</div>
</content>
</entry>
</feed>
