Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix commit f48cc395ebecc84d865ab551a672d2a2358624e5
[simgrid.git] / testsuite / xbt /
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-06-14 navarro2nd part of kill GLOB_RECURSE
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Arnaud GierschFix format strings to match their arguments.
2012-02-21 Arnaud GierschAllow to use another base for parameter "modes" in...
2012-02-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-01 Arnaud GierschAdd parmap_bench.c.
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-11-22 Marion Guthmullermerge conflicts
2011-11-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2011-10-20 Martin Quinsonmerge branches
2011-10-13 Christophe ThiéryMerge branch 'lua'
2011-10-05 Arnaud Giersch.gitignore: delete .gitignore files in subdirectories.
2011-03-14 navarropSorry need to be call here for compile warning.
2011-03-14 navarropFix memory leak in this example.
2011-02-17 agierschUse new style logging macros.
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-11-30 navarropPrepare the out of source build.
2010-11-28 mquinsonAllow out of source builds
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-09-13 navarropWindows compatibility.
2010-06-17 navarropDelete unused -fprofile-arcs flags.
2010-05-07 mquinsonDamnit malek. In C, arguments are passed by value,...
2010-05-06 mquinsonLet xbt_exit() issue a warning stating that this is...
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2010-04-14 navarropSecond commit for cmake in an other directory.
2010-03-23 navarropMassive mv to use cmake as the default compilation...
2009-08-17 mquinsonKill context test since contextes cannot be used withou...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2009-02-04 mquinsonactually, I have some more gitignore files
2008-01-11 cherierminclude sysdep.h for xbt_new0
2008-01-11 cheriermUsage of xbt_new0 instead calloc
2007-12-05 mquinsonFix string format (variable changed to unsigned long...
2007-11-28 cheriermspecial declaration of snprintf on Visual C++
2007-10-26 mquinsonOoops, this is a graphxml file, not a surfxml one....
2007-10-26 quasarupdate all the XML files
2007-09-13 alegrandremove cvs files.
2007-08-08 mquinsonThreads are now named
2007-05-10 mquinsonI'm a testing freak, I know
2007-05-10 mquinsonWhat we really want is more tests
2007-04-26 mquinsonTest several settings from the binary itself instead...
2007-03-23 mquinsonReduce the visibility of stdio.h because it was loaded...
2007-03-14 alegrandTrickier example.
2007-03-14 mquinsonportable.h is the header to load when seeking for porta...
2007-03-13 cheriermuse win32/config.h on windows
2007-03-13 cheriermCast to the proper pointer type to avoid some warnings
2007-03-12 alegrandVarious cleanups.
2007-03-09 mquinsondo not use xbt_context_init but xbt_init; do not try...
2007-01-08 mquinsonRemove the generated from the .cvsignore files now...
2006-12-21 cheriermadd pragmas for builder6 compatibility
2006-10-06 cheriermgrades overrun in test_heap_mean_operation() test...
2006-10-05 cheriermgrade overrun in test_heap_mean_operation() test funtion.
2006-08-12 mquinsonMake the context test a bit more expressive to newcommers
2006-05-09 alegrandPlug memleak
2006-05-09 alegrandCosmetics.
2006-05-09 alegrandCleaning output.
2006-05-09 alegrandCosmetics
2006-04-11 mquinson.
2006-03-30 alegranduse the right function name...
2006-03-29 alegrandcosmetics (reindent the code...)
2006-03-29 dimitrovtests of xbt_graph_export_graphviz
2006-03-29 dimitrovTesting topological sort.
2006-03-27 dimitrovshortest path algorithm already working
2006-03-24 dimitrovbugs fixed in graph destructors
2006-03-20 alegrandAdding basic graphxml test
2005-10-23 mquinsonconvert the modules dict, dynar and swag to unit testing
2005-10-23 mquinsonPort set datacontainer to unit testing
2005-10-23 mquinsonConvert modules 'config', 'ex' and 'cunit' to unit...
2005-10-23 mquinsonAdd a tool to automatically extract the test units...
2005-10-22 mquinsonRename testsuite to cunit (more sexy name); integrate...
2005-10-22 mquinsonMove OSSP testsuite code out of the testsuite/ dir...
2005-09-21 alegrandhelp compilation on grid5000 with the paranoid compilat...
2005-08-07 mquinsonAlways traverse the head, not only on error catching
2005-08-07 mquinsons/mismatch_error/not_found_error/ when needed
2005-08-07 mquinsonfix memleaks
2005-08-07 mquinsonLast bits of convertion from xbt_error_t to exceptions...
2005-08-07 mquinsonSome more xbt_error_t eradication
2005-08-07 mquinsonchange mismatch_error to not_found_error where appropriate
2005-08-07 mquinsonMissing header
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-07-05 alegrand%lg -> %g ...
2005-07-02 mquinsonfollow the lastest macro renaming in xbt_ex
2005-07-02 mquinsonImprove documentation and put the examples in another...
2005-07-02 mquinsons/sg/xbt/ ; s/code/category/
2005-07-01 mquinsonfit libex into SimGrid (with an axe, I admit)
2005-07-01 alegranduse a nice va_copy if none was provided by the system
2005-07-01 mquinsoninclude libex
2005-07-01 mquinsonInclude the original version of the libex library....
2005-06-28 mquinsonReuse the dynar of keys to speed the test up;verbose...
2005-06-27 mquinsonKill defaultlog of xbt_init
2005-06-27 mquinsonUpdate now that multidicts are reimplemented
2005-06-23 mquinsonraising errors now use logging and not printf. We thus...
2005-03-03 mquinsonlet's be friendly with prehistoric compliers
2005-03-01 mquinsonWrap potentially NULL strings to protect solaris
2005-03-01 alegrandMake things work on allo-psmn. It's just a workaround...
2005-02-23 mquinsonTry harder to break that pile of crap when storing...
2005-02-15 mquinsonMake sure dict work when data is NULL
2005-02-13 mquinsonMake it sexier since it's included in the documentation
next