FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for html5lib/tests - CaptainCodeman/html5lib-python · GitHub
CaptainCodeman
/
html5lib-python
Public
forked from
html5lib/html5lib-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
html5lib-python
html5lib
tests
on
gcode-157
User selector
Datepicker
Commit history
Commits on May 1, 2013
Support <main>.
gsnedders
committed
89a3c5a
View commit details
Copy full SHA for 89a3c5a
View code at this point
Browse repository at this point
Commits on Apr 28, 2013
Fix tests raising DeprecationWarning.
Show description for 172380c
gsnedders
committed
172380c
View commit details
Copy full SHA for 172380c
View code at this point
Browse repository at this point
No need for random files to be executable
gsnedders
committed
0a729a3
View commit details
Copy full SHA for 0a729a3
View code at this point
Browse repository at this point
Move Genshi adapter/test dict out of try block.
gsnedders
committed
5b94a06
View commit details
Copy full SHA for 5b94a06
View code at this point
Browse repository at this point
Remove commented-out code
gsnedders
committed
3fac7c9
View commit details
Copy full SHA for 3fac7c9
View code at this point
Browse repository at this point
Fix more flake8 issues.
Show description for d12331e
gsnedders
committed
d12331e
View commit details
Copy full SHA for d12331e
View code at this point
Browse repository at this point
(Almost) comply with PEP 8.
Show description for a8b40b2
gsnedders
committed
a8b40b2
View commit details
Copy full SHA for a8b40b2
View code at this point
Browse repository at this point
Placate pyflakes and fix tests after fixing issues.
Show description for 7a06a5a
gsnedders
committed
7a06a5a
View commit details
Copy full SHA for 7a06a5a
View code at this point
Browse repository at this point
Commits on Apr 27, 2013
Fix #19: ResourceWarning on test_encoding (test_big5.txt unclosed)
gsnedders
committed
b72b001
View commit details
Copy full SHA for b72b001
View code at this point
Browse repository at this point
Commits on Apr 13, 2013
Remove trailing whitespace (fixes #18).
gsnedders
committed
b7cce84
View commit details
Copy full SHA for b7cce84
View code at this point
Browse repository at this point
Fix chardet test under Python 3 to read file as bytes
gsnedders
committed
2aff0a3
View commit details
Copy full SHA for 2aff0a3
View code at this point
Browse repository at this point
Re-enable Genshi treewalker.
Show description for 6bc4fc4
gsnedders
committed
6bc4fc4
View commit details
Copy full SHA for 6bc4fc4
View code at this point
Browse repository at this point
Add diff to error messages from treewalker tests.
Show description for 3dabe2c
gsnedders
committed
3dabe2c
View commit details
Copy full SHA for 3dabe2c
View code at this point
Browse repository at this point
Commits on Apr 11, 2013
Fix #14 by updating testdata submodule.
gsnedders
committed
73f07a5
View commit details
Copy full SHA for 73f07a5
View code at this point
Browse repository at this point
Commits on Apr 10, 2013
Fix tokenizer test harness to not decode tests multiple times.
Show description for e4f6fa1
gsnedders
committed
e4f6fa1
View commit details
Copy full SHA for e4f6fa1
View code at this point
Browse repository at this point
Get chardet tests running again.
gsnedders
committed
d2e6674
View commit details
Copy full SHA for d2e6674
View code at this point
Browse repository at this point
Commits on Apr 9, 2013
Have a consistent API for errors where the format values are a dict.
Show description for 3640fe8
gsnedders
committed
3640fe8
View commit details
Copy full SHA for 3640fe8
View code at this point
Browse repository at this point
Remove the long-deprecated BeautifulSoup support.
Show description for 17f9dba
gsnedders
committed
17f9dba
View commit details
Copy full SHA for 17f9dba
View code at this point
Browse repository at this point
Remove the "XHTML" Serializer.
Show description for 4834f64
gsnedders
committed
4834f64
View commit details
Copy full SHA for 4834f64
View code at this point
Browse repository at this point
Get tests running again under git.
gsnedders
committed
b1dfea6
View commit details
Copy full SHA for b1dfea6
View code at this point
Browse repository at this point
Commits on Feb 8, 2013
Ignore non-HTML tests
gsnedders
committed
70431a1
View commit details
Copy full SHA for 70431a1
View code at this point
Browse repository at this point
Commits on Feb 4, 2013
Make Py3 code work on Py2 as well.
Show description for 82377ec
gsnedders
committed
82377ec
View commit details
Copy full SHA for 82377ec
View code at this point
Browse repository at this point
Commits on Jan 31, 2013
remove coverage file
gsnedders
committed
bfdf9bb
View commit details
Copy full SHA for bfdf9bb
View code at this point
Browse repository at this point
Commits on Jan 9, 2013
Get test_stream.py working again after the inputstream changes from ages ago
gsnedders
committed
28f1400
View commit details
Copy full SHA for 28f1400
View code at this point
Browse repository at this point
Remove non-nose test runner scripts
gsnedders
committed
df1e5de
View commit details
Copy full SHA for df1e5de
View code at this point
Browse repository at this point
Factor out the error message code, and make it work nicely under Py2
gsnedders
committed
f72b44c
View commit details
Copy full SHA for f72b44c
View code at this point
Browse repository at this point
Get encoding tests passing, and test the pre-scan separately
gsnedders
committed
db43ce2
View commit details
Copy full SHA for db43ce2
View code at this point
Browse repository at this point
Get encoding tests running again under nose and Py3
gsnedders
committed
2816de7
View commit details
Copy full SHA for 2816de7
View code at this point
Browse repository at this point
Commits on Jan 8, 2013
We should be testing lxml with its own treebuilder, as that's the default.
gsnedders
committed
afb5cbe
View commit details
Copy full SHA for afb5cbe
View code at this point
Browse repository at this point
Get tests running again.
gsnedders
committed
96fcffc
View commit details
Copy full SHA for 96fcffc
View code at this point
Browse repository at this point
Get warnings properly paid attention to in the tests.
gsnedders
committed
af32645
View commit details
Copy full SHA for af32645
View code at this point
Browse repository at this point
Commits on Jan 6, 2013
Remove needless print calls
gsnedders
committed
84412cf
View commit details
Copy full SHA for 84412cf
View code at this point
Browse repository at this point
Commits on Aug 18, 2012
Update Python 3, now passes identical number of tests as Python 2.
gsnedders
committed
faa4953
View commit details
Copy full SHA for faa4953
View code at this point
Browse repository at this point
Commits on May 22, 2012
Rebuild Py3
gsnedders
committed
d81e892
View commit details
Copy full SHA for d81e892
View code at this point
Browse repository at this point
Welcome to Python 3.
Show description for a897f19
gsnedders
committed
a897f19
View commit details
Copy full SHA for a897f19
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL