Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of framagit.org:simgrid/simgrid
[simgrid.git] / teshsuite /
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
2019-04-18 Augustin DegommeMerge branch 'file' into 'master'
2019-04-18 Augustin Degommetry to get rid of some variability
2019-04-18 Augustin Degommeadd hostfile as well for tests
2019-04-18 Augustin DegommeAdd some tests for io.
2019-04-18 Arnaud GierschConstify get_properties() and and remove simcalls.
2019-04-14 Augustin DegommeFix 32 bits build
2019-04-14 Augustin DegommeRevert "Reactivate an umpire test, once disabled in...
2019-04-14 Augustin Degommedon't compile non working and non compiling test
2019-04-14 Augustin DegommePretend we support MPI 3.1.
2019-04-14 Augustin Degommecomment tests we don't support in MPI3, and fix a few...
2019-04-14 Augustin DegommeMPI_INFO_ENV ... Still does nothing for now
2019-04-14 Augustin DegommeReactivate an umpire test, once disabled in 56fefe1bf81ca.
2019-04-09 Arnaud Giersch[codacy] Reduce scope for variables.
2019-04-09 Arnaud GierschLess casts.
2019-04-08 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-06 Martin Quinsonplease sonar in various trivial ways
2019-04-06 Augustin Degommeactivate a sleeping test
2019-04-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-05 degommeFix getopt for BSD systems
2019-04-05 degommegetopt seems to behave differently on BSD platforms...
2019-04-05 degommeforgot to change fake option here as well
2019-04-05 degommetest getopt, getopt_long, getopt_long_only wrappers
2019-04-05 degommetest --cfg=smpi/shared-malloc:local
2019-04-05 degommeSpring cleaning : remove manual privatization from...
2019-04-04 Augustin Degommetest more extensively error returns for collectives.
2019-04-04 Arnaud GierschStrengthen test.
2019-04-03 henricasanovaMerge branch 'master' of framagit.org:simgrid/simgrid
2019-04-03 henricasanovatest++ (turning off a host on which an actor is doing...
2019-04-03 degommefix f77 tests
2019-04-03 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-03 degommeadd some coverage in fortran bindings
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
next