guix: Use guile-3.0.
[8sync.git] / tests / test-agenda.scm
2021-03-18 Jan (janneke) Nieu... Support for guile-3.0.5: Move test-exit inside srfi...
2017-01-02 Christopher Allan... agenda: Rename start-agenda to run-agenda.
2017-01-02 Christopher Allan... tests: Add "speaker" utility.
2016-12-28 Christopher Allan... agenda: Major cleanup.
2016-12-10 Christopher Allan... agenda: Cut out huge swath of old 8sync-* procedures...
2016-12-09 Christopher Allan... agenda: Remove 8sync macro.
2016-04-25 Christopher Allan... tests: test-agenda: Remove broken shebang.
2016-04-15 Christopher Allan... agenda: Rename %8sync (and %8sync-*) to 8sync (and...
2015-12-12 Christopher Allan... Switch from (%8sync (%run)) to just (%8sync) or (%8sync...
2015-12-01 Christopher Allan... tests: update to use make-q* instead of manually mutati...
2015-11-29 Christopher Allan... Fix tests to check for equality
2015-11-29 Christopher Allan... Make use of %8sync-run in tests
2015-11-29 Christopher Allan... Renaming `eightsync' to `8sync' everywhere in the code
2015-11-29 Christopher Allan... Updating copyright headers to be more "modern"
2015-11-28 Christopher Allan... Add queue helpers, with tests
2015-11-28 Christopher Allan... switch %8sync-caught-error to 8sync-caught-error
2015-11-28 Christopher Allan... use catch-8sync in test-agenda.scm
2015-11-28 Christopher Allan... Add (catch-8sync) stuff
2015-11-28 Christopher Allan... Properly handle %8sync to %8sync to error chains.
2015-11-28 Christopher Allan... Add some early error handling tests
2015-11-28 Christopher Allan... Add test runner utility from David Thompson
2015-11-27 Christopher Allan... write out test-agenda, not tests-agenda
2015-11-24 Christopher Allan... fix calls/references to %8sync
2015-11-24 Christopher Allan... fixing bug with current tdelta interface
2015-11-23 Christopher Allan... time-plus tests
2015-11-23 Christopher Allan... time-minus tests
2015-11-23 Christopher Allan... fix tests for (make-time-delta) change
2015-11-22 Christopher Allan... Adding automake stuff