]> git.ipfire.org Git - thirdparty/automake.git/commit
[ng] tests: remove explicit usages of the 'subdir-objects' option
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 7 Jun 2012 08:38:29 +0000 (10:38 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 7 Jun 2012 15:52:12 +0000 (17:52 +0200)
commitdf3b0944630a84a79c11654664ac666f1750302e
tree337d10ed457681eeccf11d34fa2d530a0da87fb4
parent14fe163aa44992641c0730b0c399aa7d6845e775
[ng] tests: remove explicit usages of the 'subdir-objects' option

It is enabled unconditionally since the previous change.

* Several tests: Adjust, extend, rework and simplify, as needed.
* t/ax/depcomp-shuffle.sh, t/ax/depcomp.sh: Likewise.
* t/subobj2.sh: Rename ...
* t/subobj-cxx-grep.sh: ... to this, and adjust.
* t/subobj.sh: Rename ...
* t/subobj-c.sh: ... to this, and adjust.
* t/subobj-cxx.sh: New test.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
60 files changed:
t/amopts-variable-expansion.sh
t/ax/depcomp-shuffle.sh
t/ax/depcomp.sh
t/ccnoco2.sh
t/ccnoco3.sh
t/check8.sh
t/depcomp-recover.sh
t/depcomp-shuffle-sub-vpath.sh
t/depcomp-shuffle-sub.sh
t/depcomp-shuffle-vpath.sh
t/depcomp-shuffle.sh
t/instdir-ltlib.sh
t/instdir-prog.sh
t/lex-subobj-nodep.sh
t/lex5.sh
t/libobj19.sh
t/libobj20b.sh
t/libobj20c.sh
t/libtool7.sh
t/parallel-am2.sh
t/pr224.sh
t/pr401.sh
t/pr401b.sh
t/pr401c.sh
t/repeated-options.sh
t/silent-lex.sh
t/silent-many-gcc.sh
t/silent-many-generic.sh
t/silent-yacc.sh
t/silent.sh
t/silent2.sh
t/silent3.sh
t/silent4.sh
t/silent9.sh
t/silentcxx-gcc.sh
t/silentcxx.sh
t/silentf77.sh
t/silentf90.sh
t/specflg-dummy.sh
t/subobj-c.sh [moved from t/subobj.sh with 95% similarity]
t/subobj-cxx-grep.sh [moved from t/subobj2.sh with 78% similarity]
t/subobj-cxx.sh [new file with mode: 0755]
t/subobj-libtool.sh
t/subobj10.sh
t/subobj11a.sh
t/subobj5.sh
t/subobj8.sh
t/subobj9.sh
t/suffix-custom-subobj.sh
t/suffix13.sh
t/vala3.sh
t/warning-groups-win-over-strictness.sh
t/warnings-override.sh
t/warnings-precedence.sh
t/warnings-strictness-interactions.sh
t/warnings-win-over-strictness.sh
t/yacc-d-cxx.sh
t/yacc-dist-nobuild-subdir.sh
t/yacc-subobj-nodep.sh
t/yacc8.sh