Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / buildtools / Cmake / AddTests.cmake
2013-08-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-09 suterstart to design a test for storage management in SimDag...
2013-07-24 Augustin Degommeexclude tests, don't include them.
2013-07-24 Augustin Degommedeactivate f90 tests with MC, which caused problems
2013-07-17 Augustin Degommeadd fortran 90 tests
2013-07-17 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-07-16 Augustin DegommeAdd (some) mpich3 f77 tests
2013-07-12 degomme(try to) fix tests
2013-07-12 Augustin DegommeAdd mpich3 test suite, to replace older one.
2013-07-09 Arnaud GierschRemove space before closing parenthesis.
2013-07-05 Arnaud GierschFix paths for msg/energy tests.
2013-07-05 Augustin Degommeadd one missing test
2013-07-05 acarpenaMerge branch 'dvfs'
2013-07-04 acarpenaadded tesh tests for DVFS
2013-07-04 acarpenaadded tesh tests for dvfs
2013-07-01 acarpenaMerge branch 'dvfs'
2013-06-25 Augustin DegommeAdd a test for SMPI shared malloc and free
2013-06-24 Augustin Degommeseparate allreduce tests, with one large and the other...
2013-06-24 Augustin Degommepass collective selectors through mpich-coll test suite
2013-06-20 Augustin Degommestar-mpi's pairwise alltoall is only valid for power...
2013-06-19 Augustin Degommeompi selector was using the wrong algo for alltoallv...
2013-06-19 Augustin Degommeadd forgotten test for an mpich algorithm
2013-06-13 degommewe now have an mpich selector, and a bunch of new algor...
2013-06-13 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-13 Marion Guthmullermodel-checker : MC doesn't work with thread context
2013-06-13 Marion Guthmullermodel-checker : update bugged2 tesh
2013-06-13 degommebarrier tests
2013-06-13 degommeadd tests for scatter
2013-06-13 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-12 degommeadd reduce scatter collectives from openmpi, and fix...
2013-06-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-11 Augustin Degommeadd test for gather collectives
2013-06-11 Augustin Degommeadd allgatherv algo from ompi
2013-06-11 Augustin Degommeadd new allgather algo from ompi
2013-06-10 degommeadd new algos for reduce from ompi
2013-06-10 degommeadd another ompi bcast algo
2013-06-10 Augustin Degommeadd one more bcast algo
2013-06-10 Augustin Degommeadd tests for ompi selector
2013-06-10 Marion Guthmullermodel-checker : remove out of date tesh of chord example
2013-05-23 Paul BédarideAdd scala masterslave bypass and kill
2013-05-23 Paul BédarideAdd a scala masterslave example
2013-05-17 Guillaume SerrièreRestore parmap unitTesting as part of teshsuite.
2013-04-30 Nicolas BonichonMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-04-29 Marion Guthmullermodel-checker : cleanups in tesh examples
2013-04-15 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-04-12 Paul BédarideAdd mpi allgatherv GB
2013-04-12 Paul BédarideReactivate some mpi collectives
2013-04-12 Paul BédarideAdd mpi allgatherv pair ring
2013-04-11 Paul BédarideRemove mpi alltoall{,w}_pairwise (identical to ring)
2013-04-11 Paul BédarideAdd mpi alltoallv ring ring-light-barrier ring-mpi...
2013-04-11 Paul BédarideAdd mpi alltoallv pair_light_barrier pair_mpi_barrier...
2013-04-11 Augustin Degommeadd missing coll test
2013-04-10 Paul BédarideAdd mpi alltoallv bruck and fix mpi alltoallv pairwise
2013-04-10 Paul BédarideAdd mpi alltoallv pairwise
2013-04-10 Paul BédarideAdd test for mpi alltoallv
2013-04-10 Arnaud GierschRemove algorithm bcast-TSB.
2013-04-04 Augustin Degommeremove another algorithm
2013-04-04 Augustin Degommefix two failing tests
2013-04-04 Paul BédarideAdd tesh files to test all new collectives
2013-04-03 Marion Guthmullermodel-checker : new examples (with tesh) for verificati...
2013-02-14 Jonathan Rouzaud... Remove commented code from surf_routing_cluster
2013-02-13 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-12 Arnaud GierschTests msg-bittorrent-*-parallel are not broken anymore.
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-11 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-06 Arnaud GierschExclude Java tests from memcheck.
2013-02-06 Arnaud GierschTest is not broken anymore.
2013-02-05 Arnaud GierschMerge branch 'v3_9_x'
2013-02-04 Arnaud LegrandAdd a new test on availability for the SimDAG API.
2013-02-04 Arnaud LegrandAdd a new test on availability for the SimDAG API.
2013-02-02 Arnaud GierschRun Java tests from build directory, instead of source...
2013-02-02 Arnaud GierschThere's no test for java_io.
2013-02-02 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2013-02-01 Arnaud GierschFix dependencies for Java and its examples.
2013-01-31 Arnaud GierschEnable tests for all Java examples.
2013-01-31 Arnaud GierschMerge branch 'with_java'
2013-01-31 Arnaud GierschAdd java-bittorrent example (still not working).
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-30 Arnaud GierschMerge branch 'v3_9_x'
2013-01-30 Arnaud GierschMerge remote-tracking branch 'github/master'
2013-01-30 Paul BédarideAdd test for msg pid
2013-01-30 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-30 Arnaud GierschMerge branch 'v3_9_x'
2013-01-30 Arnaud GierschDisable bittorrent/parallel tests in release mode.
2013-01-29 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-29 Paul BédarideMerge branch 'v3_9_x' of github.com:mquinson/simgrid...
2013-01-29 Arnaud GierschTest is known to fail.
2013-01-29 Arnaud GierschTest is known to fail.
2013-01-23 Paul BédarideRemove simdag-test-lua
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-16 Jonathan Rouzaud... Merge with master
2013-01-11 Paul BédarideFix lua tesh and remove msg_lua_masterslave test
2012-12-18 suteradd test_sd_avail.tesh to the list
2012-12-17 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-16 Marion Guthmullermodel-checker : remove tesh bugged2 (too long with...
2012-12-06 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-06 Marion Guthmullermodel-checker : liveness model-checking works only...
2012-12-03 Arnaud GierschActivate memcheck tests for smpi-replay.
2012-12-02 Marion Guthmullermodel-checker : fix tesh name
2012-11-30 Augustin Degommeadd support of smpif90 file
next