Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
graphicator re-implemented
[simgrid.git] / teshsuite /
2011-04-08 Pierre-Nicolas ClaussMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-08 NavarropMerge commit '521daa8271ac2778d8b2944be25daae65d3540a1...
2011-04-08 NavarropAdd tag include.
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 agierschUse new macros THROWF and RETHROWF.
2011-03-24 agierschReplace, when possible, calls to bprintf() by calls...
2011-03-24 navarropUpdate flatifier.tesh as flatifier.c has changed.
2011-03-24 navarropRemove old example.
2011-03-24 navarropRemove where_network_elements and add element in host_l...
2011-03-24 navarropUpdate tesh.
2011-03-24 navarropAdd library (xbt_lib) to simgrid.
2011-03-10 navarropFix some memory leack.
2011-03-09 navarropDon't enter into argv[i]=="FULL_LINK" condition if...
2011-03-08 navarropWe can have more than 3 args in basic_parsing_test.
2011-03-07 navarropAdd working directory to command line for generating...
2011-02-25 suterprops dict does not always exists anymore. Check if...
2011-02-22 agierschReplace xbt_die(bprintf(...)) with xbt_die(...).
2011-02-22 agierschFix memory leaks in simdag examples and tests.
2011-02-17 agierschUse new style logging macros.
2011-02-16 thieryAll tesh files have the .tesh extension now
2011-02-15 navarropCorrectely use xbt_str_varsubs
2011-02-14 navarropAdd sources for rngstreams
2011-02-08 navarropAdd tests for code covergae.
2011-02-01 thieryI forgot the ones without the extension .tesh
2011-02-01 thieryProtect --log=root.fmt flag with double quotes in tesh...
2011-01-31 navarropAdd token_ring example.
2011-01-31 navarropAdd an example for communication between cluster or...
2011-01-21 navarropFlatifier is now with simgrid.gforge.inria.fr/simgrid.dtd
2011-01-21 navarropLet simgrid.dtd to be accessible from the web in order...
2011-01-19 navarropTest if the configuration into tag_config is already...
2011-01-13 navarropAdd test for cluster tag with state_file and availabili...
2011-01-13 navarropNow tag config is available.
2011-01-10 navarropOut of sources build for those examples.
2011-01-06 navarropgenerate sources into CMAKE_CURRENT_BINARY_DIR.
2011-01-05 navarropCan compile out of source now.
2010-12-18 suterLonger error messages taken into account
2010-12-14 schnorrmoving graphicator from teshsuite to tools/graphicator/
2010-12-13 schnorrgraphicator takes a platform file and generates a graph...
2010-12-02 navarropRemove unused variables.
2010-12-02 navarropChange flatifier for having router.
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-12-02 navarropDefinitively remove old variable PROJECT_DIRECTORY...
2010-12-01 navarropRemove symetrical for symmetrical.
2010-11-30 navarropRemove Makefile.am from autotools.
2010-11-30 navarropPrepare the out of source build.
2010-11-30 navarropKill old tests.
2010-11-30 navarropUpdate platfrom version to 3.
2010-11-26 thieryTypo in a tesh output
2010-11-22 navarropAdd tests for floyd model.
2010-11-22 navarropDelete the temporary route table for model Full.
2010-11-17 mquinsonRevert 'Delete the temporary route table for model...
2010-11-17 navarropDelete the temporary route table for model Full.
2010-11-16 agierschFix argument quoting in tesh files.
2010-11-16 agierschSimplify synchronization in parallel_log_crashtest.
2010-11-15 thieryDon't overwrite an already existing route. Also fix...
2010-11-12 thieryAdd an invalid platform test for which the parser shoul...
2010-11-12 thieryFix tesh file of tesh-simdag-parser-bogus-symmetric
2010-11-12 mquinsonAdd a test enforcing that the route redefinition (when...
2010-11-12 mquinsonCosmetics on the output when parsing the platform raise...
2010-11-12 mquinsona platform file which should activate the auto-non...
2010-11-05 navarropBy default setting route symetrical to YES
2010-11-05 navarropAdd a backbone sharing policy in dtd.
2010-10-27 navarropAdd tests for fullduplex and symmetrical
2010-10-27 navarropFix tests using link_ctn and route with bypass.
2010-10-27 navarropSetting symetrical = NO by default.
2010-10-27 navarropImplement symetrical for Asroute
2010-10-27 navarropAdd one platform with fullduplex link.
2010-10-27 navarropImplement symetrical for route.
2010-10-27 navarropAdd in DTD direction for link_ctn and sharing_policy...
2010-10-19 navarropAdd file AddTestsWin.cmake for execute tesh.perl with...
2010-10-13 navarropUpdate flatifier to new link_ctn tag.
2010-10-11 navarropUpdate tesh file for name of host and router.
2010-10-11 navarropRemove the "_" from hostname and routername to Tag...
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-10-07 navarropAdd a function to have type of an element.
2010-10-07 navarropAdd a test for function is_router.
2010-10-06 navarropCosmetics.
2010-10-06 navarropFix flatifier tesh file.
2010-10-06 navarropClean DTD and add tag config.
2010-10-06 navarropImplementation of function is router
2010-10-05 navarropFix lib pcre use.
2010-10-04 mquinsonupdate all the platforms file with the new s/:/_/ in DTD
2010-09-29 navarropChange location of g5k.xml
2010-09-28 navarropMake a correct xml file.
2010-09-28 navarropAdd new tests for basic parsing.
2010-09-28 navarropThe basic parser can be run with option.
2010-09-28 navarropMake the new flatifier test
2010-09-28 navarropAdd routes.
2010-09-28 navarropAdd first version of g5K using cluster tags.
2010-09-28 navarropTest for parsing file.
2010-09-28 navarropUpdate xml platform for msg-get_sender and msg-trace...
2010-09-28 navarropget_sender update platform
2010-09-28 navarropNew platform files (just add AS tag)
2010-09-28 navarropModify DTD and files for cluster Tag
2010-09-28 navarropTag cluster test
2010-09-13 navarropUpdate CMakeLists for windows
2010-08-04 navarropUpdate tesh files for simdag. Due to adding an INFO...
2010-06-18 navarropDefine correctly variables for windows.
2010-06-17 navarropDelete unused -fprofile-arcs flags.
2010-06-11 suterUptade the teshsuite of SimDag to take the INFO ->...
next