X10D/X10D.Tests/src/Core
Oliver Booth d9277dbbf6
Add tests for ComplexInfinity
2022-04-21 12:44:50 +01:00
..
ArrayTests.cs Add AsArray/AsEnumerable (#47) 2022-04-20 23:14:16 +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 Add tests for ComplexInfinity 2022-04-21 12:44:50 +01:00
EnumTests.cs Separate unwrapped Enum.Next/Previous to Unchecked overloads 2022-04-20 18:16:59 +01:00
EnumerableTests.Product.Byte.cs Add Product extension method 2022-04-20 14:07:16 +01:00
EnumerableTests.Product.Decimal.cs Add Product extension method 2022-04-20 14:07:16 +01:00
EnumerableTests.Product.Double.cs Add Product extension method 2022-04-20 14:07:16 +01:00
EnumerableTests.Product.Int16.cs Add Product extension method 2022-04-20 14:07:16 +01:00
EnumerableTests.Product.Int32.cs Add Product extension method 2022-04-20 14:07:16 +01:00
EnumerableTests.Product.Int64.cs Add Product extension method 2022-04-20 14:07:16 +01:00
EnumerableTests.Product.SByte.cs Add Product extension method 2022-04-20 14:07:16 +01:00
EnumerableTests.Product.Single.cs Add Product extension method 2022-04-20 14:07:16 +01:00
EnumerableTests.Product.UInt16.cs Add Product extension method 2022-04-20 14:07:16 +01:00
EnumerableTests.Product.UInt32.cs Add Product extension method 2022-04-20 14:07:16 +01:00
EnumerableTests.Product.UInt64.cs Add Product extension method 2022-04-20 14:07:16 +01:00
EnumerableTests.cs Add AsArray/AsEnumerable (#47) 2022-04-20 23:14:16 +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 Add tests for ComplexInfinity 2022-04-21 12:44:50 +01:00
StringTests.cs [ci skip] Use file-scoped namespaces for tests 2022-04-21 12:15:29 +01:00