Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
automake-patches (date)
[
Thread Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Thu Jun 30 2011 19:08:17 -0400
Messages in reverse chronological order
[
Next Period
]
June 30, 2011
Re: [PATCH] {master} coverage: new test on parallel-tests TESTS runtime overriding
,
Stefano Lattarini
,
19:08
Re: bug#8969: improve synchronization between examples in the manual and test cases
,
Stefano Lattarini
,
19:00
improve synchronization between examples in the manual and test cases
,
Stefano Lattarini
,
18:39
Re: [FYI] {master} docs: fix unportable example of AM_TESTS_ENVIRONMENT usage
,
Stefano Lattarini
,
17:36
Re: [MERGE REQUEST] merge patches for AM_TESTSUITE_ENVIRONMENT into maint
,
Stefano Lattarini
,
17:20
Re: [FYI] {master} docs: fix unportable example of AM_TESTS_ENVIRONMENT usage
,
Ralf Wildenhues
,
17:06
Re: [MERGE REQUEST] merge patches for AM_TESTSUITE_ENVIRONMENT into maint
,
Ralf Wildenhues
,
17:01
Re: [MERGE REQUEST] merge patches for AM_TESTSUITE_ENVIRONMENT into maint
,
Ralf Wildenhues
,
16:52
Re: [PATCH] parallel-tests: new recognized test result 'ERROR'
,
Ralf Wildenhues
,
16:49
Re: [FYI] {master} docs: fix unportable example of AM_TESTS_ENVIRONMENT usage
,
Stefano Lattarini
,
16:45
Re: [FYI] {master} docs: fix unportable example of AM_TESTS_ENVIRONMENT usage
,
Ralf Wildenhues
,
16:37
Re: [PATCH] {master} coverage: new test on parallel-tests TESTS runtime overriding
,
Ralf Wildenhues
,
16:37
[FYI] {maint} cosmetics: fix typos in recent ChangeLog entries
,
Stefano Lattarini
,
11:26
[MERGE REQUEST] merge patches for AM_TESTSUITE_ENVIRONMENT into maint
,
Stefano Lattarini
,
11:12
[PATCH] parallel-tests: new recognized test result 'ERROR'
,
Stefano Lattarini
,
10:58
[FYI] New public temporary branch, about improved handling and parsing of test results
,
Stefano Lattarini
,
10:52
[PATCH] {master} coverage: new test on parallel-tests TESTS runtime overriding
,
Stefano Lattarini
,
10:41
June 29, 2011
[PATCH] parallel-tests: make parsing of test results safer (was: Re: [PATCH] {test-protocols} parallel-tests: fix bug in Automake's own testsuite)
,
Stefano Lattarini
,
14:41
Re: [FYI] New public temporary branch, about documentation for custom test drivers
,
Stefano Lattarini
,
09:55
[FYI] 'master' merged into 'test-protocols'
,
Stefano Lattarini
,
09:39
Re: [FYI] New public temporary branch, about documentation for custom test drivers
,
Stefano Lattarini
,
03:51
Re: [FYI] {master} docs: fix unportable example of AM_TESTS_ENVIRONMENT usage
,
Stefano Lattarini
,
03:26
June 28, 2011
Re: [PATCH] {ylwrap-refactor} Fix bug with non-suffix rules for C++ yacc
,
Stefano Lattarini
,
17:57
[PATCH] {ylwrap-refactor} Fix bug with non-suffix rules for C++ yacc
,
Stefano Lattarini
,
17:54
Re: [FYI] New public temporary branch, about documentation for custom test drivers
,
Stefano Lattarini
,
16:58
Re: [PATCH] docs: avoid a footnote, some related rewordings and improvements (was: Re: [Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.11-393-gc1040a7)
,
Ralf Wildenhues
,
16:37
[FYI] {yacc-work} yacc tests: fix bug in 'yacc-cxx.test'
,
Stefano Lattarini
,
08:04
[FYI] {yacc-work} lex tests: fix spurious link errors on Solaris
,
Stefano Lattarini
,
06:58
Re: [PATCH] {master} tests: extend tests on dependency tracking with VPATH
,
Stefano Lattarini
,
05:57
Re: [PATCH] docs: avoid a footnote, some related rewordings and improvements (was: Re: [Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.11-393-gc1040a7)
,
Stefano Lattarini
,
02:24
Re: [FYI] {parallel-tests-maint} docs: parallel-tests is not experimental anymore
,
Stefano Lattarini
,
02:17
June 27, 2011
Re: [FYI] {parallel-tests-maint} docs: parallel-tests is not experimental anymore
,
Ralf Wildenhues
,
16:59
Re: [PATCH] docs: avoid a footnote, some related rewordings and improvements (was: Re: [Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.11-393-gc1040a7)
,
Ralf Wildenhues
,
16:55
Re: [FYI] New public temporary branch, about documentation for custom test drivers
,
Ralf Wildenhues
,
16:53
Re: [FYI] New public temporary branch, about documentation for custom test drivers
,
Stefano Lattarini
,
15:10
Re: [FYI] New public temporary branch, about documentation for custom test drivers
,
Stefano Lattarini
,
14:56
Re: [FYI] {parallel-tests-maint} docs: parallel-tests is not experimental anymore
,
Stefano Lattarini
,
09:49
Re: [PATCH] docs: avoid a footnote, some related rewordings and improvements (was: Re: [Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.11-393-gc1040a7)
,
Stefano Lattarini
,
09:35
Re: [FYI] New public temporary branch, about documentation for custom test drivers
,
Stefano Lattarini
,
07:12
Re: [FYI] {parallel-tests-maint} docs: parallel-tests is not experimental anymore
,
Ralf Wildenhues
,
02:23
Re: [PATCH] docs: avoid a footnote, some related rewordings and improvements (was: Re: [Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.11-393-gc1040a7)
,
Ralf Wildenhues
,
02:22
Re: [FYI] New public temporary branch, about documentation for custom test drivers
,
Ralf Wildenhues
,
02:06
June 26, 2011
[FYI] New public temporary branch, about documentation for custom test drivers
,
Stefano Lattarini
,
08:21
June 24, 2011
Re: [PATCH] {test-protocols} parallel-tests: fix bug in Automake's own testsuite
,
Stefano Lattarini
,
09:44
[FYI] {testsuite-work} tests: make 'subst-no-trailing-empty-line.test' more robust
,
Stefano Lattarini
,
04:16
[FYI] {testsuite-work} tests: fix an incomplete comment
,
Stefano Lattarini
,
03:52
Re: [FYI] {parallel-tests-maint} docs: parallel-tests is not experimental anymore
,
Stefano Lattarini
,
03:33
June 23, 2011
[PATCH] docs: avoid a footnote, some related rewordings and improvements (was: Re: [Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.11-393-gc1040a7)
,
Stefano Lattarini
,
17:34
Re: [FYI] {master} docs: fix unportable example of AM_TESTS_ENVIRONMENT usage
,
Stefano Lattarini
,
16:56
Re: [FYI] {maint} docs: minor cosmetic fixes
,
Stefano Lattarini
,
16:37
Re: [PATCH] {test-protocols} parallel-tests: fix bug in Automake's own testsuite
,
Stefano Lattarini
,
16:34
Re: [Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.11-393-gc1040a7
,
Ralf Wildenhues
,
15:54
Re: [FYI] {master} docs: fix unportable example of AM_TESTS_ENVIRONMENT usage
,
Ralf Wildenhues
,
15:49
Re: [FYI] {maint} docs: minor cosmetic fixes
,
Ralf Wildenhues
,
15:44
Re: [PATCH] {test-protocols} parallel-tests: fix bug in Automake's own testsuite
,
Ralf Wildenhues
,
15:39
[FYI] {master} docs: fix unportable example of AM_TESTS_ENVIRONMENT usage
,
Stefano Lattarini
,
13:09
[FYI] {maint} docs: minor cosmetic fixes
,
Stefano Lattarini
,
12:40
Re: bug#7819: automake does not really automatically distribute all the files it's advertised to.
,
Stefano Lattarini
,
05:02
[FYI] {maint} tests: fix bug in 'autodist.test'
,
Stefano Lattarini
,
04:34
Re: [PATCH] {test-protocols} parallel-tests: fix bug in Automake's own testsuite
,
Stefano Lattarini
,
03:53
June 22, 2011
Re: [PATCH] {test-protocols} parallel-tests: fix bug in Automake's own testsuite
,
Ralf Wildenhues
,
17:29
[PATCH] {test-protocols} parallel-tests: fix bug in Automake's own testsuite
,
Stefano Lattarini
,
15:52
June 21, 2011
Re: [PATCH] {maint} remake: behave better with non-GNU make in subdirectories
,
Stefano Lattarini
,
17:53
Re: [PATCH] {maint} remake: behave better with non-GNU make in subdirectories
,
Stefano Lattarini
,
17:29
Re: [PATCH] {maint} remake: behave better with non-GNU make in subdirectories
,
Ralf Wildenhues
,
16:49
Re: [PATCH] {maint} remake: behave better with non-GNU make in subdirectories
,
Stefano Lattarini
,
16:43
Re: [PATCH] {maint} remake: behave better with non-GNU make in subdirectories
,
Ralf Wildenhues
,
16:34
Re: [PATCH] {maint} remake: behave better with non-GNU make in subdirectories
,
Ralf Wildenhues
,
16:29
Re: [PATCHES v5] Allow custom testsuite drivers in Automake
,
Stefano Lattarini
,
16:28
Re: [PATCHES v5] Allow custom testsuite drivers in Automake
,
Ralf Wildenhues
,
15:58
[PATCH v5 3/3] parallel-tests: allow each test to have multiple results
,
Stefano Lattarini
,
15:27
[PATCH v5 2/3] parallel-tests: allow custom driver scripts
,
Stefano Lattarini
,
15:27
[PATCH v5 1/3] parallel-tests: add auxiliary script 'test-driver', refactor
,
Stefano Lattarini
,
15:25
[PATCHES v5] Allow custom testsuite drivers in Automake
,
Stefano Lattarini
,
15:23
Re: [FYI] {maint} maintcheck: avoid few spurious failures
,
Stefano Lattarini
,
15:18
[PATCH] {master} tests: interactions between TESTS_ENVIRONMENT and LOG_COMPILER
,
Stefano Lattarini
,
15:17
Re: [FYI] {maint} maintcheck: avoid few spurious failures
,
Ralf Wildenhues
,
14:55
Re: [PATCH 1/2] tests: make test runner a script, not a shell function
,
Jim Meyering
,
08:16
Re: [PATCH 1/2] tests: make test runner a script, not a shell function
,
Stefano Lattarini
,
07:55
Re: [PATCH 1/2] tests: make test runner a script, not a shell function
,
Stefano Lattarini
,
04:38
Re: [PATCH 1/2] tests: make test runner a script, not a shell function
,
Jim Meyering
,
03:57
Re: [FYI] {maint} maintcheck: avoid few spurious failures
,
Stefano Lattarini
,
03:53
Re: [PATCH v4 3/3] parallel-tests: allow each test to have multiple results
,
Stefano Lattarini
,
03:51
Re: [PATCH 1/2] tests: make test runner a script, not a shell function
,
Stefano Lattarini
,
03:39
Re: [PATCH 1/2] tests: make test runner a script, not a shell function
,
Ralf Wildenhues
,
02:23
Re: [PATCH v4 3/3] parallel-tests: allow each test to have multiple results
,
Ralf Wildenhues
,
02:18
Re: [FYI] {maint} maintcheck: avoid few spurious failures
,
Ralf Wildenhues
,
02:03
June 20, 2011
Re: [FYI] {maint} maintcheck: avoid few spurious failures
,
Stefano Lattarini
,
18:00
Re: [FYI] {maint} maintcheck: avoid few spurious failures
,
Ralf Wildenhues
,
17:17
Re: [PATCH 1/2] tests: make test runner a script, not a shell function
,
Stefano Lattarini
,
17:12
Re: [PATCH v4 3/3] parallel-tests: allow each test to have multiple results
,
Stefano Lattarini
,
16:58
Re: [PATCH 1/2] tests: make test runner a script, not a shell function
,
Stefano Lattarini
,
16:46
Re: [PATCH] check: don't use multi-line coloring for the report
,
Ralf Wildenhues
,
16:44
Re: [PATCH 1/2] tests: make test runner a script, not a shell function
,
Ralf Wildenhues
,
16:42
Re: [PATCH v4 3/3] parallel-tests: allow each test to have multiple results
,
Ralf Wildenhues
,
16:39
Re: [PATCH 1/2] tests: make test runner a script, not a shell function
,
Jim Meyering
,
16:29
Re: [PATCH] check: don't use multi-line coloring for the report
,
Ralf Wildenhues
,
16:29
Re: [PATCH v4 3/3] parallel-tests: allow each test to have multiple results
,
Stefano Lattarini
,
16:26
Re: [PATCH 1/2] tests: make test runner a script, not a shell function
,
Ralf Wildenhues
,
16:22
Re: [PATCH v4 1/3] parallel-tests: add auxiliary script 'pt-driver', refactor
,
Stefano Lattarini
,
11:49
[FYI] {testuite-work} maintcheck: avoid few spurious failures
,
Stefano Lattarini
,
11:10
[FYI] {maint} maintcheck: avoid few spurious failures
,
Stefano Lattarini
,
11:06
Re: [PATCH] check: don't use multi-line coloring for the report
,
Stefano Lattarini
,
04:34
Re: [PATCH] {maint} distcheck: add support for AM_DISTCHECK_CONFIGURE_FLAGS
,
Stefano Lattarini
,
03:46
Re: [PATCH] {maint} Deprecate de-ansification support, it should go away in automake 1.12
,
Stefano Lattarini
,
03:45
Re: [PATCH v4 3/3] parallel-tests: allow each test to have multiple results
,
Ralf Wildenhues
,
02:24
June 19, 2011
Re: [PATCH 1/2] tests: make test runner a script, not a shell function
,
Jim Meyering
,
16:27
Re: [PATCH 1/2] tests: make test runner a script, not a shell function
,
Jim Meyering
,
15:51
Re: [PATCH] check: don't use multi-line
,
Stefano Lattarini
,
15:21
RE: [PATCH] check: don't use multi-line
,
Bert Wesarg
,
15:16
Re: [PATCH v4 1/3] parallel-tests: add auxiliary script 'pt-driver', refactor
,
Stefano Lattarini
,
06:40
June 18, 2011
Re: [PATCH 1/2] tests: make test runner a script, not a shell function (was: Automake patches for custom test drivers' support break coreutils testsuite)
,
Stefano Lattarini
,
14:18
[PATCH 1/2] tests: make test runner a script, not a shell function (was: Automake patches for custom test drivers' support break coreutils testsuite)
,
Stefano Lattarini
,
13:41
Re: bug#8846: coreutils-8.12 on HP-UX 11.31: 3 of 365 tests failed
,
Stefano Lattarini
,
08:55
Re: Automake patches for custom test drivers' support break coreutils testsuite
,
Jim Meyering
,
07:28
Re: [PATCH] {maint} distcheck: add support for AM_DISTCHECK_CONFIGURE_FLAGS
,
Stefano Lattarini
,
05:24
Re: Automake patches for custom test drivers' support break coreutils testsuite
,
Stefano Lattarini
,
04:24
Re: Automake patches for custom test drivers' support break coreutils testsuite
,
Jim Meyering
,
02:41
June 17, 2011
Re: [PATCH] check: don't use multi-line coloring for the report
,
Stefano Lattarini
,
17:27
Automake patches for custom test drivers' support break coreutils testsuite (was: Re: [PATCH v4 1/3] parallel-tests: add auxiliary script 'pt-driver', refactor)
,
Stefano Lattarini
,
17:09
[PATCH] check: don't use multi-line coloring for the report
,
Bert Wesarg
,
16:21
Re: [PATCH] check: don't use multi-line coloring for the report
,
Bert Wesarg
,
13:28
Re: [PATCH v4 3/3] parallel-tests: allow each test to have multiple results
,
Stefano Lattarini
,
12:19
Re: [PATCH v4 3/3] parallel-tests: allow each test to have multiple results
,
Stefano Lattarini
,
12:04
Re: [PATCH] check: don't use multi-line coloring for the report
,
Stefano Lattarini
,
11:12
Re: [PATCH v4 3/3] parallel-tests: allow each test to have multiple results
,
Stefano Lattarini
,
10:49
Re: [PATCH v4 2/3] parallel-tests: allow custom driver scripts
,
Stefano Lattarini
,
10:36
Re: [PATCH v4 1/3] parallel-tests: add auxiliary script 'pt-driver', refactor
,
Stefano Lattarini
,
10:16
Re: [PATCH v4 1/3] parallel-tests: add auxiliary script 'pt-driver', refactor
,
Stefano Lattarini
,
09:53
Re: [PATCH v4 3/3] parallel-tests: allow each test to have multiple results
,
Stefano Lattarini
,
03:33
Re: [PATCH] check: don't use multi-line coloring for the report
,
Bert Wesarg
,
03:19
Re: [PATCH v4 3/3] parallel-tests: allow each test to have multiple results
,
Ralf Wildenhues
,
02:40
Re: [PATCH v4 3/3] parallel-tests: allow each test to have multiple results
,
Ralf Wildenhues
,
02:38
Re: [PATCH v4 1/3] parallel-tests: add auxiliary script 'pt-driver', refactor
,
Ralf Wildenhues
,
02:21
June 16, 2011
Re: [PATCH] check: don't use multi-line coloring for the report
,
Ralf Wildenhues
,
16:00
Re: [PATCH] check: don't use multi-line coloring for the report
,
Bert Wesarg
,
14:19
Re: [PATCH] {maint} Deprecate de-ansification support, it should go away in automake 1.12
,
Stefano Lattarini
,
13:20
[FYI] maint merged into various branches
,
Stefano Lattarini
,
11:29
Re: [PATCH] check: don't use multi-line coloring for the report
,
Bert Wesarg
,
09:54
[FYI] {testsuite-work} tests: make test 'self-check-reexec.test' more portable
,
Stefano Lattarini
,
09:30
Re: [PATCH] check: don't use multi-line coloring for the report
,
Stefano Lattarini
,
09:27
Re: [PATCH] {testsuite-work} test defs: fix ksh-related portability bug in warning messages
,
Stefano Lattarini
,
05:13
Re: bug#8846: coreutils-8.12 on HP-UX 11.31: 3 of 365 tests failed
,
Stefano Lattarini
,
04:38
Re: [PATCH] {maint} Warnings about primary/prefix mismatch fixed and extended.
,
Stefano Lattarini
,
04:32
Re: [PATCH] {testsuite-work} tests: remove 'test_prefer_config_shell' from the environment
,
Stefano Lattarini
,
04:28
Re: [PATCH] {testsuite-work} [PATCH] tests: test mdate-sh with /bin/sh too
,
Stefano Lattarini
,
04:20
Re: [PATCH] {testsuite-work} tests: autogenerate list of wrapped tests for `lib/' shell scripts
,
Stefano Lattarini
,
04:20
Re: [PATCH] {testsuite-work} tests: remove 'test_prefer_config_shell' from the environment
,
Stefano Lattarini
,
04:19
Re: [PATCH] {testsuite-work} tests: extend tests on `--add-missing' and `--copy' a bit
,
Stefano Lattarini
,
04:14
Re: [PATCH] tests: few fixlets and improvements
,
Stefano Lattarini
,
04:11
Re: [PATCH] {maint} Deprecate de-ansification support, it should go away in automake 1.12
,
Stefano Lattarini
,
04:07
[PATCH v4 3/3] parallel-tests: allow each test to have multiple results
,
Stefano Lattarini
,
04:04
[PATCH v4 2/3] parallel-tests: allow custom driver scripts
,
Stefano Lattarini
,
04:02
[PATCH v4 1/3] parallel-tests: add auxiliary script 'pt-driver', refactor
,
Stefano Lattarini
,
04:01
Re: [PATCH] check: don't use multi-line coloring for the report
,
Stefano Lattarini
,
03:41
Re: [PATCH] {maint} distcheck: add support for AM_DISTCHECK_CONFIGURE_FLAGS
,
Stefano Lattarini
,
03:14
June 15, 2011
Re: [PATCH] {maint} Deprecate de-ansification support, it should go away in automake 1.12
,
Bob Friesenhahn
,
21:35
[PATCH] check: don't use multi-line coloring for the report
,
Bert Wesarg
,
19:58
Re: [PATCH] {maint} distcheck: add support for AM_DISTCHECK_CONFIGURE_FLAGS
,
Ralf Corsepius
,
19:06
Re: [PATCH] {maint} distcheck: add support for AM_DISTCHECK_CONFIGURE_FLAGS
,
Stefano Lattarini
,
17:56
Re: [PATCH] {maint} distcheck: add support for AM_DISTCHECK_CONFIGURE_FLAGS
,
Ralf Corsepius
,
17:19
Re: [PATCH] {maint} distcheck: add support for AM_DISTCHECK_CONFIGURE_FLAGS
,
Eric Blake
,
13:58
Re: [PATCH] {maint} distcheck: add support for AM_DISTCHECK_CONFIGURE_FLAGS
,
Eric Blake
,
13:48
Re: [PATCH] {maint} distcheck: add support for AM_DISTCHECK_CONFIGURE_FLAGS
,
Ralf Corsepius
,
13:31
Re: [PATCH] {maint} distcheck: add support for AM_DISTCHECK_CONFIGURE_FLAGS
,
Stefano Lattarini
,
13:16
Re: [PATCH] {maint} distcheck: add support for AM_DISTCHECK_CONFIGURE_FLAGS
,
Eric Blake
,
13:05
Re: [PATCH] {maint} distcheck: add support for AM_DISTCHECK_CONFIGURE_FLAGS
,
Ralf Corsepius
,
12:30
[PATCHES v4] Allow custom testsuite drivers in Automake
,
Stefano Lattarini
,
11:48
Re: [PATCH] {maint} Deprecate de-ansification support, it should go away in automake 1.12
,
Stefano Lattarini
,
11:44
Re: [PATCH] {maint} distcheck: add support for AM_DISTCHECK_CONFIGURE_FLAGS
,
Stefano Lattarini
,
05:48
Re: [PATCH] {maint} distcheck: add support for AM_DISTCHECK_CONFIGURE_FLAGS
,
Stefano Lattarini
,
03:40
Re: name of new pt-driver script
,
Stefano Lattarini
,
03:38
Re: [REQUEST] Public temporary & rewindable branches for GSoC features
,
Stefano Lattarini
,
03:35
June 14, 2011
Re: [PATCH] {maint} distcheck: add support for AM_DISTCHECK_CONFIGURE_FLAGS
,
Ralf Wildenhues
,
17:24
Re: name of new pt-driver script
,
Ralf Wildenhues
,
17:03
Re: [REQUEST] Public temporary & rewindable branches for GSoC features
,
Ralf Wildenhues
,
16:34
[REQUEST] Public temporary & rewindable branches for GSoC features
,
Stefano Lattarini
,
11:55
[PATCH] {testsuite-work} test defs: fix ksh-related portability bug in warning messages (was: Re: bug#8846: coreutils-8.12 on HP-UX 11.31: 3 of 365 tests failed)
,
Stefano Lattarini
,
11:22
[PATCH] {maint} Deprecate de-ansification support, it should go away in automake 1.12
,
Stefano Lattarini
,
07:10
Re: bug#8846: coreutils-8.12 on HP-UX 11.31: 3 of 365 tests failed
,
Stefano Lattarini
,
03:48
June 13, 2011
[FYI] {maint} news: update w.r.t. introduction of AM_DISTCHECK_CONFIGURE_FLAGS (was: Re: [PATCH] {maint} distcheck: add support for AM_DISTCHECK_CONFIGURE_FLAGS)
,
Stefano Lattarini
,
15:45
Re: [PATCH] {maint} distcheck: add support for AM_DISTCHECK_CONFIGURE_FLAGS (was: Re: bug#8784: Support developer-reserved AM_DISTCHECK_CONFIGURE_FLAGS)
,
Stefano Lattarini
,
14:34
[PATCH] {testsuite-work} tests: extend tests on `--add-missing' and `--copy' a bit
,
Stefano Lattarini
,
13:48
[PATCH] {testsuite-work} tests: remove 'test_prefer_config_shell' from the environment (was: Re: [PATCH 3/3] {testsuite-work} tests: `lib/' shell scripts transparently tested also with $SHELL)
,
Stefano Lattarini
,
12:22
[PATCH] {testsuite-work} tests: autogenerate list of wrapped tests for `lib/' shell scripts (was: Re: [PATCH 3/3] {testsuite-work} tests: `lib/' shell scripts transparently tested also with $SHELL)
,
Stefano Lattarini
,
12:09
[FYI] {testsuite-work} tests: don't hard-code the test name in txinfo21.test
,
Stefano Lattarini
,
12:06
[PATCH] {testsuite-work} [PATCH] tests: test mdate-sh with /bin/sh too
,
Stefano Lattarini
,
06:38
Re: [PATCH] {maint} Docs: better documentation for silent make rules.
,
Stefano Lattarini
,
05:47
Re: [PATCH] {maint} Warnings about primary/prefix mismatch fixed and extended.
,
Stefano Lattarini
,
05:00
June 12, 2011
[PATCH] tests: few fixlets and improvements
,
Stefano Lattarini
,
18:12
Re: [PATCH] {maint} Warnings about primary/prefix mismatch fixed and extended.
,
Stefano Lattarini
,
18:07
Re: [PATCH 0/6] Some python patches
,
Stefano Lattarini
,
18:06
Re: [PATCH] {testsuite-work} tests: new test dedicated to `--add-missing' and `--copy' (was: Re: [PATCH 2/3] {testsuite-work} tests: can use also $SHELL to check shell scripts from `lib/')
,
Stefano Lattarini
,
18:02
June 11, 2011
Re: [PATCH] {maint} Warnings about primary/prefix mismatch fixed and extended.
,
Stefano Lattarini
,
10:03
Re: [PATCHES] New function 'failure_' for testsuite hard errors
,
Stefano Lattarini
,
06:47
June 10, 2011
Re: [PATCH] {testsuite-work} tests: new test dedicated to `--add-missing' and `--copy' (was: Re: [PATCH 2/3] {testsuite-work} tests: can use also $SHELL to check shell scripts from `lib/')
,
Stefano Lattarini
,
11:55
[PATCH] {maint} distcheck: add support for AM_DISTCHECK_CONFIGURE_FLAGS (was: Re: bug#8784: Support developer-reserved AM_DISTCHECK_CONFIGURE_FLAGS)
,
Stefano Lattarini
,
11:34
June 09, 2011
Re: Patch reviews
,
Ralf Wildenhues
,
15:19
Re: [PATCH] {maint} Docs: better documentation for silent make rules.
,
Stefano Lattarini
,
12:52
[PATCH 6/6] py-compile: '--' and non-option arguments terminate the option list
,
Stefano Lattarini
,
10:16
[PATCH 3/6] python tests: add "unit tests" on py-compile
,
Stefano Lattarini
,
10:15
[PATCH 1/6] python: run the 'py-compile' script with $(SHELL)
,
Stefano Lattarini
,
10:15
[PATCH 5/6] py-compile: complain on unrecognized options
,
Stefano Lattarini
,
10:15
[PATCH 4/6] py-compile: normalize error and help messages
,
Stefano Lattarini
,
10:15
[PATCH 2/6] py-compile: the '--destdir' option now accepts a blank argument
,
Stefano Lattarini
,
10:15
[PATCH 0/6] Some python patches
,
Stefano Lattarini
,
10:15
June 08, 2011
[PATCHES] New function 'failure_' for testsuite hard errors
,
Stefano Lattarini
,
06:50
Re: [PATCH] {testsuite-work} tests: new test dedicated to `--add-missing' and `--copy' (was: Re: [PATCH 2/3] {testsuite-work} tests: can use also $SHELL to check shell scripts from `lib/')
,
Stefano Lattarini
,
04:35
Re: [PATCH 0/3] {testsuite-work} Test automake-provided shell scripts (those in `lib/') also with $SHELL, not only with /bin/sh
,
Stefano Lattarini
,
04:24
Re: [PATCH] {master} tests: fix typo-related error in auxdir2.test
,
Stefano Lattarini
,
04:05
Re: [PATCH] {testsuite-work} self tests: check that `$me' can be overridden
,
Stefano Lattarini
,
04:01
June 07, 2011
Re: [PATCH 3/3] {testsuite-work} tests: `lib/' shell scripts transparently tested also with $SHELL
,
Stefano Lattarini
,
17:17
[PATCH] {testsuite-work} tests: new test dedicated to `--add-missing' and `--copy' (was: Re: [PATCH 2/3] {testsuite-work} tests: can use also $SHELL to check shell scripts from `lib/')
,
Stefano Lattarini
,
17:11
Re: [PATCH 2/3] {testsuite-work} tests: can use also $SHELL to check shell scripts from `lib/'
,
Stefano Lattarini
,
15:57
Re: [PATCH 2/3] {testsuite-work} tests: can use also $SHELL to check shell scripts from `lib/'
,
Peter Rosin
,
10:31
Re: [PATCH 3/3] {testsuite-work} tests: `lib/' shell scripts transparently tested also with $SHELL
,
Stefano Lattarini
,
06:35
Re: [PATCH 2/3] {testsuite-work} tests: can use also $SHELL to check shell scripts from `lib/'
,
Stefano Lattarini
,
06:29
Re: [PATCH 1/3] {testsuite-work} tests defs: better requirements for XSI shells
,
Stefano Lattarini
,
06:08
Re: [PATCH 3/3] {testsuite-work} tests: `lib/' shell scripts transparently tested also with $SHELL
,
Peter Rosin
,
04:40
Re: [PATCH 2/3] {testsuite-work} tests: can use also $SHELL to check shell scripts from `lib/'
,
Peter Rosin
,
04:28
Re: [PATCH 1/3] {testsuite-work} tests defs: better requirements for XSI shells
,
Peter Rosin
,
04:06
Re: [FYI] {testsuite-work} tests: use `$SHELL' to run the shell scripts from `lib/'
,
Peter Rosin
,
04:00
Re: Patch reviews
,
Peter Rosin
,
03:25
June 06, 2011
[PATCH 3/3] {testsuite-work} tests: `lib/' shell scripts transparently tested also with $SHELL
,
Stefano Lattarini
,
15:49
[PATCH 2/3] {testsuite-work} tests: can use also $SHELL to check shell scripts from `lib/'
,
Stefano Lattarini
,
15:49
[PATCH 1/3] {testsuite-work} tests defs: better requirements for XSI shells
,
Stefano Lattarini
,
15:48
[PATCH 2/3] {testsuite-work} tests: can use also $SHELL to check shell scripts from `lib/'
,
Stefano Lattarini
,
15:46
[PATCH 1/3] {testsuite-work} tests defs: better requirements for XSI shells
,
Stefano Lattarini
,
15:45
[PATCH 0/3] {testsuite-work} Test automake-provided shell scripts (those in `lib/') also with $SHELL, not only with /bin/sh
,
Stefano Lattarini
,
15:43
Re: [FYI] {testsuite-work} tests: use `$SHELL' to run the shell scripts from `lib/'
,
Stefano Lattarini
,
05:06
Re: [FYI] {testsuite-work} tests: use `$SHELL' to run the shell scripts from `lib/'
,
Peter Rosin
,
04:27
June 05, 2011
[PATCH] {master} tests: fix typo-related error in auxdir2.test
,
Stefano Lattarini
,
15:48
[PATCH] {testsuite-work} self tests: check that `$me' can be overridden
,
Stefano Lattarini
,
15:33
[RFC] testsuite: can avoid many aclocal runs by pre-computing aclocal.m4
,
Stefano Lattarini
,
14:31
Patch reviews (was: Re: [FYI] {testsuite-work} tests: use `$SHELL' to run the shell scripts from `lib/')
,
Stefano Lattarini
,
08:56
Re: [FYI] {testsuite-work} tests: use `$SHELL' to run the shell scripts from `lib/'
,
Stefano Lattarini
,
06:57
Re: [FYI] {testsuite-work} tests: use `$SHELL' to run the shell scripts from `lib/'
,
Peter Rosin
,
05:04
[PATCH 3/3] parallel-tests: allow each test to have multiple results
,
Stefano Lattarini
,
04:34
[PATCH 2/3] parallel-tests: allow custom driver scripts
,
Stefano Lattarini
,
04:32
[PATCH 1/3] parallel-tests: add auxiliary script 'pt-driver', refactor
,
Stefano Lattarini
,
04:31
[PATCHES v3] Allow custom testsuite drivers in Automake
,
Stefano Lattarini
,
04:28
June 04, 2011
Re: [FYI] {testsuite-work} tests: use `$SHELL' to run the shell scripts from `lib/'
,
Stefano Lattarini
,
05:24
June 03, 2011
Re: [FYI] {testsuite-work} tests: use `$SHELL' to run the shell scripts from `lib/'
,
Peter Rosin
,
19:12
June 02, 2011
[FYI] {testsuite-work} self tests: fix another spurious failure
,
Stefano Lattarini
,
11:59
[FYI] {testsuite-work} tests: use `$SHELL' to run the shell scripts from `lib/'
,
Stefano Lattarini
,
11:37
[FYI] {testsuite-work} silent-rules tests: fix spurious failures with Sun Studio C++
,
Stefano Lattarini
,
09:37
[FYI] {testsuite-work} tests: fix spurious failure in backcompat2.test on NetBSD
,
Stefano Lattarini
,
08:43
[FYI] {testsuite-work} tests: fix spurious failure in autohdr3.test
,
Stefano Lattarini
,
08:27
[FYI] {testsuite-work} tests: fix spurious failure of cond29.test on NetBSD
,
Stefano Lattarini
,
08:26
[FYI] {master} maintcheck: fix some more failures
,
Stefano Lattarini
,
06:49
[FYI] {maint} maintcheck: fix some failures, extend some checks
,
Stefano Lattarini
,
06:17
[FYI] {testsuite-work} tests: don't require GNU make where it's not strictly needed
,
Stefano Lattarini
,
05:25
June 01, 2011
[FYI] {testsuite-work} lex tests: fix spurious failures with Solaris lex
,
Stefano Lattarini
,
23:35
Re: [FYI] {testsuite-work} lex tests: avoid possible hang, fix, and extend
,
Stefano Lattarini
,
16:53
Re: [PATCH] {maint} remake: behave better with non-GNU make in subdirectories
,
Stefano Lattarini
,
16:45
[FYI] {testsuite-work} lex tests: avoid possible hang, fix, and extend
,
Stefano Lattarini
,
16:39
[FYI] {testsuite-work} lex tests: do not force the use of flex unconditionally
,
Stefano Lattarini
,
16:23
[FYI] {testsuite-work} tests: prefer `skip_' over `echo ...; Exit 77'
,
Stefano Lattarini
,
10:47
[FYI] {testsuite-work} tests: fix spurious failures in self tests
,
Stefano Lattarini
,
10:40
[FYI] {testsuite-work} tests: prefer ulimit over timeout in test on a memory-hogging bug
,
Stefano Lattarini
,
10:38
[FYI] {testsuite-work} testsuite: avoid generating `*-p.test' tests, use a wrapper script
,
Stefano Lattarini
,
10:38
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc