[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#71289: marked as done (ITP: libtest-cmd-perl -- Test::Cmd - Automatically testing framework)



Your message dated Mon, 07 Jan 2002 15:02:59 -0500
with message-id <E16Nfz1-00022i-00@auric.debian.org>
and subject line Bug#71289: fixed in libtest-cmd-perl 1.05-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 10 Sep 2000 19:09:32 +0000
>From tv@hq.yok.utu.fi Sun Sep 10 14:09:31 2000
Return-path: <tv@hq.yok.utu.fi>
Received: from hq.yok.utu.fi [::ffff:130.232.128.220] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 13YCTr-0006LA-00; Sun, 10 Sep 2000 14:09:31 -0500
Received: by hq.yok.utu.fi (Postfix, from userid 1000)
	id 86EA537E3; Sun, 10 Sep 2000 22:09:30 +0300 (EEST)
Date: Sun, 10 Sep 2000 22:09:30 +0300
From: Tommi Virtanen <tv@debian.org>
To: submit@bugs.debian.org
Cc: debian-devel@lists.debian.org
Subject: RFP: Test::Cmd (libtest-cmd-perl) -- automated testing framework
Message-ID: <20000910220930.A26021@hq.yok.utu.fi>
Mail-Followup-To: submit@bugs.debian.org, debian-devel@lists.debian.org
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
Sender: tv@hq.yok.utu.fi
Delivered-To: submit@bugs.debian.org

Package: wnpp
Severity: wishlist

	The Perl module is in CPAN.

--8<--
[tv@hq ~]$ perl -MCPAN -e shell;
...
cpan> i Test::Cmd
...
    DESCRIPTION  Portable test infrastructure for commands
    CPAN_USERID  KNIGHT (Steven Knight <knight@baldmt.com>)
    CPAN_VERSION 1.01
    CPAN_FILE    K/KN/KNIGHT/Test-Cmd-1.01.tar.gz
    DSLI_STATUS  RdpO (released,developer,perl,object-oriented)
    INST_FILE    (not installed)
...
cpan> readme Test::Cmd
...
THE Test::Cmd MODULE

The Test::Cmd module provides a framework for portable automated testing
of executable commands and scripts (in any language, not just Perl),
especially commands and scripts that interace with the file system.

In addition to running tests and evaluating conditions, the Test::Cmd
module manages and cleans up one or more temporary workspace directories,
and provides methods for creating files and directories in those workspace
directories from in-line data (that is, here-documents), allowing tests
to be completely self-contained.

The Test::Cmd module inherits File::Spec methods (file_name_is_absolute(),
catfile(), etc.) to support writing tests portably across a variety of
operating and file systems.

The Test::Cmd module may be used with the Test module to report test
results for use with the Test::Harness module.  Alternatively, the
Test::Cmd module provides pass(), fail(), and no_result() methods that
report test results for use with the Aegis change management system.
It is not a good idea to intermix these two reporting models.
...
--8<--

-- 
tv@{{hq.yok.utu,havoc,gaeshido}.fi,{debian,wanderer}.org,stonesoft.com}
unix, linux, debian, networks, security, | Stay the patient course
kernel, TCP/IP, C, perl, free software,  | Of little worth is your ire
mail, www, sw devel, unix admin, hacks.  | The network is down

---------------------------------------
Received: (at 71289-close) by bugs.debian.org; 7 Jan 2002 20:09:20 +0000
>From troup@auric.debian.org Mon Jan 07 14:09:20 2002
Return-path: <troup@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 16Ng59-0004OK-00; Mon, 07 Jan 2002 14:09:19 -0600
Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian))
	id 16Nfz1-00022i-00; Mon, 07 Jan 2002 15:02:59 -0500
From: Shell Hung <shell@shellhung.org>
To: 71289-close@bugs.debian.org
X-Katie: $Revision: 1.66 $
Subject: Bug#71289: fixed in libtest-cmd-perl 1.05-1
Message-Id: <E16Nfz1-00022i-00@auric.debian.org>
Sender: James Troup <troup@auric.debian.org>
Date: Mon, 07 Jan 2002 15:02:59 -0500
Delivered-To: 71289-close@bugs.debian.org

We believe that the bug you reported is fixed in the latest version of
libtest-cmd-perl, which has been installed in the Debian FTP archive:

libtest-cmd-perl_1.05-1.diff.gz
  to pool/main/libt/libtest-cmd-perl/libtest-cmd-perl_1.05-1.diff.gz
libtest-cmd-perl_1.05-1.dsc
  to pool/main/libt/libtest-cmd-perl/libtest-cmd-perl_1.05-1.dsc
libtest-cmd-perl_1.05-1_all.deb
  to pool/main/libt/libtest-cmd-perl/libtest-cmd-perl_1.05-1_all.deb
libtest-cmd-perl_1.05.orig.tar.gz
  to pool/main/libt/libtest-cmd-perl/libtest-cmd-perl_1.05.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 71289@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Shell Hung <shell@shellhung.org> (supplier of updated libtest-cmd-perl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat,  5 Jan 2002 00:01:30 +0800
Source: libtest-cmd-perl
Binary: libtest-cmd-perl
Architecture: source all
Version: 1.05-1
Distribution: unstable
Urgency: low
Maintainer: Shell Hung <shell@debian.org>
Changed-By: Shell Hung <shell@shellhung.org>
Description: 
 libtest-cmd-perl - perl module to providers testing framework
Closes: 71289
Changes: 
 libtest-cmd-perl (1.05-1) unstable; urgency=low
 .
   * Initial Release. (Closes: #71289)
Files: 
 37a3c62a004cf876ec16ec7c5dda3a84 658 interpreters optional libtest-cmd-perl_1.05-1.dsc
 6c0bea66820046f1768eb97641d5497e 31069 interpreters optional libtest-cmd-perl_1.05.orig.tar.gz
 f7708ea88f1930e8a63bbd5cd9726f78 1420 interpreters optional libtest-cmd-perl_1.05-1.diff.gz
 9ffbdf084f36ee5495c9d49afe23bf29 41714 interpreters optional libtest-cmd-perl_1.05-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8NdhY28u8kiNm2V4RAq6fAKDj9VSdATzGS/nTQh49oo8XZtNadgCg78hb
H9SegHxirjwuOVd7bbk5/Pg=
=Xvtr
-----END PGP SIGNATURE-----



Reply to: