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-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
2019-03-11
Add static as keyword to find_library
Niklas Claesson
2019-03-11
Add unit test for pkgconfig relative paths
Ignacio Casal Quinteiro
2019-03-11
test: fix "get define" on OpenBSD
Antoine Jacoutot
2019-03-10
Condense directory numbering for release.
Jussi Pakkanen
2019-03-10
Fix appleframeworks with multiple modules.
Jussi Pakkanen
2019-03-04
rewriter: Fixed test case
Daniel Mensinger
2019-03-04
rewriter: Require '/' for the project ID
Daniel Mensinger
2019-03-04
rewriter: Handle duplicate target
Daniel Mensinger
2019-03-04
rewriter: Renamed tgt_{add,rm} --> target_{add,rm}
Daniel Mensinger
2019-03-04
rewriter: Sort source files (#5010)
Daniel Mensinger
2019-03-03
Added test cases
Daniel Mensinger
2019-03-03
rewriter: Handle Arithmetic node
Daniel Mensinger
2019-03-03
Merge pull request #4958 from bonzini/tap
Jussi Pakkanen
2019-03-02
rewriter: Avoid duplicates
Daniel Mensinger
2019-03-02
Fix ternary in thing (#5007)
Dylan Baker
2019-03-02
mtest: implement TAP parsing
Paolo Bonzini
2019-03-02
mtest: add support for hard errors
Paolo Bonzini
2019-03-01
auto generate msvc pch source file if none is provided by the user
Nicolas Schneider
[next]