pacman/src/util
Andrew Gregory c9b7f9b0d0 testdb: quote output substitutions
Quoting output substitutions makes whitespace errors such as FS#30101
much more obvious:

old:
    missing perl-test-pod  dependency for perl-test-output
new:
    missing 'perl-test-pod ' dependency for 'perl-test-output'

Several of the quoted substitutions should not be capable of containing
whitespace in theory, but this errs on the side of caution as the point
of the tool is to find error conditions.

Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
2013-03-10 09:01:56 +10:00
..
.gitignore pacsort: add new utility 2011-08-08 16:49:43 -05:00
Makefile.am buildsys: eschew use of DEFS, prefer AM_CPPFLAGS 2012-11-27 15:16:15 +10:00
cleanupdelta.c Add format attributes to all required functions 2013-02-13 11:50:33 +10:00
pacsort.c pacsort: add -f, --files option for sorting filenames 2013-01-28 23:38:46 +10:00
pactree.c Fix open braces style 2013-01-04 21:49:37 +10:00
testdb.c testdb: quote output substitutions 2013-03-10 09:01:56 +10:00
testpkg.c Add format attributes to all required functions 2013-02-13 11:50:33 +10:00
vercmp.c Remove most usages of strncmp() 2011-07-05 21:29:02 -05:00