Skip to content

girepository: Add parsing, writing, and Regress tests for glib:async-func, glib:sync-func, and glib:finish-func annotations.

Evan Welsh requested to merge ewlsh/async-api into main

Add parsing, writing, and Regress tests for glib:async-func, glib:sync-func, and glib:finish-func annotations.

Based on !278 (closed)

Changes

This MR cleans up the original MR, ensuring the writer and parser correctly operates on all callables.

It additionally adds static and object-based test functions into Regress.

Edited by Evan Welsh

Merge request reports