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

Bug#839578: marked as done (RFP: libcheck -- unit testing framework for C)



Your message dated Mon, 23 Oct 2017 22:51:44 +0100
with message-id <CAD4BONcuAcBsz0zOVY=PWXOuju_jEY7JjVTsSrWwR3q-bHKpug@mail.gmail.com>
and subject line Re: RFP: libcheck -- unit testing framework for C
has caused the Debian Bug report #839578,
regarding RFP: libcheck -- unit testing framework for C
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.)


-- 
839578: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839578
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist

* Package name    : libcheck
  Version         : 0.10.0
  Upstream Author : Branden Archer <b.m.archer4@gmail.com>
* URL             : https://libcheck.github.io/check/
* License         : LGPL-2.1
  Programming Lang: C
  Description     : unit testing framework for C

Check is a unit testing framework for C. It features a simple interface
for defining unit tests, putting little in the way of the developer. Tests
are run in a separate address space, so both assertion failures and code
errors that cause segmentation faults or other signals can be caught. Test
results are reportable in the following: Subunit, TAP, XML, and a generic logging format.

Cheers,
DS

--- End Message ---
--- Begin Message ---
Hi Daniel,

libcheck has been available in debian[0] for quite sometime before
this bug was filed. I guess you couldn't find it because the package
is called check.

You can install it with the below command -

sudo apt install check

Closing the RFP.

Thanks,
Punit

On Sun, 02 Oct 2016 12:26:25 +0200 Daniel Stender <stender@debian.org> wrote:
> Package: wnpp
> Severity: wishlist
>
> * Package name    : libcheck
>   Version         : 0.10.0
>   Upstream Author : Branden Archer <b.m.archer4@gmail.com>
> * URL             : https://libcheck.github.io/check/
> * License         : LGPL-2.1
>   Programming Lang: C
>   Description     : unit testing framework for C
>
> Check is a unit testing framework for C. It features a simple interface
> for defining unit tests, putting little in the way of the developer. Tests
> are run in a separate address space, so both assertion failures and code
> errors that cause segmentation faults or other signals can be caught. Test
> results are reportable in the following: Subunit, TAP, XML, and a generic logging format.
>
> Cheers,
> DS
>
>

--- End Message ---

Reply to: