summaryrefslogtreecommitdiffstats
path: root/Lib/test/output
diff options
context:
space:
mode:
authorMark Hammond <mhammond@skippinet.com.au>2003-12-03 01:29:56 (GMT)
committerMark Hammond <mhammond@skippinet.com.au>2003-12-03 01:29:56 (GMT)
commit6d459725a3f2f904a525739a63792b702aa32384 (patch)
treefcaba35fe9dd486f8697a3ffecbb026eb2c39e45 /Lib/test/output
parentb337dd903bdf4438b367b586a9e097eb9efeb46d (diff)
downloadcpython-6d459725a3f2f904a525739a63792b702aa32384.zip
cpython-6d459725a3f2f904a525739a63792b702aa32384.tar.gz
cpython-6d459725a3f2f904a525739a63792b702aa32384.tar.bz2
Add test for bug "[ 846133 ] os.chmod/os.utime/shutil do not work with
unicode filenames" Reorganize tests into functions so more combinations of unicode/encoded/ascii can be tested, and while I was at it, upgrade to unittest based test.
Diffstat (limited to 'Lib/test/output')
-rw-r--r--Lib/test/output/test_unicode_file2
1 files changed, 0 insertions, 2 deletions
diff --git a/Lib/test/output/test_unicode_file b/Lib/test/output/test_unicode_file
deleted file mode 100644
index 6e984d8..0000000
--- a/Lib/test/output/test_unicode_file
+++ /dev/null
@@ -1,2 +0,0 @@
-test_unicode_file
-All the Unicode tests appeared to work