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 [01cc069134]:
- File megatest-version.scm — part of check-in [b589024130] at 2015-05-26 22:29:52 on branch v1.60 — Improved exit handling slightly (user: matt, size: 159) [annotate] [blame] [check-ins using] [more...]
- File megatest-version.scm-original — part of check-in [54b2beab6d] at 2015-08-09 21:28:05 on branch v1.60-decoupled-tests — Removed tests dir. Now tests will come from https://www.kiatoa.com/fossils/megatest_qa (user: matt, size: 159) [annotate] [blame] [check-ins using]
|
| | | | | 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.6014) |