X10D/X10D.Tests/src/Collections
Oliver Booth b60fdc495b
Add IReadOnlyList<T>.Slice
2022-12-01 13:51:30 +00:00
..
ArrayTests.cs Denote CLS-noncompliant tests as such 2022-05-07 23:14:07 +01:00
BoolListTests.cs Rename UnpackBits to Unpack, PacknBit to Pack(CLR type) 2022-04-28 22:58:58 +01:00
ByteTests.cs Rename UnpackBits to Unpack, PacknBit to Pack(CLR type) 2022-04-28 22:58:58 +01:00
CollectionTests.cs Multi-target X10D.Tests 2022-05-07 23:16:06 +01:00
DictionaryTests.cs Add tests for ToConnectionString/ToGetParameters 2022-04-30 10:36:03 +01:00
EnumerableTests.cs Add more LINQ-esque methods 2022-07-30 23:53:35 +01:00
Int16Tests.cs Code cleanup for X10D.Tests 2022-06-01 15:35:00 +01:00
Int32Tests.cs Code cleanup for X10D.Tests 2022-06-01 15:35:00 +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 Repurpose Span<T>.Split to accept generic 2022-11-29 12:39:34 +00:00