waf/tests
Michael Vincent e874342103 Node: escape parentheses in ant_glob()
ant_matcher() converts an ANT glob pattern to an equivalent regex
pattern. This commit adds support for escaping parenthesis in the
input pattern so they don't end up being treated as a regex capture
group.

Also add a unit test to verify ant_glob()'s ability to handle special
characters in the input pattern.
2019-05-08 17:22:00 -05:00
..
apis Node: escape parentheses in ant_glob() 2019-05-08 17:22:00 -05:00
config Cleanup: no need for keys() everywhere 2016-04-22 21:10:22 +02:00
defines Initial commit 2011-09-10 11:13:51 +02:00
diff_top_src Initial commit 2011-09-10 11:13:51 +02:00
different_top Initial commit 2011-09-10 11:13:51 +02:00
general Cleanup for #1865 2016-11-26 11:54:27 +01:00
headers Initial commit 2011-09-10 11:13:51 +02:00
init Simplify tests/init execution 2017-09-16 14:02:09 +02:00
install Remove the exception raised by tests/install/wscript 2018-09-27 19:25:36 +02:00
install_group Enable chosen groups in the install_group test 2016-10-08 23:30:35 +02:00
macplist [macplist]: interpolate file 2015-06-14 15:53:46 -04:00
nodes Fix chmod with tuple rules #1884 2016-12-22 15:21:26 +01:00
post Update docs for 2018 2018-01-01 20:53:49 +01:00
preproc Prevent duplicates in c_preproc.py results 2017-08-26 12:24:22 +02:00
utils Display commands as string with "WAF_CMD_FORMAT=string waf build -v" 2017-03-04 08:20:27 +01:00