Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |