diff options
Diffstat (limited to 'tests/README')
-rw-r--r-- | tests/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/README b/tests/README new file mode 100644 index 0000000..b3973c0 --- /dev/null +++ b/tests/README @@ -0,0 +1,7 @@ +The tests in this directory are grouped into shared libraries, each of +which is a GTK_MODULE. That is, they are designed to be loaded into a running +GTK program by specifying the GTK_MODULES environment variable. + +teststateset +============ +This module tests the interfaces in atk/atkstatset.h |