aboutsummaryrefslogtreecommitdiff
path: root/tests/run-tests.scm (follow)
Commit message (Expand)AuthorAge
* Move all generally usable scripts to module dir.Hugo Hörnquist2022-09-23
* Add diff view to test runner.Hugo Hörnquist2022-07-21
* Tests allows multiple --only and --skip.Hugo Hörnquist2022-07-07
* Better expected/actual printing in tests.Hugo Hörnquist2022-07-07
* Better messages for test-assert failures.Hugo Hörnquist2022-07-07
* Automatic test name now narrower.Hugo Hörnquist2022-07-07
* Change run-tests shebang.Hugo Hörnquist2022-07-07
* Tests '--skip'-flag now uses test names.Hugo Hörnquist2022-07-07
* Update test-runner.Hugo Hörnquist2022-06-23
* Top level catch around tests.Hugo Hörnquist2022-06-21
* fixup! a2988fb35f7c61041d094ca202dbc1e4baecde2fHugo Hörnquist2022-06-13
* Update test-runner to display a tree for groups.Hugo Hörnquist2022-06-12
* Add number of TODO's.Hugo Hörnquist2022-06-11
* Cleanup in run-tests.Hugo Hörnquist2022-06-10
* Allow tests in subdirs.Hugo Hörnquist2022-04-21
* Readd --skip and --only flags to run-tests.Hugo Hörnquist2022-04-05
* Testrunner skip hidden files.Hugo Hörnquist2022-03-28
* Add new tests.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
* 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
* Create own test runner.Hugo Hörnquist2022-03-01
* Move stuff from calp/util to hnh/util.Hugo Hörnquist2022-01-31
* Cleanup modules.Hugo Hörnquist2021-12-22
* Document testrunner syntax.Hugo Hörnquist2021-11-08
* Got coverage tests to work!Hugo Hörnquist2021-11-08
* Warnings are errors when running tests.Hugo Hörnquist2021-08-24
* Slightly improve error handling in test-runner.Hugo Hörnquist2021-08-21
* Add commentary to run-tests.Hugo Hörnquist2021-01-13
* Move util modules into calp module..Hugo Hörnquist2020-08-24
* Start adding tests for server.Hugo Hörnquist2020-08-12
* Resolve TODO's in test dir.Hugo Hörnquist2020-07-30
* Improve opt parsing in test runner.Hugo Hörnquist2020-07-27
* Add generated recurrence sets for tests.Hugo Hörnquist2020-06-13
* Minor updates.Hugo Hörnquist2020-04-27
* Update tests to remove srfi-19.Hugo Hörnquist2020-02-19
* Fix date<=.Hugo Hörnquist2020-02-03
* Once again compiles.Hugo Hörnquist2020-01-30
* Add throw-handler to test runner.Hugo Hörnquist2019-12-30
* Reworked tests.Hugo Hörnquist2019-12-30
* Fix up tests.Hugo Hörnquist2019-04-20
* Update tests.Hugo Hörnquist2019-04-03