Skip to content
GitLab
Explore
Sign in
You need to sign in or sign up before continuing.
Changes
Page history
Update Development Cycle
authored
May 17, 2020
by
Alain O' Miniussi
Hide whitespace changes
Inline
Side-by-side
Developer's-corner/Development-Cycle.md
View page @
6480d320
...
@@ -17,6 +17,7 @@ Running the regression tests (in particular integration tests) can be quite long
...
@@ -17,6 +17,7 @@ Running the regression tests (in particular integration tests) can be quite long
*
[
licallo
](
https://crimson.oca.eu
)
with the wrapper
`tools/dev/licTest.sh`
*
[
licallo
](
https://crimson.oca.eu
)
with the wrapper
`tools/dev/licTest.sh`
*
[
occigen
](
https://www.cines.fr/calcul/materiels/occigen/
)
with the wrapper
`tools/dev/occTest.sh`
*
[
occigen
](
https://www.cines.fr/calcul/materiels/occigen/
)
with the wrapper
`tools/dev/occTest.sh`
*
[
Jean Zay
](
http://www.idris.fr/annonces/annonce-jean-zay.html
)
with the wrapper
`tools/dev/jzayTest.sh`
*
[
Jean Zay
](
http://www.idris.fr/annonces/annonce-jean-zay.html
)
with the wrapper
`tools/dev/jzayTest.sh`
*
[
MPIA Bachelor
](
https://www.mpia.de
)
with the wrapper
`tools/dev/mpiablrTest.sh`
### Building and running the tests in one command. We assume there is already a build directory configured:
### Building and running the tests in one command. We assume there is already a build directory configured:
...
...