summaryrefslogtreecommitdiffstats
path: root/regress/usr.bin/pkg-config (follow)
Commit message (Expand)AuthorAgeFilesLines
* add tests for PKG_CONFIG_SYSTEM_INCLUDE_PATHjasper2020-09-153-2/+24
* add tests for PKG_CONFIG_$PACKAGE_$VARIABLEjasper2019-02-041-1/+15
* add tests for recently added --validatejasper2019-02-041-1/+21
* don't think i had anything planned for whitespace-property-4; drop itjasper2018-05-181-2/+1
* add some more whitespace torture partly induced by aja@jasper2018-05-175-3/+33
* Add regression tests for not removing subpaths of /usr/include andjsg2017-08-262-2/+29
* add static test toojasper2017-08-152-4/+12
* add tests for filter system directoriesjasper2017-08-152-2/+21
* Make pkg-config regress tests pass:bluhm2017-07-091-29/+26
* add tests for whitespace surrounding propertiesjasper2015-10-264-1/+29
* add variation on existing --exists tests; separated by spacesjasper2015-10-111-4/+9
* add (currently failing) test for --exists foo,bar.jasper2015-10-101-1/+11
* add (currently failing) test for version comparison against "22-stable"jasper2015-08-142-1/+11
* Tests for constructs such as 'foo >= a.version foo != another.version'.jca2014-11-021-1/+31
* Consistency.jca2014-11-021-2/+2
* Tests for pkg-config 'foo != some.version'jca2014-11-021-1/+11
* add some (currently failing) tests for openssl-like version number (1.0.1g) comparisonsjasper2014-07-092-2/+37
* fix test regarding false positivesjasper2014-04-142-3/+3
* add test where Libs contains a variable referencejasper2014-03-312-2/+12
* don't spam the consolejasper2014-03-291-2/+2
* tweak the non-hanging but failing earlier test.jasper2014-03-291-3/+3
* add currently failing (rather, hanging) test taken from empathy'sjasper2014-03-291-2/+10
* shuffle --variable related tests together and add a few more which are known to passjasper2014-03-292-18/+45
* add (currently failing) regress test for quotes in variable lines, as encounteredjasper2013-06-022-1/+15
* sync with pkg-config -r1.80 wrt to the output for empty files.jasper2013-05-301-2/+2
* add two tests for resolving a regular module (passes) and the full pathjasper2013-03-271-2/+19
* - add tests for --{atleast,min,max}-versionjasper2012-12-101-4/+34
* - adjust missing-req-4 test to properly failjasper2012-10-091-2/+2
* - add a (currently failing) test for nonexistant modules in Requires.private.jasper2012-10-092-1/+13
* - allow PKG_CONFIG to be overriden and remove the commented fd.o PKG_CONFIG variable.jasper2012-10-091-3/+2
* nasty real test, create a Requires that depends on a variable in such aespie2012-07-082-2/+18
* simplify some moreespie2012-07-081-97/+50
* simplify, make sure everything uses ${PKG_CONFIG}espie2012-07-081-58/+58
* hookup previously added static-order testjasper2012-07-031-1/+2
* Add a regression test for the static libraries ordering issuematthieu2012-07-034-1/+33
* - adjust after recent pkg-config commitjasper2011-11-171-5/+5
* we do properly support linebreaks, so adjust the testjasper2011-09-202-3/+3
* - stop pretending to care about variable expansion to multiple valuesjasper2011-09-201-17/+1
* add (failing) test for a corner case discovered by aja@: linebreaks inside fieldsjasper2011-09-172-1/+15
* add a test --variable (expansion to multiple values), currently failing.jasper2011-09-171-3/+11
* - add a failing test, to be addressed later.jasper2011-07-272-1/+15
* - add tests for suffixes in Requires(.private)jasper2011-06-203-1/+24
* - slightly expand test for --static. it works in my local tree but needs some more testing.jasper2011-06-161-3/+3
* - adjust a test which was succeeding while it shouldn't (after the lastjasper2011-06-162-3/+3
* more testsjasper2011-06-157-2/+63
* - add tests for --static (failing right now)jasper2011-06-151-6/+39
* fill in tests for getting/setting variablesjasper2011-06-131-2/+16
* - cleanup now --errors-to-stdout is honoredjasper2011-06-121-33/+33
* - add missing comment for missing-req-3jasper2011-06-111-1/+2
* - add test for empty .pc-filesjasper2011-06-112-9/+25