tests: expose automake bug#14560
[platform/upstream/automake.git] / t /
2013-06-12 Stefano Lattarinitests: expose automake bug#14560
2013-06-09 Stefano Lattarinimaint: add a missing copyright notice
2013-06-08 Stefano Lattarinitests: expose automake bug#13928
2013-06-08 Stefano Lattarinitests: expose automake bug#13940
2013-06-03 Peter Rosintypofix: fix grammaro in comments in t/tags-pr12372.sh
2013-06-03 Stefano Lattarinitests: slightly stricter checks in t/cxx-demo.sh
2013-06-03 Stefano Lattarinitests: fix spurious failure when 'etags' program is...
2013-06-03 Stefano Lattarinitests: fix spurious failure due to missing sleeps
2013-05-29 Peter Rosintests: prune some weed in a non-POSIX test
2013-05-29 Peter Rosintests: avoid a spurious failure on MSYS
2013-05-29 Stefano Lattarinit/README: document "run_make", discourage "make -e"
2013-05-29 Stefano Lattarinicosmetics: tiny whitespace fixlets
2013-05-29 Peter Rosintests: avoid a spurious failure with MSVC
2013-05-29 Peter Rosintests: avoid a spurious failure on non-POSIX systems
2013-05-28 Stefano LattariniMerge branch 'suffix-rules-work' into micro
2013-05-28 Stefano Lattarinisuffix rules: better distinction between builtin and...
2013-05-27 Stefano Lattarinitests: expose automake bug#14441
2013-05-26 Stefano Lattarinitest-lib: typofix in comments
2013-05-26 Stefano Lattarinitests: remove an "unworthy" FIXME comment
2013-05-26 Stefano Lattarinitests: remove one obsolete workaround for long-lifted...
2013-05-26 Stefano Lattarinitests: couple of minor tweaks in demo tests in C++...
2013-05-26 Stefano Lattarinitests: adjust or remove some obsolete comments
2013-05-26 Stefano Lattarinitests: remove some useless 'unset' of variables
2013-05-26 Stefano Lattarinitests: avoid a couple of extra sleep with GNU make
2013-05-24 Stefano Lattarinitests: rename $am_make_rc_got -> $am_make_rc
2013-05-24 Stefano Lattarinitests: ensure $required is not set too late
2013-05-24 Stefano Lattarinitests: use append mode to capture parallel make output
2013-05-23 Stefano Lattarinitests: avoid '$MAKE' redirections, use 'run_make' instead
2013-05-22 Stefano Lattarinitests: avoid use of redirected 'run_make' invocations
2013-05-22 Stefano Lattarinitests: fix a potential spurious failure due to global...
2013-05-22 Stefano Lattarinitests: remove some code duplication
2013-05-22 Stefano Lattarinicosmetics: remove a couple of extra whitespaces in...
2013-05-22 Stefano Lattarinitests: two minor fixups
2013-05-21 Stefano Lattarinitests: run_make: options to do command redirection
2013-05-21 Stefano Lattarinitests: only activate 'unset' alias if required
2013-05-21 Stefano Lattarinitests: better idiom to override make macro defs on...
2013-05-20 Stefano Lattarinitest-lib: minor style changes
2013-05-20 Stefano Lattarinitest-lib: fix botched function name in an error message
2013-05-17 Stefano Lattarinitests: sanitize 'unset' usages
2013-05-16 Stefano Lattarinitests: fix some botched/outdated comments
2013-05-16 Stefano Lattarinitests: use perl, not find+rm, to remove temporary direc...
2013-05-16 Stefano Lattarinitests: remove exec bit from all of them ('micro' branch)
2013-05-16 Stefano Lattarinimaint: tests no longer need to have executable bit set
2013-05-15 Stefano Lattarinivala tests: skip in a cross compiler setup
2013-05-04 Stefano LattariniMerge 'better-makeflags-recognition' and 'testing-work...
2013-05-01 Stefano Lattarinitests: expose weaknesses in make flags analysis
2013-05-01 Stefano Lattarinitests: improve debugging output in checks on make flags...
2013-05-01 Stefano Lattarinitests: avoid one tricky use of "make -e"
2013-04-30 Stefano LattariniMerge branch 'fix-pr12554' into branch-1.13.2
2013-04-30 Stefano Lattarinicosmetics: remove few trailing whitespace occurrences
2013-04-30 Stefano LattariniMerge branch 'fix-pr13588-pax-hangs' into branch-1...
2013-04-29 Stefano Lattarinitests: avoid a spurious error with Solaris make
2013-04-29 Stefano Lattarinisubdirs: don't return false positives for the '-k'...
2013-04-29 Stefano Lattariniheader-vars: recognize more make flags ('-k' in particular)
2013-04-29 Stefano Lattariniheader-vars: simplify how make flags are determined
2013-04-29 Stefano Lattarinitests: remove dead code from t/make-dryrun.tap
2013-04-29 Stefano Lattarinitests: expose bug#12554 (false positives for presence...
2013-04-28 Stefano Lattarinitar: format 'ustar' cannot support UID/GID longer than...
2013-04-26 Stefano LattariniMerge few bug-fixing branches into branch-1.13.2
2013-04-26 Stefano Lattarinitests: avoid possible autotools caching issues (automak...
2013-04-22 Stefano Lattarinitests: avoid a spurious failure with the Korn Shell
2013-04-22 Stefano Lattarinidry-run: with GNU make, prefer $(MFLAGS) over $(MAKEFLAGS)
2013-04-22 Stefano Lattariniheader vars: can determine whether we are running under...
2013-04-20 Stefano Lattarinitests: tweaks and minimal improvements to t/insthook.sh
2013-02-21 Stefano LattariniMerge branch 'fix-pr13514' into branch-1.13.2
2013-02-21 Pavel Raiskupaclocal: fix for more-than-once specified directories
2013-02-20 Stefano LattariniMerge branch 'new-versioning-scheme' into branch-1...
2013-02-20 Pavel Raiskupaclocal: just warn if the primary local m4 dir doesn...
2013-02-20 Stefano Lattarinicoverage: expose automake bug#13760
2013-02-20 Stefano Lattarinitests: refactor/enhance tests about make dry-run mode
2013-02-17 Stefano Lattarinimaint: describe new versioning and branching scheme...
2013-02-15 Stefano Lattarinitypofix: in comments in 't/ax/test-lib.sh'
2013-02-14 Stefano Lattarinitests on TAP: don't run the driver with perl unconditio...
2013-02-14 Stefano Lattarinitests: remove obsolete (and now wrong) comment
2013-02-14 Stefano Lattarinitypofix: in diagnostic in test 't/tap-realtime.sh'
2013-01-21 Thien-Thi Nguyentests: avoid a spurious failure when running inside...
2013-01-19 Stefano Lattarinitests: make two new test executable
2013-01-19 Stefano Lattarinim4: rename an m4 file to a more appropriate name
2013-01-19 Stefano Lattarinicompat: reinstate AM_CONFIG_HEADER and AM_PROG_CC_STDC
2013-01-02 Stefano Lattarinitests: reorganize tests on backslash issues
2013-01-02 Stefano Lattarinistyle: add trailing ':' to some test cases
2013-01-02 Stefano Lattarinitests: tweak tests on obsolete EXTRA_DATA variable
2013-01-02 Stefano Lattarinitests: more significant names for some tests
2013-01-02 Stefano Lattarinicosmetics: remove few occurrences of trailing whitespace
2013-01-02 Stefano Lattarinitexi: warn against '.txi' and '.texinfo' input suffixes
2013-01-02 Stefano Lattarinitexi: warn against suffix-less info files
2013-01-01 Stefano Lattarinitests: fix bug in pkg-config-macros.sh, could cause...
2012-12-31 Stefano Lattarinicoverage: test CONFIGURE_DEPENDENCIES
2012-12-31 Stefano Lattarinicoverage: test CONFIG_STATUS_DEPENDENCIES
2012-12-31 Stefano Lattarinitests: fix reference to related tests in some comments
2012-12-31 Stefano Lattarinitests: some enhancements to texinfo tests (from Automak...
2012-12-31 Stefano Lattarinitests: fix reference to sister tests in two heading...
2012-12-31 Stefano Lattarinimaint: update copyright year for 2013 (in branch maint)
2012-12-31 Stefano Lattarinitests: some more renames for texinfo tests
2012-12-31 Stefano Lattarinitests: enhance and tweak some texinfo tests
2012-12-31 Stefano Lattarinitests: remove a redundant texinfo test
2012-12-31 Stefano Lattarinitests: don't list a removed tests in XFAIL_TESTS
2012-12-31 Stefano Lattarinitests: more explicative names for some tests
2012-12-30 Stefano Lattarinifixup: copyright yars in two recent tests
2012-12-30 Stefano Lattariniobsolete: better error message if AM_PROG_CC_STDC is...
next