tests/basic.sh


Log

Author Commit Date CI Message
Ariadne Conill eb7c2385 2024-08-06T10:43:52 tests: add test for --variable with --env
Ariadne Conill ef99b6c6 2024-08-06T10:10:02 tests: add test for --print-variables with --env
Ariadne Conill c8422361 2024-08-05T16:45:56 tests: add test for --libs with --env
Ariadne Conill d8cd27e2 2024-08-05T16:43:54 tests: add test for --exists-cflags with --env
Ariadne Conill d5cd2a4f 2024-08-05T16:31:37 tests: add basic --exists-cflags test
Kai Pastor 883b57df 2024-02-23T15:18:08 Cache packages from explicit file requests
Kai Pastor 194dde09 2024-02-23T15:18:08 Update expected test results
Kai Pastor eb087a6c 2023-10-09T08:41:47 Test simple metapackage
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 6a5b5574 2023-01-21T19:25:46 tests: fix test regressions caused by tilde changes
Ariadne Conill 94b3f118 2022-08-08T00:37:07 tests: add regression test to catch --modversion regression introduced by new solver
Ariadne Conill 666b5202 2022-08-07T04:40:31 tests: add tests for SPDX license assertions
Ariadne Conill 9aa0006c 2022-08-07T01:35:12 tests: improve circular reference tests to make use of the circular reference diagnostic
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 bf933903 2021-10-07T01:29:29 hackfix a couple of flaky tests
William Pitcock 6fcb5ba5 2017-03-27T01:03:24 testsuite: update test with PKG_CONFIG_MAXIMUM_TRAVERSE_DEPTH=1 env var
William Pitcock 9d05871d 2017-03-24T00:01:59 testsuite: check to see if --print-requires incorrectly invokes the dependency resolver
William Pitcock 2dcd7496 2017-02-07T10:11:12 main: remove whitespace added for compatibility with older pkg-config (closes #113)
William Pitcock 7237b811 2017-01-20T00:58:48 add support for making paths relocatable (closes #103)
William Pitcock d7bf55a1 2017-01-18T11:36:52 main: add --with-path CLI option (closes #104)
William Pitcock e6df379f 2016-12-30T19:44:50 tests: add a test for --static ordering bug reported to freedesktop pkg-config that was actually in pkgconf This was fixed a long time ago, but for completeness sake. (https://bugs.freedesktop.org/show_bug.cgi?id=85085)
Baptiste Daroussin 5c2bee67 2016-09-18T22:48:13 Add Kyua tests