<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guile-xapian/tests, branch v0.3.0</title>
<subtitle>Guile bindings for Xapian</subtitle>
<id>http://git.systemreboot.net/guile-xapian/atom?h=v0.3.0</id>
<link rel='self' href='http://git.systemreboot.net/guile-xapian/atom?h=v0.3.0'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/'/>
<updated>2021-09-06T19:54:00+00:00</updated>
<entry>
<title>tests: Add binary document tests.</title>
<updated>2021-09-06T19:54:00+00:00</updated>
<author>
<name>Bob131</name>
</author>
<published>2021-09-05T23:53:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=cfe5d8257a713bda49f7d9d6032d6e83cb7e175c'/>
<id>urn:sha1:cfe5d8257a713bda49f7d9d6032d6e83cb7e175c</id>
<content type='text'>
This commit adds tests to smoke-test document methods dealing with
bytevectors.

* tests/xapian.scm ("document-data fails to decode binary data",
"document-bytes reads binary data correctly", "document-slot-ref fails
to decode binary value", "document-slot-ref-bytes reads binary value
correctly"): New tests.

Signed-off-by: Arun Isaac &lt;arunisaac@systemreboot.net&gt;
</content>
</entry>
<entry>
<title>Set up testing infrastructure.</title>
<updated>2021-09-06T19:25:12+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2021-09-06T19:20:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=e95d5405593176df126d0b5d0c83d4ce71f4ac24'/>
<id>urn:sha1:e95d5405593176df126d0b5d0c83d4ce71f4ac24</id>
<content type='text'>
* tests/xapian.scm: New file.
* build-aux/test-driver.scm.in: New file.
* configure.ac: Configure build-aux/test-driver.scm.
* .gitignore: Add build-aux/test-driver.scm, tests/*.log and
tests/*.trs.
* Makefile.am (EXTRA_DIST): Add TESTS.
(TEST_EXTENSIONS, SCM_TESTS, TESTS, SCM_LOG_DRIVER): New variables.
</content>
</entry>
</feed>
