1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-10-19 03:36:10 +00:00
X10D/X10D.Tests/src/Core
2022-04-22 09:28:03 +01:00
..
ArrayTests.cs Move Extensions to Core namespace 2022-04-22 09:28:03 +01:00
BooleanTests.cs [ci skip] Use file-scoped namespaces for tests 2022-04-21 12:15:29 +01:00
ByteTests.cs [ci skip] Use file-scoped namespaces for tests 2022-04-21 12:15:29 +01:00
CharTests.cs [ci skip] Use file-scoped namespaces for tests 2022-04-21 12:15:29 +01:00
ComparableTests.cs [ci skip] Use file-scoped namespaces for tests 2022-04-21 12:15:29 +01:00
DoubleTests.cs Move math-related extensions to child namespace (#7) 2022-04-21 17:43:56 +01:00
EnumerableTests.cs Move Extensions to Core namespace 2022-04-22 09:28:03 +01:00
EnumTests.cs Separate unwrapped Enum.Next/Previous to Unchecked overloads 2022-04-20 18:16:59 +01:00
FileInfoTests.cs Add FileInfo.GetHash<T> 2022-04-20 14:29:45 +01:00
IsPrimeTests.cs [ci skip] Use file-scoped namespaces for tests 2022-04-21 12:15:29 +01:00
SByteTests.cs [ci skip] Use file-scoped namespaces for tests 2022-04-21 12:15:29 +01:00
SingleTests.cs [ci skip] Import namespaces for tests 2022-04-21 18:13:53 +01:00
StringTests.cs [ci skip] Use file-scoped namespaces for tests 2022-04-21 12:15:29 +01:00