Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
comment a broken test
[simgrid.git] / teshsuite /
2018-08-14 Martin Quinsonmake the code of an s4u::actor copyiable in all cases...
2018-08-12 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-08-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-08-12 Martin QuinsonMerge branch 'auto_restart' into 'master'
2018-08-11 Martin QuinsonMerge branches 'auto_restart' and 'auto_restart' of...
2018-08-10 Arnaud GierschUse increased size for snprintf too.
2018-08-10 Augustin Degommemake buffers large enough to never trigger semi-bogus...
2018-08-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-08-07 Arnaud GierschUnused parameters.
2018-08-05 Frederic SuterWarn processes killed because their host was turned...
2018-08-05 Frederic Suterslightly change the output of this broken test
2018-08-05 Frederic Suterreactivate broken tests
2018-08-05 Martin Quinsonmake java-all: also build java examples under teshsuite/
2018-08-03 Martin QuinsonMerge branch 'async_io' into 'master'
2018-08-02 degommereduce memory footprint of a test (640MB was a bit...
2018-07-30 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-07-26 Augustin Degommeas the comment was saying, that was unsafe, and flang...
2018-07-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-07-25 Augustin Degommeadd test for fortran params ... Not with MPI, but it...
2018-07-24 Augustin Degommereduce test size
2018-07-24 Augustin DegommeRework SMPI initialization to handle argc and argv...
2018-07-19 Arnaud GierschEnable valgrind on mpich3 tests.
2018-07-19 Arnaud GierschAdd option -wrapper to mpich3 runtests.
2018-07-14 Martin Quinsonfix the C inclusion of simix.h, once again
2018-07-13 Martin Quinsondeprecate some of simix.h C API
2018-07-13 Martin Quinsonstop parsing the command line when encountering '--'
2018-07-13 Arnaud GierschUnused parameters.
2018-07-13 Martin QuinsonMerge pull request #280 from mpoquet/replay-steroid...
2018-07-13 Frederic Suterfix build and typo
2018-07-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-07-13 Frederic Sutersleep activities throw exception on host failure
2018-07-11 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-07-11 Martin Quinsonremove that useless std::string()
2018-07-10 Martin Quinsonanother attempt at fixing weird clang compilers
2018-07-10 Martin Quinsontry to fix build with old clangs
2018-07-09 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2018-07-09 Martin Quinsonprefer automatic mem handling (std::vector<>* becomes...
2018-07-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-07-08 Martin Quinsonsurf/Cbinding: kill an unused and misnamed function
2018-07-08 Martin QuinsonC++ify some forgotten part of surf
2018-07-08 Martin QuinsonAllow to register plugins from their file, w/o touching...
2018-07-04 Martin Quinsondisable the autorestart test for now, sorry
2018-07-04 Frederic SuterAttempt to move msg_bar_t to S4U
2018-07-04 Martin QuinsonMerge branch 'master' of https://github.com/Onesphore...
2018-07-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-07-03 Martin Quinsonobey our coding standards and cosmetics
2018-07-02 Frederic Suteradd a broken test
2018-06-27 onesphoreMerge remote-tracking branch 'upstream/master'
2018-06-27 Arnaud GierschRemove useless parentheses.
2018-06-26 Arnaud GierschUse namespace aliases instead of "using" directives.
2018-06-25 Arnaud GierschRemove usage of bad style "using namespace" with little...
2018-06-23 Martin Quinsonsnake_case s4u::Host and improve doc
2018-06-23 Martin QuinsonMerge pull request #272 from mpoquet/SMPI_convert
2018-06-20 Arnaud GierschFix test name.
2018-06-19 Arnaud GierschFix make dist.
2018-06-19 Martin Quinsonmpich3-pt2pt: go for threads if no raw context or if...
2018-06-16 Martin Quinsonsnake_case simix/blocking_simcall.hpp
2018-06-14 Martin Quinsonstart snake_casing VirtualMachine
2018-06-10 Arnaud GierschSkip harmless ASan warnings.
2018-06-10 Martin Quinsonuse unordered_maps to store properties
2018-06-08 Frederic Suterextra cleanups in Storage
2018-06-06 Frederic Sutersnake case storage
2018-06-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-06-06 Augustin Degommereduce time taken by a test (maybe for nothing)
2018-06-01 Arnaud GierschUse new style Actor::on_exit().
2018-05-23 Martin Quinsonfix a gramatical error all over our variables
2018-05-23 Martin Quinsonsnake_case some easy parts of s4u::Host
2018-05-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-05-18 Martin Quinsonsnake_case some methods in s4u::Host
2018-05-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-05-17 Martin QuinsonUPPER_CASE the Action::State values (+ uniformity with...
2018-05-17 Martin Quinsoncleanups in Action::State
2018-05-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-05-16 Martin Quinsonsnake_case s4u::Link
2018-05-15 Martin Quinsonsnake_case s4u::Mailbox
2018-05-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-05-12 Martin Quinsonsnake_case the s4u::Host signals
2018-05-12 Martin Quinsonrename simix::kernelImmediate into simix::simcall
2018-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-05-08 Martin Quinson'not' is not a C keyword (C++ only) -- bummer
2018-05-08 Martin Quinsoncosmetics: use explicitly 'not' instead of a raw !
2018-05-08 Frederic Sutersnake_casing file system plugin
2018-05-07 Arnaud GierschUse xxx_is_empty().
2018-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-04-25 Martin Quinsonsnake_case and cleanup some more methods of s4u::Engine
2018-04-24 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-04-24 Martin Quinsonfurther snake_case s4u::Engine
2018-04-23 Martin Quinsonfurther snake_case s4u::Engine
2018-04-23 Martin Quinsonstart snake_casing s4u::Engine
2018-04-19 Arnaud GierschConvert xbt_cfg_set_parse -> simgrid::config::set_parse.
2018-04-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-04-16 Arnaud GierschIncrease test timeout when using tsan.
2018-04-13 degommesomehow one allgather algorithn was forgotten in tests
2018-04-12 degommeactivate some tests for cancel
2018-04-11 Arnaud GierschCosmetics: rename tests with context factory at the...
2018-04-11 degommebasic implem of MPI_Win_allocate_shared, MPI_Win_shared...
2018-04-10 Martin Quinsonfurther snake_case s4u::Actor
2018-04-09 Martin Quinsonfurther snake_case Actor (::this_actor remains)
2018-04-09 Christian Heinrich[TESTS] Included tags in tests and traces
next