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
Updating non-core libraries for monotonic? change
[factor/jcg.git]
/
basis
/
tools
/
vocabs
/
vocabs-tests.factor
blob
04e628d0806a57b6c9d09157d11459d8eb0944ba
1
IN: tools.vocabs.tests
2
USING: tools.test tools.vocabs namespaces continuations ;
3
4
[ ] [
5
changed-vocabs get-global
6
f changed-vocabs set-global
7
[ t ] [ "kernel" changed-vocab? ] unit-test
8
[ "kernel" changed-vocab ] [ changed-vocabs set-global ] [ ] cleanup
9
] unit-test