aboutsummaryrefslogtreecommitdiff
path: root/tests (unfollow)
Commit message (Expand)Author
2022-03-28Testrunner skip hidden files.Hugo Hörnquist
2022-03-28Normalize errors.Hugo Hörnquist
2022-03-08Add test for begin1 and set! interaction.Hugo Hörnquist
2022-03-07Complete coverage in base64 tests.Hugo Hörnquist
2022-03-07Replace Guile's srfi-64:s test-error with working version.Hugo Hörnquist
2022-03-07Rewrote checksum->string.Hugo Hörnquist
2022-03-07Add tests for (crypto) module.Hugo Hörnquist
2022-03-07Add new tests.Hugo Hörnquist
2022-03-07Rewrote tests for path operations.Hugo Hörnquist
2022-03-07Add --verbose flag to testrunner.Hugo Hörnquist
2022-03-07Test runner only output coverage of "our" modules.Hugo Hörnquist
2022-03-06Repair begin1 tests.Hugo Hörnquist
2022-03-06Make web server test find free port.Hugo Hörnquist
2022-03-06Allow explicit GUILE environment, document it.Hugo Hörnquist
2022-03-04Tests now use our local compiled files.Hugo Hörnquist
2022-03-04Explicitly format unbound-variable errors.Hugo Hörnquist
2022-03-01Properly note failing tets in recurrence.Hugo Hörnquist
2022-03-01Create own test runner.Hugo Hörnquist
2022-03-01Add unit test for days-in-interval.Hugo Hörnquist
2022-02-13Datetime test parse-month.Hugo Hörnquist
2022-02-01Move path-append to own module.Hugo Hörnquist
2022-01-31Move stuff from calp/util to hnh/util.Hugo Hörnquist
2022-01-31Write some extra tests.Hugo Hörnquist
2022-01-29Add span-upto.Hugo Hörnquist
2022-01-29Add ~b and ~p flags to datetime parser.Hugo Hörnquist
2021-12-22Cleanup modules.Hugo Hörnquist
2021-12-20let-env now handles non-local exits correctly.Hugo Hörnquist
2021-12-20find-extreme on empty list now an error.Hugo Hörnquist
2021-12-06Update xcal rrule parser to do as expected.Hugo Hörnquist
2021-11-08Fix flat event slice for calendars.Hugo Hörnquist
2021-11-08Document testrunner syntax.Hugo Hörnquist
2021-11-08Got coverage tests to work!Hugo Hörnquist
2021-08-30Fix minor syntax error for set/r!Hugo Hörnquist
2021-08-24Allow partial change and removal of XML Namespaces.Hugo Hörnquist
2021-08-24Add tests for iCal unknown key warnings.Hugo Hörnquist
2021-08-24Warnings are errors when running tests.Hugo Hörnquist
2021-08-21Slightly improve error handling in test-runner.Hugo Hörnquist
2021-08-21Repair BYDAY output for ical serialization.Hugo Hörnquist
2021-02-01Handle types of xcal rrule.Hugo Hörnquist
2021-01-14Clarify commentary for recurrence tests.Hugo Hörnquist
2021-01-14Rename recurrence files.Hugo Hörnquist
2021-01-14Merge several recurrence test files.Hugo Hörnquist
2021-01-13Fix broken test.Hugo Hörnquist
2021-01-13Add script for displaying test commentaries.Hugo Hörnquist
2021-01-13Add example xcal.Hugo Hörnquist
2021-01-13Add additional parse-endpoint-string tests.Hugo Hörnquist
2021-01-13Clarify event-length/clamped test.Hugo Hörnquist
2021-01-13Add commentary to all test files.Hugo Hörnquist
2021-01-13Add commentary to run-tests.Hugo Hörnquist
2021-01-13Remove x-flag from tests/termios.scmHugo Hörnquist