#
d3804626 |
| 03-Jul-2023 |
anton <anton@openbsd.org> |
favor REGRESS_EXPECTED_FAILURES
|
#
c367081c |
| 03-Jul-2023 |
jasper <jasper@openbsd.org> |
add a few tests related to --cflags and --libs in combination with Requires.private.
skipping one (currently failing) test which exhibits the behaviour described by humm@ljabl.com on bugs@
|
#
5ce1ee8c |
| 08-Jun-2023 |
espie <espie@openbsd.org> |
add tests related to --libs-only-l and the likes
remove extraneous spaces from reference output now that we're closer to the original pkg-config
|
#
383915be |
| 15-Sep-2020 |
jasper <jasper@openbsd.org> |
add tests for PKG_CONFIG_SYSTEM_INCLUDE_PATH
|
#
126eca3a |
| 04-Feb-2019 |
jasper <jasper@openbsd.org> |
add tests for PKG_CONFIG_$PACKAGE_$VARIABLE
|
#
e029bfe7 |
| 04-Feb-2019 |
jasper <jasper@openbsd.org> |
add tests for recently added --validate
|
#
b77dbdb3 |
| 18-May-2018 |
jasper <jasper@openbsd.org> |
don't think i had anything planned for whitespace-property-4; drop it
|
#
95f6fa07 |
| 17-May-2018 |
jasper <jasper@openbsd.org> |
add some more whitespace torture partly induced by aja@
|
#
75d6c106 |
| 26-Aug-2017 |
jsg <jsg@openbsd.org> |
Add regression tests for not removing subpaths of /usr/include and /usr/lib.
ok jasper@
|
#
578d9c9f |
| 15-Aug-2017 |
jasper <jasper@openbsd.org> |
add static test too
|
#
debd008e |
| 15-Aug-2017 |
jasper <jasper@openbsd.org> |
add tests for filter system directories
|
#
2349f023 |
| 09-Jul-2017 |
bluhm <bluhm@openbsd.org> |
Make pkg-config regress tests pass: - Allow to override PKG_CONFIG and check correct place in logfile. - Replace "if ...; then false; fi" with a simple ! . - Remove comments about failing test which
Make pkg-config regress tests pass: - Allow to override PKG_CONFIG and check correct place in logfile. - Replace "if ...; then false; fi" with a simple ! . - Remove comments about failing test which do not fail. - Adapt regress to changes in pkg-config rev 1.64 and 1.72 regarding static and missing tests. OK jasper@
show more ...
|
#
1c256a7b |
| 26-Oct-2015 |
jasper <jasper@openbsd.org> |
add tests for whitespace surrounding properties
|
#
c08f9945 |
| 11-Oct-2015 |
jasper <jasper@openbsd.org> |
add variation on existing --exists tests; separated by spaces
|
#
fdd381df |
| 10-Oct-2015 |
jasper <jasper@openbsd.org> |
add (currently failing) test for --exists foo,bar.
spotted by aja@
|
#
5aecb496 |
| 14-Aug-2015 |
jasper <jasper@openbsd.org> |
add (currently failing) test for version comparison against "22-stable"
from attila@stalphonsos.com
|
#
f6725c08 |
| 02-Nov-2014 |
jca <jca@openbsd.org> |
Tests for constructs such as 'foo >= a.version foo != another.version'.
|
#
39abee6a |
| 02-Nov-2014 |
jca <jca@openbsd.org> |
Consistency.
|
#
2bb19cc4 |
| 02-Nov-2014 |
jca <jca@openbsd.org> |
Tests for pkg-config 'foo != some.version'
|
#
ce3eb5ea |
| 09-Jul-2014 |
jasper <jasper@openbsd.org> |
add some (currently failing) tests for openssl-like version number (1.0.1g) comparisons
|
#
0c3d37c6 |
| 14-Apr-2014 |
jasper <jasper@openbsd.org> |
fix test regarding false positives
|
#
b80335d2 |
| 31-Mar-2014 |
jasper <jasper@openbsd.org> |
add test where Libs contains a variable reference
|
#
87a62180 |
| 29-Mar-2014 |
jasper <jasper@openbsd.org> |
don't spam the console
|
#
d7add18c |
| 29-Mar-2014 |
jasper <jasper@openbsd.org> |
tweak the non-hanging but failing earlier test.
|
#
b03d0dcc |
| 29-Mar-2014 |
jasper <jasper@openbsd.org> |
add currently failing (rather, hanging) test taken from empathy's configure script.
|