summaryrefslogtreecommitdiffstats
path: root/tests/018
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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