summaryrefslogtreecommitdiff
path: root/tests/test_dom_text.cpp
AgeCommit message (Expand)Author
2017-06-22tests: Make using namespace more explicitArseny Kapoulkine
2016-04-14Remove extra space in an empty tag for format_rawArseny Kapoulkine
2016-02-02tests: Add tests for long settersArseny Kapoulkine
2016-01-24Fix whitespace issuesStephan Beyer
2015-09-19tests: Convert several files to Unix line endingsArseny Kapoulkine
2015-01-16tests: Add coverage tests for new float settersArseny Kapoulkine
2014-02-08Implement long long support if PUGIXML_HAS_LONG_LONG is defined (autodetectio...Arseny Kapoulkine
2014-01-15Implement automatic hexadecimal decoding for xml_attribute::as_int and xml_te...Arseny Kapoulkine
2012-04-03tests: Added tests for as_string and default values in as_*arseny.kapoulkine@gmail.com
2012-03-23tests: Added tests for xml_text mutation operationsarseny.kapoulkine@gmail.com
2012-03-23tests: Added tests for read-only xml_text operationsarseny.kapoulkine@gmail.com