summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2010-05-29tests: Added more XPath testsarseny.kapoulkine
2010-05-26tests: Added Solaris/Sun C++ to report formatterarseny.kapoulkine
2010-05-25tests: Added Solaris autotestarseny.kapoulkine
2010-05-25Added build support for Sun C++arseny.kapoulkine
2010-05-25tests: Minor fixarseny.kapoulkine
2010-05-25tests: Replaced #pragma once with header guardsarseny.kapoulkine
2010-05-25Changed memory management so that the document node lives inside document; th...arseny.kapoulkine
2010-05-23tests: Minor addition to attribute value modification testsarseny.kapoulkine
2010-05-22tests: Minor addition to PI parsing testsarseny.kapoulkine
2010-05-21Nodes/attributes with empty names now are printed as :anonymousarseny.kapoulkine
2010-05-20as_* functions now all use strto*/wcsto* functions; this unifies the behavior...arseny.kapoulkine
2010-05-20tests: Added progressive truncation testarseny.kapoulkine
2010-05-20tests: Final MacOS fixesarseny.kapoulkine
2010-05-20tests: Fixed toolset autodetection in autotest-localarseny.kapoulkine
2010-05-20tests: Fixed deprecation warnings disabling for GCC 4.0, miscellaneous fixes ...arseny.kapoulkine
2010-05-17tests: Final autotest report tuningarseny.kapoulkine
2010-05-17tests: Final fixarseny.kapoulkine
2010-05-17tests: Minor fixesarseny.kapoulkine
2010-05-17tests: gcc version is now specified upon buildingarseny.kapoulkine
2010-05-17tests: Fixed Linux startup scripts (line endings), added FreeBSD startup scriptarseny.kapoulkine
2010-05-17XPath refactoring (ast_filter/filter_posinv/predicates use the same function,...arseny.kapoulkine
2010-05-13tests: Added Linux startup scriptarseny.kapoulkine
2010-05-13tests: Added wait for server to remote host, added automatic VM launcharseny.kapoulkine
2010-05-13tests: Added remote autotest host/server scriptsarseny.kapoulkine
2010-05-13tests: Minor autotest look improvementsarseny.kapoulkine
2010-05-12tests: Improved platform/toolset formattingarseny.kapoulkine
2010-05-12tests: Minor cleanuparseny.kapoulkine
2010-05-12tests: Removed abbreviated defines, added HTML report generatorarseny.kapoulkine
2010-05-12tests: Started autotest refactoring (extracted build log generation code)arseny.kapoulkine
2010-05-10Various test compilation fixesarseny.kapoulkine
2010-05-10Final portion of DOCTYPE testsarseny.kapoulkine
2010-05-10More DOCTYPE testsarseny.kapoulkine
2010-05-10More DOCTYPE testsarseny.kapoulkine
2010-05-10Added some DOCTYPE tests from xmlsuitearseny.kapoulkine
2010-05-10Implemented better DOCTYPE parsing, added more DOCTYPE testsarseny.kapoulkine
2010-05-10Added test that checks for correct page deallocation policyarseny.kapoulkine
2010-05-10Added more testsarseny.kapoulkine
2010-05-10Added more testsarseny.kapoulkine
2010-05-10Internal iterator constructors are now private, added empty document testarseny.kapoulkine
2010-05-10Reworked DOM memory allocation scheme (name/value allocations use the same pa...arseny.kapoulkine
2010-05-09Removed document order optimization (it helps on a tiny percentage of queries...arseny.kapoulkine
2010-05-09Enabled MSVC10 x64 in autotestarseny.kapoulkine
2010-05-09Improved memory leak detectionarseny.kapoulkine
2010-05-09Added empty stream/buffer tests, fixed null buffer parsing in wchar_t modearseny.kapoulkine
2010-05-08Minor coverage improvementsarseny.kapoulkine
2010-05-08Added MSVC8 x64 support to build framework and autotestarseny.kapoulkine
2010-05-08Don't use global no-deprecate switch for newer GCC/MinGW, fixed warnings beca...arseny.kapoulkine
2010-05-08Deprecated all wildcard functions and parse_wnorm_attributearseny.kapoulkine
2010-05-08Fixed tests in NO_STL mode and IntelC deprecated constantarseny.kapoulkine
2010-05-08Implemented PUGIXML_DEPRECATED for GCC and MSVC7+arseny.kapoulkine