summaryrefslogtreecommitdiff
path: root/test cases/frameworks/7 gnome
AgeCommit message (Expand)Author
2025-06-09modules/gnome: Allow to generate markdown and reStructuredText dbus docCorentin Noël
2025-04-09gnome: Add a test consuming PythonL. E. Segovia
2025-03-01modules/gnome: Allow to specify the doc-format argumentCorentin Noël
2024-12-19replace cmake configuration workaround with a straight copyJan200101
2024-04-08gnome: Actually run all mkenums_simple tests and fix numberingMatthijs Velsink
2024-03-17tests: rename skip_on_jobname to expect_skip_on_jobname and skip_on_os to exp...Christoph Reiter
2023-09-09gnome.mkenum_simple(): Fix include path when header is in subdirXavier Claessens
2023-07-18ci: Skip test_generate_gir_with_address_sanitizerXavier Claessens
2023-04-26Add env kwarg to gnome.generate_gir().Volker Weißmann
2023-04-11fix various spelling issuesJosh Soref
2023-02-13add a CI runner testing that Meson runs correctly under PyPy3Eli Schwartz
2022-10-28gnome: allow generator outputs as gdbus-codegen inputsPaolo Bonzini
2022-10-28gnome: allow custom targets as gdbus-codegen inputsPaolo Bonzini
2022-09-04Add missing cdata update in genmarshal testsJan Alexander Steffens (heftig)
2022-09-03tests/7 gnome: Fix incorrect unref of GResourceNirbheek Chauhan
2022-06-19update gnome test to cover built gresource filesEli Schwartz
2022-01-27modules/gnome: Allow gdbus_annotations to take an empty list againDylan Baker
2022-01-15gnome.genmarshal: restore the ability to pass sources as Files objectsEli Schwartz
2022-01-15tests: Add regression tests for gdbus_codegen argsNirbheek Chauhan
2021-10-30Added warning if run_command is called without the check kwargVolker Weißmann
2021-10-27modules/gnome: ensure that `install_dir` is setDylan Baker
2021-08-31pylint: turn on superflous-parensDylan Baker
2021-08-30decorators: Make unknown kwarg fatalXavier Claessens
2021-07-13Add expected skip annotations for non-linux CI runs to framework testsJon Turney
2021-05-28modules/gnome: Correctly handle generated sources for generate_girDylan Baker
2020-11-17gnome: Drop use of volatile in GLib type functionsPhilip Withnall
2020-06-29test: fix enum generation for GNOMEMike Gorse
2020-05-14gnome.generate_gir: Fix missing include directoriesXavier Claessens
2020-02-25test: merge installed_files.txt into test.jsonDaniel Mensinger
2020-01-24tests: Fix some test failures on Ubuntun 16.04 CINirbheek Chauhan
2018-10-10gnome.compile_resources: Put dependency directories before current source dirTingPing
2018-09-19Add some more implibs to list of installed files on cygwinJon Turney
2018-09-14test cases: add missing files to installed_files.txtMarco Trevisan (Treviño)
2018-08-09gnome.generate_gir: support generating gir for multiple librariesMathieu Duponchelle
2018-07-11gnome.gdbus_codegen: Handle XML docbook in subdirsNirbheek Chauhan
2018-06-19Add more tests to ensure no future regressionCorentin Noël
2018-05-23gnome.mkenums: test header built from generated templateMathieu Duponchelle
2018-05-23gnome/mkenums: allow passing generated files as templatesMathieu Duponchelle
2018-05-05gnome: Use the header basename for #include in mkenums_simpleNirbheek Chauhan
2018-05-04gnome: Disable usage of new --body and --header argsNirbheek Chauhan
2018-04-28Install generated gdbus header with old glib version too.Jussi Pakkanen
2018-04-20gnome: gdbus-codegen add a `sources:` kwargNirbheek Chauhan
2018-04-11gdbus_codegen: Return 2 targets when docbook is disabledNirbheek Chauhan
2018-04-09Never install the glib-mkenums generated C source (#3374)Emmanuele Bassi
2018-02-21Skip test cases/frameworks/7 gnome if prereqs not foundJon Turney
2018-02-20pkgconfig deps: Warn when a static library isn't foundNirbheek Chauhan
2018-02-20gnome: Fix depend_files listing for compile_resourcesNirbheek Chauhan
2018-01-06Update PATH for python-gi tests on WindowsJon Turney
2018-01-06Fix installed files check for gobject-introspection tests on CygwinJon Turney
2017-10-02Merge pull request #2375 from centricular/gnome-gir-fixesJussi Pakkanen