Refactoring: Use generators for highlighting tests

- Store options for test in file
- Change default for namesHighlightingTest
- Combine highlighting and deprecated tests
This commit is contained in:
Nikolay Krasko
2013-09-30 19:54:50 +04:00
parent 62be09df87
commit f09ba64234
23 changed files with 270 additions and 240 deletions
@@ -35,4 +35,7 @@ fun test() {
x1 <warning descr="'fun equals(i: jet.Any?)' is deprecated. Use A instead">==</warning> x2
x1 <warning descr="'fun equals(i: jet.Any?)' is deprecated. Use A instead">!=</warning> x2
x1 <warning descr="'fun compareTo(i: MyClass)' is deprecated. Use A instead">></warning> x2
}
}
// NO_CHECK_INFOS
// NO_CHECK_WEAK_WARNINGS