CreatureLib/tests
Deukhoofd 2dcb197191
continuous-integration/drone/push Build is passing Details
Fix issue in tests where we compared with equality operator instead of strcmp.
2020-02-13 13:33:07 +01:00
..
BattleTests Move Script ownership to script holder, added OnRemove script hook. 2020-02-05 14:52:50 +01:00
Integration Implements running from battle. 2019-12-15 11:52:10 +01:00
LibraryTests Fix changing stat falling through enum and throwing exception. 2020-01-05 14:25:48 +01:00
TestLibrary Change LibrarySettings to be a pointer instead of value, to allow for overriding in implementations. 2020-02-01 13:30:51 +01:00
EnumTests.cpp Fix issue in tests where we compared with equality operator instead of strcmp. 2020-02-13 13:33:07 +01:00
ExceptionTests.cpp Slight tweaks for CreatureException, add tests to see if what() works. 2020-02-03 13:05:46 +01:00
RandomTests.cpp Used ClangFormat style guide I'm happy with. 2019-11-28 12:55:22 +01:00