diff options
author | Tollef Fog Heen <tfheen@err.no> | 2009-03-30 20:40:53 +0200 |
---|---|---|
committer | Tollef Fog Heen <tfheen@err.no> | 2009-03-30 20:40:53 +0200 |
commit | 02d5ae3fb61c52f642d3b6b41973f12372fcdc60 (patch) | |
tree | 6f4f2952c0d62cfd0b92be663557cc6108b21093 /ChangeLog | |
parent | 34657e444f7a8879ea3ed7b5d5d795fe96b231c7 (diff) |
2009-03-30 Tollef Fog Heen <tfheen@err.no>
* pkg.[ch], parse.[ch], main.c, check/Makefile.am,
check/check-missing, check/missing-requires-private.pc:
Skip Requires.private unless we need to look at them for cflags.
Add test case. Thanks to Loïc Minier for most of the idea and the
implementation. Debian #475031
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2009-03-30 Tollef Fog Heen <tfheen@err.no> + * pkg.[ch], parse.[ch], main.c, check/Makefile.am, + check/check-missing, check/missing-requires-private.pc: + Skip Requires.private unless we need to look at them for cflags. + Add test case. Thanks to Loïc Minier for most of the idea and the + implementation. Debian #475031 + * check/common: Run all tests in the C locale * check/common: Add support for non-zero return codes to test |