Megatest

Changes On Branch 485ad7daba8a061b
Login

Changes In Branch v1.62 Through [485ad7daba] Excluding Merge-Ins

This is equivalent to a diff from c6cdc6e1e6 to 485ad7daba

2016-09-13
15:36
adding mode selector logic to runs-summary tab; added xor mode elements check-in: 5178c56168 user: bjbarcla tags: v1.62
09:56
Bumped version to v1.6105 check-in: ccacf1d556 user: mrwellan tags: v1.61
2016-09-12
13:53
merged in latest fixes from v1.61 check-in: 485ad7daba user: bjbarcla tags: v1.62
2016-09-10
19:08
Added commondat to params for user tabs check-in: c6cdc6e1e6 user: matt tags: v1.61
18:44
Undid some debug-only edits check-in: 41338fa9ba user: matt tags: v1.61
2016-08-26
10:59
Merged recent changes to v1.62 check-in: 972c78f746 user: mrwellan tags: v1.62

Modified megatest-version.scm from [1eea1a53bb] to [a7deac7bb7].

1
2
3
4
5
6
7
;; 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))

(define megatest-version 1.6104)






|

1
2
3
4
5
6
7
;; 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))

(define megatest-version 1.6201)