984 Commits (2dc8d1d6266dcdfaa90b8a885fdbe8deaeb890a5)

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