aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
2019-04-28consistent invalid escape sequence behaviourJon Turney1-0/+14
2019-04-23ast: Improved test caseDaniel Mensinger1-12/+4
2019-04-23ast: Make sure to avoid infinite recursionsDaniel Mensinger1-0/+14
2019-04-23ast: support elementary object methodsDaniel Mensinger1-3/+2
2019-04-23ast: resolve simple arithmetic nodesDaniel Mensinger1-1/+4
2019-04-23ast: resolve ID nodes in flatten_argsDaniel Mensinger1-1/+3
2019-04-22Remove extra directory in failing testJon Turney1-0/+0
2019-04-22i18n: add args keyword to merge_fileKonstantin6-3/+42
2019-04-21Merge pull request #5289 from mesonbuild/fixxpassJussi Pakkanen4-9/+29
2019-04-21Make it work on Cygwin.Jussi Pakkanen2-9/+24
2019-04-21Report xpass results as failures.Jussi Pakkanen2-0/+5
2019-04-18Add a test case for dependency(method:'config-tool') with an unknown nameJon Turney1-0/+2
2019-04-15gpgme dependency: verify that pkg-config works on newer gpgmeEli Schwartz1-0/+6
2019-04-13interpreter: Warn when environment() ops are overridenNirbheek Chauhan2-0/+21
2019-04-13mintro: Fix set_variable plus assign bug (closes #5256)Daniel Mensinger1-0/+3
2019-04-13TST: Actually check that postconf introspection works.Elliott Sales de Andrade2-1/+19
2019-04-07Merge pull request #4931 from dcbaker/pkg-config-builtinNirbheek Chauhan2-0/+10
2019-04-06Add gpgme-config supportJan Tojnar2-0/+29
2019-04-05dependencies: Add command line option for pkg_config_pathDylan Baker2-0/+10
2019-04-05BUGFIX: Microsoft MPI is only compatible with Intel FortranMichael Hirsch, Ph.D3-44/+38
2019-04-04Merge pull request #5205 from dcbaker/python-module-logJussi Pakkanen1-1/+1
2019-04-03modules/python: Report program found in find_installation()Dylan Baker1-1/+1
2019-04-02Merge pull request #5197 from mensinda/introDepBugFixJussi Pakkanen2-1/+9
2019-04-02Fix 'failing/85 gtest dependency with version' test to fail on ArchJon Turney1-1/+1
2019-04-02mintro: fix some interpreter crashesDaniel Mensinger2-1/+7
2019-04-02mintro: Fix crash when required is a function (closes #5177)Daniel Mensinger2-0/+2
2019-04-02Merge pull request #5128 from Ericson2314/sanity-check-with-flagsJussi Pakkanen2-2/+2
2019-04-01Use a real linker arg in 'test cases/common/177 initial c_args'John Ericson2-2/+2
2019-04-01Merge pull request #5103 from mesonbuild/linkcustomJussi Pakkanen7-55/+114
2019-04-01Also format headers with Clang-Format. Closes #5184.Jussi Pakkanen2-0/+12
2019-03-29tests: modify partial_dependency test to cover a bugDylan Baker1-1/+5
2019-03-28Support link_whole with custom targets.Jussi Pakkanen1-0/+10
2019-03-25add test case for same-name module+submoduleMichael Hirsch, Ph.D3-9/+6
2019-03-24Fix setup so test suite runs with rustc + MSVC. Closes: 5099Jussi Pakkanen1-2/+8
2019-03-22Disallow add_languages('vala') without 'c'Jon Turney2-1/+4
2019-03-20Merge pull request #5031 from bonzini/kconfigJussi Pakkanen10-0/+73
2019-03-20Add test case for multiple cross filesRoss Burton1-0/+4
2019-03-19Fix codegen with clang-cl.Jussi Pakkanen1-3/+10
2019-03-19THANK YOU STEVE JOBS FOR YOUR GREAT MODERN TOOLCHAIN!Jussi Pakkanen1-1/+1
2019-03-19Merge pull request #4724 from jon-turney/lib-machine-alwaysJussi Pakkanen2-0/+4
2019-03-19Win fixes.Jussi Pakkanen1-2/+2
2019-03-18Delete failing test that checks for custom target linking.Jussi Pakkanen4-55/+0
2019-03-18Can link against custom targets. Closes #4908.Jussi Pakkanen2-2/+13
2019-03-18Make custom lib script work with MSVC.Jussi Pakkanen2-12/+40
2019-03-18Add test script to generate a static library with a custom target.Jussi Pakkanen2-0/+58
2019-03-18interpreterbase: protect string division with FeatureNewPaolo Bonzini2-0/+6
2019-03-15kconfig: improvements for builddir config filePaolo Bonzini2-0/+16
2019-03-15[modules] Add kconfig moduleMark Schulte8-0/+57
2019-03-14Merge pull request #5081 from scivision/fortranincludeJussi Pakkanen4-0/+19
2019-03-14compilers: Try harder to dedup builtin libsNirbheek Chauhan9-0/+75