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-12-03
macos: Fix path in test to be Sonoma compatible
Andres Freund
2023-11-12
Renumber test dirs for rc3.
Jussi Pakkanen
2023-11-04
Fine-tune the error message when trying to build outside the project root
Eli Schwartz
2023-10-27
Condense test directories for RC1.
Jussi Pakkanen
2023-10-20
modules/rust: Add a test that bindgen drops arguments it shouldn't use
Dylan Baker
2023-10-09
cargo: Fix '1.0.45' version conversion
Xavier Claessens
2023-10-09
cargo: builder: Remove all duplicated functions
Xavier Claessens
2023-10-09
interpreter: add <lang>_(static|shared)_args
Dylan Baker
2023-10-09
Allow c++23 in gcc-11.
Benjamin Redelings
2023-10-05
mcompile: add suffix as an additional parameter
Dudemanguy
2023-10-05
build: use suffix when getting target id for exes
Dudemanguy
2023-10-04
Remove type comments in run_project_tests.py
Tristan Partin
2023-09-28
unittest: Fix clang-tidy-fix
Lei YU
2023-09-26
compilers: use correct version comparison for openbsd libraries
Eli Schwartz
2023-09-25
Add clang-tidy-fix target
Lei YU
2023-09-18
pkgconfig: Set PKG_CONFIG in env for devenv and g-ir-scanner
Xavier Claessens
2023-09-18
pkgconfig: Restore logging of pkg-config version
Xavier Claessens
2023-09-18
Remove get_configtool_variable()
Xavier Claessens
2023-09-18
Remove get_pkgconfig_variable()
Xavier Claessens
2023-09-14
Revert "tests: skip a test that fails with new Python 3.11 from MSYS2"
Christoph Reiter
2023-09-12
Merge pull request #12152 from bruchar1/ast-preserve-all
Jussi Pakkanen
2023-09-12
fix bug with openssl when cmake is missing
Charles Brunet
2023-09-11
raw printer
Charles Brunet
2023-09-05
wrap: Use MESON_PACKAGE_CACHE_DIR as default packagecache path
Xavier Claessens
2023-08-30
Merge pull request #10332 from xclaesse/std-opt
Jussi Pakkanen
2023-08-25
msetup: Update options when builddir is already configured
Xavier Claessens
2023-08-23
machine file: Add @GLOBAL_SOURCE_ROOT@ and @DIRNAME@
Xavier Claessens
2023-08-18
tests: fix assertion rewriting when pytest is used
Benoit Pierre
2023-08-17
tests: consolidate MESON_SKIP_TEST reporting and use it in unittests
Eli Schwartz
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
Error when an installed static library links to internal custom target
Xavier Claessens
2023-08-07
c_std, cpp_std: Change to a list of desired versions in preference order
Xavier Claessens
2023-08-06
tests: Assert that mips64 kernel is detected as mips64 with no compilers
Simon McVittie
2023-08-06
tests: Pass a mock C compiler to detect_cpu(), detect_cpu_family()
Simon McVittie
2023-08-03
PkgConfigDependency: Move CLI handling into its own abstraction
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-31
Merge pull request #11986 from williamspatrick/clang-enable-cpp23
Jussi Pakkanen
2023-07-30
tests: skip a test that fails with new Python 3.11 from MSYS2
Christoph Reiter
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-14
tests: add support for c++23/c++26 detection
Steven Noonan
2023-07-13
macos: map arm64e to aarch64, map "whole" architecture strings
Andres Freund
2023-07-13
Silence some encoding warnings
Tristan Partin
2023-07-13
mtest: fix unencodable XML chars
Nazir Bilal Yavuz
2023-07-10
build: dependencies should come after link_with on link command
Xavier Claessens
2023-07-10
build: Fix linking multiple libraries and some are promoted
Xavier Claessens
[next]