Directory PERL_SCRIPTS/test/

Directory Created:
2009-04-24 13:21
Total Files:
5
Deleted Files:
0
Lines of Code:
212

[root]/PERL_SCRIPTS/test

Lines of Code

PERL_SCRIPTS/test/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
westram 18 (100.0%) 239 (100.0%) 13.2

Most Recent Commits

westram 2018-11-25 20:19 Rev.: 17618


* full update from child 'fix' into 'trunk'
- fixes undefined variables in makefiles
- fixes perl tests
* adds: log:branches/fix@17599:17617

5 lines of code changed in 2 files:

  • PERL_SCRIPTS/test: Makefile (+1 -1), testScripts.pl (+4 -4)
westram 2017-08-09 14:59 Rev.: 16223


* reintegrates 'cover' into 'trunk'
- fixes compilation with COVERAGE
* ARB perl module failed to load (since [13739])
* linking executables broken (apparently since [14038])
* adds: log:branches/cover@16213:16222

1 lines of code changed in 1 file:

  • PERL_SCRIPTS/test: Makefile (+1 -1)
westram 2015-04-17 17:15 Rev.: 13739


* fix #628
- use main cflags/lflags in PERL2ARB (not cross_cflags/cross_lflags)
- use content of environment variable EXECLIBS to dynalink to asan/ubsan libs
* reactivate test of perlscripts (reverts part of [12998])
* add '-Wno-unused-parameter' for perl module (cant fix macro XS)

0 lines of code changed in 1 file:

  • PERL_SCRIPTS/test: Makefile (-5)
westram 2014-10-17 16:43 Rev.: 13077


* reintegrates 'sanitize' into 'trunk'
* adds:
- log:branches/sanitize@13023:13076

2 lines of code changed in 1 file:

  • PERL_SCRIPTS/test: Makefile (+2 -2)
westram 2014-10-09 18:58 Rev.: 13019


* reintegrates 'gcc' into 'trunk'
- implements #569 (!AddressSanitizer)
* adds:
- log:branches/gcc@12995,12997:13000,13004,13007:13009,13015,13017:13018

5 lines of code changed in 1 file:

  • PERL_SCRIPTS/test: Makefile (+5)
westram 2014-03-18 16:21 Rev.: 11805


* export 'LINUX' and 'REDHAT' to submakefiles
* use ifeq instead of ifdef (completes [11804])

1 lines of code changed in 1 file:

  • PERL_SCRIPTS/test: Makefile (+1 -1)
westram 2011-12-21 13:04 Rev.: 8319


* ignored PERL2ARB interface as referrer (to detect functions that are only used from perl)
- moved several functions to static scope or removed them (partly reverted by [13155])
- for some functions it's ok to be only used from perl (e.g. macro support functions). Added comments there!
* there is still some dead code in there, e.g.
- read-security is implemented, but unused (and unwanted)

1 lines of code changed in 1 file:

  • PERL_SCRIPTS/test: Makefile (+1 -1)
westram 2011-12-21 12:17 Rev.: 8318


* repaired compile-tests for delivered perl-macros and -scripts
- was broken by [6318]
- now tests whether Lint/LintSubs is installed
* if not installed -> accept failure
* if installed -> fail compilation if scripts do not compile
- test whether Bioperl is installed
* if not installed -> accept failure on scripts in BIOPERL folder
* if installed -> fail compilation if scripts there do not compile

67 lines of code changed in 5 files:

  • PERL_SCRIPTS/test: Makefile (+1 -1), check_arb.pl (new 15), check_bioperl.pl (new 6), check_lint.pl (new 4), testScripts.pl (+41 -5)
westram 2009-07-10 13:17 Rev.: 6113


* changed compile warning

1 lines of code changed in 1 file:

  • PERL_SCRIPTS/test: Makefile (+1 -1)
westram 2009-05-05 19:44 Rev.: 5888


* also test-compile macros in lib/macros

7 lines of code changed in 1 file:

  • PERL_SCRIPTS/test: testScripts.pl (+7 -4)
westram 2009-04-30 10:12 Rev.: 5878


* test perl scripts only if perllib updated since last test

19 lines of code changed in 1 file:

  • PERL_SCRIPTS/test: Makefile (+19 -1)
westram 2009-04-24 13:21 Rev.: 5857


* test-compile perl scripts

130 lines of code changed in 2 files:

  • PERL_SCRIPTS/test: Makefile (new 7), testScripts.pl (new 123)
Generated by StatSVN 0.7.0