mingw ninja_test links and passes. (as do linux and native VS2010)
authorPhilip Craig <philip@pobox.com>
Sun, 29 May 2011 08:18:49 +0000 (09:18 +0100)
committerPhilip Craig <philip@pobox.com>
Sun, 29 May 2011 08:18:49 +0000 (09:18 +0100)
commit820ecab645cf4a200679a938c8b6b971de348f00
treebd4f4b2968a9462c43c1f32391551bccb92dc944
parent7fa1410f29aaa964a4f3730b13748f1e5462394f
mingw ninja_test links and passes. (as do linux and native VS2010)

Use chsize instead of truncate for mingw compatibility
SubprocessTest uses DoWork to force Subprocesses to execute
Drop GoodCommandStdOut test as it is tested in SetWithSingle
src/build_log_test.cc
src/subprocess_test.cc