aboutsummaryrefslogtreecommitdiff
path: root/tests/test (unfollow)
Commit message (Expand)Author
2022-07-13workHugo Hörnquist
2022-07-12Resolve # ## #Hugo Hörnquist
2022-07-12s/macro?/cpp-macro?/gHugo Hörnquist
2022-07-12workHugo Hörnquist
2022-07-11Remove linear update environment procedures.Hugo Hörnquist
2022-07-11workHugo Hörnquist
2022-07-11Cleanup + fix __LINE__.Hugo Hörnquist
2022-07-11Fix whitespace for rest args.Hugo Hörnquist
2022-07-11Fix most of expand##.Hugo Hörnquist
2022-07-11Rewrite handel-preprocessing-tokens.Hugo Hörnquist
2022-07-10Fix #lineHugo Hörnquist
2022-07-10Resolve recursive macros.Hugo Hörnquist
2022-07-10workHugo Hörnquist
2022-07-07work.Hugo Hörnquist
2022-07-07Major work.Hugo Hörnquist
2022-07-07Add basic c evaluator.Hugo Hörnquist
2022-07-07Change date/time interface.Hugo Hörnquist
2022-07-07Add tests for lenses.Hugo Hörnquist
2022-07-07Fix escape sequences in chars and strings.Hugo Hörnquist
2022-07-07C parser add basic float support.Hugo Hörnquist
2022-07-07Add new object system.Hugo Hörnquist
2022-07-07Char parse tests, these were broken by strings.Hugo Hörnquist
2022-07-07C parser add unary minus.Hugo Hörnquist
2022-07-07C-parser add strings.Hugo Hörnquist
2022-07-07Fix C order of operations.Hugo Hörnquist
2022-07-07Add split-by-one-of.Hugo Hörnquist
2022-07-07Major work on c parser.Hugo Hörnquist
2022-07-07Various test cleanups.Hugo Hörnquist
2022-07-07Clean up crypto test.Hugo Hörnquist
2022-07-07Add time[+-] overflow tests.Hugo Hörnquist
2022-07-07Group base64 tests.Hugo Hörnquist
2022-06-23Replace datetime tests.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-23Wrote (and fixed) tests for filename-extension.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-12Add timespec tests.Hugo Hörnquist
2022-06-12Remove with-label.Hugo Hörnquist
2022-06-12Add <!DOCTYPE html> to xhtml-doc macro.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-05-18Possibly marginally improve tests.Hugo Hörnquist
2022-05-18Add procedure realpath.Hugo Hörnquist