Differences From Artifact [08dccbed62]:
- File megatest-version.scm — part of check-in [814b1a6d18] at 2014-06-23 10:12:18 on branch v1.55 — Moved generation of test lists until after the runconfigs is processed. (user: mrwellan, size: 144) [annotate] [blame] [check-ins using]
To Artifact [724ccf372e]:
- File megatest-version.scm — part of check-in [85a669be50] at 2014-07-14 23:05:21 on branch v1.55 — Added more status variations for NOT_STARTED and bumped version. Also added visibility of statuses on dashboard (user: matt, size: 144) [annotate] [blame] [check-ins using]
1 2 3 4 5 | 1 2 3 4 5 6 7 | - + | ;; Always use two digit decimal ;; 1.01, 1.02...1.10,1.11 ... 1.99,2.00.. (declare (unit megatest-version)) |