Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix kademlia node sort
[simgrid.git] / buildtools / Cmake / AddTests.cmake
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
2012-11-30 shensheiMerge ../simgrid
2012-11-29 Arnaud GierschEnable memcheck for smpi tests too.
2012-11-29 Arnaud GierschCosmetics: test ucontexts before raw contexts.
2012-11-29 Arnaud GierschAdd missing guards.
2012-11-28 Maximiliano GeierRemove unused tesh (copied from sendrecv), add a real...
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-23 Arnaud GierschMerge branch 'killgraskill'
2012-11-22 Arnaud GierschThese tests don't exist anymore.
2012-11-20 Marion Guthmullermodel-checker : new tesh for snapshot comparison tests
2012-11-18 Marion Guthmullermodel-checker : add tesh for bugged1_liveness and chord...
2012-11-12 Arnaud GierschWrite the add_test(...) so that they are compatible...
2012-11-04 degommeadd a tesh file and test for two already existing tests...
2012-10-29 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-29 Augustin DegommeWORKING_DIRECTORY option for add_test was not supported...
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 Augustin Degommeadding property to check success of mpich context tests
2012-10-26 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
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 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 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
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 Augustin Degommemove smpi examples to teshsuite
2012-10-16 Arnaud GierschDistinguish outputs for mmalloc_test on 32 and 64bits...
2012-10-10 Arnaud GierschAdd msg-pmm to the list of tests to run, and fill up...
2012-10-10 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-09 Augustin Degommeadd a few tests for smpi
2012-10-09 navarroAdd a tesh file for smpi vector
2012-10-08 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-08 Martin Quinsonadd the new mmalloc test to the testsuite
2012-10-08 Arnaud GierschUse binary dir for bindir, and cd to home dir.
2012-10-04 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-04 sutersmall improvements to make ctest happy
2012-10-04 suteradd a new simdag/dax test
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-01 Arnaud GierschFix paths for test smpi-replay in out-of-source builds.
2012-10-01 Arnaud GierschFix paths for test simdag-test-fail in out-of-source...
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-26 suteradd smpi-replay to the SMPI+Tracing part of the test...
2012-09-25 suteradd the sd_fail test to the others
2012-07-12 navarroUpdate tesh file for cabinet
2012-07-04 Samuel LepetitAdd kademlia C example
2012-07-03 Arnaud GierschFix indentation (again).
2012-07-03 Samuel LepetitAdd bittorrent example
2012-07-02 Arnaud GierschAdd missing test properties for new lua tests.
2012-07-02 Arnaud GierschFix indentation.
2012-07-02 Samuel LepetitAdd lua-bittorrent tesh file
2012-07-02 Samuel LepetitAdd lua-kademlia tesh file
2012-06-28 Arnaud GierschDon't run test when it's not built (!HAVE_GRAPHVIZ).
2012-06-28 suterTest the simdag_tracing code that were already there...
2012-06-27 Arnaud GierschFix search paths for test "simdag-test-lua".
2012-06-26 Arnaud GierschReindent Cmake files.
2012-06-26 suteradd the simdag-dax-cycle test to the list
2012-06-24 suteradd yet another basic tesh to increase coverage. sd_lin...
2012-06-22 suterone more test of the dotloader (dot with a good schedul...
2012-06-22 suterforgot to add the test to the whole list
2012-06-22 suteradd a (currently) broken test that tries to create...
2012-06-20 suterAdd 2 tesh files for new stuff and make them part of...
2012-06-18 Arnaud GierschFix tesh and cmake files for test masterslave_virtual_m...
2012-06-02 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-01 Arnaud GierschDon't run tests if facility not available.
2012-05-31 Arnaud GierschUse the correct variable to check for working ucontexts...
2012-05-30 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-30 navarroRewrite --setenv bindir
2012-05-29 Martin Quinsonrecommit my initial version of cloud stuff for 3.8...
2012-04-27 navarroAdd a specific test for arguments start_time and kill_t...
2012-04-26 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-25 navarroAdd tesh for storag.
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
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-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
next