]> git.ipfire.org Git - thirdparty/ccache.git/commit
Fix clang test suite when running on linux (elf)
authorAnders Björklund <anders@itension.se>
Mon, 1 Feb 2016 21:48:05 +0000 (22:48 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 6 Feb 2016 14:00:37 +0000 (15:00 +0100)
commit396df7efdf26a60084d2dbc2082be5dbdd7370d0
treea6221965c284489e463f78fd9cb4622fecab5f69
parent5bd71dd04d0d5e98405a8dca05262824bef4bf6e
Fix clang test suite when running on linux (elf)

Need to use eu-elfcmp (from elfutils) instead of cmp, to compare
objects. Also need to cater for color coding (not to /dev/null).
And it seems like the pch test suite hadn't been kept up to date
plus some minor annoyances (i.e. a warning) in the coverage test.
.travis.yml
test.sh