1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 12:25:09 +03:00
libxml2/.gitlab-ci
Ross Burton 3aaaf5cae6 CI: fix CI on MinGW builds
The XML test case tarball isn't actually compressed: the published URL
is a .tar and fetches of the .tar.gz redirect silently to the .tar,
which is then passed to gzip which refuses to decompress uncompressed
data.

Fetch the .tar as that is the documented URL, and remove the
decompression.
2022-12-06 17:16:39 +00:00
..
Dockerfile gitlab-ci: Upgrade image to Ubuntu 22.10, reenable MSan 2022-10-25 19:34:38 +02:00
llvm-symbolizer gitlab-ci: Fix llvm-symbolizer 2022-10-25 19:34:38 +02:00
setup_mingw.sh CI: fix CI on MinGW builds 2022-12-06 17:16:39 +00:00
test_cmake.sh gitlab-ci: Allow cast-align warnings from clang 2022-09-09 14:03:01 +02:00
Test-Msvc.ps1 gitlab-ci: Make Test-Msvc exit if ctest fails 2022-11-22 16:03:05 +01:00
test.sh Consolidate CI scripts 2022-09-04 20:27:27 +02:00