Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-08-28 | During test run, remove cache directory to avoid stale cache usage. | Keith Packard | 2 | -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-04 | 2006-08-04 Keith Packard (keithp@keithp.com) reviewed by: plam | Patrick Lam | 2 | -2/+5 | |
Make cache directories configurable. Simplify and correct some code which deals with per-directory caches. | |||||
2003-10-27 | Yet more cleanups to finish getting 'make distcheck' working This has been | Keith Packard | 2 | -12/+20 | |
tested to ensure that it even works from a _build directory. | |||||
2003-06-15 | Remove CRs from the out file before comparing (needed on Windows). | Tor Lillqvist | 1 | -0/+1 | |
2003-03-02 | make dist works now. Update to 2.1.90 in preparation for eventual 2.2 | Keith Packard | 1 | -0/+3 | |
release | |||||
2003-03-01 | Add .cvsignore | Keith Packard | 1 | -0/+2 | |
2003-03-01 | Add simple tests | Keith Packard | 6 | -0/+101 | |