2012-06-23 |
Stefano Lattarini | tests: allow AM_TEST_RUNNER_SHELL to be overridden |
commit | commitdiff | tree | snapshot |
2012-06-23 |
Stefano Lattarini | tests: fix setup for older Zsh |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Stefano Lattarini | tests: avoid one last `...` command substitution in... |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Stefano Lattarini | maintcheck: guard against `...` for command substitutio... |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Stefano Lattarini | tests: more uses of $(...) over `...` for command subst... |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Stefano Lattarini | cosmetics: quote `like this', not 'like this', in a... |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Stefano Lattarini | readme: clarify/extend few entries in 't/README' |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Stefano Lattarini | readme: better separation of entries in 't/README' |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Stefano Lattarini | readme: subsections "Do" and "Do not" in 't/README... |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Stefano Lattarini | tests: new requirement 'grep-nonprint' |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Stefano Lattarini | cosmetics: fix description of an expected error message... |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Stefano Lattarini | tests: assume automake quotes 'like this', not `like... |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Stefano Lattarini | tests: prefer using 'is_newest' over 'ls -t' hacks |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Stefano Lattarini | tests: implement is_newest as an auxiliary script,... |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Stefano Lattarini | tests: fix some spurious failures in VPATH setup |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Stefano Lattarini | tests: work in VPATH setup again |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Stefano Lattarini | tests: automatic re-execution works for non-POSIX shell... |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Stefano Lattarini | tests: use more POSIX shell features our test scripts |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Stefano Lattarini | docs: avoid failures with development version of Texinf... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Stefano Lattarini | typofix: s/test derivers/test drivers/ in check.am... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Stefano Lattarini | typofix: s/env/even/ in comments in GNUmakefile |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Stefano Lattarini | bootstrap: overhaul and improve |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Stefano Lattarini | docs: quote 'like this', not `like this' |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Stefano Lattarini | Merge branch 'docs-recursion' into maint |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Stefano Lattarini | Merge branch 'silent-custom' into maint |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Stefano Lattarini | tests: minor reorganization of few tests |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Stefano Lattarini | fixup: adjust t/list-of-tests.mk for renamed/added... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Stefano Lattarini | subdirs: enhance coverage, tweak and rename few tests |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Stefano Lattarini | sync: update files from upstream with "make fetch" |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Stefano Lattarini | py-compile: consistently quote 'like this', not `like... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Stefano Lattarini | docs: recursive make considered harmful |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Stefano Lattarini | Merge branch 'subdirs-simplify' into maint |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Stefano Lattarini | docs: clean rules are not run in reverse order of build... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Stefano Lattarini | Merge branch 'subdir-objects-pr10697' into maint |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Stefano Lattarini | maintcheck: fix failures, both real and spurious |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Stefano Lattarini | tests: merged some testsuite fixlets |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Stefano Lattarini | subdir tests: avoid an use of "make -j4", for portability |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Stefano Lattarini | tests: avoid failure due to libtool quirks in C++ demo... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Stefano Lattarini | tests: fix spurious failures due to missing '$sleep' |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Stefano Lattarini | Merge branches 'subdirs-simplify' and 'subdir-objects... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Stefano Lattarini | subdirs: unify rules for "cleaning" and "normal" recurs... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Stefano Lattarini | tests: add a "demo" test on C support |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Stefano Lattarini | tests: look for '.lo' rather than '.o' object when... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Stefano Lattarini | cosmetics: few typofixes in older ChangeLogs, suggested... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Stefano Lattarini | silent: new $(AM_V_P) variable, tell if we're running... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Stefano Lattarini | refactor: silent rules handling (a little) |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Stefano Lattarini | refactor: &define_verbose_var: accept a third optional... |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Jim Meyering | maint: grammar fixes: s/all these/all of these/ |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Stefano Lattarini | subdir-objects: improve "make mostlyclean" efficiency... |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Stefano Lattarini | tests: look for '.lo' rather than '.o' object when... |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Stefano Lattarini | cosmetics: few typofixes in older ChangeLogs, suggested... |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Stefano Lattarini | tests: add basic semantic tests on C++ support |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Stefano Lattarini | tests: minor tweak to 't/objc-megademo.sh' |
commit | commitdiff | tree | snapshot |
2012-06-02 |
Stefano Lattarini | news: document deprecation of configure.in |
commit | commitdiff | tree | snapshot |
2012-06-02 |
Stefano Lattarini | news: put planned backward compatibilities early |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Stefano Lattarini | sync: update files from upstream with "make fetch" |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Stefano Lattarini | maint: deprecate 'configure.in' as autoconf input |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Stefano Lattarini | maint: post-release minor version bump |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Stefano Lattarini | release: stable release 1.12.1 v1.12.1 |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Stefano Lattarini | copyright: update copyright years in a couple of files |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Stefano Lattarini | tests: avoid spurious failures with Solaris 9 cscope... |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Stefano Lattarini | maintcheck: fix a spurious failure |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Stefano Lattarini | perf: beginning of a performance testsuite |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Stefano Lattarini | Merge branch 'fix-pr11543' into maint |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Stefano Lattarini | aclocal: declare function prototypes, do not use '... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Stefano Lattarini | news: support for configure.in will be dropped in futur... |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Stefano Lattarini | tests: fix botched heading comments in 'lex-clean-cxx.sh' |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Stefano Lattarini | [ng] maintcheck: some tweaks and fixlets |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Stefano Lattarini | help: fix a typo in the list of warning categories |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Stefano Lattarini | maint: version bump after beta release |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Stefano Lattarini | release: beta release 1.12.0b (will become 1.12.1) v1.12.0b |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Stefano Lattarini | release: remove overly picky check |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Stefano Lattarini | Merge branch 'ylwrap-line-filename' into maint |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Stefano Lattarini | tests: use 'parallel-tests' Automake option by default |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Stefano Lattarini | doc: fix location of Automake's own test-suite.log... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Nikolai Weibull | ylwrap: preserve subdirectories in "#line" munging |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Stefano Lattarini | ylwrap: preparatory refactoring |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Stefano Lattarini | yacc tests: avoid a spurious failure with Sun C++ 5.9 |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Stefano Lattarini | self tests: cater for /bin/ksh symlinked to Zsh |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Stefano Lattarini | tests: fix spurious failures due to dpkg install-info |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Stefano Lattarini | tests: fix spurious failure due to i18n issue |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Stefano Lattarini | tests: add few missing 'cc' and 'c++' requirements |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Stefano Lattarini | Merge branch 'testsuite-saner-shell' into maint |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Stefano Lattarini | tests: fix a spurious failure with dash |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Stefano Lattarini | test defs: fix indentation (cosmetic change) |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Stefano Lattarini | tests: remove obsolete uses of $sh_errexit_works |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Stefano Lattarini | configure: search a sturdy POSIX shell to be used in... |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Stefano Lattarini | tests: shell running test scripts is now named AM_TEST_... |
commit | commitdiff | tree | snapshot |
2012-05-06 |
Stefano Lattarini | fixup: distribute t/README |
commit | commitdiff | tree | snapshot |
2012-05-06 |
Stefano Lattarini | init: warn against obsolete usage of AM_INIT_AUTOMAKE |
commit | commitdiff | tree | snapshot |
2012-05-06 |
Stefano Lattarini | m4: prepend m4 builtins with "m4_" |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Nick Alcock | docs: fix clumsy grammar in the scripts-based testsuite... |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Stefano Lattarini | tests: use append mode to capture parallel make output |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Stefano Lattarini | Merge branch 'parallel-tests-performance' into maint |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Stefano Lattarini | parallel-tests: separate different logs with an empty... |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Stefano Lattarini | maintcheck: avoid a couple of spurious failures |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Stefano Lattarini | maintcheck: reduce code duplication, increase coverage |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Stefano Lattarini | Merge branch 'objc++' into maint |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Stefano Lattarini | tests: avoid spurious failure on missing Obj C/C++... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Stefano Lattarini | Merge branch 'objc++' into maint |
commit | commitdiff | tree | snapshot |
next |