summaryrefslogtreecommitdiff
path: root/.gitlab-ci/test.sh
Commit message (Collapse)AuthorAgeFilesLines
* gitlab-ci: Run Autotools tests with out-of-tree (VPATH) buildsNick Wellnhofer2022-09-071-2/+4
|
* tests: Port most of the test suite to CNick Wellnhofer2022-09-071-4/+1
| | | | | | | Use runtest.c from libxml2 as a starting point. This finally allows us to run most of tests with CMake and Autotools VPATH builds.
* gitlab-ci: Add CI job for MinGW/AutotoolsNick Wellnhofer2022-09-061-0/+16
- Move some common scripts to .gitlab-ci - Simplify test.sh