aboutsummaryrefslogtreecommitdiff
path: root/tests/run-tests.scm (unfollow)
Commit message (Expand)Author
2022-09-23Move all generally usable scripts to module dir.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-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-07Tests '--skip'-flag now uses test names.Hugo Hörnquist
2022-06-23Update test-runner.Hugo Hörnquist
2022-06-21Top level catch around 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-11Add number of TODO's.Hugo Hörnquist
2022-06-10Cleanup in run-tests.Hugo Hörnquist
2022-04-21Allow tests in subdirs.Hugo Hörnquist
2022-04-05Readd --skip and --only flags to run-tests.Hugo Hörnquist
2022-03-28Testrunner skip hidden files.Hugo Hörnquist
2022-03-07Add new tests.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-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-01Create own test runner.Hugo Hörnquist
2022-01-31Move stuff from calp/util to hnh/util.Hugo Hörnquist
2021-12-22Cleanup modules.Hugo Hörnquist
2021-11-08Document testrunner syntax.Hugo Hörnquist
2021-11-08Got coverage tests to work!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-01-13Add commentary to run-tests.Hugo Hörnquist
2020-08-24Move util modules into calp module..Hugo Hörnquist
2020-08-12Start adding tests for server.Hugo Hörnquist
2020-07-30Resolve TODO's in test dir.Hugo Hörnquist
2020-07-27Improve opt parsing in test runner.Hugo Hörnquist
2020-06-13Add generated recurrence sets for tests.Hugo Hörnquist
2020-04-27Minor updates.Hugo Hörnquist
2020-02-19Update tests to remove srfi-19.Hugo Hörnquist
2020-02-03Fix date<=.Hugo Hörnquist
2020-01-30Once again compiles.Hugo Hörnquist
2019-12-30Add throw-handler to test runner.Hugo Hörnquist
2019-12-30Reworked tests.Hugo Hörnquist
2019-04-20Fix up tests.Hugo Hörnquist
2019-04-03Update tests.Hugo Hörnquist