- Mar 11, 2019
-
-
With the move to upstream WebKit2GTK+, there is no longer a custom launcher that uses Clutter, and MiniBrowser should be used instead. We also take the opportunity to move away from the model of shipping test data on packages, and add a new test data repository to gitlab instead.
-
- Jan 25, 2019
-
-
Luis Araujo authored
This field merges the image variant and arch fields in order to clearly specify in which images a test case should be executed. This commit adds this new field to each test case file with the specific images where it should be executed and updates the tests and format definition files. Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk>
-
- Jan 22, 2019
-
-
Luis Araujo authored
This commit adds support to have multiple image variants in the test cases files. It also adds the respective image variants list relevant to each test case. This commit also updates the tests files and format definition files. Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk>
-
- Jan 16, 2019
-
-
Luis Araujo authored
This is a madantory field that specifies the deployment type of the image where this test case can be executed. The commit adds the image-deployment field for each test case, and it currently can be a list with the following values: APT, OSTree, Any. This commit also updates the tests files. Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk>
-
- Jan 11, 2019
-
-
Luis Araujo authored
This commit renames the image-type field to image-variant in the test cases files. It also updates the parser, renderer code, test_case template and unittests files in order to use the new name. Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk>
-
- Dec 05, 2018
-
-
Luis Araujo authored
Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk>
-
- Nov 19, 2018
-
-
Luis Araujo authored
- Update the README listing existing macros and how to use the renderer. - Rename the main program to render-test-case - Rename the tc directory to tests-cases Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk>
-
- Nov 12, 2018
-
-
Luis Araujo authored
- Add a new post-condition section. - Add a new macro to install packages for automated tests. - Slightly change the way the function to parse lists work. Now only the run.steps section will be treated different from other sections. - Apply syntax changes to the already ported test cases. - Add new ported test cases. - Update the README explaining a rule for the formatter. Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk>
-
- Nov 09, 2018
-
-
Luis Araujo authored
This commit updates the remaining test cases with the supported format. It also adds a first macro to conveniently add common pre-conditions for ostree test cases. Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk>
-
- Nov 08, 2018
-
-
Luis Araujo authored
Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk>
-