aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/scala/async/run/await0/Await0Spec.scala
Commit message (Collapse)AuthorAgeFilesLines
* fix procedure syntaxxuwei-k2018-05-091-1/+1
|
* Remove uses of deprecated Future APIsNthPortal2018-02-271-6/+6
|
* copyright 2018 LightbendSeth Tisue2018-02-061-2/+2
|
* Update copyright years.Jason Zaugg2014-01-141-2/+2
| | | | 2013 must have been unlucky.
* Remove @RunWith annotations from test cases.Jason Zaugg2013-08-151-3/+0
| | | | | These are are at odds with the junit-interface SBT test framework under SBT 0.13.+, and appear to be superfluous.
* 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/+78