[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/master] Distcheck repair: add new python testing code to "tarballs"
commit 4268cbf29452a9851a6591ad7200468f38c8937c
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date: Tue Feb 4 11:07:43 2014 -0500
Distcheck repair: add new python testing code to "tarballs"
'make distcheck' now passes again.
---
src/test/include.am | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/src/test/include.am b/src/test/include.am
index b338cbe..9f6c3e0 100644
--- a/src/test/include.am
+++ b/src/test/include.am
@@ -108,3 +108,9 @@ endif
./src/test/test-bt-cl assert | $(PYTHON) $(top_srcdir)/src/test/bt_test.py
./src/test/test-bt-cl crash | $(PYTHON) $(top_srcdir)/src/test/bt_test.py
endif
+
+EXTRA_DIST += \
+ src/test/bt_test.py \
+ src/test/ntor_ref.py \
+ src/test/slownacl_curve25519.py \
+ src/test/test_cmdline_args.py
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits