Skip to content
This repository has been archived by the owner on Feb 19, 2018. It is now read-only.
Andrés edited this page Mar 17, 2015 · 13 revisions

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:

  • master Build Status
  • development Build Status

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 example_clock.png

This image is part of the project time-reaver under CCLicense by [Jorge Durán Llanos] (https://github.com/Caesar95)
Licencia de Creative Commons

DCmC Wiki 0.7.6

Clone this wiki locally