New functionality: * Added MemoryAccountant * Added SimpleStringCache that also removed the memory leak caused by longjmp in C * Thread-safe memory leak detector overloads * New command-line options: * -h help option * -s shuffle (random) option * -t run a specific test option * -vv extra verbose option * -k add a package name to junit output * Added new asserts: CHECK_COMPARE, and improved C macros * Support for newer compilers and address sanitizer Small improvements: * Fixed problems with gdb * More 16-bit support * Added Makefile for making the examples with an installed CppUTest * Small mock improvements * Removed more compiler warnings * Support for C++14, C++17, and C++2x (added to automated build) Improved maintainability: * Docker builds * Vastly improved the automated build with more platforms and variants * Continuously releasing the passing build * MS-DOS support (added to automated build)
8 lines
596 B
Text
8 lines
596 B
Text
$NetBSD: distinfo,v 1.5 2020/07/07 09:04:55 schmonz Exp $
|
|
|
|
SHA1 (cpputest-4.0.tar.gz) = 523a82e55cfdec16bd98b4fe087dd8b929d92538
|
|
RMD160 (cpputest-4.0.tar.gz) = 3f59d987202a38a18c6a749c5d5c8df9b0e99cb5
|
|
SHA512 (cpputest-4.0.tar.gz) = 5f7d6f9e34a462b35a0161a7486fd56074f5b07f92d029a3c57741c72df7bbc6ea4f98b1e57e9c500ad6d57c303d222afe523d59ec943f4461f67ce5be74dd77
|
|
Size (cpputest-4.0.tar.gz) = 762773 bytes
|
|
SHA1 (patch-include_CppUTest_PlatformSpecificFunctions.h) = 03a11329605ae496f1eb41c958d9679da9e0133a
|
|
SHA1 (patch-src_Platforms_Gcc_UtestPlatform.cpp) = 436725ac8e2d6b71d2488cd1076d55082104c3bb
|