2621 Commits (4e312c19e693a69b0650ce6c8a8903163c959996)

Author SHA1 Message Date
Jussi Pakkanen 1a0603835e Add win_subsystem kwarg. Closes #7765. 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
Oskar Sigvardsson 962ea8053b Added subdir files test 4 years ago
Daniel Mensinger 77b5c82d07 cmake: switch to pathlib (fixes #7322) 4 years ago
Dylan Baker 19f2b3d583 tests/curses: Extend to test versions 4 years ago
Dylan Baker 5aee8567b8 dependencies/curses: Add a system dependency 4 years ago
Dylan Baker 7d11d7cf68 dependencies/curses: Add support for using the ncurses config tools 4 years ago
Xavier Claessens 7176b74fd6 Add meson.project_build/source_root() methods 4 years ago
Yonggang Luo 75433bee74 Fixes meson test timeout on windows 4 years ago
Dylan Baker bffd981246 tests/hdf5: work around some problems 4 years ago
Dylan Baker b7cb30e175 dependencies/hdf5: Convert to a dependency_factory 4 years ago
Jon Turney bd16b4846f
Add a test of a failed pickled command 4 years ago
Nirbheek Chauhan 9b8ac9db32 project tests: Verify that UWP cross binaries use the right arch 4 years ago
Xavier Claessens 67c0ec1640 InternalDependency: Add as_link_whole() method 4 years ago
Xavier Claessens 9d338200da external-project: New module to build configure/make projects 4 years ago
Jon Turney a908404e6d Fix test 'common/122 llvm ir and assembly' for Windows ARM 4 years ago
Jon Turney 1d5fef89f0 Skip test 'common/121 shared modules' on Windows UWP 4 years ago
Jon Turney 88e13c5f7c Split tests out from 'common' which require a native compiler 4 years ago
Jon Turney 79b2eeb1ba Identify machine in error accesing compiler object for missing language 4 years ago
Daniel Mensinger 4cef45af21 cmake: fix shared_module dependency (fixes #7715) 4 years ago
Jon Turney 461c14b8b7
Add a test of add_languages(native:) introspection 4 years ago
Paolo Bonzini 4ed5c3acbf IntrospectInterpreter: allow dictionaries with nonconstant keys 4 years ago
Paolo Bonzini fa5c2363eb introspect: add test dependencies info to test/benchmark JSON 4 years ago
Michael Hirsch d01fc3da8f
tests: add fortran cmake subproject include test 4 years ago
Daniel Mensinger 0b0873c743 cuda: bump CUDA version since 3.0 is no longer supported 4 years ago
Xavier Claessens 9365486104 Special case meson.version().version_compare() statement 4 years ago
Matt Madison 56ebd5c740 Add test case for cuda compiler setting fix 4 years ago
Sebastian Würl 8e004afc90 CMake module: Allow paths of generated CMake sources for include directories 4 years ago
Christoph Reiter 0710ad18d9 Be stricter when detecting Windows/Cygwin 4 years ago
Daniel Mensinger 17439fa3e8 test: Add 'dir' support for installed files in test.json 4 years ago
Daniel Mensinger fdae213a49 tests: update .gitignore 4 years ago
Daniel Mensinger f660b3fe4c tests: fix lchmod check for glibc >= 2.32 (fixes #6784) 4 years ago
Xavier Claessens 1c403e20e7 Interpreter: Fix c_stdlib usage 4 years ago
Elliot adfee4460a
prevent disabler() object from overwriting arrays (#7484) 4 years ago
Paolo Bonzini de3eb99396 add testcase for issue #5182 4 years ago
Paolo Bonzini 2c3ad37f24 Test for spurious warning from get_target_filename 4 years ago
Daniel Mensinger a98db022aa cmake: Detect custom command targets in compiler args 4 years ago
Marc-André Lureau 8e98819b06 mtest: fix skipping with various prefixes 4 years ago
Michael Hirsch c5e3ce3012 common/234: avoid intermittent failure by dynamic path length generation 4 years ago
Daniel Mensinger 02ea08ba66 cmake: make the traceparser permissive by default (fixes #7501) 4 years ago
Xavier Claessens 2e4a2bb373 interpreter: Lower case languages before checking if 'c' is in the list 4 years ago
Daniel Mensinger e5fabce1f3 cmake: Fix failing test case. Followup to #7527. 4 years ago
Simon McVittie 7db49db67d
mtest: TestResult.SKIP is not a failure (#7525) 4 years ago
Michael Hirsch, Ph.D bfddf9cfbc tests/common/227: remove unneeded is_git_checkout 4 years ago
Michael Hirsch 3c02cccd5b tests/common/227: don't have symlink in Git 4 years ago
Simon McVittie 2d218c289a tests: Disable Boost extralib test on macOS 4 years ago
Daniel Mensinger f16149cc49
cmake: Only run the cmake_module_path test for CMake >= 3.12 4 years ago
Daniel Mensinger 1c1ec9ff11
cmake: resolve IMPORTED executables in custom commands (fixes #7509) 4 years ago