summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2023-12-04github: update Fedora image and version for clang-formatThomas Haller
2023-11-29github: build with "-fexceptions" CFLAGSThomas Haller
2023-08-03github: test build on alpine:latest for muslThomas Haller
2023-08-03github: add test for linking with mold and fail on unknown versionsThomas Haller
2023-07-27github: fix format checking with clang-formatThomas Haller
2023-07-25github: update flake8 linter to not explicitly select checksThomas Haller
2023-07-25github: add test for checking clang-format styleThomas Haller
2023-07-25github: check python-black code formatting in github actionsThomas Haller
2023-07-25github: skip Python flake8 test with clang buildThomas Haller
2023-07-25github: run "Build Release" test also with clangThomas Haller
2023-07-24github: fix installing python dependencies via pipThomas Haller
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