Change atk_relation_type_from_string to atk_relation_type_for_name Add
[platform/upstream/atk.git] / tests / README
1 The tests in this directory are grouped into shared libraries, each of
2 which is a GTK_MODULE. That is, they are designed to be loaded into a running
3 GTK program by specifying the GTK_MODULES environment variable.
4
5 teststateset
6 ============
7 This module tests the interfaces in atk/atkstateset.h
8
9 testrelation
10 ============
11 This module tests the interfaces in atk/atkrelation.h