remove gc checks from random-tester
parent
8e7c50f6a5
commit
521698bc63
|
@ -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 ;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue