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: Mon Aug 29 2011 11:26:41 -0400
Messages in reverse chronological order
[
Next Period
]
August 29, 2011
[PATCH 4/4] {testsuite-work} tests: better respect of TAP usage in wrapped tests
,
Stefano Lattarini
,
11:26
[PATCH 2/4] {testsuite-work} tests: two single auxiliary scripts to run/generate wrapped tests
,
Stefano Lattarini
,
11:26
[PATCH 3/4] {testsuite-work} tests: use both perl and awk implementations for tests on TAP
,
Stefano Lattarini
,
11:26
[PATCH 1/4] {testsuite-work} tests: list of tests placed in a separate Makefile fragment
,
Stefano Lattarini
,
11:26
[PATCH 0/4] {testsuite-work} Improve autogeneration of wrapping tests
,
Stefano Lattarini
,
11:26
[FYI] {test-protocols} tests: prefer AM_... variables to user-reserved ones in Makefile
,
Stefano Lattarini
,
09:37
[FYI] {test-protocols} tests: some minor fixlets w.r.t. TAP-based tests
,
Stefano Lattarini
,
09:32
[FYI] {test-protocols} tests: avoid re-running a test with the 'parallel-tests' option
,
Stefano Lattarini
,
09:18
[FYI] {test-protocols} tests: defaults to awk+shell driver in tests on TAP support
,
Stefano Lattarini
,
09:09
August 28, 2011
[PATCH 4/6] {master} ansi: remove dead code/files for automatic de-ANSI-fication support
,
Stefano Lattarini
,
17:43
[PATCH 6/6] {master} automake: cleanups after de-ansification support removal (2)
,
Stefano Lattarini
,
17:43
[PATCH 5/6] {master} automake: cleanups after de-ansification support removal (1)
,
Stefano Lattarini
,
17:43
[PATCH 2/6] {master} tests: remove tests about obsolete de-ANSI-fication support
,
Stefano Lattarini
,
17:43
[PATCH 3/6] {master} ansi: reject attempts to use automatic de-ANSI-fication support
,
Stefano Lattarini
,
17:43
[PATCH 1/6] {master} docs: remove description of de-ANSI-fication support from manual
,
Stefano Lattarini
,
17:43
[PATCH 0/6] {master} Get rid of de-ANSI-fication support
,
Stefano Lattarini
,
17:43
[FYI] {testsuite-work} testsuite: different test scripts cannot share the same basename
,
Stefano Lattarini
,
05:50
August 26, 2011
Re: [FYI] {master} gitignore: more use of anchors
,
Ralf Wildenhues
,
09:32
[FYI] {test-protocols} tests: fix spurious failure for awk implementation of TAP driver
,
Stefano Lattarini
,
05:16
August 25, 2011
Re: [PATCH] ylwrap: fix unusual indentation whitespace
,
Stefano Lattarini
,
15:24
[FYI] {maint} tests: list "forgotten" test script in TESTS
,
Stefano Lattarini
,
15:12
Re: [PATCH] ylwrap: fix unusual indentation whitespace
,
Stefano Lattarini
,
15:05
Re: [PATCH] ylwrap: fix unusual indentation whitespace
,
Eric Blake
,
15:02
Re: [PATCH] ylwrap: fix unusual indentation whitespace
,
Stefano Lattarini
,
14:56
Re: [PATCH] ylwrap: fix unusual indentation whitespace
,
Eric Blake
,
14:44
[PATCH] ylwrap: fix unusual indentation whitespace
,
Eric Blake
,
14:42
[FYI] {test-protocols} tap/awk: allow escaping of TAP directives
,
Stefano Lattarini
,
08:01
[FYI] {test-protocols} coverage: more about escaping of TAP directives
,
Stefano Lattarini
,
08:01
[FYI] {test-protocols} tap: improve syncing between awk+shell and perl implementations
,
Stefano Lattarini
,
08:01
[FYI] {test-protocols} tap/perl: don't redirect perl warnings/errors to log files
,
Stefano Lattarini
,
08:00
[FYI] {test-protocols} tap/awk: remove obsolete "FIXME" comment
,
Stefano Lattarini
,
08:00
[FYI] {test-protocols} tap/awk: don't redirect awk stderr to log files
,
Stefano Lattarini
,
08:00
[FYI] {test-protocols} tap/perl: add copyright notice, version string, and emacs stuff
,
Stefano Lattarini
,
08:00
August 23, 2011
Re: [GSoC conclusion] Two Branches for GSoC last valid changes
,
Harlan Stenn
,
10:02
Re: [GSoC conclusion] Two Branches for GSoC last valid changes
,
Stefano Lattarini
,
07:14
August 22, 2011
Re: [GSoC] "proof of concept": use automake TAP driver with the Git testsuite.
,
Stefano Lattarini
,
13:08
[GSoC conclusion] Two Branches for GSoC last valid changes
,
Stefano Lattarini
,
12:59
[FYI] {test-protocols} testsuite: avoid spurious failure on Solaris
,
Stefano Lattarini
,
10:33
[FYI] {test-protocols} testsuite: use the new awk+shell TAP driver in our own testsuite
,
Stefano Lattarini
,
10:23
[FYI 1/3] {test-protocols} tap/awk: refactor for future changes
,
Stefano Lattarini
,
09:33
[FYI 3/3] {test-protocols} tap/awk: handle non-zero exit status from the test command
,
Stefano Lattarini
,
09:33
[FYI 2/3] {test-protocols} tap/awk: prepare to fetch the exit status of the test command
,
Stefano Lattarini
,
09:33
[FYI 0/3] {test-protocols} tap/awk: handle non-zero exit statuses
,
Stefano Lattarini
,
09:33
[FYI] {test-protocols} testsuite: avoid spurious failure if rst2html program is missing
,
Stefano Lattarini
,
04:41
[FYI] {test-protocols} tap/awk: support Solaris /usr/xpg4/bin/awk
,
Stefano Lattarini
,
04:13
[FYI] {test-protocols} tap/awk: support Solaris /usr/bin/nawk
,
Stefano Lattarini
,
04:09
August 21, 2011
[FYI] {test-protocols} tap/awk: correctly extract message from SKIP plans
,
Stefano Lattarini
,
17:52
[FYI] {test-protocols} tap/awk: support colorized output
,
Stefano Lattarini
,
17:50
[FYI] {test-protocols} tap: real (but still incomplete) awk implementation of TAP driver
,
Stefano Lattarini
,
13:09
[FYI] {test-protocols} testsuite: fix spurious failure due to Solaris 'wc' incompatibility
,
Stefano Lattarini
,
13:00
[FYI] {test-protocols} coverage: keyword "SKIP" in TAP plan is case-insensitive
,
Stefano Lattarini
,
09:40
[FYI] {test-protocols} coverage: ambiguous use of TAP "TODO"/"SKIP" directives
,
Stefano Lattarini
,
06:27
[FYI] {test-protocols} coverage: non-directive comments in TAP results are preserved
,
Stefano Lattarini
,
05:04
August 20, 2011
[FYI] {test-protocols} coverage: TAP result number followed by non-whitespace word boundary
,
Stefano Lattarini
,
12:31
[FYI] {test-protocols} coverage: a TAP result numbered "0" is always out-of-order
,
Stefano Lattarini
,
11:39
[PATCH] cosmetics: fix botched indentation in perl TAP driver
,
Stefano Lattarini
,
08:17
Re: [FYI] {test-protocols} coverage: some more tests on corner cases of TAP support
,
Stefano Lattarini
,
08:16
[FYI] {test-protocols} coverage: some more tests on corner cases of TAP support
,
Stefano Lattarini
,
07:23
August 19, 2011
[PATCH] Support for interdependency tracking between Fortan 90 modules
,
Nicolai Stange
,
17:38
[FYI] {testsuite-work} testsuite: various fixlets and tweakings
,
Stefano Lattarini
,
07:59
[FYI] {test-protocols} testsuite: fix some redundant autotools calls in tests on TAP
,
Stefano Lattarini
,
04:16
August 18, 2011
Re: Support for interdependency tracking between Fortan 90 modules
,
Stefano Lattarini
,
13:21
Re: Support for interdependency tracking between Fortan 90 modules
,
Nicolai Stange
,
12:39
August 17, 2011
Re: [FYI 0/2] {test-protocols} tap: improve granularity for tests on problematic TAP messages
,
Stefano Lattarini
,
13:14
[FYI 0/2] {test-protocols} tap: improve granularity for tests on problematic TAP messages
,
Stefano Lattarini
,
13:12
[FYI 1/2] {test-protocols} tap: correctly handle string "0" in TAP messages
,
Stefano Lattarini
,
13:12
[FYI 0/2] {test-protocols} Correctly handle the string "0" in TAP messages.
,
Stefano Lattarini
,
13:12
[FYI] {test-protocols} tap: add a dummy TAP driver script implemented in shell + awk
,
Stefano Lattarini
,
11:48
[FYI] {test-protocols} parallel-tests: fix help screen for test driver scripts
,
Stefano Lattarini
,
11:48
[FYI] {test-protocols} tap: a minor simplification in the perl TAP driver
,
Stefano Lattarini
,
11:48
[FYI] {test-protocols} testsuite: refactor tests on TAP support in view of future changes
,
Stefano Lattarini
,
11:48
Re: [FYI] {test-protocols} coverage: missing tap plan and non-zero exit status
,
Stefano Lattarini
,
06:10
[FYI] {testsuite-work} test defs: fix typo in comments
,
Stefano Lattarini
,
05:05
August 15, 2011
Re: Support for interdependency tracking between Fortan 90 modules
,
Nicolai Stange
,
12:41
August 14, 2011
Re: Support for interdependency tracking between Fortan 90 modules
,
Nicolai Stange
,
19:29
Re: Support for interdependency tracking between Fortan 90 modules
,
Nicolai Stange
,
19:24
[FYI] Merged 'test-protocols' into 'testsuite-work'
,
Stefano Lattarini
,
11:15
[FYI] {test-protocols} coverage: missing tap plan and non-zero exit status
,
Stefano Lattarini
,
11:07
[FYI 6/6] {testsuite-work} self tests: some minor refactoring
,
Stefano Lattarini
,
10:38
[FYI 5/6] {testsuite-work} maintcheck: look for TAP-based tests without TAP plan
,
Stefano Lattarini
,
10:38
[FYI 4/6] {testsuite-work} testsuite: avoid confusing SKIP messages for errored tests
,
Stefano Lattarini
,
10:38
[FYI 3/6] {testsuite-work} testsuite: keep more debugging info around in 'add-missing.tap'
,
Stefano Lattarini
,
10:38
[FYI 2/6] {testsuite-work} testsuite: more granular count of test results in our TAP library
,
Stefano Lattarini
,
10:38
[FYI 1/6] {testsuite-work} testsuite: fixlets and improvements in two long TAP-based tests
,
Stefano Lattarini
,
10:38
[FYI 0/6] {testsuite-work} More testsuite patches
,
Stefano Lattarini
,
10:38
[GSoC] "proof of concept": use automake TAP driver with the Git testsuite.
,
Stefano Lattarini
,
10:33
Re: Support for interdependency tracking between Fortan 90 modules
,
Nicolai Stange
,
01:37
August 13, 2011
[PATCH] testsuite: fix an unportable use of sed
,
Stefano Lattarini
,
04:31
[PATCH] testsuite: avoid spurious failure if rst2html program is missing
,
Stefano Lattarini
,
04:30
August 12, 2011
[PATCH] tap: improve diagnosing and reporting of plan mismatches
,
Stefano Lattarini
,
11:09
[PATCH] tap: log all TAP stream, even after a "Bail out!"
,
Stefano Lattarini
,
11:09
[FYI] {test-protocols} coverage: TAP errors after a "Bail out!" directive aren't reported
,
Stefano Lattarini
,
07:49
[FYI] {test-protocols} testsuite: reorganize tests on TAP plans
,
Stefano Lattarini
,
07:48
[FYI] {test-protocols} coverage: more TAP driver consistency w.r.t. 'prove'
,
Stefano Lattarini
,
05:42
[FYI] {test-protocols} tap: improve some comments in the TAP driver
,
Stefano Lattarini
,
05:05
[FYI 1/2] {test-protocols} tap: a "plan with SKIP" after test results is an error
,
Stefano Lattarini
,
04:52
[FYI 2/2] {test-protocols} tap: non-zero exit status after "Bail out!" should not be reported
,
Stefano Lattarini
,
04:52
[FYI 0/2] {test-protocols} TAP: more consistency with the `prove' behaviour
,
Stefano Lattarini
,
04:52
August 11, 2011
Re: Support for interdependency tracking between Fortan 90 modules
,
Nicolai Stange
,
18:51
[FYI] {maint} hacking: we now require autoconf 2.68
,
Stefano Lattarini
,
17:27
Re: Support for interdependency tracking between Fortan 90 modules
,
Nicolai Stange
,
15:39
[FYI] {master, test-protocols} problems with TEST_SUITE_LOG redefinitions
,
Stefano Lattarini
,
05:59
August 09, 2011
[FYI] tap-testsuite-work merged back into testsuite-work
,
Stefano Lattarini
,
18:04
Re: [FYI] {test-protocols} test harness: recursive make invocations must use $(AM_MAKEFLAGS)
,
Stefano Lattarini
,
17:27
[FYI] {test-protocols} test harness: recursive make invocations must use $(AM_MAKEFLAGS)
,
Stefano Lattarini
,
17:05
[PATCH] testsuite: improvements to our shell TAP library and APIs
,
Stefano Lattarini
,
16:48
[FYI] {master} tests: fix various blunders in 'suffix-chain.test'
,
Stefano Lattarini
,
16:46
[FYI] {tap-testsuite-work} testsuite: convert some `suffix*' tests to TAP
,
Stefano Lattarini
,
13:17
[FYI] {master} tests: don't let a known Solaris make bug poison too many tests
,
Stefano Lattarini
,
11:58
Re: [FYI] {master} gitignore: more use of anchors
,
Stefano Lattarini
,
11:04
Re: [FYI] {master} gitignore: more use of anchors
,
Eric Blake
,
10:48
[FYI] {master} gitignore: more use of anchors
,
Stefano Lattarini
,
10:45
[FYI 7/7] {tap-testsuite-work} self tests: avoid spurious output on console, and related fixlets
,
Stefano Lattarini
,
09:36
[FYI 6/7] {tap-testsuite-work} test defs: few more sanity checks
,
Stefano Lattarini
,
09:36
[FYI 5/7] {tap-testsuite-work} test defs: really make them "set -e" clean
,
Stefano Lattarini
,
09:36
[FYI 4/7] {tap-testsuite-work} self tests: register an expected failures with Solaris /bin/sh
,
Stefano Lattarini
,
09:36
[FYI 3/7] {tap-testsuite-work} gitignore: update and improve for the testsuite files
,
Stefano Lattarini
,
09:36
[FYI 2/7] {tap-testsuite-work} self tests: some new uses of TAP, few extensions
,
Stefano Lattarini
,
09:36
[FYI 1/7] {tap-testsuite-work} test defs: test directory creation more configurable
,
Stefano Lattarini
,
09:36
[FYI 0/7] {tap-testsuite-work} Some more testsuite patches.
,
Stefano Lattarini
,
09:35
[FYI] {master} testsuite: avoid spurious failure of self checks on Solaris
,
Stefano Lattarini
,
09:27
August 08, 2011
Re: [FYI 1/4] {tap-testsuite-work} test defs: small cleanups and tweakings
,
Stefano Lattarini
,
13:03
[FYI 4/4] {tap-testsuite-work} testsuite: more uses of the `seq_' function
,
Stefano Lattarini
,
12:42
[FYI 3/4] {tap-testsuite-work} testsuite: drop redundant environment sanitization
,
Stefano Lattarini
,
12:42
[FYI 2/4] {tap-testsuite-work} test defs: fix bug in plain version of `skip_all_'
,
Stefano Lattarini
,
12:42
[FYI 1/4] {tap-testsuite-work} test defs: small cleanups and tweakings
,
Stefano Lattarini
,
12:42
[FYI 0/4] {tap-testsuite-work} Some more testsuite patches
,
Stefano Lattarini
,
12:41
[FYI] {tap-testsuite-work}testsuite: improve interface for giving early TAP plan
,
Stefano Lattarini
,
09:49
[FYI] {tap-testsuite-work} test defs: fix bug in TAP version of `skip_all_'
,
Stefano Lattarini
,
09:47
[FYI] {tap-testsuite-protocols} test defs: fix skip directives to work also with TAP-based tests
,
Stefano Lattarini
,
09:15
[FYI] {maint} test defs: more environment cleanup
,
Stefano Lattarini
,
08:47
[FYI] {test-protocols} test harness: more minor VPATH-rewrite issues
,
Stefano Lattarini
,
08:02
Re: [FYI] {test-protocols} test harness: "make -n check" works correctly with Solaris make
,
Stefano Lattarini
,
07:21
[FYI] {test-protocols} test harness: "make -n check" works correctly with Solaris make
,
Stefano Lattarini
,
06:53
[FYI] various merges
,
Stefano Lattarini
,
04:47
[FYI] {maint} tests: fix spurious failure with Solaris make
,
Stefano Lattarini
,
04:28
[FYI] {test-protocols} test harness: fixlet in workaround for VPATH rewrite issue
,
Stefano Lattarini
,
03:54
August 07, 2011
[FYI] {tap-testsuite-work} Merged 'test-protocols'.
,
Stefano Lattarini
,
19:34
[FYI] {test-protocols} test harness: work around a VPATH rewrite issue
,
Stefano Lattarini
,
19:30
Re: [FYI] {test-protocols} parallel-tests: work around Solaris XPG4 make segfault
,
Stefano Lattarini
,
19:28
[FYI] {test-protocols} parallel-tests: work around Solaris XPG4 make segfault
,
Stefano Lattarini
,
19:07
[FYI] {test-protocols} testsuite: fix weird spurious failure with Solaris /bin/sh
,
Stefano Lattarini
,
17:50
Re: [FYI] {test-protocols} testsuite: fix spurious failure on Solaris make
,
Stefano Lattarini
,
17:16
[FYI] {test-protocols} testsuite: fix another spurious failure on Solaris make
,
Stefano Lattarini
,
17:06
[FYI] {test-protocols} testsuite: fix spurious failure on Solaris make
,
Stefano Lattarini
,
16:58
[FYI] {test-protocols} tap driver: refactor and remove dead code
,
Stefano Lattarini
,
16:52
Re: [FYI] testsuite: fix spurious failure in a test on TAP support
,
Stefano Lattarini
,
16:46
[FYI] {tap-testsuite-work} tests: allow depmod.tap to only run a subset of its tests
,
Stefano Lattarini
,
15:38
[FYI] testsuite: fix spurious failure in a test on TAP support
,
Stefano Lattarini
,
14:37
[FYI] {test-protocols} tap: plan location is more liberal w.r.t. non-TAP lines
,
Stefano Lattarini
,
14:36
[FYI] {test-protocols} testsuite: remove now-passing test from XFAIL_TESTS
,
Stefano Lattarini
,
12:20
[FYI 7/7] {tap-test-protocols} test defs: get name of TAP-using tests correctly
,
Stefano Lattarini
,
10:06
[FYI 6/7] {tap-test-protocols} testsuite: TAP tests properly decide when to remove tempdirs
,
Stefano Lattarini
,
10:06
[FYI 5/7] {tap-test-protocols} testsuite: improve and refactor our custom TAP shell library
,
Stefano Lattarini
,
10:06
[FYI 4/7] {tap-test-protocols} testsuite: update "user interface" description in tests/README
,
Stefano Lattarini
,
10:06
[FYI 3/7] {tap-test-protocols} testsuite: TAP tests can have early plan now
,
Stefano Lattarini
,
10:06
[FYI 2/7] {tap-test-protocols} testsuite: run autogenerated tests with $(LOG_COMPILER) too
,
Stefano Lattarini
,
10:06
[FYI 1/7] {tap-test-protocols} testsuite: run TAP and "plain" tests with the same $(LOG_COMPILER)
,
Stefano Lattarini
,
10:06
August 06, 2011
[FYI] {tap-testsuite-work} testsuite: run TAP-based tests explicitly with $(SHELL)
,
Stefano Lattarini
,
16:30
[FYI] {tap-testsuite-work} Merged branch 'test-protocols'
,
Stefano Lattarini
,
16:17
[PATCH 3/3] tap driver: handle signals received by the tests being run
,
Stefano Lattarini
,
15:47
[PATCH 2/3] test driver: a preparatory refactoring (2)
,
Stefano Lattarini
,
15:47
[PATCH 1/3] tap driver: a preparatory refactoring (1)
,
Stefano Lattarini
,
15:47
[PATCH 0/3] tap: scripts terminated by signals are reported as ERROR
,
Stefano Lattarini
,
15:47
[FYI] {test-protocols} cosmetics: typofix in the name of a function in the TAP driver
,
Stefano Lattarini
,
14:27
[FYI] {test-protocols} tap: scripts with a SKIP plan but with exit status != 0 must error
,
Stefano Lattarini
,
14:26
[FYI] {tap-testsuite-work} testsuite: refactor and cleanup 'instspc.tap'
,
Stefano Lattarini
,
12:33
[FYI] {tap-testsuite-work} testsuite: use TAP for "instspc' and "depmod" tests
,
Stefano Lattarini
,
12:19
[FYI] {test-protocols} tap: fix whitespace munging of diagnostic messages
,
Stefano Lattarini
,
11:47
[FYI] {tap-testsuite-work} testsuite: do fd redirections with $(AM_TESTS_FD_REDIRECT)
,
Stefano Lattarini
,
05:01
August 05, 2011
[FYI] {tap-testsuite-work} testsuite: use custom TAP diagnostic in our own tests
,
Stefano Lattarini
,
17:41
[FYI] {tap-testsuite-work} Merged 'test-protocols'
,
Stefano Lattarini
,
17:20
[FYI] {test-protocols} tap: fix typo in TAP driver version message
,
Stefano Lattarini
,
17:15
[FYI] {test-protocols} tap docs: we don't support pragma or version directives (yet)
,
Stefano Lattarini
,
17:14
[FYI] {test-protocols} tap: new option to change the string designating TAP diagnostic
,
Stefano Lattarini
,
17:13
[PATCH] check: add small "synchronization" comment to `test-driver'
,
Stefano Lattarini
,
14:35
[FYI] {test-protocols} maintcheck: fix spurious failure w.r.t. use of bare "exit"
,
Stefano Lattarini
,
08:28
[FYI] {test-protocols} check: update comments to reflect recent heavy changes
,
Stefano Lattarini
,
08:20
[FYI] {test-protocols} check: small cleanups and refactorings in test harness and drivers
,
Stefano Lattarini
,
06:31
[FYI] {tap-testsuite-work} testsuite: more correct names for a couple of tests
,
Stefano Lattarini
,
06:07
[FYI] {tap-testsuite-work} testsuite: fix another spurious failure
,
Stefano Lattarini
,
06:05
[FYI] {tap-testsuite-work} testsuite: fix a spurious failure
,
Stefano Lattarini
,
06:03
[FYI] {tap-testsuite-work} testsuite: yet more use of TAP, and related extensions
,
Stefano Lattarini
,
05:59
[FYI] {test-protocosl} testsuite: use AM_TESTS_FD_REDIRECT where appropriate
,
Stefano Lattarini
,
04:38
[FYI] {test-protocols} docs: some fixlets in documentation on testsuites support
,
Stefano Lattarini
,
04:31
[FYI] {test-protocols} test harness: be aware of more metadata, simplify test drivers
,
Stefano Lattarini
,
04:28
August 03, 2011
[FYI] {test-protocols} tap: check that also a trailing TAP plan can hold a skip directive
,
Stefano Lattarini
,
14:25
[FYI] maint merged into branch-1.11
,
Stefano Lattarini
,
13:09
Re: [FYI] {GSoC} Temporary branch made permanent
,
Stefano Lattarini
,
12:22
Re: [FYI] {test-protocols} maintcheck: fix more maintainer-check failures
,
Stefano Lattarini
,
12:17
[FYI] various merges
,
Stefano Lattarini
,
12:17
[FYI] {test-protocols} maintcheck: fix more maintainer-check failures
,
Stefano Lattarini
,
11:55
[FYI] {GSoC} Temporary branch made permanent
,
Stefano Lattarini
,
11:25
[FYI] {maint} maintcheck: fix maintainer-check failures, some real, some spurious
,
Stefano Lattarini
,
10:38
[FYI] {GSoC} gitignore: ignore `*.trs' files in lib/Automake/tests
,
Stefano Lattarini
,
10:16
[FYI] {GSoC} testsuite: list another "forgotten" test script in Makefile.am
,
Stefano Lattarini
,
10:15
[FYI] {GSoC} testsuite: list "forgotten" test script in Makefile.am
,
Stefano Lattarini
,
10:00
[FYI] {GSoC} testsuite: remove duplicated mention of a test in Makefile.am
,
Stefano Lattarini
,
09:59
Re: documentation about AM_CPPFLAGS and VPATH builds
,
Stefano Lattarini
,
09:13
[FYI] {GSoC} testsuite: one more use of TAP in our own tests
,
Stefano Lattarini
,
08:35
[FYI] {GSoC} testsuite: scaffolding to allow use of TAP in our own tests
,
Stefano Lattarini
,
06:53
August 02, 2011
[FYI] {GSoC} coverage: parallel-tests and lazy dependencies on EXTRA_PROGRAMS
,
Stefano Lattarini
,
17:45
[FYI] {GSoC} * NEWS: Fix typo, and related reformatting.
,
Stefano Lattarini
,
17:37
[FYI] {GSoC} NEWS: add mention of new experimental TAP support
,
Stefano Lattarini
,
17:35
Re: [PATCH 2/2] test harness: use new `.trs' files to hold test metadata
,
Stefano Lattarini
,
17:29
[FYI] {GSoC} testsuite: rename some test scripts
,
Stefano Lattarini
,
16:59
Re: [PATCH] {GSoC} docs: improve, extend and fix documentation on TAP support
,
Stefano Lattarini
,
16:47
[PATCH] {GSoC} docs: improve, extend and fix documentation on TAP support
,
Stefano Lattarini
,
10:43
Re: documentation about AM_CPPFLAGS and VPATH builds
,
Stefano Lattarini
,
03:54
August 01, 2011
Re: documentation about AM_CPPFLAGS and VPATH builds
,
Bruno Haible
,
18:46
[FYI] {GSoC} testsuite: separate the only failing check of an xfailing test
,
Stefano Lattarini
,
18:18
[FYI] {GSoC} testsuite: fix spurious errors in an xfailing test on TAP support
,
Stefano Lattarini
,
18:17
[FYI] {GSoC} testsuite: better granularity in a couple of tests on TAP support
,
Stefano Lattarini
,
18:16
[FYI] {GSoC} testsuite: optimize tests on TAP for speed and against duplication
,
Stefano Lattarini
,
18:14
[PATCH 2/2] test harness: use new `.trs' files to hold test metadata (was: Re: [PATCH 1/2] test harness: allow more metadata in log files)
,
Stefano Lattarini
,
18:13
Re: documentation about AM_CPPFLAGS and VPATH builds
,
Stefano Lattarini
,
15:46
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc