summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* New function: assq and rassq.Kaz Kyheku2020-02-242-0/+8
* chmod tests: avoid sticky bit when not available.Kaz Kylheku2020-02-101-18/+25
* chmod tests: use macro.Kaz Kylheku2020-02-101-3/+3
* chmod: ugo perms sees effects from same clause.Kaz Kylheku2020-02-081-0/+1
* chmod: ugo must refer to unaltered perms.Kaz Kylheku2020-02-081-0/+5
* chmod: bug handling comma after right hand ugo.Kaz Kylheku2020-02-071-0/+1
* chmod: setuid/setgid bit bugfix and new tests.Kaz Kyheku2020-02-071-5/+6
* chmod: bugfix and new tests.Kaz Kyheku2020-02-071-0/+7
* New tests for chmod.Kaz Kyheku2020-02-073-0/+45
* ffi: fix broken char handling in undimensioned arrays.Kaz Kylheku2020-01-172-0/+11
* tests: broken glob test cases crash under musl.Kaz Kylheku2020-01-083-7/+21
* multiple-inheritance: test static-slot-home.Kaz Kylheku2019-12-132-1/+6
* multiple-inheritance: super-method loose ends.Kaz Kylheku2019-12-132-4/+26
* OOP: implementing multiple inheritance.Kaz Kylheku2019-12-112-0/+55
* bracket: bug: wrong result when function is applied.Kaz Kylheku2019-09-101-0/+14
* tests: add tests for list-builder and fix bug.Kaz Kylheku2019-09-101-0/+10
* tests: add tests for digits function.Kaz Kylheku2019-09-091-0/+18
* New tests for sequence manipulation.Kaz Kylheku2019-09-092-0/+9
* tests: add test related to recent @(collect) change.Kaz Kylheku2019-08-123-0/+33
* tests: add @{var1 var2} match test.Kaz Kylheku2019-07-034-4/+15
* defset: bind new-val-sym to temporary variable.Kaz Kylheku2019-06-281-2/+12
* defset: add tests.Kaz Kylheku2019-06-172-0/+11
* u-d-arithmetic: proper treatment of ceil & round.Kaz Kylheku2019-03-301-2/+10
* Tests for user-defined arithmetic and fixes.Kaz Kylheku2019-03-302-0/+132
* The code expander becomes a public API.Kaz Kylheku2018-11-022-13/+13
* tests: remove macro-time hack from man-or-boy test.Kaz Kylheku2018-07-171-1/+1
* hashing: overhaul part 1.Kaz Kylheku2018-07-041-45/+47
* printer: improve object formatting.Kaz Kylheku2018-04-054-8/+14
* eval: remove hack of macro deffers evaled on expansion.Kaz Kylheku2018-03-254-22/+25
* sub and replace redirect to structure methods.Kaz Kylheku2018-01-011-1/+4
* hash: read/print consistency regression.Kaz Kylheku2017-12-281-48/+44
* macros: expand declined form in outer env.Kaz Kylheku2017-11-242-0/+12
* awk: implement ranges right using functions.Kaz Kylheku2017-10-291-13/+13
* awk: more range test cases.Kaz Kylheku2017-10-272-1/+7
* awk: five new range operators.Kaz Kylheku2017-10-252-0/+43
* tests: add lambda quine tests.Kaz Kylheku2017-07-072-0/+17
* structs: new tests for static-slot-ensure.Kaz Kylheku2017-07-052-0/+23
* Support ref, refset on structs via lambda, lambda-set.Kaz Kylheku2017-06-161-1/+1
* ffi: glob test: struct size on Linux and Cygwin.Kaz Kylheku2017-05-212-22/+40
* ffi: port glob tests to Darwin.Kaz Kylheku2017-05-212-10/+28
* ffi: add two tests based on realpath.Kaz Kylheku2017-05-202-0/+14
* ffi: add two tests based on glob function.Kaz Kylheku2017-05-204-0/+45
* tests: first FFI regression test case.Kaz Kylheku2017-05-133-0/+53
* tests: use internal OS identification method.Kaz Kylheku2017-05-132-4/+10
* Some basic tests for finalization.Kaz Kylheku2017-03-242-0/+105
* New catch*, giving access to exception symbol.Kaz Kylheku2017-01-251-12/+12
* Strengthen :filter test.Kaz Kylheku2017-01-222-2/+2
* Test cases for macros in quasiliterals.Kaz Kylheku2017-01-181-0/+11
* bugfix: dynamic env handling in parallel bindingKaz Kylheku2016-12-231-0/+29
* Use with-out-string-stream macro in test.Kaz Kylheku2016-12-231-5/+1