Directory server/trunk/test/include/

Total Files:
3
Deleted Files:
2
Lines of Code:
14

[root]/server/trunk/test/include

Lines of Code

server/trunk/test/include/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 12 (100.0%) 423 (100.0%) 35.2
mwedel 2 (16.7%) 411 (97.2%) 205.5
ryo_saeba 5 (41.7%) 8 (1.9%) 1.6
anmaster 2 (16.7%) 2 (0.5%) 1.0
silvernexus 2 (16.7%) 1 (0.2%) 0.5
akirschbaum 1 (8.3%) 1 (0.2%) 1.0

Most Recent Commits

akirschbaum 2015-11-21 06:41 Rev.: 20050

Add function prototype.

1 lines of code changed in 1 file:

  • server/trunk/test/include: toolkit_server.h (+1 -1)
silvernexus 2015-05-19 10:50 Rev.: 19941

Retired old CrossEdit testing toolkit. It never actually had anything implemented and CrossEdit has been gone for years, anyway.

1 lines of code changed in 2 files:

  • server/trunk/test/include: Makefile.am (+1 -1), toolkit_crossedit.h (del)
ryo_saeba 2013-08-15 05:23 Rev.: 18934

Correctly clean temporary account files and directories.

4 lines of code changed in 2 files:

  • server/trunk/test/include: toolkit_server.h (+4 -1)
ryo_saeba 2011-11-01 14:31 Rev.: 15377

Make parameters const.

3 lines of code changed in 1 file:

  • server/trunk/test/include: toolkit_common.h (+3 -3)
ryo_saeba 2010-09-06 12:59 Rev.: 13749

Unit tests: correctly initialise the config dir (for experience and such).

1 lines of code changed in 1 file:

  • server/trunk/test/include: toolkit_common.h (+1)
anmaster 2009-03-02 08:56 Rev.: 11589

test/toolkit/toolkit_common.c, test/include/toolkit_common.h: Fix a lot of
compiler warnings in the unit tests by adding a missing prototype to a header
and correcting another prototype.
server/c_misc.c: Fix trivially player triggered uninitialised read in the
language command.
common/object.c: Use "%s" to LOG() when dumping objects instead of passing
the dump as format string. Fix some compile warnings about variable shadowing.

2 lines of code changed in 2 files:

  • server/trunk/test/include: toolkit_common.h (+2 -1)
ryo_saeba 2007-03-31 02:37 Rev.: 5906

Remove generated files.

0 lines of code changed in 1 file:

  • server/trunk/test/include: Makefile.in (del)
mwedel 2007-03-26 02:25 Rev.: 5901

Bring forward 1.10.0 fix for make distcheck
Fix 'make distclean':
acinclude.m4: Use -I./${srcdir} for crossedit check - otherwise, when
building in alternate directory, doesn't fine files correctly.
configure.*: Add new makefiles.
check-fragment.am, test/unit/crossedit/Makefile.am,
test/unit/common/Makefile.am,test/toolkit/Makefile.am: Add support for build!
make distclean does - using relative directories to find files
does not work. Some files should also be in the buildir, not srcdir.
Have Makefiels remove .autrun.xml with distclean
Makefile.am: Remove to config files on make distclean
test/include/Makefile.*, test/templates/Makefile.*: Add missing Makefiles
test/unit/random_maps/Makefile.am,test/unit/socket/Makefile.am,
test/unit/Makefile.am: remove .autorun.xml file as part of distclean
test/unit/server/Makefile.am: Remove LDFLAGS from Makefile.am - automake
says don't mess with those - use AM_LDFLAGS instead. Remove
.autrun.xml file with distclean
test/Makefile.am: Add include, templates to subdir list. Have
make clean remove log files, .autorun.xml file.
crossedit/Makefile.am: Fix indentation of stubs.c (use tab, not spaces)
other files: Rebuilt as part of running autogen.sh
MSW 2007-03-25

411 lines of code changed in 2 files:

  • server/trunk/test/include: Makefile.am (new 2), Makefile.in (new 409)
Generated by StatSVN 0.7.0