flurry icon indicating copy to clipboard operation
flurry copied to clipboard

Port and add more tests

Open jonhoo opened this issue 4 years ago • 7 comments

There are many Java tests that we do not yet have in the Rust version. You can find most of them in this file from JSR166 and in this folder from JDK. Let's port all of them and get that test coverage up! I would particularly love to get some of the concurrent tests ported over!

There are also a good chunk of tests over in hashbrown that would be good to also run against flurry.

jonhoo avatar Jan 24 '20 03:01 jonhoo