tests: prefer "test ! -e FILE" to check that a file doesn't exist
[platform/upstream/automake.git] / t / lex-clean-cxx.sh
2012-06-28 Stefano Lattarinitests: prefer "test ! -e FILE" to check that a file...
2012-06-28 Stefano LattariniMerge branch 'simplify-exit-trap-workaround' into maint
2012-06-25 Stefano Lattarinitests: simpler workaround for shells losing the exit...
2012-05-26 Stefano Lattarinitests: fix botched heading comments in 'lex-clean-cxx.sh'
2012-04-26 Stefano LattariniMerge branch 'fix-pr11345-lex' into maint
2012-04-26 Stefano Lattarinitests: fix a failure in Lex/C++ tests on Mac OS X
2012-04-25 Stefano LattariniMerge branch master into maint after 1.12 release
2012-04-13 Stefano LattariniMerge branch 'maint'
2012-04-12 Stefano LattariniMerge branch 'maint'
2012-04-11 Stefano Lattarinitests: avoid spurious failures in tests on C++ and lex
2012-04-11 Stefano LattariniMerge branch 'rmch'
2012-04-06 Stefano Lattarinitests: rename 'tests/' => 't/', '*.test' => '*.sh'