factor/core/system/system-tests.factor

6 lines
125 B
Factor
Raw Normal View History

2007-09-20 18:09:08 -04:00
USING: math tools.test system ;
IN: temporary
[ t ] [ cell integer? ] unit-test
[ t ] [ bootstrap-cell integer? ] unit-test