summaryrefslogtreecommitdiffstats
path: root/tests/012
Commit message (Expand)AuthorAgeFilesLines
* compiler: add failing inline lambda tests.Kaz Kylheku2021-07-031-0/+10
* tests: support for compiled test forms.Kaz Kylheku2021-07-031-0/+5
* tests: include constp test in compile case.Kaz Kylheku2021-07-021-1/+1
* tests: simplify file name handling in compile test.Kaz Kylheku2021-07-021-5/+5
* lambda: tests.Kaz Kylheku2021-07-021-0/+88
* constantp: tests.Kaz Kylheku2021-07-021-0/+23
* op: bug in do: must insert @1 into unexpanded form.Kaz Kylheku2021-06-291-0/+5
* tests: reduce time spent in stack overflow test.Kaz Kylheku2021-06-261-0/+1
* signals: disable stack overflow in handler.Kaz Kylheku2021-06-241-0/+11
* txr: stack protection in pattern language.Kaz Kylheku2021-06-242-0/+9
* Test for stack overflow protection.Kaz Kylheku2021-06-241-0/+31
* lib: rmismatch tests and bugfix.Kaz Kylheku2021-06-221-0/+39
* lib: optimize mismatch, rmismatch for strings.Kaz Kylheku2021-06-221-0/+49
* Dubious new functions cxr/cyr.Kaz Kylheku2021-06-211-0/+14
* read/get-json: reject trailing junk in string input.Kaz Kylheku2021-06-201-0/+52
* op: tests, and fix (op progn ...) situationKaz Kylheku2021-06-171-0/+71
* expander: bug: atoms in quasiliteral.Kaz Kylheku2021-06-151-0/+15
* tests: remove *stderr* to *stdnull* redirection.Kaz Kylheku2021-06-111-2/+1
* reduce-left: rewrite using seq_iter.Kaz Kylheku2021-06-091-0/+10
* expander: expand must only ignores unbound warnings.Kaz Kylheku2021-06-071-4/+4
* tests: fix vtest being hindrance to error finding.Kaz Kylheku2021-05-251-1/+1
* window-map: add tests, improve doc, add examples.Kaz Kylheku2021-05-251-0/+19
* window-map: broken :wrap and :reflect.Kaz Kylheku2021-05-251-0/+33
* parser: bug: handing of lex state in pushback tokens.Kaz Kylheku2021-05-121-0/+6
* parser: #; tests and bugfixes.Kaz Kylheku2021-05-061-0/+20
* buf: bugfix: int-buf, uint-buf refer to alloc size.Kaz Kylheku2021-05-041-0/+4
* mapcar*: fix broken.Kaz Kylheku2021-04-291-0/+6
* compile/eval: new operator, mac-env-param-bind.Kaz Kylheku2021-04-211-0/+5
* tests: disable some UTF-8 tests on 16 bit wchar_t.Kaz Kylheku2021-04-201-8/+9
* compile/eval: print compiler error on *stderr*.Kaz Kylheku2021-04-191-1/+2
* tests: use fixed regsub in compile test.Kaz Kylheku2021-04-131-1/+1
* tests: implicitly generate empty .expected files.Kaz Kylheku2021-04-1213-2/+4
* compiler: new test case.Kaz Kylheku2021-04-111-0/+12
* parser: allow non-UTF-8 bytes in literals and regexes.Kaz Kylheku2021-04-081-0/+6
* parser: allow funny UTF-8 in regexes and literals.Kaz Kylheku2021-04-082-0/+7
* struct: changing meaning of obj.[fun ...] syntax.Kaz Kylheku2021-02-092-6/+6
* mapcar: add test covering recent regression.Kaz Kylheku2021-01-181-0/+3
* oop: add tests for diamond problem.Kaz Kylheku2020-09-012-2/+23
* New: protocol for iteration with structs.Kaz Kylheku2020-07-072-0/+56
* ifa: fix broken/invalid test case.Kaz Kylheku2020-04-231-2/+5
* New function: assq and rassq.Kaz Kyheku2020-02-242-0/+8
* 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
* tests: add tests for list-builder and fix bug.Kaz Kylheku2019-09-101-0/+10
* New tests for sequence manipulation.Kaz Kylheku2019-09-092-0/+9
* defset: bind new-val-sym to temporary variable.Kaz Kylheku2019-06-281-2/+12
* defset: add tests.Kaz Kylheku2019-06-172-0/+11
* The code expander becomes a public API.Kaz Kylheku2018-11-021-12/+12
* tests: remove macro-time hack from man-or-boy test.Kaz Kylheku2018-07-171-1/+1