1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-10-18 22:06:10 +00:00
X10D/X10D.Tests/src/Time
2023-03-31 20:15:59 +01:00
..
ByteTests.cs Add IsLeapYear for DateTime(Offset) and numeric types 2022-04-28 10:27:32 +01:00
CharSpanTests.cs Add ReadOnlySpan<char> overload for TimeSpanParser 2022-12-22 20:19:52 +00:00
DateTimeOffsetTests.cs test: use fixed point of reference for Age tests 2023-03-31 20:15:59 +01:00
DateTimeTests.cs test: use fixed point of reference for Age tests 2023-03-31 20:15:59 +01:00
DecimalTests.cs Move IO related methods to IO namespaces (#7) 2022-04-25 17:09:49 +01:00
DoubleTests.cs Multi-target X10D.Tests 2022-05-07 23:16:06 +01:00
HalfTests.cs Move IO related methods to IO namespaces (#7) 2022-04-25 17:09:49 +01:00
Int16Tests.cs Add IsLeapYear for DateTime(Offset) and numeric types 2022-04-28 10:27:32 +01:00
Int32Tests.cs Add IsLeapYear for DateTime(Offset) and numeric types 2022-04-28 10:27:32 +01:00
Int64Tests.cs Add IsLeapYear for DateTime(Offset) and numeric types 2022-04-28 10:27:32 +01:00
SByteTests.cs Add IsLeapYear for DateTime(Offset) and numeric types 2022-04-28 10:27:32 +01:00
SingleTests.cs Move IO related methods to IO namespaces (#7) 2022-04-25 17:09:49 +01:00
StringTests.cs Migrate string extensions to appropriate namespaces (#7) 2022-04-30 13:08:39 +01:00
TimeSpanParserTests.cs test: 100% coverage for TimeSpanParser.TryParse 2023-03-30 20:44:45 +01:00
TimeSpanTests.cs Move IO related methods to IO namespaces (#7) 2022-04-25 17:09:49 +01:00
UInt16Tests.cs Add FromUnixTime(Milli)Seconds for unsigned types 2022-04-29 23:21:00 +01:00
UInt32Tests.cs Add FromUnixTime(Milli)Seconds for unsigned types 2022-04-29 23:21:00 +01:00
UInt64Tests.cs Add FromUnixTime(Milli)Seconds for unsigned types 2022-04-29 23:21:00 +01:00