Differences From Artifact [19b1c1747c]:
- File megatest-version.scm — part of check-in [1a7d256c0c] at 2013-05-16 01:31:29 on branch v1.54 — Added missing clearing of cache when remove based on STATE/STATUS (user: matt, size: 144) [annotate] [blame] [check-ins using] [more...]
To Artifact [002fd665e3]:
- File megatest-version.scm — part of check-in [2c06a41e7e] at 2014-06-19 11:35:28 on branch v1.55 — Fixed regression on running in read only areas where db does not exist. Made timeout long for cases where tests appear to be non-runnable. Improved chicken install script (user: mrwellan, size: 144) [annotate] [blame] [check-ins using]
1 2 3 4 5 | 1 2 3 4 5 6 7 | - + | ;; Always use two digit decimal ;; 1.01, 1.02...1.10,1.11 ... 1.99,2.00.. (declare (unit megatest-version)) |