Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Off by one access
[simgrid.git] / src / xbt / cunit.c
2007-10-27 mquinsonOff by one access
2007-10-22 cheriermThis, modify the declaration of type of function pointe...
2007-05-10 mquinsonLet's work as 'documented'
2006-09-25 cheriermRemoves the gras_config.h inclusion, adds the portable...
2006-08-02 mquinsonAllow the user to specify which tests should be run...
2006-05-29 alegrandretrive -> retrieve
2005-10-24 mquinsonno variable declaration in the middle of the code,...
2005-10-23 mquinsonDisplay what's going on as the unit is running, not...
2005-10-23 mquinsonMake the current unit a global instead of passing it...
2005-10-23 mquinsondeal with suite title which title are multiple of 2
2005-10-23 mquinsonAdd a tool to automatically extract the test units...
2005-10-22 mquinsonRename testsuite to cunit (more sexy name); integrate...