summaryrefslogtreecommitdiffstats
path: root/tests/018
Commit message (Expand)AuthorAgeFilesLines
* New functions for filtering through external processes.Kaz Kylheku2024-04-041-0/+8
* openbsd: more tests fixes.Kaz Kylheku2024-01-051-1/+1
* tests: fix on OpenBSD.Paul A. Patience2024-01-052-4/+9
* New functions: read-objects, file-get-objects, ...Kaz Kylheku2023-12-191-0/+33
* 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
* 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-121-0/+111
* crypt: newly proposed test still fails on Musl.Kaz Kylheku2023-09-031-1/+1
* 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
* 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
* rel-path: treat empty paths as relative.Kaz Kylheku2023-07-251-1/+4
* clean-file: tests.Kaz Kylheku2023-06-052-0/+110
* android, cygwin: do not try to test crypt.Kaz Kylheku2022-12-301-0/+3
* crypt: fix for platforms that lack crypt_r.Kaz Kylheku2022-12-301-1/+1
* crypt: remove dubious validator.Kaz Kylheku2022-10-311-0/+18
* close-lazy-streams: test.Kaz Kylheku2022-08-301-0/+3
* txr: test for new @(next) behaviors.Kaz Kylheku2022-08-302-0/+17
* path-components-safe: tighten /proc checkKaz Kylheku2022-07-301-30/+21
* path-components-safe: repel /proc symlink attacksKaz Kylheku2022-07-291-0/+25
* New function: path-components-safe.Kaz Kylheku2022-07-251-0/+89
* bugfix: missing gzip support in open-command.Kaz Kylheku2022-06-211-0/+4
* cygwin: bug: sh always uses cmd.exe.Kaz Kylheku2022-05-311-9/+3
* gzio: some tests.Kaz Kylheku2022-05-301-0/+53
* New function: trim-path-sepsKaz Kylheku2022-05-201-0/+38
* tests: Cygwin fixes.Kaz Kylheku2022-05-101-4/+9
* fork/streams: new failing test.Kaz Kylheku2022-04-232-0/+43
* tests: test case for combining .tlo files.Kaz Kylheku2022-02-141-0/+27
* path-equal: enable and fix failing tests.Kaz Kylheku2021-10-201-3/+2
* pic: support parenthesis negative notation.Kaz Kylheku2021-10-191-3/+19
* pic: digit separator tests.Kaz Kylheku2021-10-181-0/+24
* pic: preserve decimal period in ### overflow fill.Kaz Kylheku2021-10-181-4/+4
* New path-equal function.Kaz Kylheku2021-10-101-0/+18
* cygwin: environment-related fixes.Kaz Kylheku2021-10-051-13/+14
* New variable: *child-env*.Kaz Kylheku2021-09-261-0/+14
* path-search: rewrite in C with saner semantics.Kaz Kylheku2021-09-251-1/+5
* exceptions: hack to store errno in string object.Kaz Kylheku2021-09-071-0/+8
* format: bug: sign not reset before each conversion.Kaz Kylheku2021-08-161-0/+4
* tests: support BSD flavors loosely, not just OpenBSD.Kaz Kylheku2021-08-131-1/+1
* pure-rel-path-p: add tests.Kaz Kylheku2021-07-221-0/+23
* paths: new tests.Kaz Kylheku2021-07-151-0/+46
* tests: guix fixes.Kaz Kylheku2021-07-132-1/+7
* tests: weaken condition in path search for sh.Kaz Kylheku2021-07-121-1/+1
* New function: add-suffix.Kaz Kylheku2021-07-101-0/+19
* New functions: trim-short-suffix, trim-long-suffix.Kaz Kylheku2021-07-101-0/+48