touchlab/SQLiter

Test 1.7.20 beta

samhill303 opened this issue · 1 comments

Test 1.7.20 beta

Sanity checks

  1. Compile your project with a current Kotlin version.
  2. Check the highlighting in different IDE modules.
  3. Compile the project with the EAP Kotlin version and install the EAP IDE plugin.
  4. Verify that the project re-imported successfully.
  5. Check that highlighting from p.2 works not worse than before.
  6. Compile the project again and look for new surprising warnings.
  7. Change something in the code and check if incremental compilation works.
  8. Run your tests with a new Kotlin version.
  9. Stop at some well-known piece of code, run the debugger and try stepping.
  10. Look for performance issues in compilation, runtime, re-import or IDE behavior.