tests.binary

Undocumented in source.

Members

Classes

BarException
class BarException
Undocumented in source.
FooException
class FooException
Undocumented in source.

Functions

bar
void bar(string[] inputs, string[] outputs)
Undocumented in source. Be warned that the author may not have intended to support it.
foo
void foo(string[] inputs, string[] outputs)
Undocumented in source. Be warned that the author may not have intended to support it.
resetCalls
void resetCalls()
Undocumented in source. Be warned that the author may not have intended to support it.
testTargetSelection
void testTargetSelection()
Undocumented in source. Be warned that the author may not have intended to support it.
testTopLevelTargets
void testTopLevelTargets()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

barCalled
bool barCalled;
Undocumented in source.
fooCalled
bool fooCalled;
Undocumented in source.

Meta