head 1.4; access; symbols netbsd-11-0-RC4:1.4 netbsd-11-0-RC3:1.4 netbsd-11-0-RC2:1.4 netbsd-11-0-RC1:1.4 perseant-exfatfs-base-20250801:1.4 netbsd-11:1.4.0.6 netbsd-11-base:1.4 netbsd-10-1-RELEASE:1.4 perseant-exfatfs-base-20240630:1.4 perseant-exfatfs:1.4.0.4 perseant-exfatfs-base:1.4 netbsd-10-0-RELEASE:1.4 netbsd-10-0-RC6:1.4 netbsd-10-0-RC5:1.4 netbsd-10-0-RC4:1.4 netbsd-10-0-RC3:1.4 netbsd-10-0-RC2:1.4 netbsd-10-0-RC1:1.4 netbsd-10:1.4.0.2 netbsd-10-base:1.4 cjep_sun2x-base1:1.3 cjep_sun2x:1.3.0.4 cjep_sun2x-base:1.3 cjep_staticlib_x-base1:1.3 cjep_staticlib_x:1.3.0.2 cjep_staticlib_x-base:1.3; locks; strict; comment @# @; 1.4 date 2021.12.05.22.31.58; author rillig; state Exp; branches; next 1.3; commitid nIaX4YHFOiy6QvjD; 1.3 date 2020.12.20.22.57.40; author rillig; state Exp; branches; next 1.2; commitid jPjWUo7AOOdKexAC; 1.2 date 2020.08.23.15.09.15; author rillig; state Exp; branches; next 1.1; commitid IJlBvguSKRxdtclC; 1.1 date 2020.08.16.12.07.51; author rillig; state Exp; branches; next ; commitid coEgPk3hgfeYGhkC; desc @@ 1.4 log @tests/make: split test cases for ':R' into separate tests This allows to comment or explain individual test cases. Remove duplicates. @ text @exit status 0 @ 1.3 log @make(1): add tests for variable modifiers on trailing slashes @ text @a0 10 root of 'a/b/c' is 'a/b/c' root of 'def' is 'def' root of 'a.b.c' is 'a.b' root of 'a.b/c' is 'a' root of 'a' is 'a' root of 'a.a' is 'a' root of '.gitignore' is '' root of 'a' is 'a' root of 'a.a' is 'a' root of 'trailing/' is 'trailing/' @ 1.2 log @make(1): move tests for :H :E :R :T into separate files @ text @d10 1 @ 1.1 log @make(1): add dummies for fine-grained tests, one per single feature The test names have been derived from the current manual page. All these tests are dummies right now, and the code from the existing tests will be moved into the new tests step by step. This is done to prevent modmisc, escape, varmod-edge and varmisc from growing without any bounds, and to reduce the side-effects of one test to the others. @ text @d1 9 @