summaryrefslogtreecommitdiff
path: root/unittests/machinefiletests.py
AgeCommit message (Expand)Author
2025-10-29environment: move detection functions to envconfig.pyPaolo Bonzini
2025-09-15options: put back in place 1.7 ordering of opt=value vs subp:opt=valuePaolo Bonzini
2025-08-11Condense test directory names.Jussi Pakkanen
2025-08-01Condense test directory names for 1.9.Jussi Pakkanen
2025-06-18options: fix option orderingPaolo Bonzini
2025-06-18test cases: do not pass global option on command linePaolo Bonzini
2025-04-14Condense directory names for 1.8 rc1.Jussi Pakkanen
2025-02-13Make all Meson level options overridable per subproject.Jussi Pakkanen
2025-01-27compilers: Check if GCC has support for ObjC and/or ObjC++Dylan Baker
2025-01-09Condensed directory names for release.Jussi Pakkanen
2024-09-11Fix typosspaette
2024-07-30unittests: fix EncodingWarnings. minus 123 warnings collected by pytestEli Schwartz
2024-06-04Extract native file parser to machinefile source file.Jussi Pakkanen
2024-06-02Start moving machine files to their own store.Jussi Pakkanen
2023-12-17Skip pkg-config-dependent tests if it's missingAlyssa Ross
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker
2023-10-27Condense test directories for RC1.Jussi Pakkanen
2023-07-13Silence some encoding warningsTristan Partin
2023-06-27modules/rust: Add a machine file property for extra clang args with bindgenDylan Baker
2023-04-11fix various spelling issuesJosh Soref
2023-04-11Change "can not" to "cannot" throughout projectHiPhish
2023-03-28Condense test directories for rc1.Jussi Pakkanen
2022-12-14depfixer: silence fix_jar() and make it do somethingBenjamin Gilbert
2022-03-29Condense test directory names.Jussi Pakkanen
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz
2021-07-26Split run_unittests.py fileXavier Claessens