summaryrefslogtreecommitdiff
path: root/test/files/scalacheck/parallel-collections/pc.scala
Commit message (Expand)AuthorAgeFilesLines
* run ScalaCheck tests directly, not through partestSeth Tisue2017-01-271-71/+0
* SI-7938 - parallel collections should use default ExecutionContextAleksandar Prokopec2013-10-291-24/+41
* Cull extraneous whitespace.Paul Phillips2013-09-181-8/+8
* SI-7349 Partest supports test-interfaceSom Snytt2013-04-301-7/+7
* Renaming Ctrie to ConcurrentTrieMap.Aleksandar Prokopec2012-03-161-1/+1
* Add tests for parallel Ctrie.Aleksandar Prokopec2012-02-031-0/+3
* Begone t1737...Hubert Plociniczak2011-11-021-7/+7
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-10/+0
* Enabled parallel group by.Aleksandar Pokopec2011-01-101-1/+1
* Implemented a (slower) workaround for parallel ...Aleksandar Pokopec2011-01-071-0/+1
* Minor changes.Aleksandar Pokopec2010-12-091-1/+1
* Made parallel collections serializable.Aleksandar Pokopec2010-12-091-1/+1
* Fixing jvm 1.5 support for parallel collections.Aleksandar Pokopec2010-12-091-7/+7
* Refactored parallel collections for pluggable t...Aleksandar Pokopec2010-11-271-7/+7
* Disabled a test failing on server.Aleksandar Pokopec2010-11-081-1/+1
* Added size maps to flat hash tables.Aleksandar Pokopec2010-11-081-5/+12
* Two hashcode-related failing tests fixed.Aleksandar Pokopec2010-10-281-5/+5
* Debugging parallel hash tables.Aleksandar Pokopec2010-10-281-6/+6
* Mostly refactored existing test functionality f...Aleksandar Pokopec2010-10-281-3/+7
* Modified remote test.Aleksandar Pokopec2010-10-281-1/+1
* Some serious hash tries bugs fixed.Aleksandar Pokopec2010-10-201-2/+3
* Some exception handling fixes in parallel colle...Aleksandar Pokopec2010-10-201-2/+27
* Reverted a test. No review.Aleksandar Pokopec2010-10-051-2/+2
* Added back another previously failing test.Aleksandar Pokopec2010-10-051-2/+2
* Disabling a test from last commit until figurin...Aleksandar Pokopec2010-10-051-2/+2
* An issue with scalacheck and actors where an ex...Aleksandar Pokopec2010-10-051-0/+3
* Fixed a scalacheck test group "test entire subd...Aleksandar Pokopec2010-10-041-0/+20
* Temporarily disabled collections checks to keep...Aleksandar Pokopec2010-09-011-20/+0
* Added scalacheck tests for parallel collections.Aleksandar Pokopec2010-09-011-0/+20