summaryrefslogtreecommitdiff
path: root/test/junit/scala/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Inline final methods defined in traitsLukas Rytz2015-03-111-0/+18
* Reuse the same compiler instance for all tests in a JUnit classLukas Rytz2015-03-111-0/+20
* SI-8818 FreshName extractor forgives suffixSom Snytt2015-02-091-11/+10
* SI-8976 MutableList.tail.iterator.size is lengthSom Snytt2014-12-063-6/+76
* SI-8835 Iterator tests can be junitSom Snytt2014-11-111-1/+19
* JUnit tests for dead code elimination.Lukas Rytz2014-09-101-1/+10
* Fix assertThrows, and the behaviors that it shadowedLukas Rytz2014-09-021-0/+2
* Unit tests for new BType classesLukas Rytz2014-06-011-6/+11
* addresses feedback regarding new junit testsDen Shabalin2013-08-152-7/+16
* add assertThrows testing utility functionDen Shabalin2013-08-142-0/+44