Directory server/trunk/test/templates/

Total Files:
11
Deleted Files:
1
Lines of Code:
635

[root]/server/trunk/test/templates

Lines of Code

server/trunk/test/templates/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 39 (100.0%) 383 (100.0%) 9.8
mwedel 2 (5.1%) 369 (96.3%) 184.5
ryo_saeba 17 (43.6%) 7 (1.8%) 0.4
akirschbaum 12 (30.8%) 6 (1.6%) 0.5
anmaster 8 (20.5%) 1 (0.3%) 0.1

Most Recent Commits

anmaster 2009-02-10 12:18 Rev.: 11423

test/templates/logresult.xsl: Fix case of tag, must be lower case since it
generates XHTML, not HTML.
check-fragment.am: Make report generation work for out of tree builds. We now
copy the xsl files to test/logs/ before everything else, instead of after. We
also use the copy now, instead of using the file in test/templates/.

1 lines of code changed in 1 file:

  • server/trunk/test/templates: logresult.xsl (+1 -1)
anmaster 2009-02-10 11:54 Rev.: 11422

test/templates/crossfire-logo-unit-failed.png,
test/templates/crossfire-logo-unit-success.png,
test/templates/txtlog.png, test/templates/failure.png,
test/templates/success.png, test/templates/error.png,
test/templates/crossfire-logo-unit.png: Recompress png images for smaller file
size.

0 lines of code changed in 7 files:

  • server/trunk/test/templates: crossfire-logo-unit-failed.png (changed), crossfire-logo-unit-success.png (changed), crossfire-logo-unit.png (changed), error.png (changed), failure.png (changed), success.png (changed), txtlog.png (changed)
akirschbaum 2007-06-27 15:07 Rev.: 6717

Remove trailing whitespace.

6 lines of code changed in 5 files:

  • server/trunk/test/templates: checkReport.css (+2 -2), checkTextResult.xsl (+2 -2), logresult.xsl (new)
akirschbaum 2007-06-10 13:08 Rev.: 6509

Revert regression test images to correct ones.

0 lines of code changed in 7 files:

  • server/trunk/test/templates: crossfire-logo-unit-failed.png (changed), crossfire-logo-unit-success.png (changed), crossfire-logo-unit.png (changed), error.png (changed), failure.png (changed), success.png (changed), txtlog.png (changed)
ryo_saeba 2007-05-13 13:25 Rev.: 6280

Fix unit test pics (those are dummy ones, to be replaced someday). Add more tests to objects.

0 lines of code changed in 7 files:

  • server/trunk/test/templates: crossfire-logo-unit-failed.png (new), crossfire-logo-unit-success.png (new), crossfire-logo-unit.png (new), error.png (new), failure.png (new), success.png (new), txtlog.png (new)
ryo_saeba 2007-05-13 13:24 Rev.: 6279

Binary issue.

7 lines of code changed in 9 files:

  • server/trunk/test/templates: checkTextResult.xsl (new), crossfire-logo-unit-failed.png (del), crossfire-logo-unit-success.png (del), crossfire-logo-unit.png (del), error.png (del), failure.png (del), success.png (del), txtlog.png (del)
ryo_saeba 2007-03-31 02:37 Rev.: 5906

Remove generated files.

0 lines of code changed in 1 file:

  • server/trunk/test/templates: 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

369 lines of code changed in 2 files:

  • server/trunk/test/templates: Makefile.am (new 4), Makefile.in (new 365)
Generated by StatSVN 0.7.0