aboutsummaryrefslogtreecommitdiff
path: root/unittests/allplatformstests.py
AgeCommit message (Expand)AuthorFilesLines
2023-06-25tests: move script loaded modules test to platform-agnosticEli Schwartz1-29/+1
2023-06-16unittests: fix test_scripts_loaded_modules matching exactly our own modulesCharles Brunet1-1/+1
2023-06-16unittests: skip test using symlink if not availableCharles Brunet1-1/+4
2023-05-25mtest: wildcard selectionCharles Brunet1-0/+24
2023-05-22intro: add more details to generated files(part 2)Charles Brunet1-1/+4
2023-05-17summary: Add from which subproject each subproject have been calledXavier Claessens1-1/+1
2023-05-13During reconfigure, show that no compiler was found, if compiler fails sanity...Volker Weißmann1-7/+7
2023-05-05Fix unit test that hardcoded `/` and hence broke on WindowsRalf Gommers1-4/+4
2023-05-03tests: fix `test_always_prefer_c_compiler_for_asm`Benoit Pierre1-1/+1
2023-04-20intro: add more details to generated json filesCharles Brunet1-8/+34
2023-04-14minstall: Fix install_subdir() excludes with path separators on WinDaniele Nicolodi1-5/+6
2023-04-11fix various spelling issuesJosh Soref1-2/+2
2023-03-30msetup: Allow (re)configure of not empty builddirXavier Claessens1-0/+1
2023-03-30msetup: use more consistent exceptions on exitXavier Claessens1-3/+5
2023-03-30coredata: Fix changing prefix optionXavier Claessens1-4/+4
2023-03-28Condense test directories for rc1.Jussi Pakkanen1-14/+14
2023-03-28unittests: Pass the exact backend nameXavier Claessens1-1/+1
2023-03-16Stop using replace_if_different() for coredata pickle fileDaan De Meyer1-5/+32
2023-03-01unittests: add test for source dir stripping from rpathsStefan Hajnoczi1-0/+42
2023-02-27mintro: Add exclude_{files, dirs} to install_subdir install_planDaniele Nicolodi1-1/+11
2023-02-24test cases: use best practices method to find the python3 programEli Schwartz1-2/+4
2023-02-20interpreter/mesonmain: Add build_options methodL. E. Segovia1-0/+27
2023-02-14allow install script to run in dry-run modeCharles Brunet1-0/+14
2023-02-10cython: add unittest to verify that depfiles workEli Schwartz1-0/+21
2023-01-20coredata: use a frozenset instead of a dict where values are always NoneDylan Baker1-3/+3
2023-01-18devenv: Allow dumping into file and select a formatXavier Claessens1-0/+27
2023-01-15BUG: Fix generated sources not being included as dependencies in cython trans...Thomas Li1-0/+26
2022-11-27Add warning_level=everythingDavid Robillard1-0/+6
2022-11-16Fix test_rust_clippy for rust 1.65Xeonacid1-1/+2
2022-11-02backends: Try guessing install tag for all installed filesXavier Claessens1-0/+5
2022-10-25Condense test directory numbers.Jussi Pakkanen1-14/+14
2022-10-24Accept disablers in summary valuesElliott Sales de Andrade1-2/+3
2022-09-28Move classes used by scripts to their own moduleXavier Claessens1-2/+30
2022-09-19compilers: don't export every compiler as a top-level propertyEli Schwartz1-2/+5
2022-09-18Warn if wrap file changesDaniel Carson1-1/+17
2022-09-06Fix install_subdirs not showing up in intro-install_plan.jsonThomas Li1-0/+6
2022-09-04mtest: Run ninja build.ninja before loading testsAndres Freund1-0/+20
2022-08-22introspection: untangle install_plan implemetation, fix a bunch of wrong onesEli Schwartz1-17/+17
2022-08-17interpreter: move handling of module stability to interpreterDylan Baker1-1/+1
2022-08-17allplatformstests: use subTests with test_warning_locationDylan Baker1-9/+11
2022-08-07mtest: unify parsed and non-parsed output handlingHemmo Nieminen1-0/+62
2022-07-31Only reconfigure if configure options actually changedDaan De Meyer1-0/+10
2022-07-21ar linker: detect the "osx ld" case (where generating thin archives won't wor...Justin Blanchard1-1/+1
2022-07-11tests: skip template test for windows shared fortranEli Schwartz1-0/+6
2022-07-07Fix test case numbers.Jussi Pakkanen1-12/+12
2022-06-09intro-install_plan: fix destinations for build_targets with custom install_dirEli Schwartz1-0/+8
2022-06-01Fix sandbox violation when using subproject as a symlinkVili VÀinölÀ1-0/+13
2022-05-19Reword message in warningZbigniew Jędrzejewski-Szmek1-4/+4
2022-05-10Require CMake 3.14 for all tests that use the cmake moduleSimon McVittie1-2/+0
2022-04-19unittests: Add test_pkgconfig_relocatable to allplatformstestsFredrik Salomonsson1-0/+33