- 07 May, 2019 2 commits
-
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
Add a simple comment, just so that the pipeline is reran
-
- 19 Apr, 2019 2 commits
-
-
Tiffet Théophile authored
-
Tiffet Théophile authored
-
- 15 Apr, 2019 2 commits
-
-
Emmanuel Promayon authored
FIXED separating gitlab runner See merge request !109
-
Emmanuel Promayon authored
debian stable and packaging now have their own runners on two different VM hosts
-
- 01 Mar, 2019 1 commit
-
-
Emmanuel Promayon authored
Feature/vtk7 compatibility See merge request !107
-
- 28 Feb, 2019 2 commits
-
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
It seems that the "--rerun-failed" option has some bug see for instance https://gitlab.kitware.com/cmake/cmake/issues/17767 and https://gitlab.kitware.com/cmake/cmake/issues/16314
-
- 27 Feb, 2019 3 commits
-
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
CMake 3.0 does not have string(APPEND...)
-
Emmanuel Promayon authored
These macros are used to specify how and why some automatic tests need to be disabled
-
- 25 Feb, 2019 2 commits
-
-
-
Emmanuel Promayon authored
It seems that it is ok to use quoted test name when using the WILL_FAIL property, but not when using the DISABLED property (cmake bug?)
-
- 24 Feb, 2019 2 commits
-
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
- 23 Feb, 2019 4 commits
-
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
This merge is necessary in order to get the gitlab ci bug fix to this branch
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
- 22 Feb, 2019 2 commits
-
-
Emmanuel Promayon authored
When a test fails or is expected to fail on a specific plateform or a specific version of a dependency (VTK, ITK...) it should not be marked as WILL_FAILED, it should just be disabled.
-
Emmanuel Promayon authored
-
- 31 Jan, 2019 4 commits
-
-
Emmanuel Promayon authored
bug/xvfb-erratic-access See merge request !105
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
- 30 Jan, 2019 10 commits
-
-
Emmanuel Promayon authored
Bug/xvfb erratic access Closes #80 See merge request !104
-
Emmanuel Promayon authored
Also tentative: do not listen to tcp or local unix
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
Bug/gitlab runner breaks ci Closes #79 See merge request !103
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
So that it is exported to next bash script
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
gitlab-runner 11.7 fixes a bug on windows. From now on, CI_PROJECT_DIR uses \ (backslash) instead of / (forward slash) Even if displayed otherwise when printing the bash environment, CI_PROJECT_DIR (and therefore our custom PROJECT_SOURCE_DIR, variable, which is created in .gitlab-ci.yml from CI_PROJECT_DIR) contains backslash. When used from inside a bash shell (such as configure.sh), this confuses ctest. Backslashes have to be replaced by forward slashes.
-
Emmanuel Promayon authored
-
- 29 Jan, 2019 3 commits
-
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
- 25 Jan, 2019 1 commit
-
-
Jean-Loup Haberbusch authored
Resolve "change the Q_PLUGIN_METADATA(IID ... string in cep wizzard" Closes #76 See merge request !101
-