Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix ampi example by not cleaning the tracing submodule before the actor end
[simgrid.git] / teshsuite /
2019-08-01 Martin Quinsonadd a dependency of this test to mpi, as required on...
2019-08-01 Martin QuinsonSMPI: redesign the end of actors/ranks' lifetime
2019-07-26 Augustin Degommeadd some comments on tests we don't pass
2019-07-26 Augustin DegommePartially revert 2b4dcee56 and activate a test.
2019-07-26 Augustin Degommeactivate a fortran test
2019-07-24 Augustin Degommedon't referenece missing symbol
2019-07-24 Augustin Degommetake care of some C/Fortran discrepancies
2019-07-24 Augustin Degommeactivate some C/Fortran tests
2019-07-22 Augustin Degommebetter handling of some datatypes in fortran
2019-07-18 Augustin Degommethat can be a bit too much for our poor ci vms
2019-07-18 Augustin Degommesomehow mpich forgot to activate these tests
2019-07-18 Augustin DegommeActivate some OP tests, and add some optional (stupid...
2019-07-18 Augustin Degommefinally activate all weird modes of allpairf(90)
2019-07-17 Augustin Degommethese can now be activated
2019-07-17 Augustin Degommereduce some tests duration as comm_create takes longer...
2019-07-17 Arnaud GierschAdd simple support for MPI_Rsend, MPI_Rsend_init.
2019-07-16 Martin QuinsonAdd support for MPI_Irsend
2019-07-11 Arnaud GierschUseless casts.
2019-07-11 Arnaud Giersch[sonar] Handle default case in switch statements.
2019-07-10 Augustin Degommefix+activate rma test
2019-07-10 Augustin DegommeTry to avoid rare bug on one ci node.
2019-07-10 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-07-10 Arnaud GierschActivate crashing random bug on linux only.
2019-07-10 Frederic Suterfix https://framagit.org/simgrid/simgrid/issues/29
2019-07-10 Arnaud GierschMisc sonar threats.
2019-07-10 Arnaud GierschDisable leak check on abort.
2019-07-09 Arnaud GierschFix duplicated entries.
2019-07-09 Arnaud GierschMessage has been removed.
2019-07-09 Martin Quinsonimprove verification of crashing programs
2019-07-04 Arnaud GierschFixed simgrid/simgrid#27.
2019-07-04 Arnaud GierschMerge remote-tracking branch 'github/master'
2019-07-04 Loic GueganMerge branch 'master' of framagit.org:simgrid/simgrid
2019-07-04 henricasanovaMerge branch 'master' of framagit.org:simgrid/simgrid
2019-07-04 henricasanovaRemoved unused variable warning
2019-07-04 Arnaud GierschEnable test for simgrid/simgrid#27.
2019-07-04 henricasanova(#27) added a (commented out) test that highlights...
2019-07-02 Arnaud GierschDeprecate legacy xbt_ex; kill xbt_errcat_t.
2019-07-02 Arnaud GierschReplace some calls to THROWF.
2019-07-02 Arnaud GierschDefine and use _XBT_STRINGIFY and _XBT_CONCAT{,2,3,4}.
2019-06-27 Arnaud GierschComplete activity-lifecycle with test cases from simgri...
2019-06-26 Martin Quinsoncomment borken tests
2019-06-25 henricasanovaAdded a teshsuite activity_life_cycle test that highlig...
2019-06-24 Arnaud GierschAdd test for FG simgrid/simgrid#26.
2019-06-24 Arnaud GierschEngine should be destroyed through RAII here (fix inval...
2019-06-21 Augustin Degommeadd haiku support. Because why not.
2019-06-19 Loic GueganMerge branch 'master' of framagit.org:simgrid/simgrid
2019-06-19 Loic Gueganlmm tests:
2019-06-18 Martin Quinsonlmm_test: simplify the 2 first tests
2019-06-17 Loic Gueganlmm testing: Add test expectations
2019-06-14 Arnaud GierschPlug memory leaks.
2019-06-14 Arnaud GierschMerge remote-tracking branch 'github/master'
2019-06-12 Loic Gueganlmm testing:
2019-06-12 Loic Gueganlmm testing: Clean code
2019-06-11 Loic Gueganlmm testing: Correct maxmin precision
2019-06-11 Loic GueganExtends lmm tests
2019-06-11 Loic GueganLMM Testing:
2019-06-11 Loic GueganStart Testing LMM
2019-06-06 Martin Quinsonkill some remaining bits that tested lmm::lagrange
2019-06-05 Martin QuinsonLMM: rename sharing_weight into sharing_penalty for...
2019-06-03 Martin QuinsonRemove the lagrange-based models
2019-06-03 Arnaud GierschUnused parameters argc/argv.
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-29 Martin Quinsonmc: Also remove the process_index
2019-05-21 Augustin Degommetry to make rma tests faster
2019-05-20 Martin QuinsonAhem. You mean I need to actually compile with MC after...
2019-05-18 Martin QuinsonFinish the conversion to python of the hostfile generation
2019-05-17 Arnaud GierschCosmetics.
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-15 Martin Quinson[mc] enable model-check/record by default, and cosmetics
2019-05-14 Augustin Degommewarnings-=2
2019-05-09 Arnaud GierschEnable some more test with memcheck, but with disabled...
2019-05-09 Arnaud GierschTesh files: kill obsolete variables SG_TEST_EXENV and...
2019-05-07 Arnaud GierschEnsure the task is correctly destroyed when the host...
2019-05-06 Arnaud GierschTypos.
2019-05-06 Arnaud GierschKill unused static function.
2019-05-06 Arnaud Giersch[sonar] Remove void* from function parameters.
2019-05-03 Arnaud Giersch[sonar] Catch a more specific exception.
2019-05-03 Arnaud Giersch[sonar] Rename shadowing local variables.
2019-05-03 Arnaud Giersch[sonar] Extract nested conditionals.
2019-05-03 Arnaud GierschChange condition for infinite loops (make sonar believe...
2019-05-03 Arnaud Giersch[sonar] Add attribute "noreturn" to non-returning funct...
2019-05-03 Arnaud Giersch[sonar] Don't name unused exceptions.
2019-05-01 Augustin Degommeforgot to push test for write_at_all and read_at_all
2019-04-26 Augustin DegommeMPI_Comm_dup_with_info
2019-04-26 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-26 Frederic Suterkill some dead code
2019-04-25 Arnaud GierschFix again FG #11 (mixing daemonize and auto-restart).
2019-04-25 Arnaud GierschUnused function parameters.
2019-04-24 Arnaud GierschFIXME is obsolete.
2019-04-24 Arnaud GierschMany const to remove a mutable (TODO--).
2019-04-24 Arnaud GierschAdd test for FG#11.
2019-04-19 Arnaud GierschSet cfg=smpi/simulate-computation:no.
2019-04-19 Frederic Suterfix test binary path
2019-04-19 Frederic SuterAdd a test for callback disconnection
2019-04-19 degommefix issue seen on 34f5b82ed231ecce .
2019-04-19 degommefix io-shared (remove spurious ordered_read) and do...
2019-04-19 Martin Quinson[sonar] define each identifiers on its line
2019-04-18 Augustin Degomme32 bits insists of having some timestamps off by 1us...
2019-04-18 Augustin Degommebe cleaner with memory
2019-04-18 Augustin Degommefix out of source builds
next