Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do rsync and not scp.
[simgrid.git] / testsuite /
2011-06-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-07 Arnaud GierschRemove unused variables.
2011-03-24 navarropRemove old function surf_model_resource_by_name.
2011-03-14 navarropSorry need to be call here for compile warning.
2011-03-14 navarropFix memory leak in this example.
2011-03-07 navarropNeed to set this flag to compile on windows
2011-02-22 agierschDo explicit lmm_variable_free to avoid warning messages.
2011-02-22 agierschDo explicit lmm_variable_free to avoid warning messages.
2011-02-22 agierschFix memory leaks in lmm_usage.
2011-02-17 navarropRemove all xbt_assert.*(0,FALSE or NULL for xbt_die
2011-02-17 agierschUse new style logging macros.
2011-01-21 navarropLet simgrid.dtd to be accessible from the web in order...
2011-01-21 navarropCorrectly set callbacks for tags.
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-11-30 navarropThis file is old autotools file.
2010-11-30 navarropRemove testsuite/simdag.
2010-11-30 navarropRemove Makefile.am from autotools.
2010-11-30 navarropPrepare the out of source build.
2010-11-30 navarropUpdate platfrom version to 3.
2010-11-28 mquinsonAllow out of source builds
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-10-04 mquinsonupdate all the platforms file with the new s/:/_/ in DTD
2010-09-28 navarropNew platform files (just add AS tag)
2010-09-28 navarroptest of sd_test
2010-09-13 navarropWindows compatibility.
2010-06-17 navarropDelete unused -fprofile-arcs flags.
2010-06-11 suterModify the examples and tests to cope with the new...
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-04-14 navarropFirst commit for do cmake in an other directory.
2010-04-09 mquinsonplug a memleak
2010-03-23 navarropMassive mv to use cmake as the default compilation...
2010-02-05 navarropRemove arg Rate.
2009-12-22 mquinsonBig fat warning 'dont forget ctest'
2009-09-11 donassbrFix tests.
2009-08-17 mquinsonKill context test since contextes cannot be used withou...
2009-07-13 mquinsonI'm wondering since when this test was broken, and...
2009-07-13 mquinsonSURF: Kill the SDP model
2009-07-01 mquinsonUpdate to lastest changes in SURF
2009-07-01 mquinsonRename model methods action_use/free to action_ref...
2009-06-30 mquinsonSURF: Embeed every fields of common_public directly...
2009-06-26 mquinsonChange --surf-path into --cfg=path
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2009-02-04 mquinsonactually, I have some more gitignore files
2008-11-11 mquinsonKill all the autogenerated I've found. Feel free to...
2008-11-10 mquinsonautogenerated files (sorry)
2008-10-16 velhoDf parameter of Low models is replaced by weight becaus...
2008-06-18 mquinsonthe prototype of the models in surf changed a looong...
2008-06-07 alegrandRevalidate "output" avec Benjamin Depardon's bug correc...
2008-05-14 mquinsonautogen commit fest (some of them being tests related...
2008-03-15 alegrandBug fix. I wonder how this function may have ever worked...
2008-03-06 mquinsonregenerate all makefiles.in with the lastest autotools
2008-03-05 alegrandRemove useless \n in DEBUG messages.
2008-03-05 alegrandHelp running properly after last XML parsing/DTD changes.
2008-03-05 alegrandRemove useless \n in DEBUG messages.
2008-03-05 alegrandHelp running properly after last XML parsing/DTD changes.
2008-01-11 cherierminclude sysdep.h for xbt_new0
2008-01-11 cheriermUsage of xbt_new0 instead calloc
2007-12-21 mquinsonUse bprintf instead of sprintf
2007-12-20 mquinsonautogenerated
2007-12-18 mquinsonrename surfxml.dtd into simgrid.dtd
2007-12-05 mquinsonFix string format (variable changed to unsigned long...
2007-11-28 cheriermspecial declaration of snprintf on Visual C++
2007-11-28 cheriermAnsi C declaration of variables (at the beginning of...
2007-11-08 mquinsonBetter fix to the comparison between signed and unsigne...
2007-11-02 mquinsonThis time, hopefully, the files are in valid version...
2007-10-31 mquinsonUpdate the platform files: the root tag is now called...
2007-10-27 mquinsonMake test more verbose to understand why it timeouts...
2007-10-27 mquinsonReduce drastically the size of the test since it causes...
2007-10-26 mquinsonOoops, this is a graphxml file, not a surfxml one....
2007-10-26 quasarupdate all the XML files
2007-10-05 mquinsonOther useless copyright notice updates
2007-09-25 alegrandAutomatically generated files
2007-09-20 mquinsonKill old leftover
2007-09-18 mquinsonKill oldies
2007-09-18 alegrandmodel->resource when needed...
2007-09-13 alegrandremove cvs files.
2007-09-12 mquinsonMove GRAS tests to TESH
2007-08-28 marklsrefactored smpi into multiple source files.
2007-08-16 velhoSubstitution of the word "resource" by "model" in every...
2007-08-08 alegrandforgot to propagate the last file renaming here.
2007-08-08 alegrandAutomatically generated file.
2007-08-08 alegrandCommitting automatically generated file (after the...
2007-08-08 alegrandCleaning file names.
2007-08-08 mquinsonThreads are now named
2007-08-08 mquinsonfollow old internal API change (why didn't it got detec...
2007-08-07 marklsadded SMPI_DEP to configure.ac and src/Makefile.am
2007-08-06 mquinsonDamn autogenerated, get out of the way, I can't see...
2007-08-02 alegrandAutomatically generated files.
2007-08-01 alegrandImprove gtnets and sdp detection.
2007-07-26 alegrandUpdating the tesh file with my last modifications.
2007-07-26 alegrand * Provide func_f and func_fp as now required.
2007-07-25 alegrand* Added an "exact" alternative computation for test1...
2007-07-20 alegrandKeeping interfaces clean (avoid loading maxmin_private)
2007-07-20 velhoCleanups and cosmetics
2007-07-19 velhoNew tesh file for testing surf workstation/network...
2007-07-17 mquinsonremove datasets which still need to be regenerated
next