aboutsummaryrefslogtreecommitdiff
path: root/test cases/frameworks/7 gnome
AgeCommit message (Expand)AuthorFilesLines
2022-10-28gnome: allow generator outputs as gdbus-codegen inputsPaolo Bonzini2-0/+11
2022-10-28gnome: allow custom targets as gdbus-codegen inputsPaolo Bonzini4-2/+23
2022-09-04Add missing cdata update in genmarshal testsJan Alexander Steffens (heftig)1-0/+3
2022-09-03tests/7 gnome: Fix incorrect unref of GResourceNirbheek Chauhan2-4/+3
2022-06-19update gnome test to cover built gresource filesEli Schwartz3-4/+29
2022-01-27modules/gnome: Allow gdbus_annotations to take an empty list againDylan Baker1-0/+10
2022-01-15gnome.genmarshal: restore the ability to pass sources as Files objectsEli Schwartz3-17/+61
2022-01-15tests: Add regression tests for gdbus_codegen argsNirbheek Chauhan2-1/+22
2021-10-30Added warning if run_command is called without the check kwargVolker Weißmann1-2/+2
2021-10-27modules/gnome: ensure that `install_dir` is setDylan Baker1-3/+3
2021-08-31pylint: turn on superflous-parensDylan Baker1-1/+1
2021-08-30decorators: Make unknown kwarg fatalXavier Claessens1-4/+0
2021-07-13Add expected skip annotations for non-linux CI runs to framework testsJon Turney1-1/+2
2021-05-28modules/gnome: Correctly handle generated sources for generate_girDylan Baker2-1/+27
2020-11-17gnome: Drop use of volatile in GLib type functionsPhilip Withnall3-12/+12
2020-06-29test: fix enum generation for GNOMEMike Gorse1-0/+8
2020-05-14gnome.generate_gir: Fix missing include directoriesXavier Claessens6-3/+175
2020-02-25test: merge installed_files.txt into test.jsonDaniel Mensinger2-24/+28
2020-01-24tests: Fix some test failures on Ubuntun 16.04 CINirbheek Chauhan1-0/+5
2018-10-10gnome.compile_resources: Put dependency directories before current source dirTingPing1-0/+1
2018-09-19Add some more implibs to list of installed files on cygwinJon Turney1-0/+4
2018-09-14test cases: add missing files to installed_files.txtMarco Trevisan (Treviño)1-0/+2
2018-08-09gnome.generate_gir: support generating gir for multiple librariesMathieu Duponchelle4-2/+79
2018-07-11gnome.gdbus_codegen: Handle XML docbook in subdirsNirbheek Chauhan2-2/+3
2018-06-19Add more tests to ensure no future regressionCorentin Noël1-0/+4
2018-05-23gnome.mkenums: test header built from generated templateMathieu Duponchelle1-3/+14
2018-05-23gnome/mkenums: allow passing generated files as templatesMathieu Duponchelle1-0/+16
2018-05-05gnome: Use the header basename for #include in mkenums_simpleNirbheek Chauhan1-1/+1
2018-05-04gnome: Disable usage of new --body and --header argsNirbheek Chauhan1-1/+7
2018-04-28Install generated gdbus header with old glib version too.Jussi Pakkanen2-1/+4
2018-04-20gnome: gdbus-codegen add a `sources:` kwargNirbheek Chauhan1-1/+2
2018-04-11gdbus_codegen: Return 2 targets when docbook is disabledNirbheek Chauhan1-0/+10
2018-04-09Never install the glib-mkenums generated C source (#3374)Emmanuele Bassi2-0/+2
2018-02-21Skip test cases/frameworks/7 gnome if prereqs not foundJon Turney1-0/+11
2018-02-20pkgconfig deps: Warn when a static library isn't foundNirbheek Chauhan1-0/+3
2018-02-20gnome: Fix depend_files listing for compile_resourcesNirbheek Chauhan2-1/+14
2018-01-06Update PATH for python-gi tests on WindowsJon Turney1-0/+3
2018-01-06Fix installed files check for gobject-introspection tests on CygwinJon Turney1-3/+3
2017-10-02Merge pull request #2375 from centricular/gnome-gir-fixesJussi Pakkanen1-1/+1
2017-10-01gnome: Add header kwarg to generate_gir()Patrick Griffis1-0/+1
2017-10-01tests/7 gnome: Test that GIR deps are flattenedNirbheek Chauhan1-1/+1
2017-09-12gnome: Docbook generation for gdbus_codegen()Iñigo Martínez1-1/+2
2017-09-04gnome.gdbus_codegen(): Add annotations keywordPatrick Griffis1-1/+5
2017-08-14Printing unknown kwarg error message no longer crashes the parser.Jussi Pakkanen1-0/+4
2017-08-14gnome: add mkenums_simple()Tim-Philipp Müller4-0/+81
2017-08-13gnome: Allow passing build_by_default: to some functionsNirbheek Chauhan3-4/+12
2017-08-13gnome: Fix parsing of resource custom target filesNirbheek Chauhan1-1/+1
2017-07-23Test the newly added gnome.genmarshal() argumentEmmanuele Bassi1-1/+2
2017-06-02Don't add dependencies recursively while linkingNirbheek Chauhan1-1/+1
2017-02-26tests: Use #!/usr/bin/env python3 for all scriptsNirbheek Chauhan1-1/+3