summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
AgeCommit message (Expand)Author
2022-07-06Use print() function in both Python 2 and Python 3Christian Clauss
2022-05-09github: run unit tests several times and directlyThomas Haller
2022-05-09github: export NLTST_SEED_RAND= to randomize unit testsThomas Haller
2022-04-15github: test out-of-tree build and "--disable-static"Thomas Haller
2022-04-15github: build documentation in CI testThomas Haller
2022-03-17github: build unit tests also with "clang"upstream-masterThomas Haller
2022-03-16github: build tests with "-std=gnu11"Thomas Haller
2022-03-16github: split tests in separate stepsThomas Haller
2022-03-04github: run unit tests under valgrindThomas Haller
2022-03-04ci: add github-actionsThomas Haller