Re-enable creating Tests_Native* log files
authorRuss Keldorph <Russ.Keldorph@microsoft.com>
Wed, 10 Aug 2016 17:22:19 +0000 (10:22 -0700)
committerRuss Keldorph <Russ.Keldorph@microsoft.com>
Wed, 10 Aug 2016 17:24:30 +0000 (10:24 -0700)
commitdec551ad4c739d211ea2bb62f4f9762865e571bd
tree4900a08076027011d94b1cbf819d2f8a358fdef1
parent571b963cd4f7af8674d1031c4adefb3d8bc47618
Re-enable creating Tests_Native* log files

Recently we seem to have lost the ability to generate Tests_Native logs.
Currently, there are many build warnings that don't appear in any of the
logs because the native test build output is going to the console only.

The lines I'm adding are already duplicated other times in the same file,
so they are a candidate for refactoring, but I'll leave that for others.
build-test.cmd