]> git.wh0rd.org - fontconfig.git/commit
During test run, remove cache directory to avoid stale cache usage.
authorKeith Packard <keithp@neko.keithp.com>
Mon, 28 Aug 2006 17:30:22 +0000 (10:30 -0700)
committerKeith Packard <keithp@neko.keithp.com>
Mon, 28 Aug 2006 17:30:22 +0000 (10:30 -0700)
commit7a03bbdceb4ea5b673caf89bfcafa84211a456f0
tree4df6e2e4f9125614dc652d8a641042a3173f7795
parent1e4080ea49160c5af24400b8daf701412a0cc7cb
During test run, remove cache directory to avoid stale cache usage.

As file timestamps have only one second granularity, an old cache
file could easily be used when a test took less than 1 second to run.
Just remove the cache directory and its contents before each test is run.
Also, remove mention of the old cache file from the test config file.
test/fonts.conf.in
test/run-test.sh