|
Ninja
|


Go to the source code of this file.
Classes | |
| struct | VirtualFileSystem::Entry |
| An entry for a single in-memory file. More... | |
| struct | StateTestWithBuiltinRules |
| A base test fixture that includes a State object with a builtin "cat" rule. More... | |
| struct | VirtualFileSystem |
| An implementation of DiskInterface that uses an in-memory representation of disk state. More... | |
Functions | |
| void | AssertParse (State *state, const char *input) |
| void AssertParse | ( | State * | state, |
| const char * | input | ||
| ) |
Definition at line 29 of file test.cc.
References ManifestParser::Parse().
Referenced by BuildTest::BuildTest(), StateTestWithBuiltinRules::StateTestWithBuiltinRules(), and TEST_F().
1.7.5.1