aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-02-27tests: Test ast->string.Arun Isaac
2022-05-05biblio: Replace template interpreter with a macro (a "compiler").Ludovic Courtès
2022-04-13reader: Add Gemtext reader.Arun Isaac
2021-09-29build: Use SRFI-64 test suite driver as found in Guix.Ludovic Courtès
2020-08-06Remove 'cond-expand' clauses for Guile 1.8.Ludovic Courtès
2020-08-01Write '#:use-module', '#:export', etc. instead of ':use-module', etc.Ludovic Courtès
2012-08-18build: Update test suite framework to Automake 1.12.Ludovic Courtès
2012-06-01build: Don't build/test the RSS-2 reader when its requirements aren't met.Ludovic Courtès
2012-05-22tests: Avoid middle ellipsis in `syntax-case' pattern, for Guile 1.8.Ludovic Courtès
2012-05-22tests: Remove new log files.Ludovic Courtès
2012-05-17Change `define-markup' to generate a macro, to capture location syntactically.Ludovic Courtès
2012-05-14info: Rename `node-next+prev+top' to `node-next+prev+up'.Ludovic Courtès
2012-05-14info: Fix prev/next pointers.Ludovic Courtès
2012-05-14ast: Add `node-children'.Ludovic Courtès
2012-04-25Avoid deprecated features on Guile 2.Ludovic Courtès
2012-02-08tests: Use `syntax-rules' in `rss-2.test'.Ludovic Courtès
2009-11-20Define $GUILE_LOAD_COMPILED_PATH for Guile 2.x.Ludovic Courtès
2009-05-26resolve: Add new test.Ludovic Courtès
2009-05-26Make sure to bind nodes that are in the body of non-markup nodes.Ludovic Courtès
2009-05-26Fix typo in `resolve.test'.Ludovic Courtès
2009-05-26Fix node binding in sub-documents returned from unresolved nodes.Ludovic Courtès
2009-05-26resolve: Clarify node bindings in nested documents.Ludovic Courtès
2009-05-25Add `resolve' unit tests.Ludovic Courtès
2009-01-07Add AST unit tests.Ludovic Courtès
2009-01-05rss-2: Improve tests.Ludovic Courtès
2008-12-23rss-2: Clean up tests.Ludovic Courtès
2008-12-23Add test framework and `rss-2' unit tests.Ludovic Courtès