Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
try to fix MC now (sigh, CMake ...)
[simgrid.git] / teshsuite /
2020-03-20 Frederic Sutertry to please sonar and Intel compiler
2020-03-19 Frederic Suterplease sonar
2020-03-19 Frederic Suterconvert and massevely rewrite app-bittorrent
2020-03-16 Frederic Suterconvert (and simplify a bit) dht-kademlia example
2020-03-12 Arnaud GierschCosmetic rename.
2020-03-12 Arnaud GierschTwo tests are fixed.
2020-03-10 Frederic Suterconvert platform-properties
2020-03-09 Frederic Suterplug leak and use string
2020-03-09 Arnaud GierschMore const.
2020-03-08 Frederic Suterconvert another MSG test
2020-03-08 Frederic Suterremove test
2020-03-08 Frederic Suterthese are not c++ tests
2020-03-08 Frederic Suterconvert trace-integration test
2020-03-06 Frederic Suterthis is examples/c/exec-basic
2020-03-06 Augustin Degommefix io-shared test, which was just a little bit too...
2020-03-06 Augustin Degommedisable SMPI/IO shared test pending investigation.
2020-03-06 Augustin Degommerequalify tesh to account for default value change...
2020-03-05 Martin Quinsonmove actor-stacksize from teshsuite to examples now...
2020-03-05 Martin Quinsonallow to specify the stack size on a per-actor basis
2020-03-04 Frederic Suterconvert and simplify msg/process-lifetime
2020-03-03 Martin Quinsonconvert another teshsuite/simix test into teshsuite...
2020-03-03 Martin Quinsonfix make dist, as usual
2020-03-03 Martin Quinsonclose gforge bug 18137 (allow different stack sizes...
2020-02-26 Arnaud Giersch[sonar] Don't modify condition variable twice in for...
2020-02-26 Arnaud Giersch[sonar] Change raw for-loops to range for-loops.
2020-02-25 Arnaud GierschFix version comparison in cmake.
2020-02-25 Augustin DegommeMerge branch 'cmake-no-doc-when-disabled' into 'master'
2020-02-25 Frederic Suterconvert energy-ptask to energy-exec-ptask
2020-02-25 Frederic Suterplease sonar and codefactor
2020-02-25 Augustin DegommeMerge branch 'surf_precision' into 'master'
2020-02-25 Augustin Degommefunny this did not break before, thank lto on freebsd
2020-02-25 Augustin Degommealso exclude lto for other tests
2020-02-24 Augustin Degommeavoid LTO when multiple compilers may be involved on...
2020-02-24 Frederic Suterconvert and simplify async-wait
2020-02-23 Frederic Suterconvert host-on-off-recv
2020-02-22 Arnaud GierschUse the right free function.
2020-02-22 Arnaud Giersch[sonar] Const again.
2020-02-21 Arnaud GierschPrefer xbt::random.
2020-02-21 Frederic SuterBUMMER
2020-02-21 Frederic Sutertry to fix paths
2020-02-21 Frederic Suterthis was no simdag
2020-02-21 Frederic Suterconvert host-on-off test to s4u
2020-02-20 Frederic Suterconvert cloud-migration
2020-02-20 Frederic Suterconvert io-file-remote
2020-02-20 Frederic Suterenergy-pstate -> exec-dvfs
2020-02-20 Frederic Suterconvert and simplify app-chainsend in C
2020-02-19 Frederic Suterconvert cloud capping
2020-02-19 Frederic Suterconvert plugin-hostload
2020-02-18 Augustin Degommerequalify tesh for cloud sharing with new surf precisio...
2020-02-18 Arnaud GierschWorkaround for errors given by Asan (certainly false...
2020-02-18 Arnaud GierschFix build.
2020-02-18 Arnaud GierschMerge activity-test-wait into activity-lifecycle.
2020-02-18 Arnaud GierschSplit sources for activity-lifecycle.
2020-02-18 Arnaud GierschDefine a special test_case for failing tests.
2020-02-18 Arnaud GierschConvert activity-test-wait to catch2.
2020-02-18 Arnaud GierschConvert activity-lifecycle to catch2.
2020-02-14 Frederic Suterconvert cloud simple
2020-02-13 Augustin Degomme#139 :
2020-02-13 Arnaud GierschUpdate tests.
2020-02-12 Frederic Suterconvert msg/energy-consumption to c/energy-exec
2020-02-12 Arnaud GierschAdd activity-test-wait testing test() and wait_for...
2020-02-12 Frederic Suterthis test has been converted
2020-02-11 Frederic SuterC version of async-waitall
2020-02-10 Frederic Sutertwo more conversions
2020-02-08 Frederic Suteradd sg_actor_exit and sg_actor_on_exit
2020-02-07 Frederic Suterconvert more exemples from MSG to S4U-C
2020-02-07 Frederic SuterStart to get rid of storage examples in MSG
2020-02-07 Arnaud GierschPursue deprecation of xbt/synchro.h.
2020-02-06 Arnaud GierschConvert surf/maxmin_bench to xbt/random too.
2020-02-06 Arnaud GierschReplace usage of <random> with <xbt/random.hpp>.
2020-02-06 Martin QuinsonEnsure that I don't 'fix' it by accident in the future
2020-02-06 Frederic Suterdo not use sg_hosts_as_dynar in C++
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-02-06 Arnaud GierschAvoid needless loop.
2020-02-05 Frederic Suterfix
2020-02-05 Frederic Suterconvert a MSG test to a s4u-c example
2020-02-04 Martin Quinsonconvert two tesh to use s4u instead of using SIMIX...
2020-02-04 Martin QuinsonClearly state that we don't care about the return code...
2020-02-04 Martin Quinsonfix make distcheck and pip compile
2020-02-04 Martin Quinsonmove this first C example to the example directory...
2020-02-04 Martin Quinsonno dynar in the new C interface (+cleanups in CMakeLists)
2020-02-04 Frederic Suterfix refcounting issues
2020-02-03 Frederic Suterconvert a msg test to C-s4u (borken for now)
2020-02-01 Arnaud Giersch[sonar] const++
2020-01-31 Arnaud GierschFix test mc/mutex-handling.
2020-01-31 Augustin Degommeadd std=legacy flags for f77/f90 codes that don't compi...
2020-01-31 Martin Quinsontry to get the mpich3 tests to compile with gfortran 10
2020-01-31 Martin Quinsonlower-case -Denable_msg and improve changelog
2020-01-31 Arnaud GierschCosmetics: fix "Malformed whitespace in C++" spotted...
2020-01-31 Martin Quinsonfix tests when building lua w/o MSG
2020-01-30 Martin QuinsonMerge branch 'depencencies' into 'master'
2020-01-30 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2020-01-30 Martin QuinsonAdd a cmake flag to not compile MSG at all
2020-01-26 Frederic SuterMerge branch 'master' into depencencies
2020-01-25 Arnaud GierschPlease Sonar (duplicated string literals...).
2020-01-25 Arnaud GierschSonar is picky about function names.
2020-01-24 Arnaud GierschPlease Python linters.
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-24 Arnaud GierschAdd tests for FG bug simgrid/simgrid#9.
2020-01-19 Arnaud GierschCosmetics: make #endif's comment match #ifndef.
next