]> gitweb.factorcode.org Git - factor.git/blob - basis/system-info/windows/windows-tests.factor
more test IN: cleanup.
[factor.git] / basis / system-info / windows / windows-tests.factor
1 USING: math math.order strings system-info.windows tools.test
2 system-info ;
3
4 [ t ] [ cpus integer? ] unit-test
5 [ t ] [ username string? ] unit-test