aboutsummaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Expand)AuthorAge
* Fix bug causing for's continue to not work.Hugo Hörnquist2023-09-11
* Introduce stream-split-by.Hugo Hörnquist2023-09-11
* Change how entry point is handled.Hugo Hörnquist2023-09-11
* Extend `for'-macro to allow improper list elements.Hugo Hörnquist2023-09-11
* Change `kvlist->assq` and `group-by` to return pairs.Hugo Hörnquist2023-09-11
* Fix seeding of UUIDs.Hugo Hörnquist2023-09-11
* Require component for path append.Hugo Hörnquist2023-09-11
* Split test/util.scm into groups.Hugo Hörnquist2023-09-11
* Add `break` and `continue` support in `for`.Hugo Hörnquist2023-09-11
* Add documentation and tests for xdg basedir.Hugo Hörnquist2023-09-11
* Enable let-env to unset variables.Hugo Hörnquist2023-09-11
* Add test for path-append without components.Hugo Hörnquist2023-02-11
* Change gettext '_' to 'G_'.Hugo Hörnquist2022-10-16
* Move all generally usable scripts to module dir.Hugo Hörnquist2022-09-23
* Add procedure relative-to.Hugo Hörnquist2022-09-18
* Rewrote make-routes to use define-syntax.Hugo Hörnquist2022-09-18
* 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
* Various test cleanups.Hugo Hörnquist2022-07-07
* Clean up crypto test.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
* Add time[+-] overflow tests.Hugo Hörnquist2022-07-07
* Group base64 tests.Hugo Hörnquist2022-07-07
* Tests '--skip'-flag now uses test names.Hugo Hörnquist2022-07-07
* Replace datetime tests.Hugo Hörnquist2022-06-23
* Update test-runner.Hugo Hörnquist2022-06-23
* Remove (add|remove)-day, and month[+-].Hugo Hörnquist2022-06-23
* Reformat test/datetime.scmHugo Hörnquist2022-06-23
* Normalize base64 errors.Hugo Hörnquist2022-06-23
* Clean up btn.Hugo Hörnquist2022-06-23
* Remove ->str and ->quoted-string.Hugo Hörnquist2022-06-23
* Normalize keyword syntax.Hugo Hörnquist2022-06-23
* Wrote (and fixed) tests for filename-extension.Hugo Hörnquist2022-06-23
* Top level catch around tests.Hugo Hörnquist2022-06-21
* Merge html-validator.Hugo Hörnquist2022-06-13
|\
| * Remove with-label.Hugo Hörnquist2022-06-12
| * Add html validator.Hugo Hörnquist2022-06-12
* | Cleanup of zic.Hugo Hörnquist2022-06-13
* | Remove custom let*.Hugo Hörnquist2022-06-13
* | Add zic tests.Hugo Hörnquist2022-06-13
* | fixup! a2988fb35f7c61041d094ca202dbc1e4baecde2fHugo Hörnquist2022-06-13
* | Update test-runner to display a tree for groups.Hugo Hörnquist2022-06-12
* | Add timespec tests.Hugo Hörnquist2022-06-12
|/
* Allow HTML output of all routes.Hugo Hörnquist2022-06-12
|\
| * Add <!DOCTYPE html> to xhtml-doc macro.Hugo Hörnquist2022-06-12
* | Add number of TODO's.Hugo Hörnquist2022-06-11
* | Remove obsolete TODO about testing html sliders.Hugo Hörnquist2022-06-11