Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
more on testing the dotloader
[simgrid.git] / teshsuite /
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 navarroPut the different model in the dtd. Permit the xml...
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-06-18 navarroAdd missing files to distrib
2012-06-18 Martin Quinsonadd a new stressing test to GRAS. Yeah, it actually...
2012-06-14 navarro2nd part of kill GLOB_RECURSE
2012-06-14 Marion Guthmullerresolve merge conflict
2012-06-14 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-14 navarroFirst step to delete GLOB command from cmake
2012-06-02 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-31 Arnaud GierschRemove usage of environment variable ARGS in tesh files.
2012-04-27 Arnaud GierschPut links in right order in tesh file.
2012-04-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-09 Martin Quinson[routing] rename routing_global_t -> routing_platf_t...
2012-04-09 Martin Quinson[route parsing] rename network_element_t into sg_routin...
2012-04-04 navarroUse of bypassASroute.xml instead of three_clusters_bypa...
2012-04-04 navarroMade two platforms for bypass and add test to tesh
2012-03-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-29 navarroTry to clean platform files containing in examples...
2012-03-29 navarroFix Tag include
2012-03-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-22 Arnaud GierschAdd setenv GRAS_NO_WARN_EXPERIMENTAL=1 for gras tests.
2012-03-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-21 Martin Quinsonthis is not an example that the users can read, but...
2012-03-16 navarroNow call communicate and get_route with void* and not...
2012-03-16 navarroFix this platform file ...
2012-02-28 Martin QuinsonDeprecate MSG_get_host_{table,number}; Implement MSG_ho...
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-05 Arnaud GierschKill more duplicate routes in platform files.
2012-02-05 Arnaud GierschError message has changed, update tesh file.
2012-02-03 Martin Quinsonreindent only
2012-02-03 Martin Quinsonkill some dupplicate routes: now that we issue a warnin...
2012-01-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-31 Christophe ThiéryMove datadesc and TCP sockets from GRAS to XBT.
2012-01-31 Arnaud GierschUpdate timings for 32bits too.
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-23 navarroChange cluster sharing policy for FULLDUPLEX by default.
2012-01-23 navarroUpdate factor for model LegrandVelho.
2012-01-19 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-01-17 navarroCompletely remove channel mecanism with tesh tested...
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-10 unknownDon't compile those examples on Win
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-25 Martin Quinsonfix the tests that my cleanups in the config variable...
2011-12-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-16 NavarropAdd an example for view a platform with paje
2011-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-05 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-01 Arnaud GierschKill old CVS $Id$ lines.
2011-11-22 Marion Guthmullermerge conflicts
2011-11-17 NavarropAdd a test for model RuleBased.
2011-11-15 NavarropAdd a platform with a bypass route. Add the test to...
2011-11-15 Martin Quinsonkill the now useless 'cleanup' parameter of routing_get...
2011-11-15 Martin Quinsonkill routing_get_route(), use routing_get_route_and_lat...
2011-11-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2011-11-14 Arnaud GierschUse xbt_lib_length instead of xbt_lib_size.
2011-11-10 Martin Quinsonsanitize get_network_element_type()
2011-11-10 Martin QuinsonThat pointer to function was never given anything but...
2011-11-08 Arnaud GierschParenthesis should be protected in test parameters.
2011-11-07 Christophe ThiéryAdd some _XBT_GNUC_UNUSED to avoid compilation warnings...
2011-11-05 Arnaud GierschA message changed its category.
2011-11-04 NavarropDo the free into the right file.
2011-11-04 NavarropReplace stupid char* by doubles in the cluster struct...
2011-11-03 Martin Quinsonintegrate initialization functions within the parsing...
2011-10-28 Martin Quinsonmark as volatile variables that are used within TRY...
2011-10-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-27 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-10-24 Arnaud GierschFix build failure when tracing is disabled.
2011-10-21 NavarropYou can now specify if you want sleep to see memory...
2011-10-20 Martin Quinsonreduce the amount of damn paranoid checks in simdag...
2011-10-20 NavarropFix memoryleak.
2011-10-20 NavarropUpdate tag include
2011-10-20 Martin Quinsonmerge branches
2011-10-13 Christophe ThiéryMerge branch 'lua'
2011-10-05 Arnaud GierschForce stdout to be line buffered.
2011-10-05 Arnaud Giersch.gitignore: delete .gitignore files in subdirectories.
2011-09-15 Martin Quinsonfix some unused-but-set-variable warnings comming from...
2011-08-02 Martin Quinsonuse XBT portability layer to timing functions
2011-08-01 unknownThose two files are now compatible.
2011-08-01 NavarropWe can specify the router name of a cluster.
2011-07-30 Quintin Jean-NoëlMerge remote-tracking branch 'origin/master'
2011-07-30 Quintin Jean-Noël[teshsuite/simdag/platforms] fix compilation on MAC OSX
2011-07-29 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-07-28 Pierre Nicolas CLAUSSMerge branch 'master' into smpi
2011-07-28 Pierre Nicolas CLAUSSMerge branch 'master' into smpi
2011-07-27 NavarropThose examples don't work on APLLE.
2011-07-27 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-07-26 unknownThose two examples are UNIX only.
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-07-19 Arnaud GierschCosmetics: structs have 4 fields.
2011-07-19 Arnaud GierschFix datadesc.big32_8_4 for new arch number.
2011-07-19 Arnaud GierschVerify arch name and number in tests datadesc_r_*.
2011-07-18 Arnaud GierschRegenerate data files for gras-datadesc tests.
2011-07-12 NavarropAdd some tools to evaluate performances.
2011-06-23 Arnaud GierschReindent TRY/TRY_CLEANUP/CATCH constructs.
2011-06-23 Arnaud GierschUse CATCH_ANONYMOUS whenever possible, and remove unuse...
next