Commit Graph

3 Commits

Author SHA1 Message Date
David Thompson 288d2041e5 Fix tests that fail during daylight savings time.
lol oops
2017-01-23 19:43:22 -05:00
David Thompson dfad89079b post: Add read-metadata-headers procedure.
* 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.
2015-10-15 22:46:30 -04:00
David Thompson e505a66a1b tests: Add post tests.
* tests/post.scm: New file.
* Makefile.am (TESTS): Add it.
2015-10-15 22:45:10 -04:00