summaryrefslogtreecommitdiff
path: root/.github/workflows/libclang-python-tests.yml
AgeCommit message (Expand)Author
2025-11-06[Github] Update GHA Dependencies (major) (#161108)Mend Renovate
2025-09-28[Github] Update GHA Dependencies (#161107)Mend Renovate
2025-08-18[Github] Remove call to llvm-project-tests from libclang testsAiden Grossman
2025-07-16Revert "Move python binding tests to lit framework" (#149012)Jannick Kremer
2025-07-15[clang][python][test] Move python binding tests to lit framework (#148802)Jannick Kremer
2025-07-03Revert " Move python binding tests to lit framework (#146844)" (#146931)Jannick Kremer
2025-07-03[clang][python][test] Move python binding tests to lit framework (#146844)Jannick Kremer
2025-07-02Revert "Move python binding tests to lit framework (#146486)" (#146789)Jannick Kremer
2025-07-02[clang][python][test] Move python binding tests to lit framework (#146486)Jannick Kremer
2025-06-26Revert "[clang][python][test] Move python binding tests to lit framework" (#1...dyung
2025-06-26[clang][python][test] Move python binding tests to lit framework (#145855)Rainer Orth
2025-04-10[Github] Bump workflows depending on CI container to ubuntu 24.04 (#133626)Aiden Grossman
2025-03-08[libclang/python] Update maximum Python version for CI to 3.13 (#130385)Jannick Kremer
2025-01-09[Github] Fix LLVM Project Tests Workflow on Linux (#122221)Aiden Grossman
2024-08-08[Github] Allow CI to run different Python version tests at once (#102455)Jannick Kremer
2024-06-13[libclang/python] Change minimum Python test version to 3.8 (#95210)Jannick Kremer
2024-01-23[Github] Only run libclang-python-tests on monorepo mainAiden Grossman
2024-01-17[GitHub] Add python 3.7 to libclang python test (#77219)Craig Hesling
2024-01-05[GitHub] Add basic CI for libclang Python binding unit tests (#76784)Craig Hesling