Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Convert the unit tests of xbt::config to Catch2.
[simgrid.git] / tools / cmake / Tests.cmake
2019-02-01 Arnaud GierschConvert the unit tests of xbt::config to Catch2.
2019-02-01 Arnaud GierschConvert the unit tests of xbt::str to Catch2.
2019-02-01 Arnaud GierschConvert the unit tests of xbt::dict to Catch2.
2019-01-31 Martin Quinsonfix makedist
2019-01-31 Martin QuinsonConvert the unit tests of xbt::dynar to Catch2
2019-01-31 Martin Quinsonconvert the two other boost::unit_test suites to Catch2
2019-01-31 Martin QuinsonConvert a first unit test to Catch
2019-01-15 Martin Quinsonfix Java and MC examples
2019-01-15 Martin QuinsonMove MSG and SimDag examples out of the sight of users
2019-01-12 Martin Quinsonhopefully add all the missing binaries to the tests
2019-01-12 Martin QuinsonThe tests also need smpimain and smpireplaymain
2019-01-11 Martin Quinsondo not build the examples by default, only when running...
2019-01-11 Martin Quinsonam I stupid?!
2019-01-11 Martin Quinsonre-factorize examples/s4u/CMakeLists.txt
2019-01-04 Martin QuinsonFurther code simplifications now that the Thread contex...
2018-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-09-13 Martin QuinsonMerge branch 'master' into master
2018-08-24 Martin Quinsondon't test the MSG tuto (was removed)
2018-07-19 Arnaud GierschEnable valgrind on mpich3 tests.
2018-07-17 Martin Quinsoncmake: stop patching tesh in FindValgrind, that's too...
2018-07-04 Martin Quinsonbetter integration of the new MC unit tests
2018-07-04 Martin QuinsonMerge branch 'master' of https://github.com/Onesphore...
2018-06-28 onesphoreFragmented the tests into smaller test cases.
2018-06-27 onesphoreMerge remote-tracking branch 'upstream/master'
2018-06-27 onesphoreminor changes.
2018-06-26 onesphoreunit test file names changed.
2018-06-25 onesphoreChanged the 2 unit tests, snapshot and PAGESTORE, into...
2018-06-21 onesphoreNow it builds.
2018-06-20 onesphoreModified snapshot and pagestore tests.
2018-06-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-06-08 Matthieu VolatFix OSX rpath issues by using real paths.
2018-06-05 Arnaud GierschAvoid hard coded -lboost_unit_test_framework.
2018-06-03 Martin QuinsonTry to fix the link to Boost_UNIT_TEST_FRAMEWORK
2018-04-07 Martin Quinsonkill ALL trailing whitespace (and deprecate a function...
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-19 Martin QuinsonDo not load internal headers when compiling the examples
2018-03-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-12 Arnaud Gierschtuto-msg: fix parallel execution.
2018-03-12 Arnaud Gierschtuto-msg: build examples in build dir.
2018-03-12 Martin Quinsontuto-msg: don't test under memcheck or sanitizer
2018-03-11 Martin Quinsontuto-msg: make clean before test
2018-03-10 Martin Quinsontesting tuto: fix for freebsd make version
2018-03-10 Martin Quinsontypo, bummer
2018-03-10 Martin Quinsontuto-test: fix out-of-tree linking
2018-03-09 Martin Quinsontuto-msg tests: fix out of tree builds
2018-03-09 Martin Quinsonstill trying to test the tuto
2018-03-09 Martin Quinsonyet another attempt at testing the tuto on jenkins
2018-03-09 Martin Quinsontuto tests: fix out of tree, don't try to do when the...
2018-03-09 Martin Quinsonfix the tests of tuto-msg
2018-03-08 Martin Quinsonproperly test the MSG tutorial (sorry for previous...
2018-03-08 Martin Quinsoncompletely revamp the MSG tutorial
2017-12-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-12-17 Arnaud GierschFix lua tests (app-token-ring has moved).
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-10-02 ZitagccMerge branch 'master' into async-wait
2017-09-13 Arnaud GierschGet rid of spurious symlink for lua test.
2017-07-24 Martin QuinsonMerge pull request #202 from Takishipp/clear_fct
2017-07-20 Arnaud GierschUse actual names for configuration options (kebab-case...
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-22 Martin Quinsonliveness tests are working, when I'm not adding a memle...
2017-06-20 Martin Quinsondisable liveness tests again
2017-06-19 Martin QuinsonMerge pull request #190 from Takishipp/clean_events
2017-06-17 Martin QuinsonMerge pull request #188 from Takishipp/clean_events
2017-06-17 Martin Quinsonre-activate the liveness tests: they are not melting...
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-24 Martin Quinsonpull the emergency break: disable the liveness tests...
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-14 Augustin DegommeRevert "try to help netbsd compiling the unit_tmgr...
2017-05-14 Augustin Degommetry to help netbsd compiling the unit_tmgr test, which...
2017-05-14 Martin Quinsonuse the Boost.test library where it was detected by...
2017-05-13 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-05-13 Martin Quinsonadd a unit test for tgmr (using boost tests)
2017-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-05 Martin Quinsonfinish the conversion of public MACRO names, in the...
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-04-20 Martin Quinsonrename option smpi/privatize-global-variables to smpi...
2016-12-19 Matthieu VolatUse the CMake macro #cmakedefine01 in configurable...
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-09-07 Martin QuinsonMerge pull request #113 from adfaure/master
2016-09-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-06 degommeTry to fix python tesh on Windows...
2016-09-05 Martin Quinsontry to get tesh ignoring the cruft of Jenkins and friends
2016-09-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-03 Martin Quinsontest memcheck builds with valgrind
2016-09-02 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-02 Martin QuinsonMerge pull request #112 from glesserd/teshpy
2016-09-01 David GlesserReplace tesh.pl by pesh.py a much better version of...
2016-05-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-16 degommedon't run some mpich3 fortran tests when there is no...
2016-04-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-26 Frederic Sutercouple cleanups
2016-04-26 degommeIf we call them -thread-, might as well use thread...
2016-04-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-25 Martin Quinsonkebab-case some smpi options
2016-04-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-18 degommeAllow mpich3-tests to run with valgrind
2016-04-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-18 Frederic Suterplay with mpich3 cmake files
2016-04-16 degommeremove include
next