Megatest

Check-in [d14bc79960]
Login
Overview
Comment:Bumped version to v1.5519
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | v1.55 | v1.5519
Files: files | file ages | folders
SHA1: d14bc7996023a8575c9b983d05aaf4e262f72ef6
User & Date: matt on 2014-05-20 01:16:48
Other Links: branch diff | manifest | tags
Context
2014-05-20
17:20
Added back the improved db:find-and-mark-incomplete routine. check-in: d8f671770d user: mrwellan tags: v1.55, v1.5519
01:16
Bumped version to v1.5519 check-in: d14bc79960 user: matt tags: v1.55, v1.5519
01:15
Increased throttle effect. Added accounting for toplevel tests in jobgroups and max_concurrent_jobs check-in: 2127b12222 user: matt tags: v1.55
Changes

Modified megatest-version.scm from [f71d278666] to [6d9debc007].

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))

(define megatest-version 1.5518)






|

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))

(define megatest-version 1.5519)