integration tests: trying to be cross-platform

This commit is contained in:
Leonid Shalupov
2012-05-07 23:03:53 +04:00
parent a5a2bd9220
commit 428771d99d
3 changed files with 17 additions and 7 deletions
@@ -1,4 +1,4 @@
OUT ERROR: [TestData]\hello.kt: (4, 5) Unresolved reference: a
OUT WARNING: [TestData]\hello.kt: (4, 5) The expression is unused
OUT ERROR: [TestData]/hello.kt: (4, 5) Unresolved reference: a
OUT WARNING: [TestData]/hello.kt: (4, 5) The expression is unused
ERR exec() finished with COMPILATION_ERROR return code
Return code: 1