summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)AuthorFilesLines
2006-08-28During test run, remove cache directory to avoid stale cache usage.Keith Packard2-4/+1
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.
2006-08-042006-08-04 Keith Packard (keithp@keithp.com) reviewed by: plamPatrick Lam2-2/+5
Make cache directories configurable. Simplify and correct some code which deals with per-directory caches.
2003-10-27Yet more cleanups to finish getting 'make distcheck' working This has beenKeith Packard2-12/+20
tested to ensure that it even works from a _build directory.
2003-06-15Remove CRs from the out file before comparing (needed on Windows).Tor Lillqvist1-0/+1
2003-03-02make dist works now. Update to 2.1.90 in preparation for eventual 2.2Keith Packard1-0/+3
release
2003-03-01Add .cvsignoreKeith Packard1-0/+2
2003-03-01Add simple testsKeith Packard6-0/+101