Megatest

Check-in [e9fdc7f33a]
Login
Overview
Comment:Changed version to 1.6575 - do not use - use v1.6569 instead
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | v1.6575 | v1.65-cleanup-x
Files: files | file ages | folders
SHA1: e9fdc7f33a7c12e4786fea2e638a6b52f67e07df
User & Date: mmgraham on 2020-10-02 16:32:28
Original Comment: Changed version to 1.6575
Other Links: branch diff | manifest | tags
Context
2020-10-02
16:32
Changed version to 1.6575 - do not use - use v1.6569 instead Leaf check-in: e9fdc7f33a user: mmgraham tags: v1.6575, v1.65-cleanup-x
2020-09-04
16:34
Change ERROR to INFO on directories in logs dir NOTE: Use this version as baseline: ext-tests gives full PASS, obfusc-skel test gives full PASS and no exn= in logs dir (but there are exn= in tests). check-in: 5c063e3452 user: mrwellan tags: v1.65-cleanup, v1.6568, v1.6565a
Changes

Modified megatest-version.scm from [957a43ff94] to [6a60cf4385].

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

(define megatest-version 1.6566)







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

(define megatest-version 1.6575)