summaryrefslogtreecommitdiff
path: root/cask/actor/test/src-jvm/JvmActorsTest.scala
Commit message (Collapse)AuthorAgeFilesLines
* 0.3.60.3.6Li Haoyi2019-11-071-365/+0
|
* add BatchActor unit test and docsLi Haoyi2019-11-041-0/+59
|
* actor readme pipelineLogLi Haoyi2019-11-031-0/+58
|
* actor log readmeLi Haoyi2019-11-031-0/+74
|
* add debouncing state machine to docs and unit testsLi Haoyi2019-11-031-0/+48
|
* Basic readme for Cask actorsLi Haoyi2019-11-031-1/+3
|
* Flesh out `BatchActor.scala` into its own module, `cask.Actor`. Add the ↵Li Haoyi2019-11-031-0/+124
first unit test for an asynchronous logging actor