1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-11-10 04:55:42 +00:00
X10D/X10D.Tests/src/Collections
2023-04-06 02:31:22 +01:00
..
ArrayTests.AsReadOnly.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
ArrayTests.Clear.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
ArrayTests.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
BoolListTests.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
ByteTests.cs test: return coverage to 100% (#76) 2023-04-05 23:18:14 +01:00
CollectionTests.ClearAndDisposeAll.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
CollectionTests.ClearAndDisposeAllAsync.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
CollectionTests.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
DictionaryTests.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
EnumerableTests.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
EnumerableTests.DisposeAll.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
EnumerableTests.DisposeAllAsync.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
Int16Tests.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
Int32Tests.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
Int64Tests.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
ListTests.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
SpanTest.cs feat: add Span<T>.Replace 2023-04-06 02:31:22 +01:00