Improve buildtest.cmd, runtest.cmd
authorBruce Forstall <brucefo@microsoft.com>
Fri, 8 Jan 2016 00:42:04 +0000 (16:42 -0800)
committerBruce Forstall <brucefo@microsoft.com>
Fri, 8 Jan 2016 00:42:04 +0000 (16:42 -0800)
commitbe97df9df7a05376aac92d0c034756c73a7b744e
tree1f5108e4de5d26a8df1ccc605d53b8a898f0f510
parentc74dde3ecdb284844a08dbd07dc1c7767cd7db69
Improve buildtest.cmd, runtest.cmd

Apply the same kind of changes that were applied to build.cmd:
1. Improved readability and structure of the code.
2. Make all three look similar.
3. Add "sequential" and "msbuildargs" options
4. Add better logging and less verbose console output
build.cmd
tests/buildtest.cmd
tests/runtest.cmd