Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix jedule builds
[simgrid.git] / teshsuite /
2017-05-05 Martin QuinsonUpdate all our XML files + next XML version will be...
2017-05-05 Martin Quinsonfinish the conversion of public MACRO names, in the...
2017-05-05 Martin Quinsonhide a (grave) warning in the tests
2017-05-05 Martin Quinsonportability cheating: avoid the configurations that...
2017-05-03 Martin QuinsonMerge pull request #164 from sthibaul/smpi_user_data
2017-05-03 degommeAdd (too?) simple test for privatization.
2017-04-30 Martin Quinsonuppercase the s4u header files (+cleanups)
2017-04-24 Martin Quinsonintroduce type aid_t for Actor's ID (ie, PID)
2017-04-20 Martin Quinsondon't suppose anythin on privatization when threads...
2017-04-20 Martin Quinsonfix a broken condition in the tests
2017-04-20 degommetypo --
2017-04-20 Martin Quinsonmissed these spots while renaming an option
2017-04-20 Martin Quinsontest dlopen privatization too
2017-04-20 Martin Quinsonrename option smpi/privatize-global-variables to smpi...
2017-04-16 Martin Quinsonmake the mpich3 tests compile with the warnings on...
2017-04-15 Martin Quinsonfix the copyright date on these files
2017-04-15 Tom CornebizeReduce the size of partial shared malloc tests.
2017-04-14 Martin Quinsondamn, there is more of these nasty %lx around there
2017-04-14 Augustin Degommefix dist
2017-04-14 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-04-13 Martin QuinsonMerge pull request #154 from simgrid/partial_shared_malloc
2017-04-12 Tom CornebizeFix tesh tests.
2017-04-12 Tom CornebizeMerge branch 'master' into partial_shared_malloc
2017-04-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-11 degommefix mc build
2017-04-11 degommefix smpi tests
2017-04-11 Tom CornebizeRemove warnings.
2017-04-10 degommeAdd two new mpich tests.
2017-04-07 Tom CornebizeReplace int by size_t.
2017-04-07 Tom CornebizeSome more fixes for the communication optimization.
2017-04-07 Tom CornebizeFix the communication optimization.
2017-04-07 Tom CornebizeWorking copy optimization \o/
2017-04-06 degommetry to appease ubsan a bit
2017-04-06 Tom CornebizeTests for the communication of partially shared buffer.
2017-04-06 Tom CornebizeMore complex test.
2017-04-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-05 degommeactivate some more rma tests
2017-04-05 degommeSuper lazily avoid globals in this test.
2017-04-05 degommeActivate some more tests.
2017-04-05 Tom CornebizeAdd more tests for partial shared malloc.
2017-04-05 Tom CornebizeFix tests for shared and partial-shared.
2017-04-04 degommeactivate tests
2017-03-31 degommeHide xbt_cfg cruft from smpi tesh files.
2017-03-31 Frederic Suterfix a bunch of recently introduced smells
2017-03-30 Frederic Suteranother leak plugged
2017-03-30 Frederic Suterleak plug
2017-03-30 Frederic Suterdo not initialize surf for nothing
2017-03-30 Frederic Suterattempt to plug all leaks for simdag.
2017-03-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-30 Frederic Sutercomplete s4u::Storage interface, what a mess...
2017-03-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-28 Frederic Sutersome compilers don't like unused variables
2017-03-28 Frederic SuterI think I just killed a simcall
2017-03-28 Frederic Sutertest conversion
2017-03-27 degommesupport MPI_Op_commutative call, as it was already...
2017-03-27 degommeactivate some more tests
2017-03-27 degommeAdd MPI_Win_allocate, MPI_Win_create_dynamic, MPI_Win_a...
2017-03-27 Frederic Suterthis test has been converted
2017-03-27 Frederic Suterdumb me
2017-03-27 Frederic Suterone more conversion
2017-03-27 Frederic Sutertesh conversion
2017-03-26 Frederic Suterconversion++
2017-03-26 Frederic Suterone more teshsuite convertion
2017-03-24 Frederic Suterbetter with that file ...
2017-03-24 Frederic SuterTESH: msg to s4u - act 1
2017-03-23 Frederic Suterstart to mess up with storage
2017-03-22 degommeAdd mpi_get_accumulate call. And MPI_NO_OP operation
2017-03-22 Frederic Sutersmells -= a lot
2017-03-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-03-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-21 degommemake this test a bit shorter
2017-03-20 degommechange some tests to avoid useless global variables
2017-03-20 degommeActivate Win_lock/unlock tests
2017-03-20 degommeactuvate few more working rma tests
2017-03-15 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-15 degommeoops, wasn't supposed to change that
2017-03-15 degommeactivate new mpich tests as we support new functions...
2017-03-15 Martin Quinsonreally increase a timeout value
2017-03-15 Martin Quinsonincrease a timeout value
2017-03-14 degommeRequalify tesh for automatic testing.
2017-03-14 degommeSMPI colls in not really C++. But cleaner than before.
2017-03-13 Martin Quinsonmake msg_process_t point onto s4u::Actor*
2017-03-13 Martin Quinsonmove an example from teshsuite to examples
2017-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-08 Frederic Suterstringify exception message in java bindings
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-06 Frederic Sutersmells of the day
2017-03-03 Martin Quinsonfix the compilation of MPICH3 tests with the absolute...
2017-03-02 Martin Quinsonsplit a big blurb into a separate function to reduce...
2017-03-02 degommeAdd the failing tests name to the final output for...
2017-02-23 Martin QuinsonAlso hash the first char, and please sonar by splitting...
2017-02-23 Martin Quinsoncosmetics to please sonar
2017-02-22 degommeSpeedup mpich tests by trying less sizes.
2017-02-17 Martin Quinsonplease sonar
2017-02-17 Martin Quinsonuse the C++ API from the flatifier (as an example of...
next