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_htmlparser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add test that demonstrates SGML-style handling of processing
Fred Drake
2003-04-17
1
-0/+3
*
Accept commas in unquoted attribute values.
Fred Drake
2003-03-14
1
-0/+4
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
Add a test that makes sure unclosed entity references are handled consitently.
Fred Drake
2001-12-03
1
-0/+6
*
Adapt to use the test_main() approach.
Fred Drake
2001-09-24
1
-1/+6
*
HTMLParser is allowed to be more strict than sgmllib, so let's not
Fred Drake
2001-09-04
1
-6/+1
*
Enhanced the test for DOCTYPE declarations, added a test for dealing with
Fred Drake
2001-09-04
1
-14/+23
*
Deal more appropriately with bare ampersands and pointy brackets; this
Fred Drake
2001-08-20
1
-7/+27
*
Fix stupid bug: when migrating these tests from the Zope repository, the
Fred Drake
2001-08-03
1
-14/+20
*
Remove a duplicate test.
Fred Drake
2001-07-16
1
-1/+0
*
Added test suite for the new HTMLParser module, originally from the
Fred Drake
2001-05-18
1
-0/+254