Directory test/

Total Files:
1
Deleted Files:
2
Lines of Code:
15

[root]/test
        directory in repo bugs (1 files, 14 lines)
            directory in repo bugtrack (7 files, 1052 lines)
        directory in repo include (3 files, 13 lines)
        directory in repo templates (11 files, 635 lines)
        directory in repo toolkit (6 files, 179 lines)
        directory in repo unit (1 files, 12 lines)
            directory in repo common (31 files, 4654 lines)
            Folder removed from repo crossedit (0 files, 0 lines)
            directory in repo random_maps (22 files, 1535 lines)
            directory in repo server (45 files, 4382 lines)
            directory in repo socket (11 files, 726 lines)

Lines of Code

test/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 12 (100.0%) 288 (100.0%) 24.0
gros 2 (16.7%) 153 (53.1%) 76.5
mwedel 4 (33.3%) 129 (44.8%) 32.2
ryo_saeba 4 (33.3%) 3 (1.0%) 0.7
partmedia 1 (8.3%) 3 (1.0%) 3.0
anmaster 1 (8.3%) 0 (0.0%) 0.0

Most Recent Commits

partmedia 2013-07-15 23:55 Rev.: 18787

Fix `make clean` for non-GNU make (e.g. FreeBSD).

3 lines of code changed in 1 file:

  • test: Makefile.am (+3 -2)
anmaster 2008-05-25 05:03 Rev.: 9151

Removed unused .cvsignore files, after all we use SVN since a long time.

0 lines of code changed in 1 file:

  • test: .cvsignore (del)
ryo_saeba 2007-06-04 17:09 Rev.: 6420

Create the 'bugs/bugtrack' directories for the unit test framework. Add test for a bug.

1 lines of code changed in 1 file:

  • test: Makefile.am (+1 -1)
ryo_saeba 2007-06-02 05:53 Rev.: 6383

Remove wrongly introduced directory.

1 lines of code changed in 1 file:

  • test: Makefile.am (+1 -1)
ryo_saeba 2007-06-02 05:29 Rev.: 6381

Ignore files.

1 lines of code changed in 1 file:

  • test: Makefile.am (+1 -1)
ryo_saeba 2007-03-31 02:37 Rev.: 5906

Remove generated files.

0 lines of code changed in 1 file:

  • test: 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

18 lines of code changed in 3 files:

  • test: Makefile.am (new), Makefile.in (+9 -6)
mwedel 2007-02-07 03:02 Rev.: 5398

Makefile.am, Makefile.in (and Makefiles in subdirs): Put types in list of
SUBDIRS before server so that compilation happens in correct order -
server area requires types to be up to date.
MSW 2007-02-07

111 lines of code changed in 1 file:

  • test: Makefile.in (+111 -160)
gros 2007-01-21 10:43 Rev.: 5339

Refactored several object types.
Implemented the move_on event, replacing the call to move_apply().

2007-01-21 - gros

153 lines of code changed in 2 files:

  • test: Makefile.in (+153 -108)
Generated by StatSVN 0.7.0