index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
run_unittests.py
Age
Commit message (
Expand
)
Author
2020-11-13
run_unittests: use textwrap.dedent
Dylan Baker
2020-11-12
Merge pull request #7965 from dcbaker/wip/2020-11/macos-github-actions
Jussi Pakkanen
2020-11-12
dependencies: Put pkgconfig options before operands
Haelwenn (lanodan) Monnier
2020-11-11
actions: Add unittests for macos
Dylan Baker
2020-11-10
unittests: Don't try to set alternative linkers for apple-clang
Dylan Baker
2020-11-03
Condense test directory names again.
Jussi Pakkanen
2020-11-01
interpreter: store correct files for project regeneration
Dylan Baker
2020-10-19
Remove a status message that leaks to stdout.
Jussi Pakkanen
2020-10-19
In text, betterer grammer usings.
Jussi Pakkanen
2020-10-19
Add delays to test for timestamp issues on mac.
Jussi Pakkanen
2020-10-17
pkgconfig: InternalDependency's ext_deps should be private by default
Xavier Claessens
2020-10-16
Subprojects should not inherit parent override
Xavier Claessens
2020-10-16
Machine file pkg_config_path overrides environment
Xavier Claessens
2020-10-16
Fix consistency in variables kwarg
Xavier Claessens
2020-10-15
intro: Add extra_files key to intro output (fixes #7310)
Daniel Mensinger
2020-10-13
wrap: Add 'redirect' type and use it when auto promote
Xavier Claessens
2020-10-13
Merge wraps from subprojects into wraps from main project
Xavier Claessens
2020-10-13
cmake: Add cross compilation support
Daniel Mensinger
2020-10-13
msubprojects: Handle wrap-file to wrap-git case
Xavier Claessens
2020-10-05
options: Handle updates to choices in options
Dylan Baker
2020-10-05
Never run clang-format / clang-tidy against directories
Bernd Busse
2020-10-05
machinefiles: Allow keys to be stored case insensitive
Dylan Baker
2020-10-04
pathlib: Fix resolve() by overriding it in Python 3.5
Daniel Mensinger
2020-10-01
compilers: make get_optimization_args abstract
Dylan Baker
2020-09-24
compilers/mixins/clike: fix mypy issues
Dylan Baker
2020-09-24
compilers/compilers: Fully type annotate
Dylan Baker
2020-09-18
msubprojects: Fix unit tests on Windows
Xavier Claessens
2020-09-18
msubprojects: Revert back to rev-parse instead of --show-current
Xavier Claessens
2020-09-18
msubprojects: Stop trying to guess subproject type
Xavier Claessens
2020-09-18
msubprojects: Add basic unit tests
Xavier Claessens
2020-09-17
unittests: mock os.environ before mucking with it
Dylan Baker
2020-09-17
tests: Make monkey patching smarter
Dylan Baker
2020-09-16
linkers: fully type annotate and fix mypy issues
Dylan Baker
2020-09-14
InternalDependency: Add as_link_whole() method
Xavier Claessens
2020-09-11
unit tests: Print total time taken for running tests
Nirbheek Chauhan
2020-09-11
unit tests: Don't use pytest when running single tests
Nirbheek Chauhan
2020-09-10
Split tests out from 'common' which require a native compiler
Jon Turney
2020-09-09
Add a test of add_languages(native:) introspection
Jon Turney
2020-09-08
Fix picking up tools with args from the env on Windows
Nirbheek Chauhan
2020-09-04
introspect: add test dependencies info to test/benchmark JSON
Paolo Bonzini
2020-09-02
Special case meson.version().version_compare() statement
Xavier Claessens
2020-08-30
unittests: continue on exception instead of break
James Hilliard
2020-08-30
D: fix include order
Pierrick Bouvier
2020-08-27
tests: make chdir more robust in run_unittests.py
Daniel Mensinger
2020-08-27
Fix typo when fetching buildtype option for compiler checks
Nirbheek Chauhan
2020-08-20
Skip nostdlib test on non-x86(_64) platforms
makise-homura
2020-08-18
Interpreter: Fix c_stdlib usage
Xavier Claessens
2020-08-15
ninjabackend: Fix coverage rule generation
Nirbheek Chauhan
2020-08-12
interpreter: Don't force fallback when subproject failed to configure
Xavier Claessens
2020-08-12
Test for spurious warning from get_target_filename
Paolo Bonzini
[next]