aboutsummaryrefslogtreecommitdiff
path: root/tests/test_memory.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-03-16tests: Fix PUGIXML_COMPACT+PUGIXML_WCHAR_MODE testsArseny Kapoulkine1-1/+1
2017-06-22tests: Make using namespace more explicitArseny Kapoulkine1-1/+3
2017-06-22tests: Remove redundant pugi:: qualifierArseny Kapoulkine1-5/+5
2016-01-24Fix whitespace issuesStephan Beyer1-1/+1
2015-05-02tests: Add one more page reclamation testArseny Kapoulkine1-0/+58
2015-04-29tests: Fix spurious failures in compact modeArseny Kapoulkine1-1/+1
2014-11-20Merge branch 'master' into compactArseny Kapoulkine1-1/+1
2014-11-17Rename xml_document::load to load_stringArseny Kapoulkine1-1/+1
2014-11-06tests: Fix all tests for compact modeArseny Kapoulkine1-19/+26
2014-02-11Implement document fragment parsing.Arseny Kapoulkine1-1/+1
2010-08-29tests: Various compilation fixes for BCC and MSVC6arseny.kapoulkine1-4/+4
2010-08-29tests: Added more string allocation testsarseny.kapoulkine1-2/+109
2010-07-19Set svn:eol-style to native for all text filesarseny.kapoulkine1-129/+129
2010-05-25Changed memory management so that the document node lives inside document; th...arseny.kapoulkine1-12/+23
2010-05-10Added test that checks for correct page deallocation policyarseny.kapoulkine1-19/+48
2010-05-10Reworked DOM memory allocation scheme (name/value allocations use the same pa...arseny.kapoulkine1-8/+42
2010-05-06Integrated changes from unicode branch to trunkarseny.kapoulkine1-7/+7
2009-10-29tests: Tests can work without exceptions nowarseny.kapoulkine1-26/+15
2009-10-20tests: Added forgotten test filesarseny.kapoulkine1-0/+66