summaryrefslogtreecommitdiff
path: root/test/files/scalacheck/parallel-collections/ParallelCtrieCheck.scala
Commit message (Expand)AuthorAgeFilesLines
* run ScalaCheck tests directly, not through partestSeth Tisue2017-01-271-101/+0
* SI-7938 - parallel collections should use default ExecutionContextAleksandar Prokopec2013-10-291-1/+4
* Cull extraneous whitespace.Paul Phillips2013-09-181-13/+13
* Rename ConcurrentTrieMap to concurrent.TrieMap.Aleksandar Prokopec2012-03-271-4/+4
* Renaming Ctrie to ConcurrentTrieMap.Aleksandar Prokopec2012-03-161-6/+6
* Add tests for parallel Ctrie.Aleksandar Prokopec2012-02-031-0/+98