summaryrefslogtreecommitdiff
path: root/unittests/allplatformstests.py
AgeCommit message (Expand)Author
2022-08-22introspection: untangle install_plan implemetation, fix a bunch of wrong onesEli Schwartz
2022-08-17interpreter: move handling of module stability to interpreterDylan Baker
2022-08-17allplatformstests: use subTests with test_warning_locationDylan Baker
2022-08-07mtest: unify parsed and non-parsed output handlingHemmo Nieminen
2022-07-31Only reconfigure if configure options actually changedDaan De Meyer
2022-07-21ar linker: detect the "osx ld" case (where generating thin archives won't wor...Justin Blanchard
2022-07-11tests: skip template test for windows shared fortranEli Schwartz
2022-07-07Fix test case numbers.Jussi Pakkanen
2022-06-09intro-install_plan: fix destinations for build_targets with custom install_dirEli Schwartz
2022-06-01Fix sandbox violation when using subproject as a symlinkVili Väinölä
2022-05-19Reword message in warningZbigniew Jędrzejewski-Szmek
2022-05-10Require CMake 3.14 for all tests that use the cmake moduleSimon McVittie
2022-04-19unittests: Add test_pkgconfig_relocatable to allplatformstestsFredrik Salomonsson
2022-04-13Add regression test for Python dist.Jussi Pakkanen
2022-03-31unittests: move get_convincing_fake_env_and_cc to run_tests.pyMarvin Scholz
2022-03-31unittests: add underscore prefix testsMarvin Scholz
2022-03-29Condense test directory names.Jussi Pakkanen
2022-03-24Make compilers list per subprojectXavier Claessens
2022-03-13Merge pull request #9339 from dcbaker/submit/structured_sourcesJussi Pakkanen
2022-03-09Replace freezing regex with plain text operations.Jussi Pakkanen
2022-03-07build: plumb structured sources into BuildTargetsDylan Baker
2022-03-07Fix default install tag for shared lib symlinksXavier Claessens
2022-02-09meson: Allow directory options outside of prefixJan Tojnar
2022-02-03cmake: ci: Skip tests on Ubuntu Bionic where CMake is stuck on 3.10Daniel Mensinger
2022-02-01unittests: check that "verbose: true" works on testsPaolo Bonzini
2022-01-30ninja backend: Fix usage of same constants file for native and crossNirbheek Chauhan
2022-01-18interpreterobjects: use typed_* for configuration_data.set*Dylan Baker
2022-01-10manually clean up some python 3.6 era codeEli Schwartz
2022-01-02Condense test directory numbers for rc1.Jussi Pakkanen
2021-12-22unit tests: Don't check quoting with multiple libsNirbheek Chauhan
2021-12-22Set RPATH for all non-system libs with absolute pathsNirbheek Chauhan
2021-11-28make sure files arguments to compiler.compiles and friends, performs rebuildEli Schwartz
2021-11-24shared_module: Add soname when used as a link targetNirbheek Chauhan
2021-11-24unit tests: Extend prebuilt test to test intermediateDylan Baker
2021-11-24unittests: use UnitTest.addCleanup a bitDylan Baker
2021-11-23interpreter: extract_objects provides a valid sourcePaolo Bonzini
2021-11-20Feature kwargs decorator: automatically report the nodes which trigger an issueEli Schwartz
2021-10-27Fix add_install_script() ignoring install_tagXavier Claessens
2021-10-27test_clang_format: Do not assume meson source is in gitXavier Claessens
2021-10-26unittests: use better assert methodsEli Schwartz
2021-10-26do not save unused variableEli Schwartz
2021-10-26remove unused variableEli Schwartz
2021-10-26remove dead code that is immediately overriddenEli Schwartz
2021-10-26do not save variable when all we want is the side effect of popping itEli Schwartz
2021-10-14introspect: include choices for array optionsPaolo Bonzini
2021-10-10Fix typos discovered by codespellChristian Clauss
2021-10-10clangformat: Only format files tracked by git by defaultXavier Claessens
2021-10-10ar linker: generate thin archives for uninstalled static librariesEli Schwartz
2021-10-04various python neatness cleanupsEli Schwartz
2021-10-01rust: dependencies need to cause a rebuild/relink not just reorderDylan Baker