From c38aca268244d3c7004d6987a63d5756df148209 Mon Sep 17 00:00:00 2001 From: pranomostro Date: Thu, 15 Dec 2016 14:49:38 +0100 Subject: Add tests for ratox, importing z3bra's tests. Add a target check for the makefile for running the tests. --- tests/test-chat | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 tests/test-chat (limited to 'tests/test-chat') diff --git a/tests/test-chat b/tests/test-chat new file mode 100755 index 0000000..97bc838 --- /dev/null +++ b/tests/test-chat @@ -0,0 +1,9 @@ +. ./common + +spawn_users +add_friends +send_text +echo :: $(basename $0) - $(echolor 2 OK) + +cleanup +exit 0 -- cgit v1.2.3