Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cosmetics.
[simgrid.git] / teshsuite /
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...
2019-04-02 Arnaud GierschEnable memcheck for tests test-help-*.
2019-04-02 degommefunctioning MPI_Comm_get_name, MPI_Comm_set_name
2019-04-02 degommenon blocking collectives, now for fortran edition.
2019-04-02 Arnaud GierschRemove superfluous simcall.
2019-04-02 degommeMPI_Ireduce_scatter, MPI_Ireduce_scatter_block
2019-04-01 Augustin DegommeMPI_Iexscan, MPI_Iscan
2019-04-01 Augustin DegommeMPI_Iallreduce
2019-04-01 Augustin DegommeAdd MPI_Ireduce
2019-04-01 Arnaud GierschRevalidate tests, now that detached sends are not cance...
2019-04-01 Arnaud GierschLet the exception propagate naturally.
2019-04-01 Martin Quinsoncomment a test that breaks... we'll eat those sprouts...
2019-04-01 Arnaud GierschMerge remote-tracking branch 'github/master'
2019-03-31 henricasanovaAdded a (currently failing) test:
2019-03-29 degommeactivate tests for (i)alltoallw
2019-03-29 degommeactivate another test.. and fix a stupid bug
2019-03-29 degommeactivate a test to improve coverage a bit
2019-03-28 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-28 degommeAdd "some" other nonblocking collectives
2019-03-28 degommeTest of an MPI_Ibarrier implementation.
2019-03-28 degommeSimple implementation of generalized requests in MPI.
2019-03-26 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-25 Arnaud GierschA bit more coverage.
2019-03-19 Arnaud GierschUnused parameter.
2019-03-17 Martin Quinsonsonar: don't catch exception that we don't handle
2019-03-16 Arnaud GierschParanoid builds fail with unused variable.
2019-03-16 Arnaud GierschMerge remote-tracking branch 'github/master'
2019-03-16 henricasanovaAdded a test for Issue #325 (call to test is commented...
2019-03-15 Martin Quinsonactors on failing hosts should die silently and with...
2019-03-14 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-14 Arnaud GierschRemove useless function pointer.
2019-03-14 Arnaud GierschMove test declaration in proper CMakeLists.txt.
2019-03-12 Arnaud GierschMailboxPtr looks like a smart pointer, but it's not...
2019-03-12 Arnaud GierschRemove unnecessary calls to c_str().
2019-03-11 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
next