Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AmortizedPQueue, MapPBag, and MapPSet need tests #2

Open
blackdrag opened this issue Mar 20, 2014 · 1 comment
Open

AmortizedPQueue, MapPBag, and MapPSet need tests #2

blackdrag opened this issue Mar 20, 2014 · 1 comment

Comments

@blackdrag
Copy link
Collaborator

From [email protected] on 2009-03-16T21:43:16Z

should be relatively easy to duplicate one of the other Java-vs-PCollections random tests.

Original issue: http://code.google.com/p/pcollections/issues/detail?id=2

@blackdrag blackdrag added this to the backlog milestone Mar 20, 2014
@blackdrag
Copy link
Collaborator Author

From [email protected] on 2009-03-29T17:49:15Z

we have tests for ConsPStack, HashPMap, IntTreePMap, and TreePVector.

need test for AmortizedPQueue, MapPBag, and MapPSet

we don't really need tests for HashTreePMap, HashTreePBag, or HashTreePSet since they just produce instances
of HashPMap, MapPBag, and MapPSet, respectively.

Summary: AmortizedPQueue, MapPBag, and MapPSet need tests

@hrldcpr hrldcpr added enhancement and removed bug labels Dec 15, 2015
@hrldcpr hrldcpr removed this from the backlog milestone Mar 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants