summaryrefslogtreecommitdiffstats
path: root/tests/018
Commit message (Expand)AuthorAgeFilesLines
* New function: add-suffix.Kaz Kylheku2021-07-101-0/+19
* New functions: trim-short-suffix, trim-long-suffix.Kaz Kylheku2021-07-101-0/+48
* suffix functions: new test cases.Kaz Kylheku2021-07-101-1/+3
* tests: fix malformed chmod.tl.Paul A. Patience2021-07-051-11/+11
* path-search: fix test for sh not being in /bin.Kaz Kylheku2021-07-041-1/+1
* suffix functions: ignore trailing slashes.Kaz Kylheku2021-07-031-2/+16
* path-cat: becomes variadic.Kaz Kylheku2021-06-291-0/+32
* New function: path-search.Kaz Kylheku2021-06-291-0/+15
* base-name: bug with empty string suffix.Kaz Kylheku2021-06-261-0/+28
* suffix functions: requirements change.Kaz Kylheku2021-06-261-22/+22
* suffix functions: leading dot is not delimiterKaz Kylheku2021-06-261-13/+23
* short-suffix, long-suffix: no match across slash.Kaz Kylheku2021-06-221-0/+26
* New functions: long-suffix, short-suffix.Kaz Kylheku2021-06-221-0/+34
* subprocesses: cygwin fixes.Kaz Kylheku2021-06-201-3/+9
* subprocesses: a few test cases.Kaz Kylheku2021-06-201-0/+18
* format: revise numeric handling.Kaz Kylheku2021-06-141-5/+96
* format: new precision - character for zero.Kaz Kylheku2021-06-141-0/+5
* pic: support quasiliteral as format string.Kaz Kylheku2021-06-111-0/+5
* pic: allow trailing exclamation.Kaz Kylheku2021-06-111-0/+5
* pic: clarification and tests.Kaz Kylheku2021-06-111-0/+6
* pic: test cases and fixes.Kaz Kylheku2021-06-111-0/+88
* format: ~x/~X specifiers support buffers.Kaz Kylheku2021-05-041-0/+29
* rel-path: bugfixes.Kaz Kylheku2021-05-031-1/+6
* New function: rel-path.Kaz Kylheku2021-05-031-0/+17
* openbsd: fix tests.Kaz Kylheku2021-04-201-27/+28
* tests: implicitly generate empty .expected files.Kaz Kylheku2021-04-121-0/+0
* chmod: disable some chmod tests on Cygwin.Kaz Kylheku2020-12-241-21/+26
* 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-072-0/+34