index
:
libhubbub.git
chris/amiga-lib
master
rupindersingh/libhubbub
rupindersingh/test
HTML5 parser library
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bring encoding detection tests up-to-date with html5lib, fix Hubbub-specific ...
Andrew Sidwell
2008-08-09
5
-111
/
+145
*
Reorder test execution, so lower-level stuff is tested first
John Mark Bell
2008-08-05
1
-3
/
+3
*
Integrate previous revision into tokeniser2.c, too
John Mark Bell
2008-08-05
1
-1
/
+3
*
Fix acquisition of input length on 64bit platforms
John Mark Bell
2008-08-05
1
-1
/
+3
*
Squash warnings on AMD64
John Mark Bell
2008-08-05
2
-3
/
+3
*
Make sure we run the last test in the file.
John Mark Bell
2008-08-04
1
-7
/
+31
*
Really fix handling of entities in attributes
John Mark Bell
2008-08-04
1
-0
/
+10
*
Fix previous commit.
Andrew Sidwell
2008-08-04
1
-5
/
+1
*
Fix bug in hubbub & html5lib tests relating to parsing entities ending withou...
Andrew Sidwell
2008-08-04
1
-1
/
+5
*
Fix expected output of regression test.
John Mark Bell
2008-08-03
1
-24
/
+24
*
Stop pretending Hubbub has an internal encoding.
Andrew Sidwell
2008-08-02
3
-3
/
+3
*
Fix copy-and-paste error in previous commit.
Andrew Sidwell
2008-07-31
1
-0
/
+5
*
Lose Mac-induced Makefile breakage
John Mark Bell
2008-07-31
1
-1
/
+1
*
Merged revisions 4631-4838 via svnmerge from
John Mark Bell
2008-07-31
23
-1451
/
+217
*
Fix memory leak in tokeniser2.
Andrew Sidwell
2008-07-15
1
-0
/
+2
*
Make tree2 perform reference counting.
John Mark Bell
2008-07-15
2
-16
/
+172
*
Add tests to test the "after body" mode in full.
Andrew Sidwell
2008-07-12
2
-0
/
+130
*
Add "after after body" and "after after frameset" testsuites.
Andrew Sidwell
2008-07-11
3
-0
/
+232
*
Export a hubbub_doctype type to create_doctype() directly, rather than passin...
Andrew Sidwell
2008-07-11
2
-22
/
+19
*
Fix an html5lib testcase (also committed upstream).
Andrew Sidwell
2008-07-11
1
-1
/
+1
*
Provide an strndup implementation for those platforms that don't have it (yay...
John Mark Bell
2008-07-11
1
-0
/
+25
*
Comment out SIGCHLD handler -- it's unnecessary afaics
John Mark Bell
2008-07-11
1
-1
/
+1
*
Cast values to int to avoid warnings.
John Mark Bell
2008-07-11
2
-3
/
+5
*
- Ignore #document-fragment sections better
Andrew Sidwell
2008-07-11
1
-9
/
+15
*
- Fix html5lib test. (also committed upstream)
Andrew Sidwell
2008-07-11
1
-1
/
+0
*
Fix the test harness with multiline #data sections.
Andrew Sidwell
2008-07-11
1
-4
/
+22
*
Implement the test harness' add_attribute() method
Andrew Sidwell
2008-07-11
1
-2
/
+26
*
Sort out the harness' DOCTYPE prettyprinting and up in the input line length ...
Andrew Sidwell
2008-07-11
1
-9
/
+25
*
Get the test harness concatenating adjacent text nodes.
Andrew Sidwell
2008-07-11
1
-13
/
+43
*
Fix the FIXME -- OS X was clearly being stupid earlier. This works fine on re...
John Mark Bell
2008-07-10
1
-5
/
+1
*
Improved dependency tracking.
John Mark Bell
2008-07-10
1
-3
/
+25
*
- Handle in_table_foster for element insertion (yet to do comment/character).
Andrew Sidwell
2008-07-10
1
-2
/
+4
*
Use correct format specifier
John Mark Bell
2008-07-10
1
-20
/
+20
*
Remove some unintentionally committed debug code.
Andrew Sidwell
2008-07-10
1
-3
/
+0
*
Format comments properly in text output. In the test harness. Again.
Andrew Sidwell
2008-07-10
1
-2
/
+5
*
Fix another bug in the test harness.
Andrew Sidwell
2008-07-10
1
-3
/
+17
*
Fix the test harness' implementation of reparent_children().
Andrew Sidwell
2008-07-10
1
-6
/
+27
*
Make the testrunner not overwrite the root node in cases like "<!DOCTYPE html...
Andrew Sidwell
2008-07-09
1
-16
/
+24
*
Make the tree-construction testrunner ns-aware.
Andrew Sidwell
2008-07-09
1
-11
/
+42
*
Get the tree-construction testrunner checking that tests actually pass.
Andrew Sidwell
2008-07-09
1
-16
/
+73
*
Make the test harness ignore #document-fragment sections instead of choking o...
Andrew Sidwell
2008-07-09
1
-1
/
+4
*
Move debugging statement for ease of debugging.
Andrew Sidwell
2008-07-09
1
-1
/
+1
*
Add a really basic tree construction test harness. Known problems:
Andrew Sidwell
2008-07-07
3
-2
/
+565
*
More test data. Warning -- huge.
John Mark Bell
2008-07-07
3
-2
/
+127698
*
Add tree construction tests in anticipation of a test harness.
Andrew Sidwell
2008-07-03
13
-0
/
+5816
*
Update to latest html5lib tests.
Andrew Sidwell
2008-06-23
3
-7
/
+11
*
Add CDATA tests and the infrastructure to support them.
Andrew Sidwell
2008-06-19
4
-0
/
+46
*
Add a tokeniser3, which tests the tokeniser byte-by-byte rather than with all...
Andrew Sidwell
2008-06-19
3
-1
/
+478
*
Add some new tests (also committed to html5lib).
Andrew Sidwell
2008-06-19
2
-0
/
+8
*
Add a comma that somehow went missing.
Andrew Sidwell
2008-06-18
1
-1
/
+1
[next]