Skip to content

Generate an unit-test for all generated get_type functions

mredlek requested to merge mredlek/gnome-class:201811_tests into master

This requests adds a run-time unit-test for all generated _get_type-function. This test with runtime-functions if all ancestors are listed in the class definition and if the creation of a new object will not cause glib warning messages.

This requests build onto the branch of !43 (merged).

Merge request reports