Author: muggenhor
Date: Fri May 2 20:44:01 2008
New Revision: 4883
URL: http://svn.gna.org/viewcvs/warzone?rev=4883&view=rev
Log:
Add the beginnings of an external unit test framework (i.e. it doesn't run in
Warzone itself, it just links to pieces of Warzone's code to test it):
* Add a new directory with unit tests (/tests/)
* Run `make test` in this directory to execute all these unit tests and get
reports from them if they fail
* Add a single unit test to the directory which tests level_parser.y and the
input it should & shouldn't accept
Added:
trunk/tests/
trunk/tests/Makefile.am (with props)
trunk/tests/parse_test.c (with props)
trunk/tests/parse_test.h (with props)
trunk/tests/t1000.c (with props)
Modified:
trunk/Makefile.am
trunk/configure.ac
_______________________________________________
Warzone-commits mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-commits