X10D/X10D.Tests/src/Collections
Oliver Booth 85f4e8c733
test: bring coverage to 100% for AddOrUpdate
2023-04-02 01:16:12 +01:00
..
ArrayTests.AsReadOnly.cs style(test): segment methods to partials 2023-03-31 20:21:17 +01:00
ArrayTests.Clear.cs style(test): segment methods to partials 2023-03-31 20:21:17 +01:00
ArrayTests.cs style(test): segment methods to partials 2023-03-31 20:21:17 +01:00
BoolListTests.cs [ci skip] test: rename Pack8Bit to PackByte 2023-03-31 20:23:56 +01:00
ByteTests.cs test: bring coverage to 100% for integer Unpack (#70) 2023-04-01 21:56:45 +01:00
CollectionTests.ClearAndDisposeAll.cs style(test): segment methods to partials 2023-03-31 20:21:17 +01:00
CollectionTests.ClearAndDisposeAllAsync.cs style(test): segment methods to partials 2023-03-31 20:21:17 +01:00
CollectionTests.cs style(test): segment methods to partials 2023-03-31 20:21:17 +01:00
DictionaryTests.cs test: bring coverage to 100% for AddOrUpdate 2023-04-02 01:16:12 +01:00
EnumerableTests.DisposeAll.cs style(test): segment methods to partials 2023-03-31 20:21:17 +01:00
EnumerableTests.DisposeAllAsync.cs style(test): segment methods to partials 2023-03-31 20:21:17 +01:00
EnumerableTests.cs style(test): segment methods to partials 2023-03-31 20:21:17 +01:00
Int16Tests.cs test: bring coverage to 100% for integer Unpack (#70) 2023-04-01 21:56:45 +01:00
Int32Tests.cs test: bring coverage to 100% for integer Unpack (#70) 2023-04-01 21:56:45 +01:00
Int64Tests.cs Rename UnpackBits to Unpack, PacknBit to Pack(CLR type) 2022-04-28 22:58:58 +01:00
ListTests.cs Add IReadOnlyList<T>.Slice 2022-12-01 13:51:30 +00:00
SpanTest.cs test: bring coverage to 100% for X10D.Collections.SpanExtensions 2023-04-02 00:36:31 +01:00