dyaml.test.reader

Undocumented in source.

Members

Functions

readData
ubyte[] readData(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
runReader
void runReader(ubyte[] fileData)
Undocumented in source. Be warned that the author may not have intended to support it.
testStreamError
void testStreamError(string errorFilename)

Stream error unittest. Tries to read invalid input files, expecting errors.

Meta