OpenSearch/core
Simon Willnauer 819fe40d61 Extract AbstractBytesReferenceTestCase (#19141)
We have a ton of tests for PagedBytesReference but not really many for the other
implementation of BytesReference. This change factors out a basic AbstractBytesReferenceTestCase
that simplifies testing other implementations. It also caught a couple of bug here and there like
a missing mask when reading bytes as ints in PagedBytesReference.
2016-06-29 14:45:54 +02:00
..
src Extract AbstractBytesReferenceTestCase (#19141) 2016-06-29 14:45:54 +02:00
build.gradle Upgrade JNA to 4.2.2 and remove optionality 2016-06-23 09:21:40 -04:00