summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: fix tests/007/except-4.txr for Solaris, BSD.Kaz Kylheku2024-01-052-5/+2
* openbsd: more tests fixes.Kaz Kylheku2024-01-055-5/+5
* tests: fix on OpenBSD.Paul A. Patience2024-01-054-5/+11
* perm, rperm, comb, rcomb: test generic sequences, bugfixes.Kaz Kylheku2023-12-271-0/+10
* rcomb, perm, rperm: test.Kaz Kylheku2023-12-271-0/+317
* comb: bug: missing combinations.Kaz Kylheku2023-12-261-0/+116
* json: support Lisp comments.Kaz Kylheku2023-12-201-0/+3
* New functions: read-objects, file-get-objects, ...Kaz Kylheku2023-12-191-0/+33
* hash: new function, hash-join.Kaz Kylheku2023-12-181-0/+5
* hash: test cases and small doc fix.Kaz Kylheku2023-12-181-0/+18
* txr: bug in handling @{nil ...} variable match.Kaz Kylheku2023-12-172-0/+4
* load: load block value should be exit status.Kaz Kylheku2023-12-113-0/+12
* print: print/read consistency problem with rcons.Kaz Kylheku2023-12-081-0/+9
* sh-esc: clean up mess I made.Kaz Kylheku2023-11-251-8/+55
* glob: suppress consecutive duplicates; fix memleak.Kaz Kylheku2023-11-221-1/+1
* tests: fix FFI libpng setjmp test case for Solaris 10.Kaz Kylheku2023-11-201-1/+2
* stdlib/error.tl problem rears its head.Kaz Kylheku2023-11-161-3/+3
* oop: allow del on struct sequences.Kaz Kylheku2023-11-151-1/+10
* oop: segfault in special methods cache.Kaz Kylheku2023-11-151-0/+14
* New accessor: mref.Kaz Kylheku2023-11-151-0/+85
* ref: bugfix in deletion of ref place.Kaz Kylheku2023-11-111-0/+6
* New macro: tap.Kaz Kylheku2023-11-081-0/+12
* New: length-list-<, length-<Kaz Kylheku2023-10-051-0/+20
* tests for flatcar and flatcar*.Kaz Kylheku2023-10-011-0/+24
* flatten*: fix two bugs.Kaz Kylheku2023-09-301-1/+57
* Integration with setjmp/longjmp.Kaz Kylheku2023-09-272-0/+50
* New hist-sort function.Kaz Kylheku2023-09-251-0/+5
* New functions: nested-vec-of and nested-vec.Kaz Kylheku2023-09-211-0/+21
* glob*: Solaris fixes.Kaz Kylheku2023-09-131-25/+26
* glob*: skip tests on Cygwin.Kaz Kylheku2023-09-131-0/+4
* glob*: fix buggy sort comparison function.Kaz Kylheku2023-09-131-88/+89
* glob*: do not recognize trailing \/**.Kaz Kylheku2023-09-131-0/+25
* New glob* function.Kaz Kylheku2023-09-122-0/+120
* crypt: newly proposed test still fails on Musl.Kaz Kylheku2023-09-031-1/+1
* json: allow integers and lists.Kaz Kylheku2023-09-031-0/+5
* crypt: detect error tokens more weakly; drop some tests.Kaz Kylheku2023-09-031-2/+1
* New functions for shell escaping.Kaz Kylheku2023-09-011-0/+11
* New function: str-esc.Kaz Kylheku2023-09-011-0/+39
* awk: prn returns nil.Kaz Kylheku2023-08-261-0/+10
* New macros opf and lopf.Kaz Kylheku2023-08-231-0/+4
* New function: csort-group.Kaz Kylheku2023-08-171-0/+10
* math: tofloat and toint in user-defined arithmetic.Kaz Kylheku2023-08-141-1/+5
* math: add tests for new user-defined arith functions.Kaz Kylheku2023-08-141-1/+89
* tree: bug: tree-delete-specific-node doesn't use key funKaz Kylheku2023-08-141-1/+7
* unuse-sym: fix in face of use-sym-as.Kaz Kylheku2023-08-101-0/+8
* New feature: local symbol renaming.Kaz Kylheku2023-08-101-0/+31
* new: left-inserting pipeline operators.Kaz Kylheku2023-08-081-0/+4
* close-stream: new : protocol from close method.Kaz Kylheku2023-08-072-1/+24
* streams: close-stream only caches non-nil result.Kaz Kylheku2023-08-072-0/+23
* opip: new special handling of (let ...).Kaz Kylheku2023-08-031-0/+6