Megatest

Check-in [029ed471cf]
Login
Overview
Comment:bumped version
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | test-specific-db | v1.4609
Files: files | file ages | folders
SHA1: 029ed471cfec2fff454737860bc51160e8749edd
User & Date: matt on 2012-10-02 22:24:44
Other Links: branch diff | manifest | tags
Context
2012-10-03
10:39
rpc calls for iterated test rollup implemented and working in local mode check-in: 0d2f1ac29a user: mrwellan tags: test-specific-db
2012-10-02
22:24
bumped version check-in: 029ed471cf user: matt tags: test-specific-db, v1.4609
18:16
More conversion to rpc check-in: 58b53eb970 user: mrwellan tags: test-specific-db
Changes

Modified megatest-version.scm from [f8bdc239bc] to [0c2e4c3029].

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






|

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