factor/core/system/system-tests.factor

7 lines
165 B
Factor
Raw Normal View History

2007-11-15 04:40:23 -05:00
USING: math tools.test system prettyprint ;
2007-09-20 18:09:08 -04:00
IN: temporary
[ t ] [ cell integer? ] unit-test
[ t ] [ bootstrap-cell integer? ] unit-test
2007-11-15 04:40:23 -05:00
[ ] [ os-envs . ] unit-test