netty-incubator-buffer-api/buffer-tests/src/test/java/io/netty/buffer/api/tests
2021-05-28 12:23:16 +02:00
..
adaptor First draft of splitting the repo into multiple modules and allowing builds with Java 11 2021-05-21 14:04:23 +02:00
benchmarks Remove acquire from the public API 2021-05-26 17:19:26 +02:00
examples Fix test failures in ByteToMessageDecoderTest 2021-05-28 12:23:16 +02:00
BufferBulkAccessTest.java Remove the slice methods, add copy methods 2021-05-27 14:07:31 +02:00
BufferByteOffsettedAccessorsTest.java First draft of splitting the repo into multiple modules and allowing builds with Java 11 2021-05-21 14:04:23 +02:00
BufferCharOffsettedAccessorsTest.java First draft of splitting the repo into multiple modules and allowing builds with Java 11 2021-05-21 14:04:23 +02:00
BufferCleanerTest.java First draft of splitting the repo into multiple modules and allowing builds with Java 11 2021-05-21 14:04:23 +02:00
BufferCompactTest.java Hide isOwned, countBorrows, and acquire from the public API, even on CompositeBuffer 2021-05-27 17:34:40 +02:00
BufferComponentIterationTest.java Remove acquire from the public API 2021-05-26 17:19:26 +02:00
BufferCompositionTest.java Hide isOwned, countBorrows, and acquire from the public API, even on CompositeBuffer 2021-05-27 17:34:40 +02:00
BufferDoubleOffsettedAccessorsTest.java First draft of splitting the repo into multiple modules and allowing builds with Java 11 2021-05-21 14:04:23 +02:00
BufferEnsureWritableTest.java Fix test failures coming from removal of slice and introduction of copy. 2021-05-27 17:06:30 +02:00
BufferFloatOffsettedAccessorsTest.java First draft of splitting the repo into multiple modules and allowing builds with Java 11 2021-05-21 14:04:23 +02:00
BufferIntOffsettedAccessorsTest.java First draft of splitting the repo into multiple modules and allowing builds with Java 11 2021-05-21 14:04:23 +02:00
BufferLongOffsettedAccessorsTest.java First draft of splitting the repo into multiple modules and allowing builds with Java 11 2021-05-21 14:04:23 +02:00
BufferMediumOffsettedAccessorsTest.java First draft of splitting the repo into multiple modules and allowing builds with Java 11 2021-05-21 14:04:23 +02:00
BufferOffsetsTest.java First draft of splitting the repo into multiple modules and allowing builds with Java 11 2021-05-21 14:04:23 +02:00
BufferPrimitiveRelativeAccessorsTest.java First draft of splitting the repo into multiple modules and allowing builds with Java 11 2021-05-21 14:04:23 +02:00
BufferReadOnlyTest.java Hide isOwned, countBorrows, and acquire from the public API, even on CompositeBuffer 2021-05-27 17:34:40 +02:00
BufferReferenceCountingTest.java Hide isOwned, countBorrows, and acquire from the public API, even on CompositeBuffer 2021-05-27 17:34:40 +02:00
BufferRefTest.java Remove acquire from the public API 2021-05-26 17:19:26 +02:00
BufferSendTest.java Hide isOwned, countBorrows, and acquire from the public API, even on CompositeBuffer 2021-05-27 17:34:40 +02:00
BufferShortOffsettedAccessorsTest.java First draft of splitting the repo into multiple modules and allowing builds with Java 11 2021-05-21 14:04:23 +02:00
BufferTestSupport.java Do less aggressive test sampling when running tests locally 2021-05-27 17:38:38 +02:00
BufferWriteBytesCombinationsTest.java Fix test failures coming from removal of slice and introduction of copy. 2021-05-27 17:06:30 +02:00
EchoIT.java First draft of splitting the repo into multiple modules and allowing builds with Java 11 2021-05-21 14:04:23 +02:00
Fixture.java Remove the slice methods, add copy methods 2021-05-27 14:07:31 +02:00
Memoize.java First draft of splitting the repo into multiple modules and allowing builds with Java 11 2021-05-21 14:04:23 +02:00
ScopeTest.java Remove acquire from the public API 2021-05-26 17:19:26 +02:00