<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guile-xapian/tests, branch v0.5.0</title>
<subtitle>Guile bindings for Xapian</subtitle>
<id>http://git.systemreboot.net/guile-xapian/atom?h=v0.5.0</id>
<link rel='self' href='http://git.systemreboot.net/guile-xapian/atom?h=v0.5.0'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/'/>
<updated>2026-09-24T15:33:28+00:00</updated>
<entry>
<title>Rename query-terms to query-termlist.</title>
<updated>2026-09-24T15:33:28+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2026-09-24T15:33:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=3cd6461d0383af1843ed841d434953d969f40f50'/>
<id>urn:sha1:3cd6461d0383af1843ed841d434953d969f40f50</id>
<content type='text'>
This makes it clearer that this is really a C++ iterator we are
dealing with, and is more in line with how we name
other *-termlist, *-positionlist, etc. functions.
</content>
</entry>
<entry>
<title>Import &amp;error with the rnrs: prefix.</title>
<updated>2026-09-24T00:09:56+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2026-09-23T23:55:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=d62714d7f5d5ffe902930cd185bb6b99487847ff'/>
<id>urn:sha1:d62714d7f5d5ffe902930cd185bb6b99487847ff</id>
<content type='text'>
&amp;error conflicts with a core Guile binding otherwise.
</content>
</entry>
<entry>
<title>Test example scripts.</title>
<updated>2026-09-24T00:09:56+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2026-09-23T23:55:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=ffa46c17ba91b898ea84d4bf20f2ee0b13e72008'/>
<id>urn:sha1:ffa46c17ba91b898ea84d4bf20f2ee0b13e72008</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import &amp;error in smoketest.scm.</title>
<updated>2026-09-23T22:26:40+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2026-09-23T22:26:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=1441c1196510f81ac208456712be2333512aa057'/>
<id>urn:sha1:1441c1196510f81ac208456712be2333512aa057</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port smoke test from python bindings.</title>
<updated>2026-09-23T01:02:21+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2026-09-23T01:02:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=c39bc49529335c2267e5b7c97fd2728cdc17d15c'/>
<id>urn:sha1:c39bc49529335c2267e5b7c97fd2728cdc17d15c</id>
<content type='text'>
</content>
</entry>
<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>
