summaryrefslogtreecommitdiff
path: root/unittests/helpers.py
AgeCommit message (Expand)Author
2024-08-15unittests: use mock.patch.dict to deal with os.environDylan Baker
2024-07-30unittests: fix EncodingWarnings. minus 123 warnings collected by pytestEli Schwartz
2024-07-16unittests: Add type annotations to the helpers moduleDylan Baker
2024-07-11Move OptionKey in the option source file.Jussi Pakkanen
2023-09-28unittest: Fix clang-tidy-fixLei YU
2023-09-25Add clang-tidy-fix targetLei YU
2023-05-02tests: add workarounds for python brokenness on WindowsEli Schwartz
2022-12-14depfixer: silence fix_jar() and make it do somethingBenjamin Gilbert
2022-03-22unittests: Fix rpath tests no nixosDylan Baker
2022-02-17tests: allow setting MESON_CI_JOBNAME=thirdpartyEli Schwartz
2022-02-14unittests: fine-tune the check for whether we are in CIEli Schwartz
2022-01-16Add a test for the --vsenv meson setup optionNirbheek Chauhan
2021-07-26Split run_unittests.py fileXavier Claessens