Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
make destructor public
[simgrid.git] / teshsuite /
2019-02-22 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-22 Arnaud GierschMSG is a C API and should not throw.
2019-02-20 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-20 degommeChange the syntax of SMPI_SAMPLE_* macros.
2019-02-19 degomme[SMPI] Change sampling behavior.
2019-02-18 Frederic Suterobjectify simix timers.
2019-02-12 Arnaud GierschPlug memory leaks for tests 1 to 5.
2019-02-12 Arnaud GierschUse const& for the parameters of type std::string not...
2019-02-12 Arnaud GierschWhenever possible, use std::move() for parameters ...
2019-02-12 Frederic Suterkeep a return value for MSG_process_sleep
2019-02-12 Frederic Suterfix build
2019-02-09 Martin Quinsonremove a useless example profile
2019-02-09 Martin Quinsonmv examples/platforms/two_hosts_platform_with_availabil...
2019-02-09 Martin QuinsonIn <host> and <peer>, availability_file is now speed_file
2019-02-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-05 Augustin Degommerequalify tesh
2019-02-04 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-04 Arnaud Giersch[codacy/cppcheck] A few more issues.
2019-01-29 Arnaud GierschImprove coverage, even with high log threshold.
2019-01-29 Arnaud GierschEnable running parmap_bench for coverage.
2019-01-29 Arnaud Gierschparmap_bench: make timeout a runtime parameter.
2019-01-29 Arnaud GierschKill dead code.
2019-01-25 Arnaud GierschTry to silent scan-build.
2019-01-24 Martin Quinsonsonar: don't catch exceptions we have no idea about
2019-01-23 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-23 Martin QuinsonRemove 2 (out of 3) horrible hacks around Java contexts
2019-01-22 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-22 Martin Quinsonplay safe, no pointers to the stack of dying actors
2019-01-21 Arnaud GierschSimplify by using set_tesh_properties().
2019-01-16 Martin QuinsonRevert "Disable parallel executions with non-thread...
2019-01-16 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-16 Arnaud GierschSET_TESTS_PROPERTIES Can not find test to add propertie...
2019-01-16 Arnaud GierschDisable stack-overflow test with threads.
2019-01-16 Arnaud GierschTest for msg-task-priority is still present; run it...
2019-01-15 Martin QuinsonMove MSG and SimDag examples out of the sight of users
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...
next