aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/scala/async/run/await0
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jason Zaugg2014-01-141-2/+2
* Remove @RunWith annotations from test cases.Jason Zaugg2013-08-151-3/+0
* add missing copyrightJason Zaugg2012-11-241-0/+4
* Synthesize `case 23 => rhs` rather than `case any @ (_: Int) if any == 25)`Jason Zaugg2012-11-111-1/+0
* Remove sleeps from the tests.Jason Zaugg2012-11-091-5/+0
* File naming consistency.Jason Zaugg2012-11-051-0/+0
* Move test utils into a package object, rather than base class.Jason Zaugg2012-11-051-1/+1
* Expand build configuration.Jason Zaugg2012-11-051-1/+1
* Improve test infrastructureJason Zaugg2012-11-051-0/+78