Differences From Artifact [b37c417062]:
- File megatest-version.scm — part of check-in [26c7e70d1c] at 2015-07-07 15:07:53 on branch v1.60 — Cleaned up archiving (user: mrwellan, size: 159) [annotate] [blame] [check-ins using] [more...]
To Artifact [84dff703f2]:
- File megatest-version.scm — part of check-in [4f62547bf4] at 2015-08-13 15:03:53 on branch v1.60-decoupled-tests — Partial and not-yet-working changes to accomodate the decoupled tests (user: mrwellan, size: 159) [annotate] [blame] [check-ins using] [more...]
1 2 3 4 5 | 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)) |