aboutsummaryrefslogtreecommitdiff
path: root/tests (unfollow)
Commit message (Expand)Author
2022-10-16Change gettext '_' to 'G_'.Hugo Hörnquist
2022-09-23Move all generally usable scripts to module dir.Hugo Hörnquist
2022-09-18Add procedure relative-to.Hugo Hörnquist
2022-09-18Rewrote make-routes to use define-syntax.Hugo Hörnquist
2022-07-21Add diff view to test runner.Hugo Hörnquist
2022-07-07Tests allows multiple --only and --skip.Hugo Hörnquist
2022-07-07Better expected/actual printing in tests.Hugo Hörnquist
2022-07-07Various test cleanups.Hugo Hörnquist
2022-07-07Clean up crypto test.Hugo Hörnquist
2022-07-07Better messages for test-assert failures.Hugo Hörnquist
2022-07-07Automatic test name now narrower.Hugo Hörnquist
2022-07-07Change run-tests shebang.Hugo Hörnquist
2022-07-07Add time[+-] overflow tests.Hugo Hörnquist
2022-07-07Group base64 tests.Hugo Hörnquist
2022-07-07Tests '--skip'-flag now uses test names.Hugo Hörnquist
2022-06-23Replace datetime tests.Hugo Hörnquist
2022-06-23Update test-runner.Hugo Hörnquist
2022-06-23Remove (add|remove)-day, and month[+-].Hugo Hörnquist
2022-06-23Reformat test/datetime.scmHugo Hörnquist
2022-06-23Normalize base64 errors.Hugo Hörnquist
2022-06-23Clean up btn.Hugo Hörnquist
2022-06-23Remove ->str and ->quoted-string.Hugo Hörnquist
2022-06-23Normalize keyword syntax.Hugo Hörnquist
2022-06-23Wrote (and fixed) tests for filename-extension.Hugo Hörnquist
2022-06-21Top level catch around tests.Hugo Hörnquist
2022-06-13Cleanup of zic.Hugo Hörnquist
2022-06-13Remove custom let*.Hugo Hörnquist
2022-06-13Add zic tests.Hugo Hörnquist
2022-06-13fixup! a2988fb35f7c61041d094ca202dbc1e4baecde2fHugo Hörnquist
2022-06-12Update test-runner to display a tree for groups.Hugo Hörnquist
2022-06-12Add timespec tests.Hugo Hörnquist
2022-06-12Remove with-label.Hugo Hörnquist
2022-06-12Add html validator.Hugo Hörnquist
2022-06-12Add <!DOCTYPE html> to xhtml-doc macro.Hugo Hörnquist
2022-06-11Add number of TODO's.Hugo Hörnquist
2022-06-11Remove obsolete TODO about testing html sliders.Hugo Hörnquist
2022-06-11Add tests for web-query.Hugo Hörnquist
2022-06-11Add tests for exdate and rdate in recurrence sets.Hugo Hörnquist
2022-06-10Supress time-limited-stream test.Hugo Hörnquist
2022-06-10Cleanup in run-tests.Hugo Hörnquist
2022-05-18Possibly marginally improve tests.Hugo Hörnquist
2022-05-18Add procedure realpath.Hugo Hörnquist
2022-05-11Add test for remove-child!Hugo Hörnquist
2022-05-11Add (currently failing) tests for remove-event.Hugo Hörnquist
2022-05-11Move let-env to own module.Hugo Hörnquist
2022-04-21Add a lot of new unit tests.Hugo Hörnquist
2022-04-21Allow tests in subdirs.Hugo Hörnquist
2022-04-11Merge all datetime tests to one file.Hugo Hörnquist
2022-04-05Readd --skip and --only flags to run-tests.Hugo Hörnquist
2022-04-05Add tests for add-and-save.Hugo Hörnquist