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
Age
Commit message (
Expand
)
Author
2019-05-22
sourceset: add a realistic example as a testcase
Paolo Bonzini
2019-05-22
new module "sourceset" to match source file lists against configuration data
Paolo Bonzini
2019-05-21
Merge pull request #5372 from dcbaker/get_variable
Jussi Pakkanen
2019-05-20
Generators can have extra target dependencies. Closes #4131.
Jussi Pakkanen
2019-05-20
Combine the two different pipeline test dirs into one.
Jussi Pakkanen
2019-05-20
fixup! fixup! tests: Add test for Dependency.get_variable
Dylan Baker
2019-05-16
compilers/fortran: Fix all has_argument methods in meson
Dylan Baker
2019-05-14
Merge pull request #5331 from dcbaker/icl
Jussi Pakkanen
2019-05-13
ast: fix #5376
Daniel Mensinger
2019-05-10
tests/fortran/14: Add vsdef files
Dylan Baker
2019-05-10
tests/fortran/9 cpp: It's okay to link ICL and ifort
Dylan Baker
2019-05-10
tests/fortran/1: call compiler.get_id() == str instead of compiler == str
Dylan Baker
2019-05-10
tests/204: Fix intel-cl expectations
Dylan Baker
2019-05-10
tests/206: Fix intel vs intel-cl expectations
Dylan Baker
2019-05-10
tests/143: Add xilib check for ICL
Dylan Baker
2019-05-10
tests/132: ICL should not run this test like MSVC and clang-cl
Dylan Baker
2019-05-10
tests/124: ICL alos does not use ASM
Dylan Baker
2019-05-10
tests/123: Add /nologo to cl and ml
Dylan Baker
2019-05-10
tests/123: For MSVC like compilers to treat the .S file like a .c file
Dylan Baker
2019-05-10
tests/common/40: ICL behaves like MSVC and should be tested like it
Dylan Baker
2019-05-10
test cases: Add ICL branches in addition to ICC branches
Dylan Baker
2019-05-10
tests: Add test for Dependency.get_variable
Dylan Baker
2019-05-09
add support for "target_type: 'shared_module'" in build_target()
Daniel Eklöf
2019-05-09
Better detection of tab indentation.
Jussi Pakkanen
2019-05-05
add -fno-exceptions if cpp_eh=none is specified
nicole mazzuca
2019-05-05
Fix an assertion exception when misusing install_data
Jon Turney
2019-05-03
cmake: LLVM better modules handling
Daniel Mensinger
2019-05-03
LLVM: Added CMake backend
Daniel Mensinger
2019-05-02
Merge pull request #5254 from dcbaker/fix-sub-dependencies
Dylan Baker
2019-05-02
per-target manual specification of link_language
Michael Hirsch, Ph.D
2019-05-02
tests: Extend tests that use Threads internally to set method
Dylan Baker
2019-05-02
Merge pull request #5161 from TheQwertiest/feature/custom_target_link
Jussi Pakkanen
2019-05-02
mtest: check for an empty suite list
Peter Hutterer
2019-05-02
Non-required appleframework deps should not be an error. Closes #5295.
Jussi Pakkanen
2019-04-29
Added additional tests for linking with custom_target[i]
TheQwertiest
2019-04-29
Added tests for custom_target[i]
TheQwertiest
2019-04-28
consistent invalid escape sequence behaviour
Jon Turney
2019-04-23
ast: Improved test case
Daniel Mensinger
2019-04-23
ast: Make sure to avoid infinite recursions
Daniel Mensinger
2019-04-23
ast: support elementary object methods
Daniel Mensinger
2019-04-23
ast: resolve simple arithmetic nodes
Daniel Mensinger
2019-04-23
ast: resolve ID nodes in flatten_args
Daniel Mensinger
2019-04-22
Remove extra directory in failing test
Jon Turney
2019-04-22
i18n: add args keyword to merge_file
Konstantin
2019-04-21
Merge pull request #5289 from mesonbuild/fixxpass
Jussi Pakkanen
2019-04-21
Make it work on Cygwin.
Jussi Pakkanen
2019-04-21
Report xpass results as failures.
Jussi Pakkanen
2019-04-18
Add a test case for dependency(method:'config-tool') with an unknown name
Jon Turney
2019-04-15
gpgme dependency: verify that pkg-config works on newer gpgme
Eli Schwartz
2019-04-13
interpreter: Warn when environment() ops are overriden
Nirbheek Chauhan
[next]