my.test

Members

Functions

dirContentCopy
void dirContentCopy(Path src, Path dst)
Undocumented in source. Be warned that the author may not have intended to support it.
formatRange
string[] formatRange(string prefix, T value)
Undocumented in source. Be warned that the author may not have intended to support it.
formatValueInItsOwnLine
string[] formatValueInItsOwnLine(string prefix, T value)
Undocumented in source. Be warned that the author may not have intended to support it.
makeTestArea
TestArea makeTestArea(string name, string file)
Undocumented in source. Be warned that the author may not have intended to support it.
regexIn
auto regexIn(string rawRegex, T[] array, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
regexNotIn
auto regexNotIn(string rawRegex, T[] array, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

TestArea
struct TestArea
Undocumented in source.

Meta

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)

This module contains tools for testing where a sandbox is needed for creating temporary files.