* tests/tap-skip-whole-lastline.test: New test.
* tests/Makefile.am (tap_with_common_setup_tests): Add it.
---
ChangeLog |6
tests/Makefile.am |1 +
tests/Makefile.in |1 +
tests/tap-skip-whole-lastline.test | 59 +++
I've merged 'maint' into 'banch-1.11', run the testsuite on
Solaris with both "make check" and "make distcheck", and
pushed.
Regards,
Stefano
On Wednesday 03 August 2011, Stefano Lattarini wrote:
> Hello automakers.
>
> I've pushed into the permanent, non-rewindable branch `test-protocols'
> branch all the changes that have been applied to the temporary branch
> `origin/GSoC/experimental/test-results-work' in the last weeks. This
> mea
On Wednesday 03 August 2011, Stefano Lattarini wrote:
> * tests/test-driver-custom-no-html.test (no-rst): Use `EOF',
> not `EoL', as the here-document delimiter.
> * tests/test-trs-basic.test: Use `cat + here-doc' rather
> than `echo' when creating the dummy test scripts, to please
> maintainer-che
I've merged maint into master, master into testsuite-work and
test-protocols, and pushed.
Regards,
Stefano
* tests/test-driver-custom-no-html.test (no-rst): Use `EOF',
not `EoL', as the here-document delimiter.
* tests/test-trs-basic.test: Use `cat + here-doc' rather
than `echo' when creating the dummy test scripts, to please
maintainer-check.
* tests/test-trs-recover.test: Use creative quoting where
ne
Hello automakers.
I've pushed into the permanent, non-rewindable branch `test-protocols'
branch all the changes that have been applied to the temporary branch
`origin/GSoC/experimental/test-results-work' in the last weeks. This
means that improvements and fixes for (or reversions of) those patche
* tests/amhello-binpkg.test: Use "$MAKE", not bare "make".
* Makefile.am (sc_perl_local): Also allow perl special variable
`$~' to be localized. And be slightly laxer in the regexp, to
allow for usages like "local $_ = $foo;".
(sc_tests_overriding_macros_on_cmdline): Also allow for command
line ov
* lib/Automake/tests/.gitignore: Add `*.trs' pattern.
---
ChangeLog |5 +
lib/Automake/tests/.gitignore |1 +
2 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 5672585..8dfb869 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +
* tests/Makefile.am (TESTS): Also list test script
`test-driver-trs-suffix-registered.test'; it had been introduced
in commit `v1.11-910-g0c81b43', but by mistake it wasn't added
to the list of tests in the Makefile back then.
---
ChangeLog |8
tests/Makefile.am |1 +
test
* tests/Makefile.am (TESTS): Also list the test script
`parallel-tests-no-color-in-log.test'; it had been introduced in
commit `v1.11-899-geaac33f', but by mistake it wasn't added to
the list of tests in the Makefile back then.
---
ChangeLog |8
tests/Makefile.am |1 +
tes
* tests/Makefile.am (tap_other_tests): Remove `tap-empty.test',
it is already listed in `$(tap_with_common_setup_tests)'.
---
ChangeLog |6 ++
tests/Makefile.am |1 -
tests/Makefile.in |1 -
3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLo
Attached is what I've finally pushed in Bruno's name. Both the
generated HTML and PDF look good to me.
Thanks again to Bruno and to all the other people involved in the
creation of this patch.
Regards,
Stefano
From 5d4dc886c0863ed2a4fdec933a1bded31402094b Mon Sep 17 00:00:00 2001
Message-Id: <
* tests/tap-bad-prog.test, tests/tap-bad-prog2.test: Merged
into ...
* tests/tap-bad-prog.tap: ... this TAP-generating test.
* tests/Makefile.am (tap_other_tests): Remove plan-bad-prog.test
and plan-bad-prog2.test.
(XFAIL_TESTS): Remove plan-bad-prog2.test.
(plan-bad-prog2.log): Remove.
---
Change
Now that Automake has initial support for the TAP test protocol,
we can start "eating our own dog food" and rewrite some tests to
use TAP; this should allow for better granularity, especially in
the control of skips and expected failures. With this change, we
set up the initial scaffolding require
15 matches
Mail list logo