Megatest

Check-in [d9a2c9a959]
Login
Overview
Comment:Merged version bump from trunk, added initial copy of training presentation.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | development
Files: files | file ages | folders
SHA1: d9a2c9a9598f4b526bcaefbe85feba8c84ebb8fb
User & Date: matt on 2013-03-24 12:15:40
Other Links: branch diff | manifest | tags
Context
2013-03-24
18:06
More progress on training doc check-in: 91a87dc9d5 user: matt tags: development
12:15
Merged version bump from trunk, added initial copy of training presentation. check-in: d9a2c9a959 user: matt tags: development
2013-03-21
14:45
Bumped version to v1.54 check-in: 601ea0a908 user: mrwellan tags: trunk, v1.54
14:25
Test panel updates on tree node click mostly working check-in: 29e6524e1c user: mrwellan tags: development
Changes

Added docs/megatest-training.odp version [ef11935e19].

cannot compute difference between binary files

Modified megatest-version.scm from [2112ef0bc4] to [b8f493a8cd].

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






|

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