Directory trunk/crossfire/test/toolkit/

Directory Created:
2006-03-21 17:46
Directory Deleted:
2006-09-19 02:24
Total Files:
0
Deleted Files:
10
Lines of Code:
0

[root]/trunk/crossfire/test/toolkit

Lines of Code

trunk/crossfire/test/toolkit/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 28 (100.0%) 757 (100.0%) 27.0
tchize 15 (53.6%) 744 (98.3%) 49.6
quinet 1 (3.6%) 10 (1.3%) 10.0
qal21 1 (3.6%) 3 (0.4%) 3.0
ryo_saeba 1 (3.6%) 0 (0.0%) 0.0
mwedel 10 (35.7%) 0 (0.0%) 0.0

Most Recent Commits

mwedel 2006-09-19 02:24 Rev.: 4942

make branche directories, delete old trunk.

0 lines of code changed in 10 files:

  • trunk/crossfire/test/toolkit: .cvsignore (del), Makefile.am (del), Makefile.in (del), README (del), toolkit_common.c (del), toolkit_crossedit.c (del), toolkit_map.c (del), toolkit_random_maps.c (del), toolkit_server.c (del), toolkit_socket.c (del)
quinet 2006-08-25 16:28 Rev.: 4836

configure, aclocal.m4, utils/config.guess, utils/config.sub,
utils/ltmain.sh, include/autoconf.h.in, */Makefile.in: regenerated using
slightly newer versions of libtoolize, aclocal, automake and autoconf.

10 lines of code changed in 1 file:

  • trunk/crossfire/test/toolkit: Makefile.in (+10 -6)
ryo_saeba 2006-07-29 05:13 Rev.: 4727

Add .cvsignore files, courtesy Rapha��l Quinet - quinet

0 lines of code changed in 1 file:

  • trunk/crossfire/test/toolkit: .cvsignore (new)
tchize 2006-06-07 16:44 Rev.: 4640


update test build process slighlty, changed tests so unimplemented ones success, added some *FIXME*

37 lines of code changed in 1 file:

  • trunk/crossfire/test/toolkit: toolkit_common.c (+37)
qal21 2006-06-02 16:58 Rev.: 4621

toolkit_common.c: Clarify comment.

3 lines of code changed in 1 file:

  • trunk/crossfire/test/toolkit: toolkit_common.c (+3 -1)
tchize 2006-06-01 18:07 Rev.: 4619


toolkit_common activated in unit test.
check_arch is the first check to use it.
Rebuilded makefiles in accordance

119 lines of code changed in 3 files:

  • trunk/crossfire/test/toolkit: Makefile.am (+17), Makefile.in (+18), toolkit_common.c (+84 -4)
tchize 2006-05-03 16:50 Rev.: 4554



Added autogeneration of html and text report for test process.

6 lines of code changed in 1 file:

  • trunk/crossfire/test/toolkit: Makefile.in (+6)
tchize 2006-03-22 18:06 Rev.: 4546


updated configure.ac to automatically check availability of a few headers required by crossedit
Basically, it tries to compile a test code having only includes of xaw, posix, etc. Should be
enough to prevent most crossedit compilation issue but not perfect. (Should check version of lib and
try a few methods on them). crossedit/ and test/unit/crossedit are skipped by make if test fail.

1 lines of code changed in 1 file:

  • trunk/crossfire/test/toolkit: Makefile.in (+1)
tchize 2006-03-21 17:46 Rev.: 4543


Initial commit of unit tests (see doc/Developers/testplans)
This is it, initial commit of unit test framework. It contains empty testcases
for all unit tests. See test/unit/check_shstr.c for a completed example unit test :)

581 lines of code changed in 9 files:

  • trunk/crossfire/test/toolkit: Makefile.am (new 12), Makefile.in (new 509), README (new 12), toolkit_common.c (new 8), toolkit_crossedit.c (new 8), toolkit_map.c (new 8), toolkit_random_maps.c (new 8), toolkit_server.c (new 8), toolkit_socket.c (new 8)
Generated by StatSVN 0.7.0