Bruno Haible <[EMAIL PROTECTED]> wrote:
> Jim Meyering wrote:
>> ... possibly get a test failure. Such a failure doesn't
>> really matter in general -- most people don't run "make syntax-check"
>> or "make distcheck" -- so a test failure here is most definitely no
>> cause for alarm
>
> I routinel
Bruno Haible <[EMAIL PROTECTED]> wrote:
> Hi Jim,
>
>> * tests/test-vc-list-files-cvs.sh: New file.
>> * tests/test-vc-list-files-git.sh: New file.
>
> The two tests fail for me, on Linux, in a testdir created through
> gnulib-tool --create-testdir --with-tests ...
>
> ./test-vc-list-files-cvs.s
Hi Jim,
> * tests/test-vc-list-files-cvs.sh: New file.
> * tests/test-vc-list-files-git.sh: New file.
The two tests fail for me, on Linux, in a testdir created through
gnulib-tool --create-testdir --with-tests ...
./test-vc-list-files-cvs.sh: line 57: vc-list-files: command not found
--- expec
Jim Meyering wrote:
> ... possibly get a test failure. Such a failure doesn't
> really matter in general -- most people don't run "make syntax-check"
> or "make distcheck" -- so a test failure here is most definitely no
> cause for alarm
I routinely use "gnulib-tool --create-testdir --with-tests"
Jim Meyering <[EMAIL PROTECTED]> wrote:
> I'm slightly leery of adding a test for a non-essential tool like
> vc-list-files, since everyone who uses the module will now pull in
> this test, and possibly get a test failure. Such a failure doesn't
> really matter in general -- most people don't run
ep 17 00:00:00 2001
From: Jim Meyering <[EMAIL PROTECTED]>
Date: Wed, 30 Apr 2008 15:01:23 +0200
Subject: [PATCH] add tests for vc-list-files
* modules/vc-list-files-tests: New module.
* tests/test-vc-list-files-cvs.sh: New file.
* tests/test-vc-list-files-git.sh: New file.
Signed-off-by: J