Differences From Artifact [0b51a1301e]:
- File megatest-version.scm — part of check-in [3c2cad2a4d] at 2020-07-02 11:42:26 on branch v1.65 — fixe for end of run detection when last test is dead or dnr and remove runs without data (user: pjhatwal, size: 919) [annotate] [blame] [check-ins using]
To Artifact [282b937dda]:
- File megatest-version.scm — part of check-in [11a1545766] at 2020-07-24 17:06:30 on branch v1.65 — Speculative fixes/defense against couple crashes (user: mrwellan, size: 919) [annotate] [blame] [check-ins using]
︙ | |||
16 17 18 19 20 21 22 | 16 17 18 19 20 21 22 23 | - + | ;; along with Megatest. If not, see <http://www.gnu.org/licenses/>. ;; 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)) |