]> gitweb.factorcode.org Git - factor.git/commitdiff
vocabs.loader: adding tests for recent changes.
authorJohn Benediktsson <mrjbq7@gmail.com>
Fri, 10 Aug 2012 22:15:38 +0000 (15:15 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Fri, 10 Aug 2012 22:15:38 +0000 (15:15 -0700)
core/vocabs/loader/loader-tests.factor

index fd1f90de5b2be0cfaa6d74a38266ca2189258558..e8513348a9db547e37cf067fc85f52d013b2d127 100644 (file)
@@ -192,3 +192,6 @@ forget-junk
 [
     "mnop" [ "vocabs.loader.test." swap suffix forget-vocab ] each
 ] with-compilation-unit
+
+{ "math" } [ "math.private" vocab-dir ] unit-test
+{ "resource:core/math/math-docs.factor" } [ "math.private" vocab-docs-path ] unit-test