]> git.ipfire.org Git - thirdparty/ccache.git/commit
Allow testsuite to run on Windows
authorRamiro Polla <ramiro.polla@gmail.com>
Thu, 15 Jul 2010 19:08:20 +0000 (16:08 -0300)
committerJoel Rosdahl <joel@rosdahl.net>
Fri, 16 Jul 2010 14:22:56 +0000 (16:22 +0200)
commit41fc0ed3e212072c8a705f2a0e556e1cb453ca14
tree31649b1b44e68edbc8f9ee8b89f9444b10877770
parent36dff814511a500f66685f7c46a6980a11b9894b
Allow testsuite to run on Windows

The equivalent to /dev/null on Windows is NUL. The basedir test suite doesn't
work since gcc on windows gives absolute paths for all files. The link test
suite doesn't work on MSYS since it does not support symlinks with ln -s.
test.sh