22 Commits (0c00a6e4788d21e1ff2f3db8ae2a522661dcb626)

Author SHA1 Message Date
Anton Firszov 2ca0a42301 [SL.Core] harmonize Guard + DebugGuard code and tests 7 years ago
Anton Firszov 5f44c39d07 [SL.Core] Extend Guard and DebugGuard 7 years ago
Dirk Lemstra e98091cc37 [SL.Core] Use Assert.Contains instead. 7 years ago
Dirk Lemstra 35561ccca4 [SL.Core] Fixed new StyleCop issues. 7 years ago
Jason Nelson 73ca495916 [SL.Core] Remove HashHelpers 8 years ago
Jason Nelson f94defc489 [SL.Core] Add and use HashCode polyfill 8 years ago
James Jackson-South c592dc0132 [SL.Core] Make deg - rad conversion public 8 years ago
Jason Nelson 538e1e015e [SL.Core] Use Assert.Contains when checking for substrings 8 years ago
Jason Nelson 0a8dea4c20 [SL.Core] Remove whitespace 8 years ago
Jason Nelson b92ac75955 [SL.Core] Add HashHelpersTests 8 years ago
Jason Nelson 2aa5bdee5e [SL.Core] Remove unused DebugGaurd tests 8 years ago
Jason Nelson 9e4008604f [SL.Core] Remove additional unused Guard methods 8 years ago
Jason Nelson 929007d9a4 [SL.Core] Remove unused Gaurd.IsTrue and Gaurd.IsFalse 8 years ago
Jason Nelson 89ab204a54 [SL.Core] Remove unused Gaurd overloads 8 years ago
Anton Firszov bf50eff08a [SL.Core] Make Guard.NotNull() and DebugGuard.NotNull() generic 8 years ago
James Jackson-South 755529b2b0 [SL.Core] Use MathF for Core 2.0 9 years ago
Scott Williams d2187d56fa [SL.Core] Remove System.Memory from core 9 years ago
Scott Williams 8fcac7474d [SL.Core] add reason 9 years ago
Scott Williams b5a0ab7f76 [SL.Core] Fix test names + additional overloads 9 years ago
Scott Williams cefda3870a [SL.Core] fix order of paramaters 9 years ago
Scott Williams ace23f8093 [SL.Core] Add test for DebugGuard 9 years ago
Dirk Lemstra 856fc724c8 [SL.Core] Added unit tests for the Guard class. 9 years ago