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
/
allplatformstests.py
Age
Commit message (
Expand
)
Author
2023-08-30
Merge pull request #10332 from xclaesse/std-opt
Jussi Pakkanen
2023-08-23
machine file: Add @GLOBAL_SOURCE_ROOT@ and @DIRNAME@
Xavier Claessens
2023-08-17
Remove XML filter from testlog.{json,txt} and std streams
Tristan Partin
2023-08-08
correct cmakedefine behavior
Jan200101
2023-08-07
c_std, cpp_std: Change to a list of desired versions in preference order
Xavier Claessens
2023-08-02
convert booleans in summary function to correct representation
Eli Schwartz
2023-08-02
treewide: internally avoid deprecated machine file uses of "pkgconfig"
Eli Schwartz
2023-07-31
Rename variables that clash with pdb commands
Dan Hawson
2023-07-26
Fix install_data() default install path
Daniele Nicolodi
2023-07-25
unittests: test the vala template
Dylan Baker
2023-07-25
unittests: use subtests for template tests
Dylan Baker
2023-07-13
Silence some encoding warnings
Tristan Partin
2023-07-13
mtest: fix unencodable XML chars
Nazir Bilal Yavuz
2023-07-05
Merge pull request #11742 from xclaesse/link-whole-cases
Jussi Pakkanen
2023-06-26
mintro: record subproject in install_plan
Daniele Nicolodi
2023-06-26
linkers: delay implementations import until detect is run
Eli Schwartz
2023-06-26
dependencies: defer importing a custom dependency until it is used
Eli Schwartz
2023-06-25
tests: move script loaded modules test to platform-agnostic
Eli Schwartz
2023-06-16
unittests: fix test_scripts_loaded_modules matching exactly our own modules
Charles Brunet
2023-06-16
unittests: skip test using symlink if not available
Charles Brunet
2023-05-25
mtest: wildcard selection
Charles Brunet
2023-05-22
intro: add more details to generated files(part 2)
Charles Brunet
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-01
build: Process compilers before calling link() and link_whole()
Xavier Claessens
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-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
unittests: Pass the exact backend name
Xavier Claessens
2023-03-16
Stop using replace_if_different() for coredata pickle file
Daan De Meyer
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-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-11-27
Add warning_level=everything
David Robillard
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-10-25
Condense test directory numbers.
Jussi Pakkanen
2022-10-24
Accept disablers in summary values
Elliott Sales de Andrade
[next]