dyaml.testtokens

Undocumented in source.

Members

Functions

testScanner
void testScanner(bool verbose, string dataFilename, string canonicalFilename)

Test scanner by scanning a file, expecting no errors.

testTokens
void testTokens(bool verbose, string dataFilename, string tokensFilename)

Test tokens output by scanner.

Meta