aboutsummaryrefslogtreecommitdiff
path: root/test cases/vala
AgeCommit message (Expand)AuthorFilesLines
2021-05-20Revert "Disable failing Cygwin GIR test."Jon Turney1-4/+0
2021-05-20vala: Test that adding C manually isn't requiuredDylan Baker1-1/+2
2021-02-18Disable failing Cygwin GIR test.Jussi Pakkanen1-0/+4
2020-11-17gnome: Drop use of volatile in GLib type functionsPhilip Withnall1-4/+4
2020-08-07interpreter: Lower case languages before checking if 'c' is in the listXavier Claessens1-1/+2
2020-02-25test: merge installed_files.txt into test.jsonDaniel Mensinger10-26/+46
2019-03-22Disallow add_languages('vala') without 'c'Jon Turney1-1/+2
2018-09-14run_proect_tests: add cygwin as platform fix nameMarco Trevisan (Treviño)3-5/+5
2018-09-14test cases: add missing files to installed_files.txtMarco Trevisan (Treviño)4-4/+10
2018-08-15Kill tabs dead! For good!Jussi Pakkanen3-41/+41
2018-06-10vala: fix extract_all_objects() resultPaolo Bonzini8-0/+89
2018-05-10vala: Fix shared_module linking with export_dynamic executableNirbheek Chauhan3-0/+44
2018-02-20vala: Fix path of C file with generated Vala filesNirbheek Chauhan1-0/+5
2018-01-06Use GObject-based libraries in test case/vala/11 generated vapiJon Turney5-10/+52
2018-01-06Fix installed files check for gobject-introspection tests on CygwinJon Turney3-5/+5
2017-12-11Fix Vala thread flag breakage (#2756)Ernestas Kulik2-0/+9
2017-10-03Add additional directory depth tests to Vala test case 22Alistair Thomas6-11/+22
2017-10-03Reduce code complexity, fix nested array in files instructionCorentin Noël1-2/+2
2017-10-02Allow different directories for Vala filesCorentin Noël4-0/+30
2017-09-18ninja: Fix the dependency on the VAPI when 'vala_vapi' is usedGuillaume Poirier-Morency2-3/+7
2017-06-30vala: Add a shared module testcase using 'GLib.TypeModule'Guillaume Poirier-Morency5-0/+106
2017-06-27Merged Genie support.Jussi Pakkanen10-0/+72
2017-06-27Merge pull request #1986 from phako/masterJussi Pakkanen1-1/+4
2017-06-26Add test for Genie with multiple and mixed sourcesAlistair Thomas8-0/+64
2017-06-26Add test case for compiling a Genie fileAlistair Thomas2-0/+8
2017-06-26Add a test for ignoring not-found vala depsNirbheek Chauhan1-1/+4
2017-06-22vala: Only add --use-header for unity buildsNirbheek Chauhan1-1/+9
2017-06-17Make external library no-op when used with incompatible target (#1941)Nirbheek Chauhan1-1/+5
2017-06-02Don't add dependencies recursively while linkingNirbheek Chauhan1-1/+1
2017-05-14ninja: Deduplicate dependent vapisOle André Vadla Ravnås4-0/+52
2017-05-13ninja: Also include Vala headers in generated headersOle André Vadla Ravnås7-0/+60
2017-04-12vala: Allow installation into default directoriesNirbheek Chauhan4-13/+11
2017-04-04Support multiple install dirs for built/custom targetsNirbheek Chauhan2-0/+40
2016-12-19tree-wide: remove unused importsIgor Gnatenko1-1/+0
2016-12-16tests/vala/14: Disable running of GTK+ testNirbheek Chauhan1-1/+2
2016-12-15Add a test that uses hand-written vapi filesNirbheek Chauhan3-0/+23
2016-12-15Test target glib version and gresources in ValaNirbheek Chauhan5-0/+76
2016-12-15Add a testcase for 'Duplicate outputs' bugSam Thursfield8-0/+136
2016-12-04Renamed dirs to plug holes in numbering.Jussi Pakkanen18-0/+0
2016-11-14Rename test cases to remove duplicate numbers.Elliott Sales de Andrade4-0/+0
2016-11-12vala: Generate GIR into the build directory (fix #185)Guillaume Poirier-Morency2-0/+23
2016-11-12vala: Implement valac.find_libraryNirbheek Chauhan5-2/+23
2016-11-12Revert "vala: Build with '--nostdpkg'", MR #920Jussi Pakkanen1-2/+1
2016-11-12vala: Fix compiled object extractionNirbheek Chauhan2-0/+7
2016-11-12vala: Build with '--nostdpkg'Guillaume Poirier-Morency1-1/+2
2016-11-02Merge pull request #895 from mesonbuild/wip/tingping/gnome-vapiJussi Pakkanen9-0/+131
2016-10-25Merge pull request #912 from valum-framework/wip/vala-custom-header-and-vapiJussi Pakkanen2-0/+9
2016-10-24vala: Custom header and vapi name (fix #892)Guillaume Poirier-Morency2-0/+9
2016-10-21gnome: Add generate_vapi() functionPatrick Griffis9-0/+131
2016-10-21Add support for extracting objects in unity buildsNirbheek Chauhan1-1/+5