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