summaryrefslogtreecommitdiff
path: root/test cases/vala
AgeCommit message (Expand)Author
2025-10-08vala: Add method to get generated GIR from a build_targetDylan Baker
2025-07-25build/process_compilers: Skip throwing error for headersFlorian "sp1rit"​
2025-05-31Vala: Add test for generated UI in subdirectoriesJames Westman
2025-01-28tests: disable vala generated test on cygwinDylan Baker
2024-04-30Fix dependencies for vala.links #13158Ben Corby
2024-04-23Fix compile.links for valaBen Corby
2024-01-11Vala: fixes to gresource handling (#12418)Valeri
2023-12-05ninja backend: don't hide all compiler warnings for transpiled languagesEli Schwartz
2023-10-09interpreter: Handle BuildTarget.vala_args as Files in the interpreterDylan Baker
2023-09-07Fix crash when installing a vala library and python sourcesXavier Claessens
2023-02-07test cases/vala: Fix clang error during int to pointer coercionNirbheek Chauhan
2022-02-27test cases/vala: Fix test 14Mark Bolhuis
2022-01-15tests: Add a regression test for vapigen metadatadirNirbheek Chauhan
2021-11-08tests/vala: remove useless keyword argumentDylan Baker
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