main
tests: add regression test fixture for github issue #286
Add a test where PKG_CONFIG_PATH contain non-ascii character
testsuite: use /test as an explicit prefix on all tests
add billion-laughs test fixture
tests: Add testing for Source-tag
tests: add test for variable case-sensitivity (ref #60)
tests: add new test fixtures for Requires.internal
tests: add fixtures for issue #370
tests: Add test files I left out
testsuite: add a test for #99
testsuite: add tests for normal fragments and whitespace munging, too (closes #94)
testsuite: fix comments in fields testcase
testsuite: regression test for parsing comments
Fix typos discovered by codespell - https://pypi.org/project/codespell
tests: fixtures: add missing dollar-sign-escape-2 fixture
tests: fixtures: add dollar-sign-escape fixture
tests: add duplicate-tuple fixture
regress: add test for empty tuple buffer overflow issue
tests: add fixtures for escaping through variable expansion
tests: add testcase for #140
tests: add test for github #123
tests: add tests for the fragment mergeback changes
tests: add fixtures for whitespace between flag tests
tests: Add testing for License.file-tag
tests: add reduced version of freebsd gtk+-3.0 crappy output situation as a testcase
tests: add fragment-comment testcase (ref #215)
tests: parser: add fragment escaping-with-spaces tests
msvc: handle quoting correctly for cmd.exe
tests: add testcases for #163
tests: add additional fragment grouping fixtures
tests: fragment-groups: change fragment-group-c to have four child nodes
tests: add fixture for fragment groups
libpkgconf: argvsplit: quoting logic was simplified too much
testsuite: add testsuite cases for inverse quoting situations
tests: back out go-style test, just verify the output because shells are terrible
testsuite: add regression test for #111
libpkgconf: fragment: improve fragment-group terminus detection
tests: port some ordering tests out of the kyua regress suite
libpkgconf: fragment: handle -idirafter in the same way as -isystem
tests: add test for freedesktop.org bug 54271
tests: add isystem-sysroot-prefixed test which exposes a sysroot injection bug
testsuite: add a test for #87
tests: fixtures: add libs-shared-test fixture
tests: add regression test for malformed spdx expression handling
tests: add fixtures for link-abi tests
libpkgconf: pkgconf_pkg_find(): correctly handle failure from pkgconf_pkg_new_from_file()
tests: regress: add malformed quoting test
tests: add malformed-version fixture
tests: cli: add regression test for single-package queries
tests: add fixtures for github #258
Test simple metapackage
tests: add test fixture for bogus .pc files
tests: fixtures: add multiline-folding fixture
tests: add omg-sysroot-uninstalled fixture
tests: add orphaned requires.private testcase
tests: add test for #67
add test for symlinked ${pcfiledir}
tests: fix validation on private-libs-duplication test
pkg: add support for 'simple' Provides rule entries (#95)
tests: provides: provide a PKG_CMP_NOT_EQUAL dependency node
argvsplit: fix some quoting rules
libpkgconf: dependency: preference uncoloured nodes in event of a dependency collision
tests: parser: add regression test for self-referential fragment expansion
pkgconf: Handle spaces correctly when expanding variables
add additional sysroot testcase fixtures
tests: add additional test fixtures
fragments: handle sysroot dir munging directly in a smarter way
tests: sysroot: pin per-fragment sysroot injection
libpkgconf: fragment: split a path joined onto -isystem or -idirafter
testsuite: add a test for tilde quoting
tests: cli: add test for PKG_CONFIG_TOP_BUILD_DIR
tests: add truncated test fixture
tests: add testcase for tuple dequoting bug (legacy github bug #186)
Add a regression tests about define-variable
tests: add regression tests for --modversion
tests: fixtures: add variable-fragment-expansion fixture
testsuite: add tests for variable whitespace
tests: add various windows and whitespace-handling tests