X10D/X10D.Tests/src/Collections
Oliver Booth 3d896ea5d1
Add IList<T>.RemoveRange(Range)
2022-06-03 11:53:40 +01: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 Multi-target X10D.Tests 2022-05-07 23:16:06 +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 IList<T>.RemoveRange(Range) 2022-06-03 11:53:40 +01:00