summaryrefslogtreecommitdiff
path: root/tests/test_parse.cpp
AgeCommit message (Expand)Author
2010-09-20tests: Improved tests for parsing result default constructionarseny.kapoulkine
2010-09-20tests: Added default ctor testarseny.kapoulkine
2010-08-04tests: Added even more tests for better code coveragearseny.kapoulkine
2010-08-04tests: Added more tests for better code coveragearseny.kapoulkine
2010-08-03tests: Preparations for custom new/delete (leak detection)arseny.kapoulkine
2010-07-19Set svn:eol-style to native for all text filesarseny.kapoulkine
2010-07-01parse_wnorm_attribute is no longer deprecated (it's part of W3C recommendatio...arseny.kapoulkine
2010-06-13tests: Added tests for parsing offset valuesarseny.kapoulkine
2010-06-13Internal XML parsing error handling is done via setjmp/longjmp, all allocatio...arseny.kapoulkine
2010-06-12tests: Added non top-level declaration testarseny.kapoulkine
2010-06-11tests: Fixed PI testarseny.kapoulkine
2010-06-11tests: Added more (failing) declaration/PI testsarseny.kapoulkine
2010-06-11Rewritten numeric character reference parsing (fixed &#; and &#x; parsing), a...arseny.kapoulkine
2010-06-04Optimized attribute parsing; behavior of parse_wconv changed, it now assumes ...arseny.kapoulkine
2010-05-22tests: Minor addition to PI parsing testsarseny.kapoulkine
2010-05-10Implemented better DOCTYPE parsing, added more DOCTYPE testsarseny.kapoulkine
2010-05-08Deprecated all wildcard functions and parse_wnorm_attributearseny.kapoulkine
2010-05-06Integrated changes from unicode branch to trunkarseny.kapoulkine
2009-10-21tests: Added more escape error testsarseny.kapoulkine
2009-10-20tests: Added wildcard and doctype testsarseny.kapoulkine
2009-10-20tests: Added more testsarseny.kapoulkine
2009-10-20tests: More coveragearseny.kapoulkine
2009-10-20tests: Added declaration and document load/load_file error testsarseny.kapoulkine
2009-10-20tests: Added parsing testsarseny.kapoulkine