1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-10-19 03:36:10 +00:00
Commit Graph

61 Commits

Author SHA1 Message Date
6c27227c3e Remove char.Random test 2022-02-14 16:04:57 +00:00
e0e7965557 Remove old tests 2022-02-14 16:03:55 +00:00
54848848ac Enable implicit usings in tests csproj 2022-02-14 12:20:55 +00:00
1205290ab4
Fix typos in IsPrimeTests xmldoc 2021-07-20 14:51:09 +01:00
09e126fa08
Add IsPrime tests 2021-07-20 14:47:33 +01:00
132573e262
Update byte unit tests to reflect new API 2021-07-20 00:53:43 +01:00
1cc2300e83
Update BooleanTests to reflect new API 2021-07-19 12:53:49 +01:00
6e6d6c48fb
(#14) Declare using directives outside of namespace 2021-07-19 12:48:58 +01:00
f7664ba8a8 🗑 Remove IConvertible extension methods
Fully resolves #13
2021-01-14 18:31:16 +00:00
2cf508f253 🚨 Add tests for latest methods
AsNullIfEmpty
AsNullIfWhiteSpace
Reverse
WithAlternative
2020-10-20 15:08:20 +01:00
600b37fe82 🚚 Move X10D tests to Core namespace 2020-07-15 14:32:59 +01:00