index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_cpickle.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Getting rid of cPickle. Mmm, feels good!
Guido van Rossum
2007-07-20
1
-103/+0
*
Use absolute import. (Should this go into 2.5?)
Neal Norwitz
2006-03-24
1
-1/+1
*
Combine the functionality of test_support.run_unittest()
Walter Dörwald
2003-05-01
1
-7/+6
*
SF bug 690622: test_cpickle overflows stack on MacOS9.
Tim Peters
2003-02-21
1
-1/+5
*
Renamed "bin" arguments to "proto". Note that this test currently
Tim Peters
2003-01-28
1
-6/+6
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
Merge of the release22 branch changes back into the trunk.
Barry Warsaw
2001-12-21
1
-0/+7
*
Fix the test control support for the pickle & cPickle tests so the tests run
Fred Drake
2001-12-19
1
-5/+12
*
Whitespace normalization.
Tim Peters
2001-10-18
1
-1/+1
*
Covert pickle tests to use unittest.
Jeremy Hylton
2001-10-15
1
-2/+85
*
Reorganize pickle/cPickle testing so the tests pass regardless of the order
Tim Peters
2001-01-22
1
-4/+2
*
Fix Bug #114293:
Jeremy Hylton
2000-09-15
1
-104/+2
*
Charles Waldman writes:
Guido van Rossum
2000-04-21
1
-4/+4
*
Add test case for bug just fixed by Stephen Turner.
Guido van Rossum
1999-07-13
1
-0/+11
*
Jonathan Giddy write:
Guido van Rossum
1999-04-01
1
-0/+1
*
Test protection against picling to/from closed (real) file.
Guido van Rossum
1999-03-29
1
-0/+20
*
Basic regr tests for pickle/cPickle
Guido van Rossum
1999-03-25
1
-0/+75