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
/
output
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Looks like someone forgot the change the expected output file.
Tim Peters
2001-08-24
1
-14/+14
*
Remove test_long's expected-output file.
Tim Peters
2001-08-23
1
-5/+0
*
Fix SF bug [ #450245 ] Error in parsing future stmts
Jeremy Hylton
2001-08-20
1
-0/+1
*
The change of type(None).__name__ from 'None' to 'NoneType' broke this
Guido van Rossum
2001-08-16
1
-2/+2
*
Added tests for rich comparison operator functions.
Fred Drake
2001-08-11
1
-41/+0
*
Added tests for operator.floordiv() and operator.truediv().
Fred Drake
2001-08-09
1
-0/+2
*
Add a test that xml.sax.saxutils.XMLGenerator does the right thing
Fred Drake
2001-08-07
1
-1/+2
*
test_codeup should not have had an expected-output file; removing it.
Tim Peters
2001-07-30
1
-10/+0
*
Fix for SF bug [ #443866 ] Evaluating func_code causing core dump
Jeremy Hylton
2001-07-30
1
-0/+1
*
Patch #442866: Tests for codeop.py.
Martin v. Löwis
2001-07-30
1
-0/+10
*
Cosmetic: break the long lines in test_ntpath.py, and get rid of its
Tim Peters
2001-07-19
1
-2/+0
*
Added function xml.sax.saxutils.quoteattr().
Fred Drake
2001-07-19
1
-1/+5
*
Convert the parser module test to use PyUnit.
Fred Drake
2001-06-04
1
-92/+0
*
Implement testGetElementsByTagNameNS.
Martin v. Löwis
2001-06-03
1
-0/+1
*
The one-line output files are no longer needed, so do not keep them.
Fred Drake
2001-05-29
1
-1/+0
*
Variety of test cases for call to builtin functions
Jeremy Hylton
2001-05-29
1
-0/+1
*
Remove test_doctest's expected-output file.
Tim Peters
2001-05-23
1
-301/+0
*
Remove test_difflib's output file and change test_difflib to stop
Tim Peters
2001-05-23
1
-280/+0
*
Remove output files that are no longer needed since the corresponding
Fred Drake
2001-05-22
2
-11/+0
*
Move the sha tests to PyUnit.
Fred Drake
2001-05-22
1
-4/+0
*
Migrate the strop test to PyUnit.
Fred Drake
2001-05-22
1
-3/+0
*
Remove all files of expected output that contain only the name of the
Fred Drake
2001-05-21
65
-65/+0
*
Re-write the mailbox test suite to use PyUnit. Cover a lot more ground
Fred Drake
2001-05-21
1
-1/+0
*
Added test suite for the new HTMLParser module, originally from the
Fred Drake
2001-05-18
1
-0/+1
*
SF bug[ #423781: pprint.isrecursive() broken.
Tim Peters
2001-05-14
1
-0/+1
*
Add support for Windows using "mbcs" as the default Unicode encoding when dea...
Mark Hammond
2001-05-13
1
-0/+2
*
Get rid of the superstitious "~" in dict hashing's "i = (~hash) & mask".
Tim Peters
2001-05-13
2
-13/+13
*
SF bug #422121 Insecurities in dict comparison.
Tim Peters
2001-05-10
1
-0/+1
*
Trivial tests of urllib2 for recent SF bug
Jeremy Hylton
2001-05-09
1
-0/+1
*
SF patch 419176 from MvL; fixed bug 418977
Jeremy Hylton
2001-05-08
1
-0/+1
*
Generalize tuple() to work nicely with iterators.
Tim Peters
2001-05-05
1
-2/+2
*
Fix 2.1 nested scopes crash reported by Evan Simpson
Jeremy Hylton
2001-04-27
1
-0/+1
*
Update test to accomodate the change to the namespace_separator parameter
Fred Drake
2001-04-25
1
-3/+9
*
Add test suite for iterators.
Guido van Rossum
2001-04-21
1
-0/+1
*
Fix compileall.py so that it fails on SyntaxErrors
Jeremy Hylton
2001-04-18
1
-5/+5
*
Add test for SF bug #405427
Jeremy Hylton
2001-04-13
1
-0/+5
*
Update to reflect new tokenize_test.py
Jeremy Hylton
2001-04-13
1
-8/+8
*
Patch #415777: new grouping strategy.
Martin v. Löwis
2001-04-13
1
-0/+1
*
Test cases for examples of ext call error handling.
Jeremy Hylton
2001-04-11
1
-0/+5
*
Since Guido fiddled Cookie.py to work with doctest, it's a Good Thing to
Tim Peters
2001-04-06
1
-0/+1
*
Add test for asynchat. This also tests asyncore.
Guido van Rossum
2001-04-06
1
-0/+3
*
Convert the weakref test suite to PyUNIT, and add tests that exercise weak
Fred Drake
2001-03-23
1
-24/+0
*
SRE 2.1b2: increase the chances that the sre test works on other
Fredrik Lundh
2001-03-22
1
-8/+0
*
SRE 2.1b2: forgot to update one output file (sorry, Fred!)
Fredrik Lundh
2001-03-22
1
-0/+8
*
Changed doctest to run tests in alphabetic order of name.
Tim Peters
2001-03-21
2
-96/+96
*
Test that traceback module works with SyntaxErrors with or without carets.
Jeremy Hylton
2001-03-21
1
-0/+1
*
Add test cases for the fnmatch module.
Fred Drake
2001-03-21
1
-0/+1
*
Add tests for recent changes:
Jeremy Hylton
2001-03-21
1
-0/+2
*
Add test for a list comprehension that is nested in the left-hand part
Jeremy Hylton
2001-03-19
1
-0/+1
*
Repair test_doctest's expected-output file (Guido added some new output).
Tim Peters
2001-03-18
1
-0/+2
[prev]
[next]