Commit graph

7 commits

Author SHA1 Message Date
wiz
efddfa9d77 Fix HOMEPAGE to be copy'n'pastable. 2016-06-09 06:23:38 +00:00
mef
c02e6a7f5e Forgot to update PLIST when 1.3.8 to 1.3.9 update, thanks joerg@ 2016-03-23 14:56:07 +00:00
wiz
06163e60d0 FETCH_USING does not belong in Makefiles, remove. 2016-02-21 22:35:20 +00:00
mef
1c56c6b9aa Update 1.3.8 to 1.3.9
---------------------
Mon Apr 13 2015 Luis Paboen (Pabón), Jr. <lpabon@redhat.com>
        * Version v1.3.9
        * Minor bug fixes(thanks kerrigan29a and RocFang)
        * FreeBSD package support (thanks harshavardhana)
2016-02-14 02:55:23 +00:00
mef
4d391dfc46 - Cleanup some Githubify stuff
-  Update HOMEPAGE
 Those will make check-update (finding new verison) automation clear, thanks.
2016-02-14 02:51:19 +00:00
agc
d9e4cfe05d Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 03:27:11 +00:00
manu
ca69e8ea52 Add cmockery2-1.3.8
Cmockery tests are compiled into a stand-alone executable and linked
with the cmockery library, the standard C library and module being
tested. Any symbols external to the module being tested should be
mocked - replaced with functions that return values determined by
the test - within the test application. Even though significant
differences may exist between the target execution environment of
a code module and the environment used to test the code the unit
testing is still valid since its goal is to test the logic of a
code modules at a functional level and not necessarily all of its
interactions with the target execution environment.

Other features:
- Lightweight C Unit test with mocking support
- JUnit XML report output which can be used with Jenkins
- Provides design-by-contract support

This project is a successor of http://code.google.com/p/cmockery-staging/
which is a successor of Google's http://code.google.com/p/cmockery/.
2014-08-07 11:18:04 +00:00