1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-10-18 22:06:10 +00:00
X10D/X10D.Tests/src
Oliver Booth e7bf572d09
🚨 Minor refactor in BooleanTests.cs
* const bool in Not()
* rename Xor() to XOr()
* conform XNOr() documentation
2020-04-18 23:14:48 +01:00
..
BooleanTests.cs 🚨 Minor refactor in BooleanTests.cs 2020-04-18 23:14:48 +01:00
ByteTests.cs 🚨 Fix ByteTests.GetString 2020-04-18 17:43:51 +01:00
CharTests.cs Add MSTests project 2020-04-18 14:41:53 +01:00
ComparableTests.cs Add MSTests project 2020-04-18 14:41:53 +01:00
ConvertibleTests.cs Add MSTests project 2020-04-18 14:41:53 +01:00
DateTimeTests.cs Add MSTests project 2020-04-18 14:41:53 +01:00
DictionaryTests.cs Add MSTests project 2020-04-18 14:41:53 +01:00
DoubleTests.cs Add MSTests project 2020-04-18 14:41:53 +01:00
EnumerableTests.cs Add MSTests project 2020-04-18 14:41:53 +01:00
TimeSpanParserTests.cs Add MSTests project 2020-04-18 14:41:53 +01:00