summaryrefslogtreecommitdiff
path: root/tests/README
diff options
context:
space:
mode:
Diffstat (limited to 'tests/README')
-rw-r--r--tests/README45
1 files changed, 45 insertions, 0 deletions
diff --git a/tests/README b/tests/README
index 109cb18..b7e141d 100644
--- a/tests/README
+++ b/tests/README
@@ -89,3 +89,48 @@ AVAILABLE TESTS:
-component_grab_focus
-component_get_alpha
-component_set_extents
+- Collection
+ -get_collection_iface
+ -get_matches
+ -get_matches_to
+ -get_matches_from
+- EditableText:
+ -get_editable_text_iface
+ -editable_text_set_attributes
+ -editable_text_insert_text
+ -editable_text_copy_text
+ -editable_text_cut_text
+ -editable_text_delete_text
+ -editable_text_paste_text
+- Image:
+ -get_image_iface
+ -image_get_image_size
+ -image_get_image_position
+ -image_get_image_extents
+ -image_get_image_locale
+- Text:
+ -text_get_character_count
+ -text_get_text
+ -text_get_caret_offset
+ -text_get_text_attributes
+ -text_get_attribute_run
+ -text_get_get_text_attribute_value
+ -text_get_defualt_attributes
+ -text_set_caret_offset
+ -text_get_string_at_offset
+ -text_get_character_at_offset
+ -text_get_character_extents
+ -text_get_offset_at_point
+ -text_get_range_extents
+ -text_get_bounded_ranges
+ -text_get_n_selections
+ -text_get_selection
+ -text_add_selection
+ -text_remove_selection
+ -text_set_selection
+- Value
+ -value_get_minimum_value
+ -value_get_current_value
+ -value_get_maximum_value
+ -value_set_current_value
+ -value_get_minimum_increment