NetBSD/usr.bin/make/unit-tests
sjg d388dcd1a3 Implement :[] modifier to allow picking a range of words out of a variable.
Also :tW and a W flag to :C and :S to allow treating value as a single word.
Add unit tests for the above, and fix some corner cases.
Based on patches supplied by Alan Barrett <apb@cequrux.com>
2003-09-27 21:29:37 +00:00
..
Makefile Implement :[] modifier to allow picking a range of words out of a variable. 2003-09-27 21:29:37 +00:00
modword Implement :[] modifier to allow picking a range of words out of a variable. 2003-09-27 21:29:37 +00:00
test.exp Implement :[] modifier to allow picking a range of words out of a variable. 2003-09-27 21:29:37 +00:00
varcmd Test behavior of commandline variable assignments. 2003-07-31 00:46:15 +00:00