summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2019-05-09Better detection of tab indentation.Jussi Pakkanen
2019-05-05add -fno-exceptions if cpp_eh=none is specified nicole mazzuca
2019-05-05Fix an assertion exception when misusing install_dataJon Turney
2019-05-03cmake: LLVM better modules handlingDaniel Mensinger
2019-05-03LLVM: Added CMake backendDaniel Mensinger
2019-05-02Merge pull request #5254 from dcbaker/fix-sub-dependenciesDylan Baker
2019-05-02per-target manual specification of link_languageMichael Hirsch, Ph.D
2019-05-02tests: Extend tests that use Threads internally to set methodDylan Baker
2019-05-02Merge pull request #5161 from TheQwertiest/feature/custom_target_linkJussi Pakkanen
2019-05-02mtest: check for an empty suite listPeter Hutterer
2019-05-02Non-required appleframework deps should not be an error. Closes #5295.Jussi Pakkanen
2019-04-29Added additional tests for linking with custom_target[i]TheQwertiest
2019-04-29Added tests for custom_target[i]TheQwertiest
2019-04-28consistent invalid escape sequence behaviourJon Turney
2019-04-23ast: Improved test caseDaniel Mensinger
2019-04-23ast: Make sure to avoid infinite recursionsDaniel Mensinger
2019-04-23ast: support elementary object methodsDaniel Mensinger
2019-04-23ast: resolve simple arithmetic nodesDaniel Mensinger
2019-04-23ast: resolve ID nodes in flatten_argsDaniel Mensinger
2019-04-22Remove extra directory in failing testJon Turney
2019-04-22i18n: add args keyword to merge_fileKonstantin
2019-04-21Merge pull request #5289 from mesonbuild/fixxpassJussi Pakkanen
2019-04-21Make it work on Cygwin.Jussi Pakkanen
2019-04-21Report xpass results as failures.Jussi Pakkanen
2019-04-18Add a test case for dependency(method:'config-tool') with an unknown nameJon Turney
2019-04-15gpgme dependency: verify that pkg-config works on newer gpgmeEli Schwartz
2019-04-13interpreter: Warn when environment() ops are overridenNirbheek Chauhan
2019-04-13mintro: Fix set_variable plus assign bug (closes #5256)Daniel Mensinger
2019-04-13TST: Actually check that postconf introspection works.Elliott Sales de Andrade
2019-04-07Merge pull request #4931 from dcbaker/pkg-config-builtinNirbheek Chauhan
2019-04-06Add gpgme-config supportJan Tojnar
2019-04-05dependencies: Add command line option for pkg_config_pathDylan Baker
2019-04-05BUGFIX: Microsoft MPI is only compatible with Intel FortranMichael Hirsch, Ph.D
2019-04-04Merge pull request #5205 from dcbaker/python-module-logJussi Pakkanen
2019-04-03modules/python: Report program found in find_installation()Dylan Baker
2019-04-02Merge pull request #5197 from mensinda/introDepBugFixJussi Pakkanen
2019-04-02Fix 'failing/85 gtest dependency with version' test to fail on ArchJon Turney
2019-04-02mintro: fix some interpreter crashesDaniel Mensinger
2019-04-02mintro: Fix crash when required is a function (closes #5177)Daniel Mensinger
2019-04-02Merge pull request #5128 from Ericson2314/sanity-check-with-flagsJussi Pakkanen
2019-04-01Use a real linker arg in 'test cases/common/177 initial c_args'John Ericson
2019-04-01Merge pull request #5103 from mesonbuild/linkcustomJussi Pakkanen
2019-04-01Also format headers with Clang-Format. Closes #5184.Jussi Pakkanen
2019-03-29tests: modify partial_dependency test to cover a bugDylan Baker
2019-03-28Support link_whole with custom targets.Jussi Pakkanen
2019-03-25add test case for same-name module+submoduleMichael Hirsch, Ph.D
2019-03-24Fix setup so test suite runs with rustc + MSVC. Closes: 5099Jussi Pakkanen
2019-03-22Disallow add_languages('vala') without 'c'Jon Turney
2019-03-20Merge pull request #5031 from bonzini/kconfigJussi Pakkanen
2019-03-20Add test case for multiple cross filesRoss Burton