summaryrefslogtreecommitdiff
path: root/test cases/vala
AgeCommit message (Expand)Author
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz
2021-05-20Revert "Disable failing Cygwin GIR test."Jon Turney
2021-05-20vala: Test that adding C manually isn't requiuredDylan Baker
2021-02-18Disable failing Cygwin GIR test.Jussi Pakkanen
2020-11-17gnome: Drop use of volatile in GLib type functionsPhilip Withnall
2020-08-07interpreter: Lower case languages before checking if 'c' is in the listXavier Claessens
2020-02-25test: merge installed_files.txt into test.jsonDaniel Mensinger
2019-03-22Disallow add_languages('vala') without 'c'Jon Turney
2018-09-14run_proect_tests: add cygwin as platform fix nameMarco Trevisan (Treviño)
2018-09-14test cases: add missing files to installed_files.txtMarco Trevisan (Treviño)
2018-08-15Kill tabs dead! For good!Jussi Pakkanen
2018-06-10vala: fix extract_all_objects() resultPaolo Bonzini
2018-05-10vala: Fix shared_module linking with export_dynamic executableNirbheek Chauhan
2018-02-20vala: Fix path of C file with generated Vala filesNirbheek Chauhan
2018-01-06Use GObject-based libraries in test case/vala/11 generated vapiJon Turney
2018-01-06Fix installed files check for gobject-introspection tests on CygwinJon Turney
2017-12-11Fix Vala thread flag breakage (#2756)Ernestas Kulik
2017-10-03Add additional directory depth tests to Vala test case 22Alistair Thomas
2017-10-03Reduce code complexity, fix nested array in files instructionCorentin Noël
2017-10-02Allow different directories for Vala filesCorentin Noël
2017-09-18ninja: Fix the dependency on the VAPI when 'vala_vapi' is usedGuillaume Poirier-Morency
2017-06-30vala: Add a shared module testcase using 'GLib.TypeModule'Guillaume Poirier-Morency
2017-06-27Merged Genie support.Jussi Pakkanen
2017-06-27Merge pull request #1986 from phako/masterJussi Pakkanen
2017-06-26Add test for Genie with multiple and mixed sourcesAlistair Thomas
2017-06-26Add test case for compiling a Genie fileAlistair Thomas
2017-06-26Add a test for ignoring not-found vala depsNirbheek Chauhan
2017-06-22vala: Only add --use-header for unity buildsNirbheek Chauhan
2017-06-17Make external library no-op when used with incompatible target (#1941)Nirbheek Chauhan
2017-06-02Don't add dependencies recursively while linkingNirbheek Chauhan
2017-05-14ninja: Deduplicate dependent vapisOle André Vadla Ravnås
2017-05-13ninja: Also include Vala headers in generated headersOle André Vadla Ravnås
2017-04-12vala: Allow installation into default directoriesNirbheek Chauhan
2017-04-04Support multiple install dirs for built/custom targetsNirbheek Chauhan
2016-12-19tree-wide: remove unused importsIgor Gnatenko
2016-12-16tests/vala/14: Disable running of GTK+ testNirbheek Chauhan
2016-12-15Add a test that uses hand-written vapi filesNirbheek Chauhan
2016-12-15Test target glib version and gresources in ValaNirbheek Chauhan
2016-12-15Add a testcase for 'Duplicate outputs' bugSam Thursfield
2016-12-04Renamed dirs to plug holes in numbering.Jussi Pakkanen
2016-11-14Rename test cases to remove duplicate numbers.Elliott Sales de Andrade
2016-11-12vala: Generate GIR into the build directory (fix #185)Guillaume Poirier-Morency
2016-11-12vala: Implement valac.find_libraryNirbheek Chauhan
2016-11-12Revert "vala: Build with '--nostdpkg'", MR #920Jussi Pakkanen
2016-11-12vala: Fix compiled object extractionNirbheek Chauhan
2016-11-12vala: Build with '--nostdpkg'Guillaume Poirier-Morency
2016-11-02Merge pull request #895 from mesonbuild/wip/tingping/gnome-vapiJussi Pakkanen
2016-10-25Merge pull request #912 from valum-framework/wip/vala-custom-header-and-vapiJussi Pakkanen
2016-10-24vala: Custom header and vapi name (fix #892)Guillaume Poirier-Morency
2016-10-21gnome: Add generate_vapi() functionPatrick Griffis