5ec78286df
Currently the TestCase has exactly one TestOutput. This worked until now, since we were only interested in the output of the last command. This change introduces one CommandOutput for each command which has been run. Doing so enables us to fetch output (stdin,stderr) information as well as exitCode ... for all commands. Review URL: https://codereview.chromium.org//11293278 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14947 260f80e4-7a28-3924-810f-c04153c831b5