This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
CreatureLib
Watch
1
Star
0
Fork
0
You've already forked CreatureLib
Code
Issues
Pull Requests
Releases
Wiki
Activity
CreatureLib
/
tests
History
Deukhoofd
a606fbbc7b
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Make basic Script class abstract, require implementation of GetName function.
2020-02-23 12:58:13 +01:00
..
BattleTests
Make basic Script class abstract, require implementation of GetName function.
2020-02-23 12:58:13 +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