FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for html5lib/tests/support.py - Python-Repository-Hub/html5lib-python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
Python-Repository-Hub
/
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
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
html5lib-python
html5lib
tests
support.py
on
master
User selector
Datepicker
Commit history
Commits on Feb 26, 2020
Fix typos (#424)
zborboa-g
authored
e4de4c9
View commit details
Copy full SHA for e4de4c9
View code at this point
Browse repository at this point
Update flake8 to the latest version and fix all errors
jdufresne
authored and
gsnedders
committed
986560a
View commit details
Copy full SHA for 986560a
View code at this point
Browse repository at this point
Commits on Jun 27, 2016
Make genshi treeType get added as None to match the others
gsnedders
committed
b45b477
View commit details
Copy full SHA for b45b477
View code at this point
Browse repository at this point
Commits on May 20, 2016
Silence wrong-import-position
gsnedders
committed
e5d395c
View commit details
Copy full SHA for e5d395c
View code at this point
Browse repository at this point
Fix incorrectly hidden flake8 errors
gsnedders
committed
de6bcf2
View commit details
Copy full SHA for de6bcf2
View code at this point
Browse repository at this point
Commits on May 11, 2016
Move the serializer testdata to html5lib-python as impl specific
gsnedders
committed
c6bdc74
View commit details
Copy full SHA for c6bdc74
View code at this point
Browse repository at this point
Commits on May 3, 2016
Move to a single definition of treeTypes for all tests
gsnedders
committed
06fade8
View commit details
Copy full SHA for 06fade8
View code at this point
Browse repository at this point
Commits on Dec 3, 2015
Use py.test to generate tests from the data files themselves.
gsnedders
committed
9337b00
View commit details
Copy full SHA for 9337b00
View code at this point
Browse repository at this point
Move to py.test!
Show description for 383d1ee
gsnedders
committed
383d1ee
View commit details
Copy full SHA for 383d1ee
View code at this point
Browse repository at this point
Avoid running tests for cElementTree & ElementTree where they're the same.
gsnedders
committed
f4490be
View commit details
Copy full SHA for f4490be
View code at this point
Browse repository at this point
sys.version_info is only a "named tuple"-like obj from 2.7
Show description for d9b1a9f
gsnedders
committed
d9b1a9f
View commit details
Copy full SHA for d9b1a9f
View code at this point
Browse repository at this point
Commits on Dec 2, 2015
Fix typos
jwilk
committed
52ba64e
View commit details
Copy full SHA for 52ba64e
View code at this point
Browse repository at this point
Commits on Jun 26, 2013
Add test for sax treeadapter.
ambv
authored and
gsnedders
committed
84d8a74
View commit details
Copy full SHA for 84d8a74
View code at this point
Browse repository at this point
Commits on May 7, 2013
Remove `simpletree`, changing the default tree builder to `etree`.
ambv
authored and
gsnedders
committed
96da7f5
View commit details
Copy full SHA for 96da7f5
View code at this point
Browse repository at this point
Commits on Apr 28, 2013
(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 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
Commits on Apr 9, 2013
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
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 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 9, 2013
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 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
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
Commits on Jul 15, 2010
Handle utf8 better
James Graham
committed
6d29b33
View commit details
Copy full SHA for 6d29b33
View code at this point
Browse repository at this point
Commits on Jun 17, 2010
Fix handling of option
James Graham
committed
d0fa00f
View commit details
Copy full SHA for d0fa00f
View code at this point
Browse repository at this point
Better fix to ensure right html5lib version is picked up
James Graham
committed
31df298
View commit details
Copy full SHA for 31df298
View code at this point
Browse repository at this point
Make sure html5lib is on the path for tests
James Graham
committed
3cc85c6
View commit details
Copy full SHA for 3cc85c6
View code at this point
Browse repository at this point
Commits on Jun 9, 2010
rearrage directory structure
James Graham
committed
205aced
View commit details
Copy full SHA for 205aced
View code at this point
Browse repository at this point
Move files around
Show description for ac090d1
James Graham
committed
ac090d1
View commit details
Copy full SHA for ac090d1
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL