peter-lawrey / HugeCollections-OLD

Huge Collections for Java using efficient off heap storage
273 stars 51 forks source link

Added some more tests for SharedHashMap. #10

Closed JozsefBartokHFT closed 10 years ago

JozsefBartokHFT commented 10 years ago

Some of the tests are failing, pls. take a look.

peter-lawrey commented 10 years ago

Can you remove the iml files?

On 26 February 2014 08:26, JozsefBartokHFT notifications@github.com wrote:

Some of the tests are failing, pls. take a look.

You can merge this Pull Request by running

git pull https://github.com/JozsefBartokHFT/HugeCollections master

Or view, comment on, or merge it at:

https://github.com/OpenHFT/HugeCollections/pull/10 Commit Summary

  • Added some more tests for SharedHashMap
  • Added some more tests for SharedHashMap

File Changes

  • A HugeCollections.imlhttps://github.com/OpenHFT/HugeCollections/pull/10/files#diff-0(13)
  • A collections/collections.imlhttps://github.com/OpenHFT/HugeCollections/pull/10/files#diff-1(30)
  • M collections/src/test/java/net/openhft/collections/SharedHashMapTest.javahttps://github.com/OpenHFT/HugeCollections/pull/10/files#diff-2(92)

Patch Links:

Reply to this email directly or view it on GitHubhttps://github.com/OpenHFT/HugeCollections/pull/10 .

JozsefBartokHFT commented 10 years ago

Untracked files accidentally added to tracking.