summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Gjs-expected
diff options
context:
space:
mode:
authorDieter Verfaillie <dieterv@optionexplicit.be>2013-03-20 16:54:53 +0100
committerDieter Verfaillie <dieterv@optionexplicit.be>2013-04-09 23:11:03 +0200
commit9625f52b5205f5c6f35b8300d60782a6ad6cb237 (patch)
treeb9a5f86d2c7b80ad7425953157ae7a846937d30d /tests/scanner/Regress-1.0-Gjs-expected
parent516c1877af22b4376e8010eb2e0f9a6fba002d81 (diff)
downloadgobject-introspection-9625f52b5205f5c6f35b8300d60782a6ad6cb237.tar.gz
tests: fix a too wide search/replace
Changed by accident in 2df621c53cdffbc3c43c3745947ee859020c8338 https://bugzilla.gnome.org/show_bug.cgi?id=697613
Diffstat (limited to 'tests/scanner/Regress-1.0-Gjs-expected')
-rw-r--r--tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject-tab-property.page2
-rw-r--r--tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.page2
-rw-r--r--tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.watch_full.page2
-rw-r--r--tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_custom_destroy.page2
4 files changed, 4 insertions, 4 deletions
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject-tab-property.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject-tab-property.page
index 9c797278..c2444fa4 100644
--- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject-tab-property.page
+++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject-tab-property.page
@@ -18,7 +18,7 @@
</code></synopsis>
- <p>This is a property regress_annotation intentionally indented with a mix
+ <p>This is a property annotation intentionally indented with a mix
of tabs and strings to test the tab handling capabilities of the scanner.</p>
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.page
index 95675a60..f4f01301 100644
--- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.page
+++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.page
@@ -23,7 +23,7 @@ let annotation_object = new Regress.AnnotationObject({
</code></synopsis>
- <p>This is an object used to test regress_annotations.</p>
+ <p>This is an object used to test annotations.</p>
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.watch_full.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.watch_full.page
index a5ccad47..99bfaf1b 100644
--- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.watch_full.page
+++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.watch_full.page
@@ -29,7 +29,7 @@ function watch_full(func:Regress.AnnotationForeachFunc):void {
</code></synopsis>
- <p>Test overriding via the "Rename To" regress_annotation.</p>
+ <p>Test overriding via the "Rename To" annotation.</p>
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_custom_destroy.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_custom_destroy.page
index 4cc018c0..c3e96530 100644
--- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_custom_destroy.page
+++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_custom_destroy.page
@@ -30,7 +30,7 @@ function annotation_custom_destroy(callback:Regress.AnnotationCallback):void {
<p>Test messing up the heuristic of closure/destroy-notification
-detection, and fixing it via regress_annotations.</p>
+detection, and fixing it via annotations.</p>