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-20 16:35:44 +01:00
..
BooleanTests.cs Remove old tests 2022-02-14 16:03:55 +00:00
ByteTests.cs Remove old tests 2022-02-14 16:03:55 +00:00
CharTests.cs Remove char.Random test 2022-02-14 16:04:57 +00:00
ComparableTests.cs Rename Clusivity enum to InclusiveOptions 2022-04-20 16:35:44 +01:00
DoubleTests.cs 🚚 Move X10D tests to Core namespace 2020-07-15 14:32:59 +01:00
EnumerableTests.cs Add Product extension method 2022-04-20 14:07:16 +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
FileInfoTests.cs Add FileInfo.GetHash<T> 2022-04-20 14:29:45 +01:00
IsPrimeTests.cs Enable implicit usings in tests csproj 2022-02-14 12:20:55 +00:00
StringTests.cs Update string.With*Alternative tests 2022-03-06 17:36:58 +00:00