X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:message-id:from:to:date:subject; q= dns; s=default; b=vLsfH5KTYAl2KE8jVyOkv3e0+LJtdZ5V+FexhQwaLstpe4 UUAf5HXv2BGc6TNMPYULLmYsJirm75LmIit7nNDTQcifVgRMcgEM0tPaGU+dMwsf KINgloncuLR9nGR2hc5AItCy+ySbH5Rsu28vh1A3pwKqsxfvkuzytI4c6TITQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:message-id:from:to:date:subject; s= default; bh=+JXE5q66WoA9GPnMoRqnHHVEzjs=; b=mVOEkkBP3GAswWqfmoL3 ETEnAMzF0d8ZZwf8NMDainn2wjJ4nK4bb65s46L0uSVP76gs7b5fHlShL/htYcmZ n4kEDVKtZfXtgZZzaWmIKJauH1EtePa2ZYJqjLDkWvEpPOy9ICdl58J33ZvxF9ye icLTNKZLreUZa10qJjNSVDs= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.2 spammy=editors, Hx-languages-length:547, faults, H*F:D*cygwin.com X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No Message-Id: From: Yaakov Selkowitz To: cygwin AT cygwin DOT com Date: Mon, 10 Oct 2016 21:24:32 -0500 Subject: [ANNOUNCEMENT] check 0.10.0-1 X-IsSubscribed: yes The following packages have been uploaded to the Cygwin distribution: * check-0.10.0-1 Check is a unit test 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 Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The output from unit tests can be used within source code editors and IDEs. This is an update to the latest upstream release. -- Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple