872 Commits (bab108742244bdfde769ea34424a0c0722a460c2)

Author SHA1 Message Date
Oleg B b8052f9e50
Support native tests in crossbuild 4 years ago
Dylan Baker b65168c558 unit tests: correctly skip c++20 checks if the compiler doesn't support 4 years ago
Jussi Pakkanen c21b04ba08 Add prelinking support for static libraries. 4 years ago
Dylan Baker f6672c7a19 use real pathlib module 4 years ago
Dylan Baker cef406b3a5 run_unittests: delete test for external syntax highlighting 4 years ago
Dylan Baker 460cb9af08 unittests: ignore nix rpaths 4 years ago
Dylan Baker 3e89c30bae unittests: Simplify and make test_templates more reliable 4 years ago
Dylan Baker 85550e8fce run_unittests: correctly handle users setting init.defaultBranch 4 years ago
Dylan Baker 6431a0f89d run_unittests: Don't assume things are in /usr/bin 4 years ago
Paolo Bonzini fc9b0cbb7f stabilize sets that are converted to lists 4 years ago
Dylan Baker 6ce3812762 environment: Fix detection of rust compilers, more 4 years ago
Dylan Baker 5c74cccbb9 run_unittests: use textwrap.dedent 4 years ago
Haelwenn (lanodan) Monnier d2aac3d809 dependencies: Put pkgconfig options before operands 4 years ago
Dylan Baker 220da39c7c actions: Add unittests for macos 4 years ago
Dylan Baker 11ece5dbf3 unittests: Don't try to set alternative linkers for apple-clang 4 years ago
Jussi Pakkanen 9d1e747d17 Condense test directory names again. 4 years ago
Dylan Baker 47d071a34f interpreter: store correct files for project regeneration 4 years ago
Jussi Pakkanen 0f4f0acaff Remove a status message that leaks to stdout. 4 years ago
Jussi Pakkanen 64f8479097 In text, betterer grammer usings. 4 years ago
Jussi Pakkanen ac6041e110 Add delays to test for timestamp issues on mac. 4 years ago
Xavier Claessens 0c95d92404 pkgconfig: InternalDependency's ext_deps should be private by default 4 years ago
Xavier Claessens ed70c6df52 Subprojects should not inherit parent override 4 years ago
Xavier Claessens 7271b1e942 Machine file pkg_config_path overrides environment 4 years ago
Xavier Claessens bcf369ea3c Fix consistency in variables kwarg 4 years ago
Daniel Mensinger 7c377e5a5d intro: Add extra_files key to intro output (fixes #7310) 4 years ago
Xavier Claessens 3a01823786 wrap: Add 'redirect' type and use it when auto promote 4 years ago
Xavier Claessens 6333ee88c1 Merge wraps from subprojects into wraps from main project 4 years ago
Daniel Mensinger 7e58f33376
cmake: Add cross compilation support 4 years ago
Xavier Claessens dccff1f2bc msubprojects: Handle wrap-file to wrap-git case 4 years ago
Dylan Baker 94ac51fdda options: Handle updates to choices in options 4 years ago
Bernd Busse c4fa876925 Never run clang-format / clang-tidy against directories 4 years ago
Dylan Baker 4b1c1d83c8 machinefiles: Allow keys to be stored case insensitive 4 years ago
Daniel Mensinger 1dfaccfd91 pathlib: Fix resolve() by overriding it in Python 3.5 4 years ago
Dylan Baker 135f5d5838 compilers: make get_optimization_args abstract 4 years ago
Dylan Baker bb3fe3c451 compilers/mixins/clike: fix mypy issues 4 years ago
Dylan Baker 79d1ecd5bc compilers/compilers: Fully type annotate 4 years ago
Xavier Claessens 17f07a53d0 msubprojects: Fix unit tests on Windows 4 years ago
Xavier Claessens da72e6284e msubprojects: Revert back to rev-parse instead of --show-current 4 years ago
Xavier Claessens e0cd54a322 msubprojects: Stop trying to guess subproject type 4 years ago
Xavier Claessens c203e2f92b msubprojects: Add basic unit tests 4 years ago
Dylan Baker e9fea0fecf unittests: mock os.environ before mucking with it 4 years ago
Dylan Baker 80ec7ec681 tests: Make monkey patching smarter 4 years ago
Dylan Baker 3526b36a77 linkers: fully type annotate and fix mypy issues 4 years ago
Xavier Claessens 67c0ec1640 InternalDependency: Add as_link_whole() method 4 years ago
Nirbheek Chauhan 1945f381b2 unit tests: Print total time taken for running tests 4 years ago
Nirbheek Chauhan c7adeac137 unit tests: Don't use pytest when running single tests 4 years ago
Jon Turney 88e13c5f7c Split tests out from 'common' which require a native compiler 4 years ago
Jon Turney 461c14b8b7
Add a test of add_languages(native:) introspection 4 years ago
Nirbheek Chauhan 757b838d81 Fix picking up tools with args from the env on Windows 4 years ago
Paolo Bonzini fa5c2363eb introspect: add test dependencies info to test/benchmark JSON 4 years ago