|
749a604c
|
2012-09-02T17:34:44
|
|
tests: add test for freedesktop.org bug 54271
|
|
b2f4583d
|
2012-08-25T20:06:31
|
|
Merge pull request #38 from bdrewery/add-test-case-for-local-file
Add test case for pkgconf against file in CWD
|
|
747faf37
|
2012-08-25T19:09:33
|
|
Add test case for pkgconf against file in CWD
|
|
509f5edb
|
2012-08-25T18:43:37
|
|
Fix tests when SHELL=bash
The QUOTED test was failing to properly recognize
the expected output.
|
|
4eedb041
|
2012-08-20T22:47:10
|
|
if no cflags or libs are defined in .pc just return 0 and output nothing
|
|
ab48da3f
|
2012-08-14T11:12:01
|
|
Keep the backslash when parsing arguments (fixes #35)
|
|
9a263375
|
2012-08-12T12:32:31
|
|
return 1 and do not output anything a requirement is missing
|
|
c80b0887
|
2012-08-09T16:43:20
|
|
tests: add tests for issue #34
|
|
ec229b7c
|
2012-07-30T05:01:07
|
|
tests: pkg-config treats tilde in reverse of how we got it in 0.8.4.
|
|
004adad0
|
2012-07-30T02:46:03
|
|
pkg: improve conflicts handling
|
|
dde29619
|
2012-07-30T01:31:14
|
|
tests: add test for multiline crasher
|
|
31b9a531
|
2012-07-25T17:56:10
|
|
tests: remove bashism (noticed on freebsd pointyhat log)
|
|
a15d5eef
|
2012-07-25T17:47:09
|
|
tests: quiet successful tests
|
|
197cb9b9
|
2012-07-25T17:23:21
|
|
tests: add tests for cflags/libs-only ordering flags
|
|
c544e9e0
|
2012-07-25T17:07:34
|
|
tests: add test for argv-parse splitting issue with filenames
|
|
f522f55e
|
2012-07-25T10:18:09
|
|
tests: add test for blank package arguments
|
|
5f168493
|
2012-07-23T20:53:20
|
|
tests: add tests for dpkg-style tilde version comparison rules
|
|
4d8f2b03
|
2012-07-21T14:44:38
|
|
tests: add tests for $(pcfiledir)
|
|
475719ec
|
2012-07-21T14:24:26
|
|
pkg: we already behave like pkg-config 0.27 anyway
|
|
24236c76
|
2012-07-20T19:55:06
|
|
tests: add a test for malformed pkg_t entities
|
|
6194cd31
|
2012-07-20T18:08:54
|
|
tests: add more tests
|
|
3c31c01d
|
2012-07-20T17:18:35
|
|
tests: add tests for malformed option arguments
|
|
61a2a6c4
|
2012-07-20T16:33:48
|
|
tests: conditionally run optional tests if --enable-strict is not used (closes #25)
|