summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* path-components-safe: repel /proc symlink attacksKaz Kylheku2022-07-291-0/+25
* gcd: rewrite for better efficiency.Kaz Kylheku2022-07-271-0/+29
* New function: path-components-safe.Kaz Kylheku2022-07-251-0/+89
* New function: count.Kaz Kylheku2022-07-181-0/+10
* bugfix: missing gzip support in open-command.Kaz Kylheku2022-06-211-0/+4
* New function: strKaz Kylheku2022-06-121-0/+28
* cygwin: bug: sh always uses cmd.exe.Kaz Kylheku2022-05-311-9/+3
* buf: compression tests.Kaz Kylheku2022-05-301-0/+18
* gzio: some tests.Kaz Kylheku2022-05-301-0/+53
* New: spln and tokn functions.Kaz Kylheku2022-05-301-0/+27
* tok-str: takes count argument.Kaz Kylheku2022-05-281-0/+15
* tests: fix failing load-search test.Kaz Kylheku2022-05-261-1/+2
* ffi: reproduce odd GNU C behavior for aligned bitfields.Kaz Kylheku2022-05-241-0/+7
* fixup! ffi: couple of tests; assertion.Kaz Kylheku2022-05-241-5/+5
* ffi: couple of tests; assertion.Kaz Kylheku2022-05-241-0/+13
* ffi: bitfield tests and fixes.Kaz Kylheku2022-05-231-0/+587
* tests: add forgotten test for new expansion rule.Kaz Kylheku2022-05-211-0/+11
* ffi: flex structs: minor refactor.Kaz Kylheku2022-05-211-0/+9
* ffi: testing and fixing flexible arrays.Kaz Kylheku2022-05-201-0/+64
* utf8: bugfix: trailing char fragment ignored.Kaz Kylheku2022-05-201-0/+6
* ffi: pack bugfix and tests.Kaz Kylheku2022-05-201-0/+112
* New function: trim-path-sepsKaz Kylheku2022-05-201-0/+38
* ffi: bugfix: empty structs/unions have alignment of 1.Kaz Kylheku2022-05-191-0/+4
* ffi: support 64 bit bitfields.Kaz Kylheku2022-05-191-0/+15
* ffi: alignment bug in undimensioned arrays.Kaz Kylheku2022-05-181-2/+2
* ffi: fix broken test.Kaz Kylheku2022-05-181-2/+2
* split-str: new count parameter.Kaz Kylheku2022-05-171-0/+39
* ffi: bugfix: null terminated string as flexible member.Kaz Kylheku2022-05-171-0/+6
* lambda-match: bug: over-strict match in variadic pattern.Kaz Kylheku2022-05-111-0/+14
* tests: Cygwin fixes.Kaz Kylheku2022-05-103-14/+18
* *load-search-dir*: Some tests.Kaz Kylheku2022-04-251-0/+33
* fork/streams: new failing test.Kaz Kylheku2022-04-232-0/+43
* Add test for loading issue.Kaz Kylheku2022-03-3110-0/+55
* Test of a package-related file compilation problem.Kaz Kylheku2022-03-302-0/+12
* New FFI types str-s, bstr-s and wstr-s.Kaz Kylheku2022-03-211-0/+11
* New function: group-map.Kaz Kylheku2022-03-021-2/+2
* hash: add tests for group-by, group-reduce.Kaz Kylheku2022-03-021-0/+16
* opip: pass through forms in the op family.Kaz Kylheku2022-02-241-0/+6
* New list-builder method: oust.Kaz Kylheku2022-02-231-0/+5
* New function: partition-if.Kaz Kylheku2022-02-231-0/+26
* find-max: convert to seq_info iteration.Kaz Kylheku2022-02-221-0/+13
* tests: test case for combining .tlo files.Kaz Kylheku2022-02-141-0/+27
* matcher: test case for `@{nil #/regex/}`.Kaz Kylheku2022-02-091-0/+2
* matcher: bug: quasiliteral allowing prefix matches.Kaz Kylheku2022-02-041-1/+4
* New function: copy-cptr.Kaz Kylheku2022-01-281-0/+5
* typecase: merge with etypecase, handle t differnetly.Kaz Kylheku2022-01-212-1/+19
* quasiquote: make new @,expr work in dot position.Kaz Kylheku2022-01-181-0/+12
* quasiquote: support @,expr hack.Kaz Kylheku2022-01-181-0/+30
* New function: match-fboundp.Kaz Kylheku2022-01-171-1/+6
* keyparams: fix broken.Kaz Kylheku2022-01-171-0/+38