SEMANTIC CHANGE: implicit inputs are now required to exist
[platform/upstream/ninja.git] / src / build_test.cc
2011-05-13 Evan MartinSEMANTIC CHANGE: implicit inputs are now required to...
2011-05-09 Evan Martinfix test
2011-05-09 Evan Martinadd support for ignoring failures of some subtasks
2011-05-08 Evan Martinwindows: fix more signedness warnings
2011-04-29 Evan Martinadd doxygen-compatibile comments to most classes
2011-03-12 Evan Martinfix test that relied on pointer values
2011-03-12 Evan Martinmake bad build tests fail earlier
2011-03-06 Evan Martinmove VirtualFileSystem into test.*
2011-03-06 Evan Martinmove test support into test.*
2011-02-07 Evan MartinMerge branch 'master' of https://github.com/martine...
2011-02-06 Evan Martinadd copyrights
2011-02-04 Evan Martininclude path when printing a makefile parse error
2011-01-23 Evan Martinallow implicit deps
2011-01-08 Evan Martinremove ResetDirty
2011-01-08 Evan Martinmove towards virtual fs for build tests
2011-01-08 Evan Martinremove bottom-up dirtying
2011-01-08 Evan Martincatch ourselves when we're stuck
2010-12-14 Evan Martinverbosity tristate
2010-12-13 Evan Martinuse separate config object
2010-12-05 Evan Martinmove src into subdir