|
ba3c2bd4
|
2024-08-06T23:41:48
|
|
tests: add regression test for PKG_CONFIG_RELOCATE_PATHS=1
|
|
874d559e
|
2024-08-06T23:34:41
|
|
tests: add regression test for github issue #286
|
|
64ff8b03
|
2024-07-02T20:14:05
|
|
Test version expressions 'mod >=n'
|
|
125af82d
|
2023-12-01T21:20:39
|
|
Test --modversion with constraint
|
|
9cddd22b
|
2023-08-19T11:16:30
|
|
tests: add regression tests for --modversion
Signed-off-by: Colin Gillespie <colin@cgillespie.xyz>
|
|
f0f28fa6
|
2023-08-17T11:50:00
|
|
tests: add regression test for --modversion with uninstalled pkg-config files
|
|
f3059010
|
2023-08-04T08:44:57
|
|
tests: regress: remove obsolete modversion test
|
|
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>
|
|
49ab0b2a
|
2023-01-21T21:43:23
|
|
tests: fixup!
|
|
8f12d36b
|
2023-01-21T20:22:03
|
|
tests: fixup trailing whitespace in expected results
|
|
2f51733e
|
2023-01-20T22:11:00
|
|
tests: add regression test for billion-laughs
|
|
dbd78db6
|
2022-08-16T19:42:13
|
|
tests: add regression test for github #259
|
|
884a8858
|
2022-08-08T08:56:53
|
|
tests: add testcase for requires.private debounce
|
|
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
|
|
a10a88ef
|
2021-07-24T20:39:29
|
|
tests: regress: disable sysroot_munge test for now, not working with distcheck
|
|
ed86f2dd
|
2021-06-23T14:09:05
|
|
Don't prepend sysroot_dir if pkg-config file lies outside of sysroot_dir
|
|
47284486
|
2018-07-28T19:45:57
|
|
regress: add test for empty tuple buffer overflow issue
|
|
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
|
|
72cf8714
|
2017-09-19T21:35:18
|
|
tests: regress: add malformed quoting test
|
|
95b4930a
|
2017-07-16T17:33:42
|
|
tests: add test for github #123
|
|
4a508b4f
|
2017-05-19T23:43:47
|
|
tests: regress: add regression test for malformed package testcase
|
|
ce47fa8d
|
2017-05-05T01:40:09
|
|
tests: add reduced version of freebsd gtk+-3.0 crappy output situation as a testcase
|
|
2dcd7496
|
2017-02-07T10:11:12
|
|
main: remove whitespace added for compatibility with older pkg-config (closes #113)
|
|
987cf94a
|
2017-01-22T23:21:51
|
|
tests: add a regression test for #108
|
|
6c2bc94c
|
2017-01-18T20:33:18
|
|
tests: regress: fix --keep-system-libs test, seems to have been broken for some years
|
|
52b58ce5
|
2016-12-30T20:25:02
|
|
tests: regress: add another test case for -idirafter ordering (noticed on pkg-config bugzilla)
|
|
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)
|
|
63a61b7c
|
2016-11-04T23:30:21
|
|
testsuite: regress: really add the last few tests this time
|
|
8075de14
|
2016-11-04T23:07:18
|
|
testsuite: regress: add the remaining tests that were in the old testsuite
|
|
5c2bee67
|
2016-09-18T22:48:13
|
|
Add Kyua tests
|