Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
let's try again without these
[simgrid.git] / teshsuite /
2019-01-13 Martin QuinsonAlso add the mpich3 binaries in the dependencies of...
2019-01-12 Martin Quinsonhopefully add all the missing binaries to the tests
2019-01-11 Martin Quinsondo not build the examples by default, only when running...
2019-01-10 Arnaud GierschUse cmake's JAVA_EXECUTABLE to run Java tests.
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-08 Martin QuinsonVarious doc improvements
2019-01-07 Arnaud GierschThread factory is always valid.
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2019-01-05 Martin Quinsonreimplement this test in cpp to use standard threads
2019-01-05 Martin Quinsonmake xbt_os_thread_self() useless, and kill it
2019-01-05 Martin Quinsonkill the now useless xbt_os_thread_{get,set}_extra_data()
2018-12-27 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-12-18 Arnaud GierschKill unused static function.
2018-11-22 Arnaud GierschMerge remote-tracking branch 'github/master'
2018-11-22 Martin QuinsonMerge pull request #315 from simgrid/smpirun-replay
2018-11-21 Millian Poquet[smpi] replay from `smpirun -replay <tracefile>`
2018-11-21 Augustin Degommeadd include to lift potential ambiguity for std::abs
2018-11-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-11-21 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2018-11-21 Martin QuinsonMerge pull request #316 from bcamus/master
2018-11-21 Martin QuinsonUpdate teshsuite/s4u/cloud-sharing/cloud-sharing.cpp
2018-11-20 bcamusfix a bug related to the CPU utilization of multi-core VM
2018-11-15 Arnaud GierschMacro is always defined (by cmakedefine01).
2018-11-11 Martin Quinsonremove the argc/argv version of simcall_process_create
2018-10-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-14 Martin Quinsonmove the DTD file from gforge to our own homepage
2018-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-10-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-02 Arnaud GierschMark unused parameters.
2018-09-25 Martin QuinsonMerge pull request #302 from mpoquet/rename-s4u-synchro...
2018-09-25 Augustin Degommeactivate fortran attr tests
2018-09-24 Arnaud GierschDisable parallel executions with non-thread contexts...
2018-09-20 Martin Quinsonnice err msg for bummers
2018-09-20 Martin Quinsonavoid a warning about unit-less bandwidth
2018-09-18 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-09-18 Martin QuinsonUnify the host names in cluster description files
2018-09-17 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-09-17 Martin QuinsonRename cluster.xml to cluster_backbone.xml
2018-09-17 Martin Quinsoncleanups in the cluster platform files
2018-09-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-09-13 Martin QuinsonMerge branch 'master' into master
2018-09-11 Arnaud GierschTypo.
2018-09-10 Martin Quinsonfix the SMPI tests that mandate smpi/wtime == 0
2018-09-10 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2018-09-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-09-03 Augustin DegommeMultiply memset size by size of element in umpire.
2018-09-03 Martin QuinsonSomehow fix the killing of actors in Java
2018-08-30 Martin QuinsonBummer. Really fix out of tree builds (I hope)
2018-08-30 Martin Quinsonfix out of tree builds
2018-08-29 Martin Quinsonkill a superseeded sub-test, and fix another one
2018-08-29 Martin Quinsonfix make dist
2018-08-29 Martin Quinsonthis test is superseeded by activity-lifecycle
2018-08-29 Martin Quinsonwoops
2018-08-29 Martin Quinsonfix 32b builds
2018-08-29 Martin QuinsonLet's exhaustively test the activity lifecycle
2018-08-28 Augustin DegommeSwitch to ompi for umpire tests.
2018-08-28 Augustin DegommeRequalify automatic tesh, as another algorithm is used...
2018-08-28 Augustin DegommeUpgrade MPICH collective selector to 3.3.
2018-08-26 Martin Quinsonstrenghten this test
2018-08-26 Martin QuinsonMSG_process_sleep should intercept HostFailureException...
2018-08-25 Martin Quinsonconvert some catch locations to simgrid::HostFailureExc...
2018-08-25 Martin QuinsonThis is our first modern exception. How stirring!
2018-08-25 Martin QuinsonRename simgrid::exception into simgrid::Exception
2018-08-24 Martin Quinsonmerge xbt/ex.hpp into simgrid/exception.hpp
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
next