Next | Query returned 21 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2018-12-03 16:16:33 by Adam Ciarcinski | Files touched by this commit (6) | Package updated
Log message:
cmocka: updated to 1.1.3

cmocka version 1.1.3
* Fixed subunit output on failures
* Do not abort if a test is skipped
* Switched to Modern CMake

cmocka version 1.1.2
* Added function to filter tests (cmocka_set_test_filter)
* Added new mocking example (uptime)
* Fixed fixture error reporting
* Fixed compiler flags detection
* Some improvement for API documentation

cmocka: version 1.1.1
* Fixed TAP output
* Fixed cmocka on Windows x64
* Fixed xUnit output durations

cmocka: version 1.1.0
* Added support to catch multiple exceptions
* Added support to verify call ordering
* Added support to pass initial data to test cases
* Added will_return_maybe() for ignoring mock returns
* Added subtests for groups using TAP output
* Added support to write multiple XML files for groups
* Improved documentation
* Fixed XML output generataion
* Fixed Windows builds with VS2015
   2018-02-02 11:32:25 by Jonathan Perkin | Files touched by this commit (2)
Log message:
cmocka: Leave pkgsrc to handle security features.
   2018-02-02 11:31:07 by Jonathan Perkin | Files touched by this commit (6)
Log message:
cmocka: Avoid insane build layout, no functional change.
   2016-09-11 06:35:54 by David A. Holland | Files touched by this commit (1)
Log message:
Fix broken build.
   2016-08-06 17:03:30 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Updated devel/cmocka to 1.0.1
-----------------------------
Thu Mar 12 2015 Andreas Schneider <asn@cryptomilk.org>
    * cmocka: version 1.0.1
    * Added a macro for assert_ptr_equal().
    * Fixed test_realloc() if 0 size is passed.
    * Fixed objects packaging bug.
    * Fixed building with newer gcc versions.
   2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995)
Log message:
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-06-08 15:38:50 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Pedantic format string logic requires void * arguments for %p.
   2015-04-01 00:03:48 by Thomas Klausner | Files touched by this commit (1)
Log message:
Remove FETCH_USING, not package-setable.
   2015-03-31 17:13:06 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Assume that C99 platforms have uintptr_t. Fixes build on ARM.
   2015-03-31 17:11:16 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Relocate build under ${WRKSRC} to simplify patching. Create build
directory in post-extract.

Next | Query returned 21 messages, browsing 11 to 20 | Previous