FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for tests/test_parser.py - ambv/html5lib-python · GitHub
ambv
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
html5lib-python
tests
test_parser.py
on
python3-old
User selector
Datepicker
Commit history
Commits on May 30, 2009
Attempt at merging svgmathml branch to the default branch
Show description for babe4a3
jgraham
committed
babe4a3
View commit details
Copy full SHA for babe4a3
View code at this point
Browse repository at this point
Commits on Feb 2, 2009
More stuff orking including treewalkers, parts of parse.py dom, (c)ElementTree
Show description for 768ba79
jgraham
committed
768ba79
View commit details
Copy full SHA for 768ba79
View code at this point
Browse repository at this point
Commits on Dec 22, 2008
Resync my tree with the trunk. Adds support for coercing trees to xml infosets in particular for lxml (still need to wire up the tests) and some speed improvements in the parser. Big apologies for …
Show description for 2a4154e
jgraham
committed
2a4154e
View commit details
Copy full SHA for 2a4154e
View code at this point
Browse repository at this point
Commits on Jun 7, 2008
s/Recieved/Received/ in test output
Show description for b32026f
philiptaylor
committed
b32026f
View commit details
Copy full SHA for b32026f
View code at this point
Browse repository at this point
Commits on Feb 13, 2008
Test pxdom treebuilder/walker. See html5lib-discuss for information on the failures/errors this causes.
Show description for f4aff64
gsnedders
committed
f4aff64
View commit details
Copy full SHA for f4aff64
View code at this point
Browse repository at this point
Commits on Jan 28, 2008
lxml fixes
Show description for 4bf7e88
jgraham
committed
4bf7e88
View commit details
Copy full SHA for 4bf7e88
View code at this point
Browse repository at this point
Commits on Oct 12, 2007
Misc. little fixes for tests that ryan added
Show description for 84313a8
jgraham
committed
84313a8
View commit details
Copy full SHA for 84313a8
View code at this point
Browse repository at this point
Commits on Aug 28, 2007
Refactored error messages to codes defined in constants.py
Show description for 6ee1c5a
Mark Pilgrim
committed
6ee1c5a
View commit details
Copy full SHA for 6ee1c5a
View code at this point
Browse repository at this point
Commits on Jul 11, 2007
Slight change in testcase parsing per discussions with hsivonen; all lines starting # are now considered new sest sections
Show description for 7476b19
jgraham
committed
7476b19
View commit details
Copy full SHA for 7476b19
View code at this point
Browse repository at this point
Commits on Jul 5, 2007
make tests5 work
Show description for 5fb13b7
annevk
committed
5fb13b7
View commit details
Copy full SHA for 5fb13b7
View code at this point
Browse repository at this point
enable parse error checking for Python; still some tweaks needed
Show description for 62d7559
annevk
committed
62d7559
View commit details
Copy full SHA for 62d7559
View code at this point
Browse repository at this point
make sure no errors doesn't get counted as 1 and show amount of errors too
Show description for 409168e
annevk
committed
409168e
View commit details
Copy full SHA for 409168e
View code at this point
Browse repository at this point
Commits on Jul 3, 2007
Minor refactoring/cleanup
Show description for 668cd3a
rubys
committed
668cd3a
View commit details
Copy full SHA for 668cd3a
View code at this point
Browse repository at this point
Commits on Jul 2, 2007
Move parser test to generic testcase parser
Show description for 400ad9d
jgraham
committed
400ad9d
View commit details
Copy full SHA for 400ad9d
View code at this point
Browse repository at this point
Commits on Jun 24, 2007
Python module namespace cleanup
Show description for 7064a97
rubys
committed
7064a97
View commit details
Copy full SHA for 7064a97
View code at this point
Browse repository at this point
Commits on Jun 19, 2007
enable tests5 and add another test
Show description for 61d9c8d
annevk
committed
61d9c8d
View commit details
Copy full SHA for 61d9c8d
View code at this point
Browse repository at this point
Commits on Jun 16, 2007
More TODOs, and fix typo
Show description for fa00464
rubys
committed
fa00464
View commit details
Copy full SHA for fa00464
View code at this point
Browse repository at this point
Omit tree-construction/tests5 from the test runs for the moment
Show description for b1a766e
rubys
committed
b1a766e
View commit details
Copy full SHA for b1a766e
View code at this point
Browse repository at this point
Commits on Jun 12, 2007
Minor corrections: it looks like parse errors are ready for prime time in the
Show description for 6b84e2a
rubys
committed
6b84e2a
View commit details
Copy full SHA for 6b84e2a
View code at this point
Browse repository at this point
Commits on Jun 11, 2007
Make a common testdata directory, shared between python and ruby
Show description for ebb469c
rubys
committed
ebb469c
View commit details
Copy full SHA for ebb469c
View code at this point
Browse repository at this point
Commits on Jun 10, 2007
Minor cleanup
Show description for 2b70d2a
rubys
committed
2b70d2a
View commit details
Copy full SHA for 2b70d2a
View code at this point
Browse repository at this point
Commits on May 26, 2007
Many fixes to the treewalkers and added preliminary treewalkers tests (for now using the parser tests and serializing the treewalkers result tokens to the appropriate parser-tests format; all tests…
Show description for 917094a
tbroyer
committed
917094a
View commit details
Copy full SHA for 917094a
View code at this point
Browse repository at this point
Commits on May 24, 2007
Check beautifulsoup in parser tests
Show description for 1baaa99
jgraham
committed
1baaa99
View commit details
Copy full SHA for 1baaa99
View code at this point
Browse repository at this point
Commits on May 23, 2007
Python sanitizer
Show description for 03459af
rubys
committed
03459af
View commit details
Copy full SHA for 03459af
View code at this point
Browse repository at this point
Commits on May 19, 2007
Add back in testing of Ruby simpletree treebuilder
Show description for c0b8bb7
rubys
committed
c0b8bb7
View commit details
Copy full SHA for c0b8bb7
View code at this point
Browse repository at this point
Commits on May 18, 2007
Send output to stdout, make it appear on its own line
Show description for cdd3b44
rubys
committed
cdd3b44
View commit details
Copy full SHA for cdd3b44
View code at this point
Browse repository at this point
Commits on May 17, 2007
Attribute order doesn't matter
Show description for 53b3f68
rubys
committed
53b3f68
View commit details
Copy full SHA for 53b3f68
View code at this point
Browse repository at this point
Commits on May 10, 2007
Run tests before checkin ;)
Show description for 212760d
jgraham
committed
212760d
View commit details
Copy full SHA for 212760d
View code at this point
Browse repository at this point
Commits on May 9, 2007
Support for multiple types of elementtree. Warning - interface changed! One new test faliure but it's attribute order so not significant (bug in test suite)
Show description for 0939d37
jgraham
committed
0939d37
View commit details
Copy full SHA for 0939d37
View code at this point
Browse repository at this point
Commits on Apr 3, 2007
Added some innerHTML unit tests. They lack parse errors in the #errors section and fail with the DOM tree builder due to the absence of DocumentFragment.
Show description for 313a7e6
tbroyer
committed
313a7e6
View commit details
Copy full SHA for 313a7e6
View code at this point
Browse repository at this point
Commits on Apr 2, 2007
More of T.Broyer's patch + testcases for innerHTML-like fragment parsing
Show description for 3198f4b
jgraham
committed
3198f4b
View commit details
Copy full SHA for 3198f4b
View code at this point
Browse repository at this point
Commits on Mar 1, 2007
Add some packaging instructions
Show description for 659ecd5
jgraham
committed
659ecd5
View commit details
Copy full SHA for 659ecd5
View code at this point
Browse repository at this point
Commits on Feb 21, 2007
Character encoding detection work in progress (not yet enabled)
Show description for 67f0b64
jgraham
committed
67f0b64
View commit details
Copy full SHA for 67f0b64
View code at this point
Browse repository at this point
Commits on Feb 11, 2007
Write errors to stderr
Show description for 86f62d9
jgraham
committed
86f62d9
View commit details
Copy full SHA for 86f62d9
View code at this point
Browse repository at this point
Commits on Jan 25, 2007
s/etree/etreefull/
Show description for 2bef9bc
rubys
committed
2bef9bc
View commit details
Copy full SHA for 2bef9bc
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL