Differences From Artifact [7d7023c394]:
- File megatest-version.scm — part of check-in [43f7a73d94] at 2015-06-15 08:43:20 on branch v1.60 — Merged in some earlier fixes. More complete handing of INCOMPLETE, more fine-grained rollup, bumped version to v1.6017. (user: mrwellan, size: 159) [annotate] [blame] [check-ins using] [more...]
To Artifact [a98e35a9bb]:
- File megatest-version.scm — part of check-in [e9a41f7443] at 2015-06-29 17:44:28 on branch v1.60 — Partial re-work of test status rollup for itemized tests. Initial implementation of per test summary generation (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)) |