| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Some tests may take longer because of load on the CI runner. Instead of
tweaking the timing of each test, let's use a timeout multiplier.
|
|
|
|
| |
Install Meson 0.48.1, in preparation for merging !51.
|
|
|
|
| |
This should pull in all the xslt/docbook deps we might need
|
| |
|
|\
| |
| |
| |
| | |
Run the test suite on the CI pipeline
See merge request GNOME/gdk-pixbuf!7
|
| |
| |
| |
| |
| |
| |
| | |
The gdk-pixbuf test suite can be pretty intense, so we're going to need
to check if we can get it to run.
First things first: enable it.
|
|/
|
|
| |
Move the build options into the YAML file while we're at it.
|
|
|
|
|
| |
Build inside a temporary directory, and ensure that the local
run-docker.sh script imports the repo inside the Docker container.
|
|
Once we migrate GdkPixbuf over to GitLab, we should already have all the
required bits in place for running a continuous integration pipeline.
|