xTests 0.10.3 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News xTests 0.10.3 (Default branch)
# 1  
Old 02-01-2009
xTests 0.10.3 (Default branch)

xTests is a small, simple, lightweight, portable unit/component testing library for exercising C and C++ libraries. It relies on no platform-specific or compiler-specific constructs and doesn't require pre-processing of your source code by scripting languages or use macros to create secret classes that use Schwarz counters to register test cases. It relies on you to simply code what you want, and nothing that you don't want. License: BSD License (revised) Changes:
This release adds the ability to suppress reporting of empty test cases. It also adds the macro XTESTS_START_RUNNER_WITH_FLAGS(). It also allows use of Windows debugging support when emulating UNIX on Windows. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question