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 [c5b3686eee]:
- File megatest-version.scm — part of check-in [690f2782ce] at 2015-10-21 14:56:00 on branch v1.60 — Added ini output, filtering on state/status and list-runs update to respect -fields (user: mrwellan, 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.6026) |