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
/
test cases
/
failing build
Age
Commit message (
Expand
)
Author
2024-10-11
test: avoid need for explict CMake minimum
scivision
2024-08-08
Fix compiling ObjC/ObjC++ on Windows/MinGW
Jonathan Schleifer
2024-07-15
tests: short-circuit tests that require cmake, faster
Eli Schwartz
2024-07-10
tests: add werror tests for several languages
Benjamin Gilbert
2024-02-26
Condense directory names for RC1.
Jussi Pakkanen
2023-12-05
ninja backend: don't hide all compiler warnings for transpiled languages
Eli Schwartz
2022-02-03
cmake: ci: Skip tests on Ubuntu Bionic where CMake is stuck on 3.10
Daniel Mensinger
2021-08-15
editorconfig: add setting to trim trailing whitespace
Eli Schwartz
2021-03-17
One more unixy fix.
Jussi Pakkanen
2020-09-21
Add a test of a failed pickled command
Jon Turney
2020-02-19
cmake: Ignore files that violate subproject isolation (fixes #6640)
Daniel Mensinger
2019-01-02
vs: respect 'b_pch' option
Nicolas Schneider
2018-12-09
Fix hidden symbol test for Windows clang
Jon Turney
2018-08-09
Call it gnu_symbol_visibility instead.
Jussi Pakkanen
2018-08-09
Add kwarg for specifying symbol visibility.
Jussi Pakkanen
2017-01-04
tests/failing build/1: Fix test with ICC
Nirbheek Chauhan
2016-10-14
Test that warnings apply to C files in Vala targets
Nirbheek Chauhan