summaryrefslogtreecommitdiff
path: root/test cases/frameworks
AgeCommit message (Expand)Author
2017-08-04Move MPI tests into frameworks.Elliott Sales de Andrade
2017-07-27Fix vulkan windows; Make test succeed w/o drivernyorain
2017-07-24Fix vulkan testnyorain
2017-07-24Fix wrong dep name in vulkan testnyorain
2017-07-24Add first vulkan dependency modulenyorain
2017-07-23Test the newly added gnome.genmarshal() argumentEmmanuele Bassi
2017-06-22Merge pull request #1966 from QuLogic/gtkdoc-librariesJussi Pakkanen
2017-06-21Merge pull request #1924 from mesonbuild/tingping/yelp-fixesJussi Pakkanen
2017-06-19Add example of generated header in docs.Elliott Sales de Andrade
2017-06-17wxwidgets: Fix usage of multiple dependency() callsNirbheek Chauhan
2017-06-10tests: Make SDL2 compulsory now that it's in the CI imageNirbheek Chauhan
2017-06-09gnome.yelp(): Test symlink_media casePatrick Griffis
2017-06-09gnome.yelp(): Make copies of media files when symlink is falsePatrick Griffis
2017-06-10tests: Increase dependencies coverage a bit moreNirbheek Chauhan
2017-06-09tests: Improve llvm dependency test coverageNirbheek Chauhan
2017-06-09Add a new test for SDL2, which didn't have oneNirbheek Chauhan
2017-06-04Merge pull request #1545 from centricular/dont-link-recursivelyJussi Pakkanen
2017-06-03Use correct gettext input file in testRene Lopez
2017-06-02Don't add dependencies recursively while linkingNirbheek Chauhan
2017-05-29De-uniquefy.Jussi Pakkanen
2017-05-25add static Boost dependency testAdam C. Foltzer
2017-05-09Upgrade CI image to Ubuntu Zesty.Jussi Pakkanen
2017-05-08Add support for @CURRENT_SOURCE_DIR@ in generator argumentsAlberto Aguirre
2017-05-03Add dependency for LLVM. Fixes #1611Dylan Baker
2017-04-15tests: skip protocol buffers test if deps are not foundTim-Philipp Müller
2017-04-09Add an option to dependencies called 'method'. This can be used toAaron Small
2017-03-01Merge pull request #1379 from mesonbuild/doxygenJussi Pakkanen
2017-02-26tests: Use #!/usr/bin/env python3 for all scriptsNirbheek Chauhan
2017-02-20gnome: Support configure_file() output in compile_resourcesNirbheek Chauhan
2017-02-18Improved the Doxygen sample project.Jussi Pakkanen
2017-02-12Created doxygen sample project.Jussi Pakkanen
2017-01-21tests/4 qt: Force the use of -std=c++11Nirbheek Chauhan
2017-01-09Fix Gnome module.Jussi Pakkanen
2017-01-04test/7 gnome: Fix on ICC and suppress a warningNirbheek Chauhan
2016-12-18Qt: Allow passing a name arg to preprocess()Nirbheek Chauhan
2016-12-03Merge pull request #1076 from mesonbuild/tingping/gresource-exportJussi Pakkanen
2016-12-03i18n: Add merge_file functionPatrick Griffis
2016-11-20gnome.compile_resources(): Add export and install_header kwargsPatrick Griffis
2016-11-20gnome.compile_resources(): Add ability to output gresource bundlesPatrick Griffis
2016-11-20gnome: Update required version for glib-compile-resources depfile fixesPatrick Griffis
2016-11-14trivial: remove executable bits on gnome frameworkIgor Gnatenko
2016-11-14Disable gresource dependency generation as it breaks Ninja.Jussi Pakkanen
2016-11-13tests/4 qt: Test that invalid modules are not foundNirbheek Chauhan
2016-11-13tests/4 qt: Don't search for QtWidgets with Qt4Nirbheek Chauhan
2016-11-13Add a test for gir dependencies and includesNirbheek Chauhan
2016-11-12Merge pull request #1010 from centricular/qt5-broken-moc-detectionJussi Pakkanen
2016-11-12Fix regex used in custom target evaluationNirbheek Chauhan
2016-11-11tests: Remove outdated qt4 manual test and rename qt5 automated testNirbheek Chauhan
2016-11-11qt4, qt5 modules: Improve moc/uic/rcc detectionNirbheek Chauhan
2016-11-09Allow tests to mark themselves as skipped during runtime.Jussi Pakkanen