repo.or.cz
/
factor
/
jcg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
remove math.blas.syntax and merge parsing words into math.blas.vectors/matrices
[factor/jcg.git]
/
basis
/
help
/
help-tests.factor
blob
e09127835977c3e1ad57387c26f2ffa5582b092b
1
IN: help.tests
2
USING: tools.test help kernel ;
3
4
[ 3 throw ] must-fail
5
[ ] [ :help ] unit-test
6
[ ] [ f print-topic ] unit-test