summaryrefslogtreecommitdiff
path: root/tubes/README
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2012-03-22 11:22:44 +0000
committerMatúš Kukan <matus.kukan@gmail.com>2012-07-17 16:39:30 +0200
commitc80787cd82769cd1063987dcf0a5b1bd366e056e (patch)
tree2bb419121f486af6d2157bc3492025ec07d1f9ff /tubes/README
parentbbfc386f54b4b6ca17431e187f161858a3b80976 (diff)
tubes: Give a useful error when test-config.ini is missing.
Diffstat (limited to 'tubes/README')
-rw-r--r--tubes/README10
1 files changed, 4 insertions, 6 deletions
diff --git a/tubes/README b/tubes/README
index 84d48928f80e..3f2f637c5a47 100644
--- a/tubes/README
+++ b/tubes/README
@@ -37,12 +37,10 @@ Status 2012-03-20:
is silenced down ... :-(
* for the cppunittest needed:
- * a jabber daemon running on localhost.localdomain
- * two accounts configured in Empathy
- * libo1@localhost.localdomain
- * libo2@localhost.localdomain
- * libo1 and libo2 must be contacts/buddies of each other
- * both accounts need to be online in Empathy
+ * Configure two Jabber accounts in Empathy
+ * Both must be online and on each other's contact list
+ * Copy qa/test-config.ini.example to qa/test-config.ini, and specify those
+ two accounts' JIDs in it.
* very nasty GMainLoop handling for cppunittest, HOPEFULLY we will get rid of
that in a real LibO