From 1359fb6d7a76609ec07e22af9cd79ae604d23d20 Mon Sep 17 00:00:00 2001 From: Dieter Verfaillie Date: Wed, 15 May 2013 17:31:14 +0200 Subject: tests: put element inside a element The element can then hold both the expected parse tree and the warning/error messages emitted by the parser in a future child element. --- .../annotationparser/gi/annotation_destroy.xml | 62 +++++++++++----------- 1 file changed, 32 insertions(+), 30 deletions(-) (limited to 'tests/scanner/annotationparser/gi/annotation_destroy.xml') diff --git a/tests/scanner/annotationparser/gi/annotation_destroy.xml b/tests/scanner/annotationparser/gi/annotation_destroy.xml index 229a11be..d322dbb3 100644 --- a/tests/scanner/annotationparser/gi/annotation_destroy.xml +++ b/tests/scanner/annotationparser/gi/annotation_destroy.xml @@ -10,37 +10,39 @@ * Test messing up the heuristic of closure/destroy-notification * detection, and fixing it via annotations. */ - - - annotation_custom_destroy - - - - callback - - - destroy - - - - - - closure - - - - - - Destroy notification - - - Test messing up the heuristic of closure/destroy-notification + + + + annotation_custom_destroy + + + + callback + + + destroy + + + + + + closure + + + + + + Destroy notification + + + Test messing up the heuristic of closure/destroy-notification detection, and fixing it via annotations. - + + -- cgit v1.2.1