[Telepathy-commits] [telepathy-qt4/master] Update tests/README to explain what tests/lib does
Simon McVittie
simon.mcvittie at collabora.co.uk
Fri Jan 9 07:10:31 PST 2009
---
tests/README | 15 +++++++++------
1 files changed, 9 insertions(+), 6 deletions(-)
diff --git a/tests/README b/tests/README
index dd32492..0246e9c 100644
--- a/tests/README
+++ b/tests/README
@@ -3,11 +3,14 @@ correctly.
Where to put new tests:
-/tests/ if they're simple regression tests in pure C++ that don't access D-Bus
-(these are likely to be rare)
+* /tests/ if they're simple regression tests in pure C++ that don't access
+ D-Bus (these are likely to be rare)
-/tests/dbus/ if they touch the session bus (a temporary session bus will be
-used)
+* /tests/dbus/ if they touch the session bus (a temporary session bus will be
+ used)
-/tests/pinocchio/ if they touch the session bus, and require
-telepathy-pinocchio to be available
+* /tests/pinocchio/ if they touch the session bus, and also require
+ telepathy-pinocchio to be available
+
+/tests/lib/ contains support code, some of it taken from the telepathy-glib
+examples and regression tests.
--
1.5.6.5
More information about the Telepathy-commits
mailing list