dgamevfs.test

Undocumented in source.

Members

Functions

fail
bool fail(D dg)
Undocumented in source. Be warned that the author may not have intended to support it.
testFSDir
bool testFSDir()
Undocumented in source. Be warned that the author may not have intended to support it.
testMemoryDir
bool testMemoryDir()
Undocumented in source. Be warned that the author may not have intended to support it.
testStackDir
bool testStackDir()
Undocumented in source. Be warned that the author may not have intended to support it.
testStackDirMount
bool testStackDirMount()
Undocumented in source. Be warned that the author may not have intended to support it.
testStackDirStacking
bool testStackDirStacking()
Undocumented in source. Be warned that the author may not have intended to support it.
testVFSDirContents
bool testVFSDirContents(VFSDir dir, string[] expectedFiles, string[] expectedDirs, string glob)
Undocumented in source. Be warned that the author may not have intended to support it.
testVFSDirDirs
bool testVFSDirDirs(VFSDir dir, Flag!"deep" deep)
Undocumented in source. Be warned that the author may not have intended to support it.
testVFSDirFiles
bool testVFSDirFiles(VFSDir dir, Flag!"deep" deep)
Undocumented in source. Be warned that the author may not have intended to support it.
testVFSDirGlob
bool testVFSDirGlob(VFSDir root)
Undocumented in source. Be warned that the author may not have intended to support it.
testVFSDirInfo
bool testVFSDirInfo(VFSDir parent, string name, Flag!"exists" exists, Flag!"writable" writable, Flag!"create" create)
Undocumented in source. Be warned that the author may not have intended to support it.
testVFSDirMain
bool testVFSDirMain(VFSDir root)
Undocumented in source. Be warned that the author may not have intended to support it.
testVFSFileIO
bool testVFSFileIO(VFSDir parent, string name, string data)
Undocumented in source. Be warned that the author may not have intended to support it.
testVFSFileInfo
bool testVFSFileInfo(VFSDir parent, string name, Flag!"exists" exists, Flag!"writable" writable)
Undocumented in source. Be warned that the author may not have intended to support it.
testVFSFileRead
bool testVFSFileRead(VFSDir parent, string name, string expected)
Undocumented in source. Be warned that the author may not have intended to support it.
testVFSFileSeek
bool testVFSFileSeek(VFSDir parent, string name)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta