]> git.ipfire.org Git - thirdparty/ccache.git/commit
Fix Windows quicktest, paths and bats 72/head
authorAnders Björklund <anders@itension.se>
Thu, 18 Feb 2016 21:00:59 +0000 (22:00 +0100)
committerAnders Björklund <anders@itension.se>
Thu, 18 Feb 2016 22:43:29 +0000 (23:43 +0100)
commit477cafffe8884cd0d33cb9170071e937456042a9
treef522d54158bfb9bcf6398d5dec12d8bebab9d67a
parent3a37417ff33eb75534414124cc9432f9a9ab2ef1
Fix Windows quicktest, paths and bats

Mostly about path shenaningans, with the drive letter and backslashes
Also hack in some support for running echo command, and batch files.

All tests now pass, at least on Wine (but with some "fixme" warnings):
PASSED: 458 assertions, 89 tests, 10 suites
ccache.c
hashutil.c
test/test_args.c
test/test_argument_processing.c
test/test_conf.c
test/test_hashutil.c
util.c