Mpp highlighting test: make generated, adjust test data

Note: this spawns new test cases which were ignored previously
This commit is contained in:
Pavel V. Talanov
2018-04-19 12:23:45 +02:00
parent 5a85f2437d
commit cdb49511e6
27 changed files with 134 additions and 202 deletions
@@ -4,4 +4,4 @@
expect interface Event
@Suppress("SOMETHING_WRONG")
expect class <error descr="[NO_ACTUAL_FOR_EXPECT] Expected class 'Wrong' has no actual declaration in module jvm for JVM">Wrong</error>
expect class <error descr="[NO_ACTUAL_FOR_EXPECT] Expected class 'Wrong' has no actual declaration in module testModule_JVM for JVM">Wrong</error>