]> git.ipfire.org Git - thirdparty/automake.git/commit
test defs: new subroutine 'seq_', simulating GNU seq(1)
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 16 Jul 2011 08:55:05 +0000 (10:55 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 16 Jul 2011 11:56:54 +0000 (13:56 +0200)
commitf37035c3296ce3f199d3ea004cc4fe9042359c2d
tree37582709cd946ad750af6613b0d1a9d2db9a7efd
parentbb248782b23aea3db563b9767e26d9ae5c3d7386
test defs: new subroutine 'seq_', simulating GNU seq(1)

* tests/defs (seq_): New subroutine.
* tests/instmany.test: Use it.
* tests/instmany-mans.test: Likewise.
* tests/instmany-python.test: Likewise.
* tests/self-check-seq.test: New self test.
* tests/Makefile.am (TESTS): Update.
ChangeLog
tests/Makefile.am
tests/Makefile.in
tests/defs
tests/instmany-mans.test
tests/instmany-python.test
tests/instmany.test
tests/self-check-seq.test [new file with mode: 0755]