aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/scala/async/package.scala
Commit message (Expand)AuthorAgeFilesLines
* fix procedure syntaxxuwei-k2018-05-091-1/+1
* locate the classes directory reliablySeth Tisue2018-03-051-17/+9
* copyright 2018 LightbendSeth Tisue2018-02-061-1/+1
* fix Scala version number handling for 2.13 community buildSeth Tisue2018-01-231-1/+1
* Make nsc.Global based tests work under SBTJason Zaugg2015-07-301-17/+3
* Avoid dead code warnings in generated code.Jason Zaugg2015-07-291-0/+26
* currentUnit.freshName => c.freshName (leads to less precise tests...)Eugene Burmako2014-02-151-0/+9
* toolboxClasspath now works for snapshotsEugene Burmako2014-02-121-0/+2
* Update copyright years.Jason Zaugg2014-01-141-1/+1
* Scala 2.11 compatibilityJason Zaugg2013-11-071-0/+2
* Avoid hardcoded "2.10" in tests.Jason Zaugg2013-07-021-1/+16
* Show that indirectly nested defs aren't lifted.Jason Zaugg2012-11-261-2/+2
* add missing copyrightJason Zaugg2012-11-241-0/+4
* Move TestUtils contents directly into the package object.Jason Zaugg2012-11-231-1/+42
* Move test utils into a package object, rather than base class.Jason Zaugg2012-11-051-0/+5