rillig
85d27b43fd
mk/subst.mk: substitute embedded newlines, escape dots in variable names
2019-03-17 12:01:14 +00:00
rillig
ecd80128b4
regress/subst: demonstrate that SUBST_VARS doesn't pass newlines
...
Sure, it's an edge case and has not been necessary until now.
Nevertheless it's good to see how this can be done.
Variables having dots in their names are also not handled completely
correct. This also didn't occur in practice since the variable names
passed to SUBST_VARS are usually A-Za-z0-9_ only.
2019-03-17 11:28:13 +00:00
rillig
63399e8e1a
regress/subst: enable regression test
2019-03-17 10:19:36 +00:00
bsiegert
90c36cf39b
Add PLISTs for all regression tests. The infrastructure now sets
...
PKG_FAIL_REASON if there is no PLIST, breaking all but one test.
Goes from "1 passed, 12 failed" to "6 passed, 7 failed" on Mac OS.
"haha" schmonz@
2014-06-21 16:15:00 +00:00
joerg
ce1772b268
Remove redundant EXTRACT_ONLY and NO_CHECKSUM declarations.
...
Retire NO_PACAKGE as there is no technical reason for it.
2009-04-09 00:47:11 +00:00
rillig
ebcb0ce01e
Resign from maintaining a lot of packages, so everyone is free to update
...
them at will.
2008-03-04 11:02:23 +00:00
rillig
934cb486d6
Added a regression test for the SUBST framework, especially the newly
...
introduced SUBST_VARS.
2007-03-07 21:22:20 +00:00