Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Regenerate files with latest flexml.
[simgrid.git] / include / xbt / cunit.h
2011-02-22 agierschUse variadic variants of xbt_test_{add,fail,assert...
2011-02-22 agierschMake xbt_test_{add,fail,assert,log} variadic macros.
2010-10-11 alegrandIndent include and src using this command:
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-06-10 mquinsonMake cunit memory clean
2007-12-20 mquinsonindent
2007-02-07 cheriermtake care of new dll import and dll export in Windows
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-08-02 mquinsonAllow the user to specify which tests should be run...
2005-10-23 mquinson+= xbt_test_assert
2005-10-23 mquinsonMake the current unit a global instead of passing it...
2005-10-23 mquinsonAdd a tool to automatically extract the test units...
2005-10-22 mquinsonRename testsuite to cunit (more sexy name); integrate...