[FIR IDE] Fix HL API test data

Ignore failed tests
Set passing test to comparison mode
Fix testdata for symbols
Fix invalid LAZINESS parameter reading from testdata
This commit is contained in:
Igor Yakovlev
2020-11-25 15:23:28 +03:00
parent 7cbcde77dd
commit 842d31d04e
15 changed files with 218 additions and 5 deletions
@@ -8,3 +8,5 @@ package p
private fun f(): Int = 3
private fun g(p: String): String = "p"
// FIR_COMPARISON