dyaml.test.tokens

Undocumented in source.

Members

Functions

scanTestCommon
const(Token)[] scanTestCommon(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
testScanner
void testScanner(string dataFilename, string canonicalFilename)

Test scanner by scanning a file, expecting no errors.

testTokens
void testTokens(string dataFilename, string tokensFilename)

Test tokens output by scanner.

Meta