Differences From Artifact [ca9cc860b4]:
- File megatest-version.scm — part of check-in [b541c8f3a1] at 2015-02-03 22:14:36 on branch v1.55 — Cherrypicked test path reordering per Tal's request. (user: matt, size: 144) [annotate] [blame] [check-ins using]
To Artifact [456f37ff9a]:
- File megatest-version.scm — part of check-in [f2925d4335] at 2015-05-05 23:59:11 on branch v1.60 — Add settings to configfile for triming spaces. Fixed regression on stderr not captured in ezsteps (user: matt, size: 159) [annotate] [blame] [check-ins using] [more...]
|
| | | | | 1 2 3 4 5 6 7 | ;; Always use two or four digit decimal ;; 1.01, 1.02...1.10,1.11,1,1101 ... 1.99,2.00.. (declare (unit megatest-version)) (define megatest-version 1.6012) |