X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/364eee0fc6ab77fddc5437ac273527bd27711724..52fd53c1927b271828348841b782281f64b7bef8:/doc/doxygen/inside_tests.doc diff --git a/doc/doxygen/inside_tests.doc b/doc/doxygen/inside_tests.doc index 38732f60b2..7845eb2a75 100644 --- a/doc/doxygen/inside_tests.doc +++ b/doc/doxygen/inside_tests.doc @@ -326,13 +326,14 @@ manager there, and it works like a charm. AppVeyor aims at becoming the Travis of Windows. It is maybe less mature than Travis, or maybe it is just that I'm less trained in Windows. Our configuration is in the file appveyor.yml as it should -be, and the result is here: https://ci.appveyor.com/project/simgrid/simgrid +be, and the result is here: https://ci.appveyor.com/project/mquinson/simgrid We use \c Choco as a package manager on AppVeyor, and it is sufficient for us. In the future, we will probably move to the ubuntu subsystem -of Windows 10: SimGrid performs very well under these settings, but -unfortunately we have no continuous integration service providing it -yet, so we cannot drop AppVeyor yet. +of Windows 10: SimGrid performs very well under these settings, as +tested on Inria's CI servers. For the time being having a native +library is still useful for the Java users that don't want to install +anything beyond Java on their windows. \subsection inside_tests_debian Debian builders @@ -353,7 +354,7 @@ code scanners are provided as plugin. The one for C++ is not free, but open-source project can use it at no cost. That is what we are doing. Don't miss the great looking dashboard here: -https://nemo.sonarqube.org/overview?id=simgrid +https://sonarcloud.io/dashboard?id=simgrid This tool is enriched by the script @c tools/internal/travis-sonarqube.sh that is run from @c .travis.yml