Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test suite.v0.2.6 | David Thompson | 2022-01-26 | 1 | -46/+42 |
| | |||||
* | Fix tests that fail during daylight savings time. | David Thompson | 2017-01-23 | 1 | -1/+2 |
| | | | | lol oops | ||||
* | post: Add read-metadata-headers procedure. | David Thompson | 2015-10-15 | 1 | -1/+14 |
| | | | | | | | | * haunt/post.scm (read-metadata-headers): New procedure. * haunt/reader.scm (read-html-post): Reimplement using 'read-metadata-headers'. * tests/post.scm (%tzoffset): New variable. ("read-metadata-headers"): New test. | ||||
* | tests: Add post tests. | David Thompson | 2015-10-15 | 1 | -0/+71 |
* tests/post.scm: New file. * Makefile.am (TESTS): Add it. |