summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* automake: '--add-missing' is on by defaultexperimental/ng/incompat-simplificationsStefano Lattarini2012-07-2611-223/+67
* automake: remove support for threaded executionStefano Lattarini2012-07-2618-1493/+19
* Merge branch 'master' into ng/masterStefano Lattarini2012-07-2692-627/+607
|\
| * typofix: in a comment in Makefile.amStefano Lattarini2012-07-261-1/+1
| * Merge branch 'maint'Stefano Lattarini2012-07-2690-618/+595
| |\
| | * Merge branch 'testsuite-refactor' into maintStefano Lattarini2012-07-2689-611/+563
| | |\
| | | * maintcheck: fixup list of files in $(xdefs)Stefano Lattarini2012-07-261-1/+2
| | | * tests: never source test-defs.sh directly, source test-lib.sh insteadStefano Lattarini2012-07-265-11/+7
| | | * runtest: sanitize test environmentStefano Lattarini2012-07-265-78/+18
| | | * tests: remove an obsolescent self testStefano Lattarini2012-07-262-46/+0
| | | * tests: "am_using_tap=yes" -> "am_test_protocol=tap"Stefano Lattarini2012-07-267-16/+20
| | | * tests: protect test libs against multiple inclusionStefano Lattarini2012-07-263-0/+10
| | | * configure: testsuite shell can return early from "dot-sourced" filesStefano Lattarini2012-07-261-0/+8
| | | * tests: move sanitization and "Bournification" in the generic test libStefano Lattarini2012-07-262-40/+41
| | | * tests: source test defs in the generic test libStefano Lattarini2012-07-262-3/+5
| | | * test defs: no need to re-add $srcdir/t/ax to $PATHStefano Lattarini2012-07-261-5/+0
| | | * tests: split test libs into "generic" and "automake-specific"Stefano Lattarini2012-07-264-240/+258
| | | * test setup: move actual calling of testsuite setup in ./defsStefano Lattarini2012-07-262-8/+4
| | | * test setup: merge definitions of function for simple testsStefano Lattarini2012-07-263-58/+38
| | | * test init: refactor: new function 'am_test_setup'Stefano Lattarini2012-07-261-17/+17
| | | * test init: refactor: move displaying of debugging info laterStefano Lattarini2012-07-261-9/+4
| | | * test init: refactor: new function 'am_setup_testdir'Stefano Lattarini2012-07-261-4/+9
| | | * test init: refactor: new function 'am_set_exit_traps'Stefano Lattarini2012-07-261-27/+32
| | | * configure: testsuite shell set exit traps in shell functionsStefano Lattarini2012-07-261-0/+5
| | | * test init: refactor: new function 'am_exit_trap'Stefano Lattarini2012-07-261-2/+6
| | | * test init: refactor: new function 'process_requirements'Stefano Lattarini2012-07-261-10/+17
| | | * test init: refactor: new function 'require_tool'Stefano Lattarini2012-07-261-14/+18
| | | * test init: remove a couple of paranoid sanity checksStefano Lattarini2012-07-261-19/+0
| | | * tests: simplify sourcing of helper shell filesStefano Lattarini2012-07-2674-74/+74
| | | * test defs: move in 't/ax/test-defs.sh'Stefano Lattarini2012-07-2614-35/+40
| | | * tests: update PATH early from AM_TESTS_ENVIRONMENT and runtestStefano Lattarini2012-07-262-0/+22
| | | * runtest: export $srcdir for use by the test scriptsStefano Lattarini2012-07-261-0/+4
| | | * gen-tests: $testdir/ax -> $testauxdirStefano Lattarini2012-07-261-8/+8
| | | * gen-tests: less hard-coding of 't' as the test directoryStefano Lattarini2012-07-261-15/+18
| | | * build: auxiliary testsuite files/scripts built by "make all"Stefano Lattarini2012-07-261-7/+14
| | | * perf tests: reorganizeStefano Lattarini2012-07-263-12/+10
| | | * runtest: pass *all* the given shell options to the test invocationStefano Lattarini2012-07-261-2/+2
| | | * runtest: correctly pass shell option also for TAP testsStefano Lattarini2012-07-261-7/+10
| | | * cosmetics: remove leftover comment fragment from runtest.inStefano Lattarini2012-07-261-1/+0
| | * | Merge branch 'fix-pr12041' into maintStefano Lattarini2012-07-261-1/+6
| | |\ \ | | | |/ | | |/|
| | | * tests: avoid spurious failure when running as rootStefano Lattarini2012-07-251-1/+6
| | * | test defs: improve a commentStefano Lattarini2012-07-251-1/+2
| | * | test defs: remove obsolete commentStefano Lattarini2012-07-251-3/+0
| | * | runtest: support option --shell, tell which shell should run the testStefano Lattarini2012-07-251-2/+10
| | * | runtest: support passing options over to the shellStefano Lattarini2012-07-251-7/+21
| | |/
* | | [ng] tests: fix spurious failure in 'color-tests2.sh'Stefano Lattarini2012-07-251-2/+2
* | | Merge branch 'master' into ng/masterStefano Lattarini2012-07-2513-152/+171
|\ \ \ | |/ /
| * | Merge branch 'maint'Stefano Lattarini2012-07-241-1/+8
| |\ \ | | |/
| | * tests: avoid non-textual output in a '.log' fileStefano Lattarini2012-07-241-1/+8
| * | tags: refactor to reduce code duplication (2)Stefano Lattarini2012-07-241-19/+13