Commit Graph

22 Commits (865a9130bf3aeea9ee3b181ccb6ae96082ab75ad)

Author SHA1 Message Date
Bryan Drewery 865a9130bf Merge 747faf3732 into 47949beac1 2012-08-25 20:06:10 -07:00
Bryan Drewery 747faf3732 Add test case for pkgconf against file in CWD 2012-08-25 19:43:35 -05:00
Bryan Drewery 509f5edb31 Fix tests when SHELL=bash
The QUOTED test was failing to properly recognize
the expected output.
2012-08-25 18:43:44 -05:00
Baptiste Daroussin 4eedb041ed if no cflags or libs are defined in .pc just return 0 and output nothing 2012-08-20 22:47:10 +02:00
Baptiste Daroussin ab48da3f33 Keep the backslash when parsing arguments (fixes #35) 2012-08-14 11:12:01 +02:00
Baptiste Daroussin 9a26337507 return 1 and do not output anything a requirement is missing 2012-08-12 12:33:37 +02:00
William Pitcock c80b088711 tests: add tests for issue #34 2012-08-09 17:16:17 -05:00
William Pitcock ec229b7cab tests: pkg-config treats tilde in reverse of how we got it in 0.8.4. 2012-07-30 05:03:55 -05:00
William Pitcock 004adad048 pkg: improve conflicts handling 2012-07-30 03:16:29 -05:00
William Pitcock dde296193f tests: add test for multiline crasher 2012-07-30 01:32:55 -05:00
William Pitcock 31b9a53155 tests: remove bashism (noticed on freebsd pointyhat log) 2012-07-25 17:56:10 -05:00
William Pitcock a15d5eefeb tests: quiet successful tests 2012-07-25 17:47:09 -05:00
William Pitcock 197cb9b93f tests: add tests for cflags/libs-only ordering flags 2012-07-25 17:23:21 -05:00
William Pitcock c544e9e052 tests: add test for argv-parse splitting issue with filenames 2012-07-25 17:07:34 -05:00
William Pitcock f522f55e12 tests: add test for blank package arguments 2012-07-25 10:18:09 -05:00
William Pitcock 5f168493c5 tests: add tests for dpkg-style tilde version comparison rules 2012-07-23 20:53:20 -05:00
William Pitcock 4d8f2b030f tests: add tests for $(pcfiledir) 2012-07-21 14:44:38 -05:00
William Pitcock 475719ec3a pkg: we already behave like pkg-config 0.27 anyway 2012-07-21 14:24:26 -05:00
William Pitcock 24236c76c1 tests: add a test for malformed pkg_t entities 2012-07-20 19:55:06 -05:00
William Pitcock 6194cd3133 tests: add more tests 2012-07-20 18:08:54 -05:00
William Pitcock 3c31c01db4 tests: add tests for malformed option arguments 2012-07-20 17:18:35 -05:00
William Pitcock 61a2a6c46f tests: conditionally run optional tests if --enable-strict is not used (closes #25) 2012-07-20 16:33:48 -05:00