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

Bug#855988: marked as done (ITP: golang-github-issue9-assert -- Simple extension to test a series of assert functions)



Your message dated Thu, 02 Mar 2017 23:00:31 +0000
with message-id <E1cjZi3-00048I-Ts@fasolo.debian.org>
and subject line Bug#855988: fixed in golang-github-issue9-assert 0.0~git20161202.0.598d99b-1
has caused the Debian Bug report #855988,
regarding ITP: golang-github-issue9-assert -- Simple extension to test a series of assert functions
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
855988: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855988
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Michael Lustfield <michael@lustfield.net>

* Package name    : golang-github-issue9-assert
  Version         : 0.0~git20161202.0.598d99b-1
  Upstream Author : caixw
* URL             : https://github.com/issue9/assert
* License         : Expat
  Programming Lang: Go
  Description     : Simple extension to test a series of assert functions

 The issue9-assert library provides a simple extension to testing that
 provides a series of assert functions that are convenient for use in
 test functions
 .
 Example:
    func TestA(t testing.T) {
        v := true
        assert.True(v)
        a := assert.New(t)
        a.True(v)
    }
    // 也可以对testing.B使用
    func Benchmark1(b *testing.B) {
        a := assert.New(b)
        v := false
        a.True(v)
        for(i:=0; i<b.N; i++) {
            // do something
        }
    }


This Go library is being packaged as a build dependency of gitea (a gogs fork).

-- 
Michael Lustfield

Attachment: pgpTPGDliWqN3.pgp
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: golang-github-issue9-assert
Source-Version: 0.0~git20161202.0.598d99b-1

We believe that the bug you reported is fixed in the latest version of
golang-github-issue9-assert, which is due to be installed in the Debian FTP archive.

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 855988@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Lustfield <michael@lustfield.net> (supplier of updated golang-github-issue9-assert 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@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 23 Feb 2017 23:45:40 -0600
Source: golang-github-issue9-assert
Binary: golang-github-issue9-assert-dev
Architecture: source all
Version: 0.0~git20161202.0.598d99b-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Changed-By: Michael Lustfield <michael@lustfield.net>
Description:
 golang-github-issue9-assert-dev - Simple extension to test a series of assert functions
Closes: 855988
Changes:
 golang-github-issue9-assert (0.0~git20161202.0.598d99b-1) unstable; urgency=medium
 .
   * Initial release (Closes: #855988)
Checksums-Sha1:
 5c8e9611c3a7089fd3107404dabf607f340a2b34 2350 golang-github-issue9-assert_0.0~git20161202.0.598d99b-1.dsc
 4cc6539a6731ff9e1e3ef9e6c6510df6216bb041 9124 golang-github-issue9-assert_0.0~git20161202.0.598d99b.orig.tar.xz
 cbce905d959df01a25c29c94aac3c4ca955d777d 2012 golang-github-issue9-assert_0.0~git20161202.0.598d99b-1.debian.tar.xz
 4081dd5e513dea6d87e37fed298403647dac992b 10248 golang-github-issue9-assert-dev_0.0~git20161202.0.598d99b-1_all.deb
 4a61e5e32e5eb89ebdd31be5b2a095c9ae1e181f 4852 golang-github-issue9-assert_0.0~git20161202.0.598d99b-1_amd64.buildinfo
Checksums-Sha256:
 8aafa4c770e8a4a0f9ab94ceed3756f8c2985568aada84fd24bd469a00cc6d89 2350 golang-github-issue9-assert_0.0~git20161202.0.598d99b-1.dsc
 1efaaf2ebf8a49ae1352dbee3c55846a74025279e71b6d194eafa72580362807 9124 golang-github-issue9-assert_0.0~git20161202.0.598d99b.orig.tar.xz
 fefd9ba4f5e1f2d8753420017c09d4a049cc3689d92811481338644690fbd55b 2012 golang-github-issue9-assert_0.0~git20161202.0.598d99b-1.debian.tar.xz
 efd3e320a5d3cc8394ba2ebe0583c67386c296a0d64d5814b6f7f9eb37cfdaa6 10248 golang-github-issue9-assert-dev_0.0~git20161202.0.598d99b-1_all.deb
 4304d53162e52dae47196b1470644decb96af1962d19455738ae2e28b8ae847f 4852 golang-github-issue9-assert_0.0~git20161202.0.598d99b-1_amd64.buildinfo
Files:
 3dc0062d6f9db2a59d436220f0734be5 2350 devel extra golang-github-issue9-assert_0.0~git20161202.0.598d99b-1.dsc
 5630dcdf9a62b6a04ab5739c3d0a2a1c 9124 devel extra golang-github-issue9-assert_0.0~git20161202.0.598d99b.orig.tar.xz
 9424da5a3f4b3f8950a8600f62044268 2012 devel extra golang-github-issue9-assert_0.0~git20161202.0.598d99b-1.debian.tar.xz
 fc2a2e7326ad124e58c93d0df03a4002 10248 devel extra golang-github-issue9-assert-dev_0.0~git20161202.0.598d99b-1_all.deb
 cf4e1bd5636e493552feb73222dbdc30 4852 devel extra golang-github-issue9-assert_0.0~git20161202.0.598d99b-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAlivy3YACgkQA6iJGnZa
0IX3mA/9GTwGZ9jErF/VHYA7LPK1taOQ1oi6DIW9B2dEmSTk2HSPJ6el8/WvbdXh
XiYjT/asAuSmfOLvHBF4mk4m9UJyKq1QY8ytlBJDGj4pzZTxl5gy8CxDcY7JyYCB
CDGo4vFLkcNpUL/+pbUgkJMiCB3p40LVNCol0E2mTOwwlnEyqlIa7DAuXldk5wli
Txf2Y7AQQPmYCtWyz8t0/2hNoaiLF9+hHqck+WvvmzDJ5TMUO2PdnkAWdZyDSbmw
NXT2PiUKeoleGLIgbH91hlmJGHlaAQThq+4aDxvH7+9TjBJCD+q9G003UIEfRakc
tiCI0+yEbNu1QaccEgFAkkiLTq+jPttpwAdN0Lb/BMgi7DTsWPhwXCU8DV06JZ7r
GWkCx9lube567pUzqoQvgBZJtOPJaIcQmrHgP4Antbea7q91p5N5H+3kpVFaYUZw
aNTahKNfyAcqxs6BxHJfvss/XLE1b6mfHk0Q7mpWdKWICL0I7oc12m3bvvlwpvqq
JjswZvBh4wmNv7/r+YGdAofYOKNWAFDOp9jSJ1c0buh//Ikz/1i2hKwAvEh7oplZ
eWQ7cisCxfSQyxKok0VIy0U16ciOPHvjh1wbe0Fr0kkftuQwCgVRRAv666l6tehk
lb1KertIC6dkKOrety0bJCGvVqhZBU/rwMBu2pjFU+okqfqvE4Y=
=PWdC
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: