remove gc checks from random-tester

erg 2006-11-10 23:47:52 +00:00
parent 8e7c50f6a5
commit 521698bc63
1 changed files with 3 additions and 3 deletions

View File

@ -299,14 +299,14 @@ SYMBOL: second-arg
test-1-ratio>x-throws test-1-ratio>x-throws
test-1-float>float test-1-float>float
test-2-float>float test-2-float>float
test-n-2-float>float ! test-n-2-float>float
test-1-integer>x-runtime test-1-integer>x-runtime
! test-0-float?-when ! test-0-float?-when
test-1-integer?-when test-1-integer?-when
test-1-ratio?-when test-1-ratio?-when
test-1-float?-when test-1-float?-when
test-1-complex?-when test-1-complex?-when
full-gc ! full-gc
code-gc ! code-gc
} nth-rand dup . execute terpri ; } nth-rand dup . execute terpri ;