summaryrefslogtreecommitdiff
path: root/tests/test_write.cpp
AgeCommit message (Expand)Author
2017-06-22tests: Make using namespace more explicitArseny Kapoulkine
2017-06-22tests: Remove redundant pugi:: qualifierArseny Kapoulkine
2017-06-16tests: Expand write_flush coverageArseny Kapoulkine
2017-06-15tests: Add xml_buffered_writer coverage testArseny Kapoulkine
2017-01-31tests: Add more tests to increase coverageArseny Kapoulkine
2016-11-09tests: Fix MSVC warningsArseny Kapoulkine
2016-11-09tests: Add a generalized write-roundtrip testArseny Kapoulkine
2016-11-09tests: Add a test for format_no_empty_element_tagsArseny Kapoulkine
2016-10-13Add PUGIXML_OVERRIDE to headers of testsPavel Kryukov
2016-04-14Remove extra space in an empty tag for format_rawArseny Kapoulkine
2015-04-13Refactor format_indent_attributes implementationArseny Kapoulkine
2015-04-14add tests for aligning each attribute on next linehalex2005
2015-04-11Fix Travis CI build.Arseny Kapoulkine
2015-04-11tests: Add a test for throwing from xml_writer::writeArseny Kapoulkine
2015-03-21tests: Fix test compilationArseny Kapoulkine
2015-03-18tests: Fix tests in wchar modeArseny Kapoulkine
2015-03-18Do not emit surrounding whitespace for text nodesArseny Kapoulkine
2015-03-10Escape ?> sequence in PI value during printingArseny Kapoulkine
2015-01-24Use string::append in implementations of xml_writerArseny Kapoulkine
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