Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Split-Duplex: new management
[simgrid.git] / tools / cmake / Tests.cmake
2021-06-28 Bruno DonassoloSplit-Duplex: new management
2021-05-24 Bruno DonassoloDynamic factors: implement and test
2021-05-04 Bruno DonassoloMix create_host and add_route during platf creation.
2021-04-28 Bruno DonassoloNew: s4u::create_dragonfly_zone
2021-04-27 Bruno DonassoloNew: s4u::create_fatTree_zone
2021-04-23 Bruno DonassoloAdd some UT for TorusZone
2021-04-19 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-14 Bruno DonassoloNew netzone: Star Zone
2021-02-24 agougeonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-10 Martin QuinsonMerge branch 'local changes'
2021-02-09 Arnaud GierschCmake: allow wildcards (*, ^) when listing factories.
2021-02-03 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-20 eazimiMerge with fragmagit/master
2021-01-20 Martin QuinsonRemove a redundent line (was already given 6 lines...
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-03-05 Martin Quinsonmove actor-stacksize from teshsuite to examples now...
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2019-12-20 Arnaud GierschCmake commands are redundant with root CMakeLists.txt.
2019-12-06 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-05 Arnaud GierschReplace non-breaking spaces.
2019-11-19 Martin QuinsonMerge branch 'xbt_random' into 'master'
2019-11-12 Yann DuplouyAdding xbt::random unit test to the list of unit tests
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-08-28 Arnaud GierschFactor common definition, and avoid empty component...
2019-08-18 Martin QuinsonFix tesh for the new mc-sendsend test
2019-08-17 Martin Quinsonadd a test of MC detecting blocking send/send patterns
2019-07-26 Martin QuinsonMove 'unit-tests' binary from 'all' target to 'tests'
2019-06-19 Loic GueganMerge branch 'master' of framagit.org:simgrid/simgrid
2019-06-19 Loic Gueganlmm tests:
2019-06-14 Arnaud GierschMerge remote-tracking branch 'github/master'
2019-06-12 Loic Gueganlmm testing:
2019-06-11 Loic GueganLMM Testing:
2019-05-31 Martin QuinsonMC: rename some files
2019-05-31 Martin Quinsonrename a file
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-09 Arnaud GierschEnable some more test with memcheck, but with disabled...
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 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-14 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-14 Arnaud GierschMove test declaration in proper CMakeLists.txt.
2019-02-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-05 Arnaud GierschProvide our own main() for unit-tests.
2019-02-02 Martin Quinsonalign file position to the C++ namespaces
2019-02-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-01 Arnaud GierschRemove last references to testall.
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...
next