Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
update all the XML files
[simgrid.git] / testsuite / xbt /
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
2005-02-04 mquinsoncleanup
2004-12-31 alegrandTake into account last API modification. Sorry about...
2004-12-22 alegrandModifying the API so as to prevent a use of the context...
2004-12-15 alegrandwhen using doubles, %lg should be used for scanf and...
2004-12-11 alegrandNo more xbt_maxmin_float_t not xbt_heap_float_t. I...
2004-12-10 mquinsonFix the semantic (gras_os_time returns seconds); Fix...
2004-12-10 mquinsonfix some (c) dates; do test the local version of gras...
2004-12-10 mquinsonEnsure portability to win32 using the gras_os_functions :)
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-11-23 alegrandrename xbt_swag_extract to xbt_swag_remove and add...
2004-11-15 mquinsonSome more cleanup
2004-11-15 mquinsonMake it compile in mainaiter (paranoid) mode
2004-11-05 alegrandIllustrates the use of xbt_swag_offset
2004-11-05 alegrandSwag : another name for O(1) set
2004-11-03 alegrandRenamed any gras stuff that was in xbt and should there...
2004-11-02 alegrandforgot to rename an include in this one.
2004-11-02 mquinsonstar eradication, mainly (check changelog)
2004-11-02 alegrandcosmetics
2004-11-02 alegrandremplace -> replace
2004-10-29 alegrandFirst version of the xbt_heap, trying to follow the...
2004-10-07 mquinsonAvoid memcpy while retrieving data from dynars (speed up)
2004-10-06 mquinsonCurrent state. See changelog, sorry, I'm out of time
2004-10-04 mquinsonInterface revolution: do not try to survive to malloc...
2004-09-28 mquinsonOnly use the C comment style, not the C++ one
2004-09-16 mquinsonalpha portability again (damn size_t)
2004-09-14 mquinson+=.dirstamp
2004-09-14 mquinson.
2004-09-09 mquinson - Reduce the number of system headers loaded, overloa...
2004-09-06 mquinsonmv
2004-07-13 mquinsonPerl generated test on structures (exaustivity)
2004-07-08 mquinsonReflect recent size change in output
2004-07-08 mquinsonReduce the size of the tests, so that it runs decently...
2004-06-03 mquinsonAPI cleanup: s/dict_insert/dict_set/ and s/dict_retriev...
2004-06-03 mquinsonfill the tree before manually removing elements form...
2004-04-26 mquinson [Messaging]
2004-04-21 mquinson [Data description]
2004-04-15 mquinson2004-04-09 Martin Quinson <martin.quinson@tuxfamily...
next