CreatureLib/tests
Deukhoofd be6b2778a5
continuous-integration/drone/push Build is failing Details
Make CreatureException inherit from runtime_error.
2020-02-22 15:07:16 +01:00
..
BattleTests Added Helper function to ChoiceQueue to move a specific creature's choice up next. 2020-02-22 14:16:38 +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 Implement basic library class that other libraries inherit from for performance. 2020-02-15 18:51:21 +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 Make CreatureException inherit from runtime_error. 2020-02-22 15:07:16 +01:00
RandomTests.cpp Used ClangFormat style guide I'm happy with. 2019-11-28 12:55:22 +01:00