summaryrefslogtreecommitdiff
path: root/tests/test_document.cpp
AgeCommit message (Expand)Author
2010-07-22tests: Fixed warningarseny.kapoulkine
2010-07-22tests: Added stream exception testarseny.kapoulkine
2010-07-19Set svn:eol-style to native for all text filesarseny.kapoulkine
2010-07-15tests: Added Xbox360 and PS3 toolset supportarseny.kapoulkine
2010-06-27Renamed encoding_t to xml_encoding, renamed xpath_type_t to xpath_value_typearseny.kapoulkine
2010-06-12Declaration nodes improvements (they now automatically get name "xml", they c...arseny.kapoulkine
2010-06-07tests: Added C++0x supportarseny.kapoulkine
2010-06-02tests: Temporary file name is obtained via mkstemp on Unix systemsarseny.kapoulkine
2010-06-02tests: Fixed test race condition (a better way would be to use argv[0]-relati...arseny.kapoulkine
2010-05-20tests: Added progressive truncation testarseny.kapoulkine
2010-05-10Added more testsarseny.kapoulkine
2010-05-10Internal iterator constructors are now private, added empty document testarseny.kapoulkine
2010-05-09Added empty stream/buffer tests, fixed null buffer parsing in wchar_t modearseny.kapoulkine
2010-05-08Deprecated all wildcard functions and parse_wnorm_attributearseny.kapoulkine
2010-05-06Integrated changes from unicode branch to trunkarseny.kapoulkine
2010-04-20unicode: Fixed tests for Linuxarseny.kapoulkine
2009-10-29tests: CodeWarrior and BCC supportedarseny.kapoulkine
2009-10-29tests: Supported all pugixml compilation modesarseny.kapoulkine
2009-10-28tests: More fixes and toolsets supportarseny.kapoulkine
2009-10-28tests: Fixed MSVC warnings/errorsarseny.kapoulkine
2009-10-20tests: Final core tests, 99.0% coverage for pugixml.cpparseny.kapoulkine
2009-10-20tests: Added more testsarseny.kapoulkine
2009-10-20tests: Added declaration and document load/load_file error testsarseny.kapoulkine
2009-10-12tests: Added document testsarseny.kapoulkine