Directory trunk/crossfire/test/unit/socket/

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

[root]/trunk/crossfire/test/unit/socket

Lines of Code

trunk/crossfire/test/unit/socket/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 56 (100.0%) 1722 (100.0%) 30.7
tchize 36 (64.3%) 1679 (97.5%) 46.6
quinet 3 (5.4%) 32 (1.9%) 10.6
qal21 1 (1.8%) 10 (0.6%) 10.0
ryo_saeba 2 (3.6%) 1 (0.1%) 0.5
mwedel 14 (25.0%) 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 14 files:

  • trunk/crossfire/test/unit/socket: .cvsignore (del), Makefile.am (del), Makefile.in (del), check.template (del), check_image.c (del), check_info.c (del), check_init.c (del), check_item.c (del), check_loop.c (del), check_lowlevel.c (del), check_metaserver.c (del), check_request.c (del), check_sounds.c (del), stubs_socket.c (del)
quinet 2006-08-25 18:03 Rev.: 4839

Stop complaining about .autorun.xml

1 lines of code changed in 1 file:

  • trunk/crossfire/test/unit/socket: .cvsignore (+1)
quinet 2006-08-25 18:00 Rev.: 4838

Regenerated again.

21 lines of code changed in 1 file:

  • trunk/crossfire/test/unit/socket: Makefile.in (+21 -21)
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/unit/socket: Makefile.in (+10 -6)
qal21 2006-07-29 11:36 Rev.: 4729

Add more files to .cvsignore

10 lines of code changed in 1 file:

  • trunk/crossfire/test/unit/socket: .cvsignore (+10)
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/unit/socket: .cvsignore (new)
tchize 2006-06-07 16:44 Rev.: 4640


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

10 lines of code changed in 10 files:

  • trunk/crossfire/test/unit/socket: Makefile.in (+1 -1), check_image.c (+1 -1), check_info.c (+1 -1), check_init.c (+1 -1), check_item.c (+1 -1), check_loop.c (+1 -1), check_lowlevel.c (+1 -1), check_metaserver.c (+1 -1), check_request.c (+1 -1), check_sounds.c (+1 -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

1 lines of code changed in 1 file:

  • trunk/crossfire/test/unit/socket: Makefile.in (+1 -1)
ryo_saeba 2006-05-05 04:21 Rev.: 4557

No need to fail when autorun.xml doesn't exist :)

1 lines of code changed in 1 file:

  • trunk/crossfire/test/unit/socket: Makefile.in (+1 -1)
tchize 2006-05-03 16:50 Rev.: 4554



Added autogeneration of html and text report for test process.

146 lines of code changed in 11 files:

  • trunk/crossfire/test/unit/socket: Makefile.am (+8 -4), Makefile.in (+129 -19), check_image.c (+1), check_info.c (+1), check_init.c (+1), check_item.c (+1), check_loop.c (+1), check_lowlevel.c (+1), check_metaserver.c (+1), check_request.c (+1), check_sounds.c (+1)
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/unit/socket: 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 :)

1521 lines of code changed in 13 files:

  • trunk/crossfire/test/unit/socket: Makefile.am (new 20), Makefile.in (new 650), check.template (new 77), check_image.c (new 77), check_info.c (new 77), check_init.c (new 77), check_item.c (new 77), check_loop.c (new 77), check_lowlevel.c (new 77), check_metaserver.c (new 77), check_request.c (new 77), check_sounds.c (new 77), stubs_socket.c (new 81)
Generated by StatSVN 0.7.0