summaryrefslogtreecommitdiff
path: root/test/junit/scala/tools/nsc/backend/jvm/opt/EmptyExceptionHandlersTest.scala
Commit message (Expand)AuthorAgeFilesLines
* Rename -Yopt to -opt, -Yopt-warnings to -opt-warningsLukas Rytz2016-05-251-2/+2
* Clean up bytecode testing methods.Lukas Rytz2016-05-201-4/+4
* Better abstraction for bytecode tests. Also organize some imports.Lukas Rytz2016-05-201-12/+13
* Rename nsc.backend.jvm.CodeGenTools to testing.BytecodeTestingLukas Rytz2016-05-201-1/+1
* Reduce boilerplate in compiler JUnit tests (#5158)Jason Zaugg2016-05-161-12/+2
* Remove -Y settings that are no longer used in 2.12Lukas Rytz2016-02-161-2/+2
* Clean up the way compiler settings are accessed in the backend.Lukas Rytz2015-04-011-2/+2
* Reuse the same compiler instance for all tests in a JUnit classLukas Rytz2015-03-111-4/+15
* GenBCode: Command-line flags for enabling cleanup optimizationsLukas Rytz2014-11-041-6/+2
* Remove stale local variables and exception handlers after DCELukas Rytz2014-09-101-0/+92