Documentation: Add CoreCLR binary folder to test results (#5084)
authorGeunsik Lim <leemgs@users.noreply.github.com>
Fri, 20 May 2016 06:43:33 +0000 (15:43 +0900)
committerJan Kotas <jkotas@microsoft.com>
Fri, 20 May 2016 06:43:33 +0000 (23:43 -0700)
commitc6ac87f88f533cea120bbbd2c273a2e78cc2ea1f
tree329cbcea9ca50a31f4cbd5571a6c0a062f9aa876
parent7ea2604efd2c58e6279f19e069c844e50f3acbfa
Documentation: Add CoreCLR binary folder to test results (#5084)

When we get the test result with ./coreclr/tests/runtest.sh,
it is difficult to classify the build mode that we used after some days.

Let's add information of the CoreCLR binary folder in order to
know easily the build mode between debug-build and release-build mode.

Signed-off-by: Geunsik Lim <geunsik.lim@samsung.com>
tests/runtest.sh