aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/scala/async/run/live/LiveVariablesSpec.scala
Commit message (Expand)AuthorAgeFilesLines
* fix procedure syntaxxuwei-k2018-05-091-11/+11
* copyright 2018 LightbendSeth Tisue2018-02-061-1/+1
* Compatibility with Scala 2.12.0-RC1Jason Zaugg2016-09-081-1/+0
* Avoid masking real errors with NotImplemented awaiting Future[Nothing]Jason Zaugg2015-07-061-0/+26
* currentUnit.freshName => c.freshName (leads to less precise tests...)Eugene Burmako2014-02-151-11/+11
* Update copyright years.Jason Zaugg2014-01-141-1/+1
* Don't aggressively null out captured varsJason Zaugg2013-11-121-3/+117
* Avoid zero-ing out dead fields of primitive value class typePhilipp Haller2013-10-221-10/+122
* Enables testing the resetting of lifted local variablesPhilipp Haller2013-10-221-0/+40