summaryrefslogtreecommitdiff
path: root/tests/test_write.cpp
AgeCommit message (Expand)Author
2014-11-17Rename xml_document::load to load_stringArseny Kapoulkine
2014-10-27Optimize node printing by using raw pointersArseny Kapoulkine
2014-10-14tests: Add a test for printing comments that contain --Arseny Kapoulkine
2014-10-03tests: Fix MSVC6 compilationArseny Kapoulkine
2014-09-21tests: Fix PUGIXML_WCHAR_MODE buildArseny Kapoulkine
2014-09-21tests: Add test for custom indentation stringsArseny Kapoulkine
2014-09-21tests: Add a test for stackless write.Arseny Kapoulkine
2014-02-11Implement document fragment parsing.Arseny Kapoulkine
2012-03-06tests: Android compilation fixesarseny.kapoulkine@gmail.com
2012-03-06tests: Fixed compilation errors for BadaSDKarseny.kapoulkine@gmail.com
2011-12-20Introduced encoding_latin1 support (conversion on loading, conversion on savi...arseny.kapoulkine
2011-09-10Added format_no_escapes flagarseny.kapoulkine
2010-10-19If an element node has the only child, and it is of CDATA type, then the extr...arseny.kapoulkine
2010-09-26tests: Added node_doctype and parse_doctype testsarseny.kapoulkine
2010-08-02tests: More miscellaneous testsarseny.kapoulkine
2010-07-22tests: Added more CDATA writing testsarseny.kapoulkine
2010-07-19Set svn:eol-style to native for all text filesarseny.kapoulkine
2010-05-30tests: Extended wchar_t mode tests (broken UTF16 test, some tests were errone...arseny.kapoulkine
2010-05-21Nodes/attributes with empty names now are printed as :anonymousarseny.kapoulkine
2010-05-06Integrated changes from unicode branch to trunkarseny.kapoulkine
2009-10-29tests: Supported all pugixml compilation modesarseny.kapoulkine
2009-10-20tests: Added more testsarseny.kapoulkine
2009-10-12tests: Refactored checking macros, added writing testsarseny.kapoulkine