Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Begin filling in computations of ex(C) and en(C)
[simgrid.git] / teshsuite /
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
2022-10-28 Fred Suterrevalidate tesh
2022-10-28 Fred Suteradd example
2022-10-11 Arnaud GierschFix distcheck.
2022-10-10 Martin QuinsonMBI: don't even run the concurrency tests. Save white...
2022-10-10 Martin QuinsonMBI: use file globbing to make sure that we don't forge...
2022-10-10 Martin QuinsonMBI: Properly integrate the Epoch lifecycle tests into...
2022-10-10 Martin QuinsonMBI.py: More informative error message on failure
2022-10-10 Martin QuinsonNew option to detect dangerous code mixing collectives...
2022-10-10 Martin QuinsonMBI: re-mark as WILL_FAIL some tests that require to...
2022-10-07 Arnaud GierschMisc sonar and codefactor.io issues.
2022-10-06 Martin QuinsonLet the latest MBI tests compile with our paranoid...
2022-10-06 Pierre-Antoine Roubyteshsuite: smpi: MBI: Merge change form MBI.
2022-10-06 Arnaud GierschMerge branch 'wifi_clean' into 'master'
2022-10-06 Clément Courageux... syntax issues
2022-10-03 Fred Suterdocs/source/Release_Notes.rst
2022-09-16 Arnaud GierschAlso check result for last call of MPI_Alltoallv in...
2022-09-15 Arnaud GierschDelete unused file.
2022-09-15 adegommefat tree routing: fix d-mod-k usage of cables when...
2022-08-29 Arnaud GierschIncrease test timeout for coverage too.
2022-08-25 Arnaud GierschUpdate tesh file.
2022-08-09 Augustin Degommeremove spurious debug message and warning
2022-08-09 Augustin Degommeupdate teshes
2022-08-09 Augustin Degommeupdate teshes as there are now more seek calls
2022-08-02 Martin QuinsonMerge an initialization function into the constructor
2022-07-30 Martin QuinsonAnd now cleanup the App-side of cruft that was needed...
2022-07-22 Augustin DegommeMerge branch 'support-sendrecv-ti' into 'master'
2022-07-21 Martin QuinsonSplit mmalloc in a separate library
next