Imported Upstream version 1.7.1
[platform/upstream/ninja.git] / src / test.h
2016-04-27 Nico Weberv1.7.0 upstream/1.7.0 v1.7.0
2016-04-19 Nico WeberMerge pull request #1126 from bradking/pool-release...
2016-04-19 Nico WeberMerge pull request #1130 from JohnstonJ/fix-tests-on...
2016-04-18 James Johnstonninja_test: Fix Visual C++ 2015 warnings/errors about...
2016-02-05 Nico WeberMerge pull request #1106 from nico/winfix
2016-02-03 Nico WeberMerge pull request #1033 from colincross/failed
2016-02-03 Nico WeberMerge pull request #989 from bradking/implicit-outputs
2016-02-03 Nico WeberMerge pull request #1060 from bradking/deduplicate...
2016-02-03 Brad KingExpose more details in FileReader::ReadFile signature
2015-11-12 Nico WeberMerge pull request #763 from drbo/master
2015-06-29 Nico Weberv1.6.0 v1.6.0
2015-03-31 Nico WeberMerge pull request #949 from nico/staterr
2015-03-31 Nico WeberLet Stat() have an err outparam instead of writing...
2015-03-17 Nico WeberMerge pull request #930 from nico/depcolon
2015-03-15 Nico WeberMerge pull request #933 from nico/dupeedgefix
2015-03-15 Nico WeberBuild self-consistent graphs for dupe edges with multip...
2014-12-04 Nico WeberMerge pull request #703 from ovinn/master
2014-12-04 Nico WeberMerge pull request #809 from andrey-malets/doc-for...
2014-11-24 Nico Weberv1.5.3 v1.5.3
2014-11-23 Evan MartinMerge pull request #772 from drbo/syntax_bugfix
2014-11-18 Evan MartinMerge pull request #813 from cdlm/emacs-mode-require...
2014-09-18 Nico WeberMerge pull request #812 from nico/ninjatest
2014-09-18 Nico WeberAdd support for --gtest_filter. The bots need it, and...
2014-09-18 Nico WeberUse a small, standalone testing framework instead of...
2014-06-29 Nico WeberMerge pull request #755 from zmodem/working_dir_vs_msvc...
2014-06-27 Nico Weberv1.5.0 v1.5.0
2014-06-25 Nico WeberMerge pull request #785 from nico/unused
2014-06-20 Nico WeberMerge pull request #784 from nico/statkeep
2014-06-19 Nico Webermake Stat() a const method
2013-05-16 Evan MartinMerge branch 'master' into release
2013-04-09 Evan MartinMerge branch 'dep-pipeless'
2013-04-09 Evan MartinMerge pull request #532 from nico/sshhh_gtest
2013-04-09 Evan Martinadd a test for the "deps out of date" case
2013-04-08 Evan Martinmove test virtual time "now_" into VirtualFileSystem
2012-07-27 Evan MartinMerge branch 'set_terminate' of git://github.com/gmoudr...
2012-07-03 Evan MartinMerge pull request #313 from wolfp/restat_missing_input
2012-06-17 Evan MartinMerge pull request #316 from tfarina/struct
2012-06-15 Evan MartinMerge pull request #329 from nico/hash2
2012-06-15 Nico WeberOnly store command hashes in the build log.
2012-04-26 Evan MartinMerge pull request #207 from iwadon/fix-configure.py...
2012-02-23 Evan MartinMerge pull request #217 from PetrWolf/master
2012-02-09 unknownResponse files
2012-01-16 Evan MartinMerge pull request #197 from doctorlove/simple_dry_run
2012-01-16 Frances BuontempoStop warning about chdir etc which are treated as error...
2012-01-06 Evan Martinmigrate tempdir code to test.cc
2012-01-05 Evan Martinconvert all time_t to a new TimeStamp type
2011-09-04 Evan MartinMerge pull request #94 from qhuo/named-pipe
2011-09-03 Evan MartinMerge pull request #89 from tfarina/state
2011-09-03 Thiago FarinaFactor out State struct from ninja_jumble.cc into its...
2011-08-26 Evan MartinMerge pull request #87 from tfarina/fix-ninja-compilation
2011-08-25 Thiago FarinaFix ninja compilation by including a missing disk_inter...
2011-05-02 Evan MartinMerge pull request #37 from polrop/add-guidelines.
2011-05-02 Evan MartinMerge pull request #36 from polrop/test-clean-tool.
2011-05-02 Nicolas DespresReturn non-zero status when errors occur.
2011-05-02 Nicolas DespresAdd a test for the clean tool.
2011-04-29 Evan Martinadd doxygen-compatibile comments to most classes
2011-04-15 Evan MartinMerge branch 'master' of github.com:martine/ninja
2011-03-22 Evan MartinMerge branch 'errors-reporting' of https://github.com...
2011-03-22 Nicolas DespresAdd missing CPP guards.
2011-03-06 Evan Martinmore comments
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-01-08 Evan Martinremove ResetDirty
2011-01-08 Evan Martinremove bottom-up dirtying
2011-01-08 Evan Martinsplit out graph into its own header
2010-12-05 Evan Martinmove src into subdir