summaryrefslogtreecommitdiff
path: root/tests/README
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2008-01-15 14:55:32 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2008-01-15 14:55:32 +0000
commit335379d2638176622d837eaa4fc5e8e13e56a34a (patch)
tree9a0e4e377ddc9c77895b0096dd7e64786fa10814 /tests/README
parent263e92ac74703856b091b3c94d0531d8f8de6c4a (diff)
downloadtelepathy-glib-335379d2638176622d837eaa4fc5e8e13e56a34a.tar.gz
Add a README to tests/
20080115145532-53eee-9914e52d6c40d0846c10daf39750d6a03a2c6870.gz
Diffstat (limited to 'tests/README')
-rw-r--r--tests/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/README b/tests/README
new file mode 100644
index 000000000..ae74c9f50
--- /dev/null
+++ b/tests/README
@@ -0,0 +1,8 @@
+Where to put new tests:
+
+/tests/ if they're simple regression tests that don't touch the session bus
+
+/tests/dbus/ if they touch the session bus
+(a temporary session bus will be used)
+
+/tests/tools/ if they're shell scripts that test the code generation tools