Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill portability to MAC for sake of compiling on linux. See #8852 for a proper soluti...
[simgrid.git] / include / xbt / cunit.h
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...