reggae v0.5.6 (2017-05-16T01:57:42Z)
Home
Dub
Repo
shouldFailToExecute
tests
utils
Undocumented in source. Be warned that the author may not have intended to support it.
void
shouldFailToExecute
(string arg, string workDir, string file, size_t line)
void
shouldFailToExecute
(string[] args, string workDir, string file, size_t line)
void
shouldFailToExecute
(
string
[]
args
,
string
workDir
=
getcwd
()
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
tests
utils
functions
shouldExecuteOk
shouldFailToExecute
structs
FakeFile