From: Branden Archer
-Aug 2, 2015: Check 0.10.0
+Aug 2, 2015: Check 0.10.0
is now available for download. Check is available under the
LGPL license. New features available in
this release are listed on the NEWS page.
@@ -65,7 +65,7 @@ this release are listed on the NEWS page.
Questions are accepted on the mailing list
check-users@sourceforge.net
-and bugs and feature requests can be submitted via the Sourceforge
-page here.
+and bugs and feature requests can be submitted via the Github
+page here.
The authors welcome any and all help with Check, whether through
-enhancement requests, bug reports, patches, or documentation. Mailing
-lists are preferred to forums as they are easier to monitor. Please visit
-the Check project page.
+enhancement requests, bug reports, patches, or documentation. Please visit
+the Check project page.
-Patches to Check, unless trivial, should be against the latest SVN trunk,
+Patches to Check, unless trivial, should be against the master branch,
and should include a full set of unit tests verifying the new behavior. No
-functionality goes into Check without unit tests, and submitting a patch
-without automated testing will delay potential acceptable of the patch.
+functionality goes into Check without unit tests, and submitting a
+merge request without automated testing will delay potential acceptable of the patch.
The latest Check source can be browsed
-here
-or retrieved through anonymous SVN using the following:
-About Project
-
Contributing
svn checkout svn://svn.code.sf.net/p/check/code/trunk check-code
git clone https://github.com/libcheck/check.git