tests/regress.sh

Branch


Log

Author Commit Date CI Message
Ariadne Conill ba3c2bd4 2024-08-06T23:41:48 tests: add regression test for PKG_CONFIG_RELOCATE_PATHS=1
Ariadne Conill 874d559e 2024-08-06T23:34:41 tests: add regression test for github issue #286
Kai Pastor 64ff8b03 2024-07-02T20:14:05 Test version expressions 'mod >=n'
Kai Pastor 125af82d 2023-12-01T21:20:39 Test --modversion with constraint
Colin Gillespie 9cddd22b 2023-08-19T11:16:30 tests: add regression tests for --modversion Signed-off-by: Colin Gillespie <colin@cgillespie.xyz>
Ariadne Conill f0f28fa6 2023-08-17T11:50:00 tests: add regression test for --modversion with uninstalled pkg-config files
Ariadne Conill f3059010 2023-08-04T08:44:57 tests: regress: remove obsolete modversion test
Ariadne Conill 7bfc2289 2023-05-02T11:58:56 tests: add regression test for maximum package count off-by-one Signed-off-by: Ariadne Conill <ariadne@dereferenced.org>
Ariadne Conill 49ab0b2a 2023-01-21T21:43:23 tests: fixup!
Ariadne Conill 8f12d36b 2023-01-21T20:22:03 tests: fixup trailing whitespace in expected results
Ariadne Conill 2f51733e 2023-01-20T22:11:00 tests: add regression test for billion-laughs
Ariadne Conill dbd78db6 2022-08-16T19:42:13 tests: add regression test for github #259
Ariadne Conill 884a8858 2022-08-08T08:56:53 tests: add testcase for requires.private debounce
Ariadne Conill ab352222 2022-06-26T18:22:04 tests: fix up some test changes from the solver optimizations the output of pkgconf is basically functionally equivalent in both cases
Ariadne Conill a10a88ef 2021-07-24T20:39:29 tests: regress: disable sysroot_munge test for now, not working with distcheck
Sandro Mani ed86f2dd 2021-06-23T14:09:05 Don't prepend sysroot_dir if pkg-config file lies outside of sysroot_dir
William Pitcock 47284486 2018-07-28T19:45:57 regress: add test for empty tuple buffer overflow issue
Leorize f36ccc1d 2018-04-03T12:46:35 libpkgconf: add support for Haiku client: use BELIBRARIES On Haiku, BELIBRARIES is the equivalent to LIBRARY_PATH on many other systems, while LIBRARY_PATH is instead the LD_LIBRARY_PATH of Haiku. pkg: bootstrap package search paths with Haiku's find_paths This commit adds build_default_pkgconfig_path. The function appends to the list given the default pkgconfig paths, and will supersede get_default_pkgconfig_path
William Pitcock 72cf8714 2017-09-19T21:35:18 tests: regress: add malformed quoting test
William Pitcock 95b4930a 2017-07-16T17:33:42 tests: add test for github #123
William Pitcock 4a508b4f 2017-05-19T23:43:47 tests: regress: add regression test for malformed package testcase
William Pitcock ce47fa8d 2017-05-05T01:40:09 tests: add reduced version of freebsd gtk+-3.0 crappy output situation as a testcase
William Pitcock 2dcd7496 2017-02-07T10:11:12 main: remove whitespace added for compatibility with older pkg-config (closes #113)
William Pitcock 987cf94a 2017-01-22T23:21:51 tests: add a regression test for #108
William Pitcock 6c2bc94c 2017-01-18T20:33:18 tests: regress: fix --keep-system-libs test, seems to have been broken for some years
William Pitcock 52b58ce5 2016-12-30T20:25:02 tests: regress: add another test case for -idirafter ordering (noticed on pkg-config bugzilla)
William Pitcock ad1e414d 2016-12-30T02:47:42 libpkgconf: fragment: handle -idirafter in the same way as -isystem (https://bugs.freedesktop.org/show_bug.cgi?id=97337)
William Pitcock 63a61b7c 2016-11-04T23:30:21 testsuite: regress: really add the last few tests this time
William Pitcock 8075de14 2016-11-04T23:07:18 testsuite: regress: add the remaining tests that were in the old testsuite
Baptiste Daroussin 5c2bee67 2016-09-18T22:48:13 Add Kyua tests