Documentation: Add CoreCLR binary folder to test results (dotnet/coreclr#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)
commit3808627c43ab916ee800a1234eb8ee8498f975eb
treea3e5f9839e78bc1835fc4e7a477ad3f5e9287d66
parent8546a8e5710df17519183c191ffd51db7427b492
Documentation: Add CoreCLR binary folder to test results (dotnet/coreclr#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>
Commit migrated from https://github.com/dotnet/coreclr/commit/c6ac87f88f533cea120bbbd2c273a2e78cc2ea1f
src/coreclr/tests/runtest.sh