aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/scala/async/run/ifelse0/IfElse0.scala
Commit message (Expand)AuthorAgeFilesLines
* fix procedure syntaxxuwei-k2018-05-091-2/+2
* Remove uses of deprecated Future APIsNthPortal2018-02-271-2/+2
* copyright 2018 LightbendSeth Tisue2018-02-061-1/+1
* Update copyright years.Jason Zaugg2014-01-141-1/+1
* Remove @RunWith annotations from test cases.Jason Zaugg2013-08-151-3/+0
* Move implementation details to scala.async.internal._.Jason Zaugg2013-07-071-0/+1
* Fix await in if condition / match scrutinee.Jason Zaugg2012-11-261-0/+8
* add missing copyrightJason Zaugg2012-11-241-1/+1
* Remove sleeps from the tests.Jason Zaugg2012-11-091-1/+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/+51