Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes.
[simgrid.git] / teshsuite /
2023-04-06 Martin QuinsonAllow ns3 to be idempotent if correctly patched
2023-04-05 Arnaud GierschRegenerate tesh files (one more time).
2023-04-05 Arnaud GierschCosmetics.
2023-04-04 Arnaud GierschRegenerate tesh files.
2023-04-03 Martin QuinsonEnsure in tests that the ns3 timings remain unchanged
2023-04-02 Martin QuinsonCosmetics in cmake
2023-04-01 Martin QuinsonEnsure that the clang optimizer does not swallow the...
2023-04-01 Martin QuinsonOnly compile stateless MC when libevent is found
2023-03-31 Martin QuinsonRename SIMGRID_HAVE_MC into SIMGRID_HAVE_STATEFUL_MC...
2023-03-31 Martin QuinsonCompile the safe part of MC in default mode too
2023-03-31 Martin QuinsonMerge branch 'master' into 'master'
2023-03-30 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-03-30 mlaurentRename guide as strategy and fix counter-example displa...
2023-03-30 mlaurentReplace state copy with recipe: list of transition...
2023-03-28 mlaurentChange opened states for a priority queue
2023-03-27 mlaurentNow handle random transition and multiple times transitions
2023-03-27 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-03-26 Martin QuinsonRevert "Revalidate tesh files now that safety checking...
2023-03-24 Martin QuinsonThat test seems to pass nowadays
2023-03-24 Martin QuinsonTry to use the same test file for non-linux now that...
2023-03-24 Martin QuinsonRevalidate tesh files now that safety checking is based...
2023-03-22 Martin QuinsonMerge branch 'udpor-phase6' into 'master'
2023-03-20 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-03-19 Martin QuinsonDiffer the creation of the RemoteProcessMemory to when...
2023-03-13 Fred SuterMerge branch 'master' into 'master'
2023-03-12 Martin QuinsonMC: rename remote/RemoteProcess to sosp/RemoteProcessMemory
2023-03-12 Martin QuinsonMC: stop reading maxpid in memory, but ask it over...
2023-02-26 Martin QuinsonMerge branch 'master' into 'master'
2023-02-24 Martin QuinsonRevert "Include the output of this test in the tesh...
2023-02-24 Martin QuinsonBummer :(
2023-02-24 Martin QuinsonInclude the output of this test in the tesh file, becau...
2023-02-24 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-23 Arnaud GierschMerge branch 'simgrid-udpor-integration' into 'master'
2023-02-23 Arnaud GierschUse normal strings instead of f-strings (Sonar).
2023-02-23 Arnaud GierschUse C++17's std::scoped_lock where appropriate.
2023-02-22 mlaurenttransitions in the same actor are dependent
2023-02-22 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-22 mlaurentfix a few test with dpor
2023-02-22 Martin Quinsonprotect the dict initialization against multithreading
2023-02-21 Martin QuinsonSimplify the library initialization + deprecate 2 XBT...
2023-02-20 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-19 Martin QuinsonRemove more occurences of 'surf' with uppercases
2023-02-18 Martin QuinsonKill src/include
2023-02-18 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-02-18 Martin QuinsonMove the surf tesh tests with the other models' ones
2023-02-18 Martin QuinsonRemove some more occurence of 'surf' in comments and...
2023-02-18 Martin QuinsonRemove surf from the content from the examples of simul...
2023-02-17 Martin Quinsonmove the models to the right directory (empty src/surf...
2023-02-17 Martin QuinsonRename option maxmin/precision to precision/work-amount...
2023-02-16 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-15 Martin QuinsonMerge branch 'actor-comms' into 'master'
2023-02-15 Martin Quinson15 years later, I finally managed to kill host/model...
2023-02-15 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-13 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-13 Arnaud GierschDefine context related globals as static members of...
2023-02-11 Martin Quinsonmove the flatifier functions to the s4u::Engine, for...
2023-02-11 Martin QuinsonAdd a Link::get_concurrency_limit and use it in the...
2023-02-11 Martin QuinsonFlatifier: make a function returning a std::string...
2023-02-11 Martin Quinsonflatifier: cosmetics + display the real name of the...
2023-02-08 Fred Sutermake all Activity starts vetoable
2023-02-08 Arnaud GierschSingle quotes don't need to be escaped.
2023-02-01 Arnaud GierschDon't use more than one 'break' per loop (Sonar).
2023-01-27 Arnaud GierschSonar smells after last changes.
2023-01-26 Arnaud GierschCosmetics.
2023-01-26 Arnaud GierschRemove some global variables.
2023-01-25 Arnaud GierschKill commented code.
2023-01-25 Arnaud GierschPointer to const.
2023-01-23 Augustin Degommedon't create temporary struct at time of push_back...
2023-01-21 Martin QuinsonMake the test output easier to understand
2023-01-20 Martin Quinsonfix warnings :(
2023-01-20 Martin QuinsonPlease the paranoid compilers that we love
2023-01-20 Martin QuinsonAdd a test of CM02 timings with TCP-gamma (and fix...
2023-01-20 Martin QuinsonCosmetics in the messages of this test; no timing change
2023-01-14 Martin QuinsonRemove MSG. Its EOL was scheduled for 2020
2023-01-13 Arnaud GierschTypos.
2023-01-12 Martin QuinsonRemove Java bindings. They are not updated since maybe...
2023-01-12 Arnaud GierschKill remaining traces of win32 support.
2023-01-10 Martin QuinsonStop trying to build on native WIN32, it's broken anyway
2023-01-01 Arnaud GierschUpdate copyright lines for 2023.
2022-12-08 Arnaud GierschPointer to const++ (sonar).
2022-12-06 Arnaud GierschMake the definition match the declaration in dtypes.h.
2022-12-06 Arnaud GierschKill unused file.
2022-12-06 Arnaud GierschAdd -Wextra to CFLAGS too.
2022-11-21 Arnaud GierschCosmetics: "transfert" -> "transfer".
2022-11-09 Fred SuterCompletely revise the way to deal with Streamed I/Os
2022-11-08 Arnaud GierschRemove explicit conversion to std::string when it's...
2022-11-07 Arnaud GierschKeep integer operations.
2022-11-07 Arnaud GierschCosmetics.
2022-11-07 Fred Sutersimplify the I/O stream thing A LOT. Might be plunged...
2022-11-06 Martin Quinsonsetter function only need a simcall in MC or with paral...
2022-11-03 Fred Sutercomplexify the test a bit further
2022-11-03 Arnaud GierschUpdate random-bug-nocrash.tesh after last changes.
2022-11-01 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-11-01 Martin QuinsonMC: tell the user about how to use the replay path...
2022-11-01 Martin QuinsonDisplay the stack of each actor during a MC replay...
2022-11-01 Fred SuterMerge branch 'fluidio' into 'master'
2022-10-31 Martin QuinsonMC replay: check whether there is a deadlock after...
2022-10-31 Fred Suterextend test
2022-10-30 Martin QuinsonMBI: display the expected diagnostic on error
2022-10-28 Fred Suteradd a transfer bottleneck case
next