Hash :
ea93d8d0
Author :
Date :
2012-07-07T12:08:05
tests: move 'runtest' into the top-level directory Move our wrapper script 'runtest' (meant to allow the execution of Automake test cases from the command line) from the 't/ax/' directory to the top-level one. This makes the script easier to find and to invoke. Much more importantly, our DejaGNU-checking test cases won't try anymore to use that script instead of the 'runtest' program provided by DejaGNU (that happened because '$(srcdir)/t/ax/' is automatically added early to the $PATH variable in our test cases), which was causing spurious SKIPs. * t/ax/runtest.in: Move ... * runtest.in: ... here. * Makefile.am, t/README, .gitignore: Adjust. Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
/ChangeLog
/aclocal.m4
/configure
/Makefile.in
/Makefile
/.autom4te.cache
/config.cache
/config.log
/config.status
/config.status.lineno
/configure.lineno
/aclocal
/automake
/runtest
/doc/.dirstamp
/doc/automake*.info
/doc/automake*.info-[0-9]
/doc/automake*.html
/doc/automake*.dvi
/doc/automake*.pdf
/doc/automake*.ps
/doc/automake*.1
/doc/aclocal*.1
/doc/stamp-vti
/doc/version.texi
/doc/amhello-*.tar.gz
/doc/amhello/Makefile.in
/doc/amhello/aclocal.m4
/doc/amhello/config.h.in
/doc/amhello/config.h.in~
/doc/amhello/configure
/doc/amhello/depcomp
/doc/amhello/install-sh
/doc/amhello/missing
/lib/Automake/Config.pm
/test-suite.log
/t/wrap/aclocal-1.*
/t/wrap/automake-1.*
/defs-static
/t/testsuite-part.am
/t/*-w.tap
/t/*-w.sh
/t/depcomp-*.tap
/t/*.dir
/t/*.log
/t/*.trs
/t/pm/*.log
/t/pm/*.trs
/t/perf/*.log
/t/perf/*.trs
cscope.files
cscope.in.out
cscope.out
cscope.po.out
tags
TAGS