Vocabularyvocabs.
filesInputsvocab | a vocabulary specifier |
Outputspaths | a sequence of pathname strings |
Word descriptionOutputs a sequence of pathnames where the unit tests for
vocab are located.
ExamplesUSING: prettyprint sorting vocabs.files ;
"xml" vocab-tests sort .
{
"resource:basis/xml/tests/cdata.factor"
"resource:basis/xml/tests/encodings.factor"
"resource:basis/xml/tests/funny-dtd.factor"
"resource:basis/xml/tests/soap.factor"
"resource:basis/xml/tests/state-parser-tests.factor"
"resource:basis/xml/tests/templating.factor"
"resource:basis/xml/tests/test.factor"
"resource:basis/xml/tests/xmltest.factor"
"resource:basis/xml/tests/xmode-dtd.factor"
}
Definition