
Public Member Functions | |
| TestRule () | |
| bool | precond () |
| Precondition, additional to comparing stdout, overload if necessary. | |
| ~TestRule () | |
Public Attributes | |
| Manager | mgr |
|
|
Definition at line 78 of file test_makefilelib.cpp. References makefile::MakefileItem::add(), makefile::Rule::addCommand(), makefile::Rule::addPrereq(), makefile::Rule::addTarget(), and cstr. |
|
|
Definition at line 102 of file test_makefilelib.cpp. |
|
|
Precondition, additional to comparing stdout, overload if necessary.
Reimplemented from makefile::tester::Test. Definition at line 98 of file test_makefilelib.cpp. |
|
|
Definition at line 77 of file test_makefilelib.cpp. |
1.3.9.1