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
/
unittests
Age
Commit message (
Expand
)
Author
2023-05-17
summary: Add from which subproject each subproject have been called
Xavier Claessens
2023-05-13
During reconfigure, show that no compiler was found, if compiler fails sanity...
Volker Weißmann
2023-05-05
Fix unit test that hardcoded `/` and hence broke on Windows
Ralf Gommers
2023-05-03
tests: fix `test_always_prefer_c_compiler_for_asm`
Benoit Pierre
2023-05-02
unittests: add magic flag global to integrate utility methods with unittest
Eli Schwartz
2023-05-02
tests: add workarounds for python brokenness on Windows
Eli Schwartz
2023-05-02
tests: add a python test for bytecode compilation
Eli Schwartz
2023-04-28
detect_cpu: Fix mips32 detection on mips64
Cyan
2023-04-20
intro: add more details to generated json files
Charles Brunet
2023-04-14
minstall: Fix install_subdir() excludes with path separators on Win
Daniele Nicolodi
2023-04-11
fix various spelling issues
Josh Soref
2023-04-11
Change "can not" to "cannot" throughout project
HiPhish
2023-03-30
msetup: Allow (re)configure of not empty builddir
Xavier Claessens
2023-03-30
msetup: use more consistent exceptions on exit
Xavier Claessens
2023-03-30
coredata: Fix changing prefix option
Xavier Claessens
2023-03-28
Condense test directories for rc1.
Jussi Pakkanen
2023-03-28
Add support for meson.options as a replacement for meson_options.txt
Dylan Baker
2023-03-28
unittests: Pass the exact backend name
Xavier Claessens
2023-03-28
Make backend option read-only
Xavier Claessens
2023-03-20
backends: add a new "none" backend
Eli Schwartz
2023-03-16
Stop using replace_if_different() for coredata pickle file
Daan De Meyer
2023-03-16
prevent lib prefix warning from pkg-config
Charles Brunet
2023-03-04
msubprojects: fix potential error when resetting a git checkout
Benoit Pierre
2023-03-04
typed_kwargs: Extend since_values and deprecated_values for types
Xavier Claessens
2023-03-01
interpreter: Add testcase..endtestcase clause support
Xavier Claessens
2023-03-01
unittests: add test for source dir stripping from rpaths
Stefan Hajnoczi
2023-02-27
mintro: Add exclude_{files, dirs} to install_subdir install_plan
Daniele Nicolodi
2023-02-24
test cases: use best practices method to find the python3 program
Eli Schwartz
2023-02-20
interpreter/mesonmain: Add build_options method
L. E. Segovia
2023-02-14
allow install script to run in dry-run mode
Charles Brunet
2023-02-10
cython: add unittest to verify that depfiles work
Eli Schwartz
2023-02-08
internaltests: Fix tests for /utf-8 removal
Dylan Baker
2023-02-01
remove /utf-8 option when /validate-charset- is present
Charles Brunet
2023-01-20
coredata: use a frozenset instead of a dict where values are always None
Dylan Baker
2023-01-18
devenv: Allow dumping into file and select a format
Xavier Claessens
2023-01-15
BUG: Fix generated sources not being included as dependencies in cython trans...
Thomas Li
2022-12-14
depfixer: silence fix_jar() and make it do something
Benjamin Gilbert
2022-12-07
wrap: Don't use --branch with shallow clones against HEAD
L. E. Segovia
2022-12-05
mtest: warn on invalid TAP output
Eli Schwartz
2022-12-04
refactor pkg-config dependency to allow statically finding the program
Eli Schwartz
2022-11-27
Add warning_level=everything
David Robillard
2022-11-22
unittests: add and use get_meson_log_raw function
Marvin Scholz
2022-11-22
unittests: add and use _open_meson_log function
Marvin Scholz
2022-11-21
Handle freezing tests. Fixes #10752.
Jussi Pakkanen
2022-11-17
tests: fix potential failure to verify pkg-config generation
Eli Schwartz
2022-11-16
Fix test_rust_clippy for rust 1.65
Xeonacid
2022-11-02
backends: Try guessing install tag for all installed files
Xavier Claessens
2022-11-01
minstall: make do_strip run with -Sx for macOS targets
L. E. Segovia
2022-10-25
Compilers: Keep ccache and exelist separated
Xavier Claessens
2022-10-25
Skip wrapdb test if there is no connectivity.
Jussi Pakkanen
[next]