CreatureLib/tests
Deukhoofd d6ea16b467
continuous-integration/drone/push Build is passing Details
Implement basic library class that other libraries inherit from for performance.
2020-02-15 18:51:21 +01:00
..
BattleTests Implement basic library class that other libraries inherit from for performance. 2020-02-15 18:51:21 +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 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