-
Notifications
You must be signed in to change notification settings - Fork 4
Test
The cake is a lie
To test the different modules of DCmC, some default tests can be done, these tests have been integrated with travis-ci, so you can easily see if the current commit of each branch have been correctly build and passed this test:
The test is a simple bash script that will compile and execute the different tests located in test folder, returning 0 if everything is correct, and 1 if something went wrong with any test.
Also, a cute output will tell you if each module was OK or not
To learn how to use these tests, please [Click Here](Getting Started)
###Test List
Test | Modules tested | Version |
---|---|---|
Test Utils | [Al Utils](Al Utils) [Input Handler](Input Handler) [Game Object](Game Object) | 0.7.5 |
Test Anim | [Al Anim](Al Animation) | 0.7.5 |
Test Map | Map | 0.7.5 |
Test Enemy | Enemy | 0.7.5 |
Test Tower | Tower | 0.7.5 |
Test Controller | Controllers | 0.7.5 |
Test XML | XML | 0.7.5 |
For testing, an open-source .png file under spr folder is used example_clock.png
This image is part of the project time-reaver under CCLicense by [Jorge Durán Llanos] (https://github.com/Caesar95)
Don't Crush My Castle Wiki is under CC License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
_______________________
/ Don't Crush My Castle \
\ is a cool name /
-----------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
DCmC Wiki 0.7.6
- [Home] (Home)
- [Getting Started] (Getting Started)
- Documentation
- Reference
- Attributions