summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2010-09-20tests: Added load_file/save_file testsarseny.kapoulkine
2010-09-20tests: Improved tests for parsing result default constructionarseny.kapoulkine
2010-09-20tests: Added default ctor testarseny.kapoulkine
2010-09-14tests: Fixed MSVC 6/7 compilation errorarseny.kapoulkine
2010-09-14tests: Improved XPath sort coveragearseny.kapoulkine
2010-09-14tests: Added XPath out of memory testsarseny.kapoulkine
2010-09-13tests: Fixed wchar mode testsarseny.kapoulkine
2010-09-13tests: Added XPath test for large node setsarseny.kapoulkine
2010-09-11XPath: Minor lang() fix (use ASCII lowercase because language names are ASCII...arseny.kapoulkine
2010-09-01tests: Minor report fixarseny.kapoulkine
2010-08-31tests: Added automatic CPU count detectionarseny.kapoulkine
2010-08-30tests: Custom allocations now use memory from Win32 heap instead of CRT heaparseny.kapoulkine
2010-08-30tests: Minor fix for MinGW 3.4arseny.kapoulkine
2010-08-29tests: Fixed test warnings for MSVC10, slightly extended substring testsarseny.kapoulkine
2010-08-29tests: Adjusted autotest report formatter for increased configuration countarseny.kapoulkine
2010-08-29tests: Various compilation fixes for BCC and MSVC6arseny.kapoulkine
2010-08-29tests: Fixed XPath substring testsarseny.kapoulkine
2010-08-29tests: Improved document order comparison coveragearseny.kapoulkine
2010-08-29tests: Improved document_order() coveragearseny.kapoulkine
2010-08-29tests: Changed XPath checking macros to avoid query copying under GCCarseny.kapoulkine
2010-08-29tests: Minor fixesarseny.kapoulkine
2010-08-29tests: Introduced fullcoverage modearseny.kapoulkine
2010-08-29tests: Removed some deprecated tests, minor coverage improvementsarseny.kapoulkine
2010-08-29tests: Added more XPath testsarseny.kapoulkine
2010-08-29tests: Added more XPath variable testsarseny.kapoulkine
2010-08-29tests: Added XPath variable and variable set testsarseny.kapoulkine
2010-08-29tests: Fixed coverage reportsarseny.kapoulkine
2010-08-29Removed deprecated wildcard functions, removed deprecated all_elements_by_namearseny.kapoulkine
2010-08-29tests: Remove new/delete overrides (all pugi code now uses custom allocators)arseny.kapoulkine
2010-08-29tests: Removed NO_XPATH-related define restrictions, autotest-local can be la...arseny.kapoulkine
2010-08-29tests: Added XPath tests for attribute contextarseny.kapoulkine
2010-08-29tests: Reduced allocation countarseny.kapoulkine
2010-08-29tests: Added new evaluate_string tests, fixed tests for NO_STL modearseny.kapoulkine
2010-08-29tests: Deallocation of null pointer is illegal for custom allocatorsarseny.kapoulkine
2010-08-29tests: Added more string allocation testsarseny.kapoulkine
2010-08-29XPath: Correct out of memory handling for string to number conversion during ...arseny.kapoulkine
2010-08-29tests: Added XPath out of memory parse testarseny.kapoulkine
2010-08-29tests: Removed redundant includesarseny.kapoulkine
2010-08-29XPath: Added error offset reportingarseny.kapoulkine
2010-08-29tests: Extended XPath testsarseny.kapoulkine
2010-08-29tests: Added support for XPath without exceptionsarseny.kapoulkine
2010-08-09tests: Added tests for short buffers (they duplicate the progressive truncati...arseny.kapoulkine
2010-08-04tests: Fixed tests for wchar_t mode, added dummy std::cout/wcout usage for MS...arseny.kapoulkine
2010-08-04tests: Added more XPath testsarseny.kapoulkine
2010-08-04tests: Added even more tests for better code coveragearseny.kapoulkine
2010-08-04tests: Added more tests for better code coveragearseny.kapoulkine
2010-08-03tests: New and delete operators now use test allocator and thus are subject t...arseny.kapoulkine
2010-08-03tests: Reduce address space pressure of test allocatorarseny.kapoulkine
2010-08-03tests: Preparations for custom new/delete (leak detection)arseny.kapoulkine
2010-08-02tests: More miscellaneous testsarseny.kapoulkine