]> gitweb.factorcode.org Git - factor.git/blobdiff - library/test/test.factor
complex numbers in native factor, all of test suite except html and httpd tests runs...
[factor.git] / library / test / test.factor
index f2b07f1c721f7cefcef1532da8421b262bc5d423..0668d2793e92f62002aafecbf13ec20ed4c774a9 100644 (file)
@@ -58,16 +58,19 @@ USE: vocabularies
         "namespaces/all"
         "format"
         "parser"
+        "parse-number"
         "prettyprint"
         "inspector"
         "vectors"
         "unparser"
         "random"
+        "math/rational"
+        "math/float"
+        "math/complex"
+        "math/irrational"
         !
         "html"
         "httpd"
-        "math"
-        "parse-number"
         "jvm-compiler/all"
     ] [
         test