pkgconf/tests
William Pitcock 278a2bd667 libpkgconf: fragment: rework quoting and lexing (closes #139, #153)
we now use POSIX-style quoting for all fragments.  it is our belief that this is the
most optimal behaviour for portability, because all POSIX-compliant tools require
single-quotes to be considered as literal (closes #153).

because of this, we are able to remove some hacks on the lexer side which were there
to simulate pkg-config quoting, but were basically utterly wrong (closes #139).
2017-12-11 18:25:55 -06:00
..
lib-relocatable/lib/pkgconfig add support for making paths relocatable (closes #103) 2017-01-20 00:58:48 -06:00
lib1 tests: remove fragment-quoting-4 and fragment-quoting-6 tests as they are not relevant anymore 2017-12-11 17:41:08 -06:00
lib2 testsuite: use /test as an explicit prefix on all tests 2015-07-20 03:10:27 -05:00
lib3 testsuite: use /test as an explicit prefix on all tests 2015-07-20 03:10:27 -05:00
Kyuafile.in Add Kyua tests 2016-09-18 23:29:30 +02:00
basic.sh testsuite: update test with PKG_CONFIG_MAXIMUM_TRAVERSE_DEPTH=1 env var 2017-03-27 01:03:24 -05:00
builtins.sh main: remove whitespace added for compatibility with older pkg-config (closes #113) 2017-02-07 10:11:12 -06:00
conflicts.sh main: remove whitespace added for compatibility with older pkg-config (closes #113) 2017-02-07 10:11:12 -06:00
framework.sh main: remove whitespace added for compatibility with older pkg-config (closes #113) 2017-02-07 10:11:12 -06:00
meson.build meson: add kyua integration for testsuite for now 2017-06-24 12:40:33 -05:00
parser.sh libpkgconf: fragment: rework quoting and lexing (closes #139, #153) 2017-12-11 18:25:55 -06:00
provides.sh main: remove whitespace added for compatibility with older pkg-config (closes #113) 2017-02-07 10:11:12 -06:00
regress.sh tests: regress: add malformed quoting test 2017-09-19 21:35:18 -05:00
requires.sh main: remove whitespace added for compatibility with older pkg-config (closes #113) 2017-02-07 10:11:12 -06:00
sysroot.sh tests: add a test case for #146 2017-10-11 17:05:23 +02:00
test_env.sh.in autotools: replace PKGCONFIGDIR with PKG_DEFAULT_PATH 2017-06-24 12:45:44 -05:00
version.sh Add Kyua tests 2016-09-18 23:29:30 +02:00