aboutsummaryrefslogtreecommitdiff
path: root/tests/io
diff options
context:
space:
mode:
authorDamien George2014-07-05 06:14:29 +0100
committerDamien George2014-07-05 06:14:29 +0100
commit539681fffd96082ca3b5d18643d4f08f65c47170 (patch)
tree7e6f8332c6e7737b768750e67265bb02b22932e6 /tests/io
parent0182385ab0b4a1b2e549c92f8f5b621135aeb975 (diff)
tests: Rename test scripts, changing - to _ for consistency.
From now on, all new tests must use underscore. Addresses issue #727.
Diffstat (limited to 'tests/io')
-rw-r--r--tests/io/file_iter.py (renamed from tests/io/file-iter.py)0
-rw-r--r--tests/io/file_stdio.py (renamed from tests/io/file-stdio.py)0
-rw-r--r--tests/io/file_with.py (renamed from tests/io/file-with.py)0
3 files changed, 0 insertions, 0 deletions
diff --git a/tests/io/file-iter.py b/tests/io/file_iter.py
index 48e873996..48e873996 100644
--- a/tests/io/file-iter.py
+++ b/tests/io/file_iter.py
diff --git a/tests/io/file-stdio.py b/tests/io/file_stdio.py
index cbdb07016..cbdb07016 100644
--- a/tests/io/file-stdio.py
+++ b/tests/io/file_stdio.py
diff --git a/tests/io/file-with.py b/tests/io/file_with.py
index ee1e70242..ee1e70242 100644
--- a/tests/io/file-with.py
+++ b/tests/io/file_with.py