This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2024-11-27 23:47:29 +01:00
Code
Issues
Releases
Activity
d2c0ec78d2
cpython
/
Lib
/
test
History
Guido van Rossum
d2c0ec78d2
Use
...
around binary strings.
1997-10-07 21:22:48 +00:00
..
output
Added test for __all__.
1997-09-08 16:06:20 +00:00
audiotest.au
autotest.py
greyrgb.uue
pystone.py
re_tests.py
regex_tests.py
regrtest.py
Pass optional arguments (globals(), locals(), []) to __import__() so
1997-09-07 16:42:34 +00:00
test_al.py
test_array.py
Use
...
around binary strings.
1997-10-07 21:22:48 +00:00
test_audioop.py
test_b1.py
Added tests of the new builtin functions issubclass() and isinstance()
1997-08-22 21:27:03 +00:00
test_b2.py
test_binascii.py
test_binhex.py
test_bsddb.py
test_builtin.py
test_cd.py
test_cl.py
test_cmath.py
test_crypt.py
test_dbm.py
test_dl.py
test_errno.py
test_exceptions.py
Expanded r() function to handle class exceptions.
1997-08-29 21:58:25 +00:00
test_fcntl.py
test_gdbm.py
test_gl.py
test_grammar.py
test_grp.py
test_imageop.py
Fix path search for test data file so it works under more circumstances.
1997-10-01 22:10:32 +00:00
test_imgfile.py
test_math.py
test_md5.py
test_new.py
test_nis.py
test_opcodes.py
There was actually a test that ensured that raising an exception A
1997-10-01 04:41:05 +00:00
test_operations.py
test_operator.py
test_pkg.py
Added test for __all__.
1997-09-08 16:06:20 +00:00
test_pow.py
test_pwd.py
test_re.py
The re test suite is very slow on slower hosts.
1997-09-04 14:35:45 +00:00
test_regex.py
test_rgbimg.py
Look for uuencoded test files in the directory containing this module, too.
1997-09-07 16:54:34 +00:00
test_rotor.py
Oops. Of course, print b should also be print
b
. :-(
1997-08-18 13:42:28 +00:00
test_select.py
test_signal.py
test_socket.py
Fixed test for socket.error to work when it's a class exception.
1997-10-01 04:39:05 +00:00
test_strftime.py
Tweaks to cope with strftime returning 0 without error for %Z
1997-08-18 15:37:38 +00:00
test_strop.py
test_struct.py
test_sunaudiodev.py
test_support.py
test_thread.py
test_time.py
Tweaks to cope with strftime returning 0 without error for %Z
1997-08-18 15:37:38 +00:00
test_timing.py
test_types.py
test_unpack.py
regression test for new sequence unpacking semantics
1997-08-25 22:17:45 +00:00
test_zlib.py
Many more tests, including tests of many optional arguments.
1997-09-04 23:41:37 +00:00
testall.py
testimg.uue
testimgr.uue
testrgb.uue