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-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
2019-04-13
mintro: Fix set_variable plus assign bug (closes #5256)
Daniel Mensinger
2019-04-13
TST: Actually check that postconf introspection works.
Elliott Sales de Andrade
2019-04-07
Merge pull request #4931 from dcbaker/pkg-config-builtin
Nirbheek Chauhan
2019-04-06
Add gpgme-config support
Jan Tojnar
2019-04-05
dependencies: Add command line option for pkg_config_path
Dylan Baker
2019-04-05
BUGFIX: Microsoft MPI is only compatible with Intel Fortran
Michael Hirsch, Ph.D
2019-04-04
Merge pull request #5205 from dcbaker/python-module-log
Jussi Pakkanen
2019-04-03
modules/python: Report program found in find_installation()
Dylan Baker
2019-04-02
Merge pull request #5197 from mensinda/introDepBugFix
Jussi Pakkanen
2019-04-02
Fix 'failing/85 gtest dependency with version' test to fail on Arch
Jon Turney
2019-04-02
mintro: fix some interpreter crashes
Daniel Mensinger
2019-04-02
mintro: Fix crash when required is a function (closes #5177)
Daniel Mensinger
2019-04-02
Merge pull request #5128 from Ericson2314/sanity-check-with-flags
Jussi Pakkanen
2019-04-01
Use a real linker arg in 'test cases/common/177 initial c_args'
John Ericson
2019-04-01
Merge pull request #5103 from mesonbuild/linkcustom
Jussi Pakkanen
2019-04-01
Also format headers with Clang-Format. Closes #5184.
Jussi Pakkanen
2019-03-29
tests: modify partial_dependency test to cover a bug
Dylan Baker
2019-03-28
Support link_whole with custom targets.
Jussi Pakkanen
2019-03-25
add test case for same-name module+submodule
Michael Hirsch, Ph.D
2019-03-24
Fix setup so test suite runs with rustc + MSVC. Closes: 5099
Jussi Pakkanen
2019-03-22
Disallow add_languages('vala') without 'c'
Jon Turney
2019-03-20
Merge pull request #5031 from bonzini/kconfig
Jussi Pakkanen
2019-03-20
Add test case for multiple cross files
Ross Burton
2019-03-19
Fix codegen with clang-cl.
Jussi Pakkanen
2019-03-19
THANK YOU STEVE JOBS FOR YOUR GREAT MODERN TOOLCHAIN!
Jussi Pakkanen
2019-03-19
Merge pull request #4724 from jon-turney/lib-machine-always
Jussi Pakkanen
2019-03-19
Win fixes.
Jussi Pakkanen
2019-03-18
Delete failing test that checks for custom target linking.
Jussi Pakkanen
2019-03-18
Can link against custom targets. Closes #4908.
Jussi Pakkanen
2019-03-18
Make custom lib script work with MSVC.
Jussi Pakkanen
2019-03-18
Add test script to generate a static library with a custom target.
Jussi Pakkanen
2019-03-18
interpreterbase: protect string division with FeatureNew
Paolo Bonzini
2019-03-15
kconfig: improvements for builddir config file
Paolo Bonzini
2019-03-15
[modules] Add kconfig module
Mark Schulte
2019-03-14
Merge pull request #5081 from scivision/fortraninclude
Jussi Pakkanen
2019-03-14
compilers: Try harder to dedup builtin libs
Nirbheek Chauhan
2019-03-14
add fortran include test case
Michael Hirsch, Ph.D
[next]