summaryrefslogtreecommitdiff
path: root/unittests/allplatformstests.py
AgeCommit message (Expand)Author
2023-08-30Merge pull request #10332 from xclaesse/std-optJussi Pakkanen
2023-08-23machine file: Add @GLOBAL_SOURCE_ROOT@ and @DIRNAME@Xavier Claessens
2023-08-17Remove XML filter from testlog.{json,txt} and std streamsTristan Partin
2023-08-08correct cmakedefine behaviorJan200101
2023-08-07c_std, cpp_std: Change to a list of desired versions in preference orderXavier Claessens
2023-08-02convert booleans in summary function to correct representationEli Schwartz
2023-08-02treewide: internally avoid deprecated machine file uses of "pkgconfig"Eli Schwartz
2023-07-31Rename variables that clash with pdb commandsDan Hawson
2023-07-26Fix install_data() default install pathDaniele Nicolodi
2023-07-25unittests: test the vala templateDylan Baker
2023-07-25unittests: use subtests for template testsDylan Baker
2023-07-13Silence some encoding warningsTristan Partin
2023-07-13mtest: fix unencodable XML charsNazir Bilal Yavuz
2023-07-05Merge pull request #11742 from xclaesse/link-whole-casesJussi Pakkanen
2023-06-26mintro: record subproject in install_planDaniele Nicolodi
2023-06-26linkers: delay implementations import until detect is runEli Schwartz
2023-06-26dependencies: defer importing a custom dependency until it is usedEli Schwartz
2023-06-25tests: move script loaded modules test to platform-agnosticEli Schwartz
2023-06-16unittests: fix test_scripts_loaded_modules matching exactly our own modulesCharles Brunet
2023-06-16unittests: skip test using symlink if not availableCharles Brunet
2023-05-25mtest: wildcard selectionCharles Brunet
2023-05-22intro: add more details to generated files(part 2)Charles Brunet
2023-05-17summary: Add from which subproject each subproject have been calledXavier Claessens
2023-05-13During reconfigure, show that no compiler was found, if compiler fails sanity...Volker Weißmann
2023-05-05Fix unit test that hardcoded `/` and hence broke on WindowsRalf Gommers
2023-05-03tests: fix `test_always_prefer_c_compiler_for_asm`Benoit Pierre
2023-05-01build: Process compilers before calling link() and link_whole()Xavier Claessens
2023-04-20intro: add more details to generated json filesCharles Brunet
2023-04-14minstall: Fix install_subdir() excludes with path separators on WinDaniele Nicolodi
2023-04-11fix various spelling issuesJosh Soref
2023-03-30msetup: Allow (re)configure of not empty builddirXavier Claessens
2023-03-30msetup: use more consistent exceptions on exitXavier Claessens
2023-03-30coredata: Fix changing prefix optionXavier Claessens
2023-03-28Condense test directories for rc1.Jussi Pakkanen
2023-03-28unittests: Pass the exact backend nameXavier Claessens
2023-03-16Stop using replace_if_different() for coredata pickle fileDaan De Meyer
2023-03-01unittests: add test for source dir stripping from rpathsStefan Hajnoczi
2023-02-27mintro: Add exclude_{files, dirs} to install_subdir install_planDaniele Nicolodi
2023-02-24test cases: use best practices method to find the python3 programEli Schwartz
2023-02-20interpreter/mesonmain: Add build_options methodL. E. Segovia
2023-02-14allow install script to run in dry-run modeCharles Brunet
2023-02-10cython: add unittest to verify that depfiles workEli Schwartz
2023-01-20coredata: use a frozenset instead of a dict where values are always NoneDylan Baker
2023-01-18devenv: Allow dumping into file and select a formatXavier Claessens
2023-01-15BUG: Fix generated sources not being included as dependencies in cython trans...Thomas Li
2022-11-27Add warning_level=everythingDavid Robillard
2022-11-16Fix test_rust_clippy for rust 1.65Xeonacid
2022-11-02backends: Try guessing install tag for all installed filesXavier Claessens
2022-10-25Condense test directory numbers.Jussi Pakkanen
2022-10-24Accept disablers in summary valuesElliott Sales de Andrade