| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Include llvm on the image, so that we can use
llvm-symbolizer, too try and get meaningful stacktraces
out of asan.
|
|
|
|
|
|
|
| |
This reverts commit 85b1f6a118ac23bac1c12a4c2c18b17afdf728d3.
Sadly, this option makes the test-pangocairo-threads test
hang and timeout.
|
| |
|
|
|
|
|
| |
That breaks the tests, and misses the point of suppressing
these leaks in the first place.
|
|
|
|
| |
Otherwise leaks could be missed.
|
| |
|
|
Use a scaled down version of the GTK and GLib CI set ups, with a custom
Docker image and multiple stages. The CI pipeline now generates a JUnit
report, which integrates with the GitLab merge requests; builds the
documentation as a separate stage; and publishes the API reference for
the master branch at the end.
|