[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [flashproxy/master] Run facilitator and proxy tests from "make test".
commit e863d6e58da4b2222925468314aa1fdcb8daca24
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date: Fri Sep 28 19:47:44 2012 -0700
Run facilitator and proxy tests from "make test".
---
Makefile | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/Makefile b/Makefile
index 55c5859..9339534 100644
--- a/Makefile
+++ b/Makefile
@@ -18,6 +18,8 @@ clean:
test:
./flashproxy-client-test
+ cd facilitator && ./facilitator-test
+ cd proxy && ./flashproxy-test.js
DISTNAME = flashproxy-client-$(VERSION)
DISTDIR = dist/$(DISTNAME)
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits