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

Bug#273649: marked as done (ITP: phpunit -- A Unit Testing framework for PHP)



Your message dated Sat, 13 Nov 2004 02:53:41 -0500
with message-id <E1CSsj7-0006AS-00@newraff.debian.org>
and subject line Bug#273649: fixed in phpunit 1.1.1-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; 27 Sep 2004 14:43:13 +0000
>From mpalmer@hezmatt.org Mon Sep 27 07:43:13 2004
Return-path: <mpalmer@hezmatt.org>
Received: from eth1859.nsw.adsl.internode.on.net (gryphon.hezmatt.org) [150.101.200.66] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CBwif-0001Il-00; Mon, 27 Sep 2004 07:43:13 -0700
Received: from mpalmer by gryphon.hezmatt.org with local (Exim 3.34 #1 (Debian))
	id 1CBwi5-0002cD-00; Tue, 28 Sep 2004 00:42:37 +1000
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Matthew Palmer <mpalmer@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: ITP: phpunit -- A Unit Testing framework for PHP
X-Mailer: reportbug 2.63
Date: Tue, 28 Sep 2004 00:42:35 +1000
X-Debbugs-Cc: debian-devel@lists.debian.org
Message-Id: <E1CBwi5-0002cD-00@gryphon.hezmatt.org>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.5 required=4.0 tests=BAYES_30,HAS_PACKAGE,
	X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: wnpp
Severity: wishlist

* Package name    : phpunit
  Version         : 1.0.2
  Upstream Author : Sebastion Bergmann <sb@sebastion-bergmann.de>
* URL             : http://pear.php.net/package/PHPUnit
* License         : The PHP License 2.02
			(http://www.php.net/license/2_02.txt)
  Description     : A Unit Testing framework for PHP

Unit testing is a means of providing extra confidence in your software
system by writing small snippets of code which test various parts of your
program.  By running these tests regularly, you can assure yourself that
your new features or bugfixes haven't inadvertantly broken some other part
of the system.  Unit testing is a superset of "regression testing", and a
subset of functional testing.

This package provides a framework for unit testing your PHP programs, based
on the Smalltalk Testing Pattern by Kent Beck, described at
http://www.xprogramming.com/testfram.htm.

- Matt

---------------------------------------
Received: (at 273649-close) by bugs.debian.org; 13 Nov 2004 08:09:14 +0000
>From rdonald@newraff.debian.org Sat Nov 13 00:09:14 2004
Return-path: <rdonald@newraff.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CSsyA-0004ga-00; Sat, 13 Nov 2004 00:09:14 -0800
Received: from rdonald by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1CSsj7-0006AS-00; Sat, 13 Nov 2004 02:53:41 -0500
From: Matthew Palmer <mpalmer@debian.org>
To: 273649-close@bugs.debian.org
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#273649: fixed in phpunit 1.1.1-1
Message-Id: <E1CSsj7-0006AS-00@newraff.debian.org>
Sender: Randall Donald <rdonald@newraff.debian.org>
Date: Sat, 13 Nov 2004 02:53:41 -0500
Delivered-To: 273649-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Source: phpunit
Source-Version: 1.1.1-1

We believe that the bug you reported is fixed in the latest version of
phpunit, which is due to be installed in the Debian FTP archive:

phpunit_1.1.1-1.diff.gz
  to pool/main/p/phpunit/phpunit_1.1.1-1.diff.gz
phpunit_1.1.1-1.dsc
  to pool/main/p/phpunit/phpunit_1.1.1-1.dsc
phpunit_1.1.1-1_all.deb
  to pool/main/p/phpunit/phpunit_1.1.1-1_all.deb
phpunit_1.1.1.orig.tar.gz
  to pool/main/p/phpunit/phpunit_1.1.1.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 273649@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthew Palmer <mpalmer@debian.org> (supplier of updated phpunit 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,  6 Nov 2004 18:05:58 +1100
Source: phpunit
Binary: phpunit
Architecture: source all
Version: 1.1.1-1
Distribution: unstable
Urgency: low
Maintainer: Matthew Palmer <mpalmer@debian.org>
Changed-By: Matthew Palmer <mpalmer@debian.org>
Description: 
 phpunit    - Unit testing suite for PHP4
Closes: 273649
Changes: 
 phpunit (1.1.1-1) unstable; urgency=low
 .
   * Initial release.  Closes: #273649.  Nice version number, don't you think?
Files: 
 608148c8406ca70cca343e0b74fc403d 569 web optional phpunit_1.1.1-1.dsc
 b7c732b20cd379faad9a0121417562e0 15412 web optional phpunit_1.1.1.orig.tar.gz
 85b2c12d7dfeb598a3c853da54f9e996 2624 web optional phpunit_1.1.1-1.diff.gz
 8d515e80693bd4adf39adfa5b1373d8f 16494 web optional phpunit_1.1.1-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBjM2vBEnrTWk1E4cRAp+7AJ9NcG/1OVUIPAUzrP8C9psI7s/RBQCeKlwy
Oidz+WMYGASrfidYnAhqI+E=
=325K
-----END PGP SIGNATURE-----



Reply to: