Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make dist complete, and fix "make distcheck".
[simgrid.git] / teshsuite /
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-27 Arnaud GierschRemove conditions from else() and endif() in cmake...
2012-10-26 navarroSMPI finally works ;)
2012-10-26 Augustin Degommemodify .std files to comply, as fortran ones were outpu...
2012-10-26 navarroThis is better for regex ... sorry
2012-10-26 navarroRemove cmake warning
2012-10-26 navarroAdd std and stdo files to distrib and copy them to...
2012-10-26 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-26 navarroRemove unnecessary stdo and std files for smpi.
2012-10-26 navarroFix smpi script variables between cmake home dir and...
2012-10-26 navarroFix test out of directory for smpi mpich
2012-10-26 Augustin Degommeremove few tests which may never finish, and change...
2012-10-26 Augustin Degommeremove unwanted files
2012-10-26 Augustin Degommeforgot to execute hindexed. As the one from mpich isn...
2012-10-26 Augustin Degommeadd fortran tests from mpich-tests, enforce completion...
2012-10-26 Augustin Degommefirst commit to add the mpich-test suite to smpi tesh...
2012-10-25 navarroFix compilation and configuration since win commits
2012-10-25 suterendif missing
2012-10-25 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-25 navarroThose examples does not compil on WIN
2012-10-25 navarroCompilation fix on SMPI with WIN32
2012-10-25 Christophe ThiérySince cmake 2.6, else() and endif() don't need to repea...
2012-10-24 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-24 Maximiliano GeierPull again, something was changed before I could push
2012-10-24 Arnaud GierschDisable mmalloc_test when !HAVE_MMAP, since mmalloc...
2012-10-24 alebreMerge branch 'master' into vmtrace
2012-10-19 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-19 Maximiliano GeierMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-18 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-18 navarroAdd missing files for distrib
2012-10-18 Augustin Degommemove smpi examples to teshsuite
2012-10-16 Arnaud GierschDistinguish outputs for mmalloc_test on 32 and 64bits...
2012-10-16 Martin Quinsonimprove the mmalloc tesh to ensure that use after free...
2012-10-16 Martin QuinsonUpdate the mmalloc tesh file
2012-10-16 Martin Quinsondisplay offsets in hexa (counting in decimal sometimes...
2012-10-10 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-10 Arnaud GierschExpression is in fact of type ptrdiff_t, and modifier...
2012-10-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-10-10 Arnaud GierschUse %z modifier for type size_t.
2012-10-09 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-08 Martin Quinsontry harder to break mmalloc wrt double-free
2012-10-08 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-08 Martin Quinsonchecks that double free are correctly detected
2012-10-08 Martin Quinsonadd the new mmalloc test to the testsuite
2012-10-08 Martin Quinsonbetter integration of this test in our framework (like...
2012-10-08 Martin Quinsonadd a basic tesh test about mmalloc
2012-10-03 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-02 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-02 Martin QuinsonDeprecate MSG_clean
2012-09-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-09-27 Jonathan Rouzaud... Merge conflicts in instr_routing.c
2012-09-06 navarroFinalize properties on AS.
2012-08-03 navarroFirst platform step for tag random
2012-06-29 Samuel LepetitUse msg_error_t instead of MSG_error_t
2012-06-29 Samuel LepetitUse msg_task_t instead of m_task_t
2012-06-29 Samuel LepetitUse msg_host_t instead of m_host_t.
2012-06-27 Arnaud GierschUntabify.
2012-06-26 Arnaud GierschReindent Cmake files.
2012-06-26 Arnaud GierschRemove unnecessary spaces and empty lines in tesh files.
2012-06-26 suterrhhaaa, forgot the tesh file of that beautiful test.
2012-06-24 suteradd yet another basic tesh to increase coverage. sd_lin...
2012-06-22 suterdon't add the binary to the git
2012-06-22 suterremove unused variable
2012-06-22 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-22 suterAdd a new basic test: what happens when simulation...
2012-06-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-06-21 Martin QuinsonDeprecate functions MSG_global_init() / MSG_global_init...
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.
next