- 29 Nov, 2018 10 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
This moves out common definitions in a separate file. This patch also updates the execution schema to reflect that.
-
Samuel GAIST authored
-
Samuel GAIST authored
This moves out common definitions in a separate file. This patch also updates the experiment and execution schema to reflect that.
-
Samuel GAIST authored
-
Samuel GAIST authored
Will test both loop algorithm and algorithm using loop
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 19 Nov, 2018 2 commits
-
-
Samuel GAIST authored
Put back missing schema_version in v1 algorithm schema See merge request !42
-
Samuel GAIST authored
While refactoring the field got lost in the v1 schema.
-
- 13 Nov, 2018 2 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 12 Nov, 2018 1 commit
-
-
André Anjos authored
Refactored v1 and v2 schema See merge request !41
-
- 09 Nov, 2018 1 commit
-
-
Samuel GAIST authored
V2 information were kept in the v1 version of the schema. This refactoring, while duplicating a bit of information about blocks and analyzer, allows to have a better separation taking into account the limitation of the json schema with regards to "object oriented" definition. The main point being that new properties can't be added to "subdefinitions" when setting "additionalProperties" to false.
-
- 24 Oct, 2018 6 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
Algorithm cxx v2 (replaces !37) See merge request !40
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 22 Oct, 2018 18 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
This is now done as part of the cxx tests run. It allows to have a prefix that is updated as part of the test run no matter where the original prefix is taken from.
-
Samuel GAIST authored
This avoids to depend on other tests running before to have all algorithms built.
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
The DOCKER_TEST_DEBUG environment variable can be used to enable executor debug mode.
-
Samuel GAIST authored
Use the VERBOSE_TEST_LOGGING environment variable to enable verbose logging for tests.
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-