[Pkg-privacy-commits] [obfsproxy] 111/353: Rename unittest files to test_*.
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:01:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository obfsproxy.
commit 7f07005790592dd9c3dfa2c39f25954b358a35c4
Author: George Kadianakis <desnacked at riseup.net>
Date: Wed Feb 6 17:05:35 2013 +0000
Rename unittest files to test_*.
---
obfsproxy/test/{aes_unittest.py => test_aes.py} | 0
obfsproxy/test/{buffer_unittest.py => test_buffer.py} | 0
obfsproxy/test/transports/{b64_test.py => test_b64.py} | 0
obfsproxy/test/transports/{obfs3_dh_test.py => test_obfs3_dh.py} | 0
4 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/obfsproxy/test/aes_unittest.py b/obfsproxy/test/test_aes.py
similarity index 100%
rename from obfsproxy/test/aes_unittest.py
rename to obfsproxy/test/test_aes.py
diff --git a/obfsproxy/test/buffer_unittest.py b/obfsproxy/test/test_buffer.py
similarity index 100%
rename from obfsproxy/test/buffer_unittest.py
rename to obfsproxy/test/test_buffer.py
diff --git a/obfsproxy/test/transports/b64_test.py b/obfsproxy/test/transports/test_b64.py
similarity index 100%
rename from obfsproxy/test/transports/b64_test.py
rename to obfsproxy/test/transports/test_b64.py
diff --git a/obfsproxy/test/transports/obfs3_dh_test.py b/obfsproxy/test/transports/test_obfs3_dh.py
similarity index 100%
rename from obfsproxy/test/transports/obfs3_dh_test.py
rename to obfsproxy/test/transports/test_obfs3_dh.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/obfsproxy.git
More information about the Pkg-privacy-commits
mailing list