CLI: output relative paths in diagnostic messages

This commit is contained in:
Alexander Udalov
2014-07-23 16:38:29 +04:00
parent 807cf1dcc0
commit 5a792ca11f
10 changed files with 67 additions and 43 deletions
@@ -1,5 +1,5 @@
ERR:
ERROR: [TestData]/hello.kt: (4, 5) Unresolved reference: a
ERROR: hello.kt: (4, 5) Unresolved reference: a
Return code: 1
@@ -1,5 +1,5 @@
ERR:
ERROR: [TestData]/test.kt: (4, 20) Expecting an element
ERROR: test.kt: (4, 20) Expecting an element
Return code: 1