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
2732a904c4
Some checks failed
continuous-integration/drone/push
Build is failing
Details
Add easy to use macro to generate enum helper functions for parsing, stringifying and iteration.
2020-02-12 19:48:56 +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
Add easy to use macro to generate enum helper functions for parsing, stringifying and iteration.
2020-02-12 19:48:56 +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