summaryrefslogtreecommitdiff
path: root/tests/main.cpp
AgeCommit message (Expand)Author
2017-06-15tests: Add tests for loading special filesArseny Kapoulkine
2016-11-19tests: Fix unused variable warning in some compilersArseny Kapoulkine
2016-01-24Fix whitespace issuesStephan Beyer
2015-04-12Permit custom allocation function to throwArseny Kapoulkine
2015-04-11tests: Improve out-of-memory testsArseny Kapoulkine
2014-10-26tests: Add a way for tests to verify allocation failureArseny Kapoulkine
2014-10-21tests: Assert on out-of-memory in testsArseny Kapoulkine
2014-02-26tests: Fix WinCE compilationArseny Kapoulkine
2014-02-19tests: Write temporary files to executable folder.Arseny Kapoulkine
2014-02-10Replace memory-management functions before every test.Arseny Kapoulkine
2012-03-06tests: Miscellaneous fixesarseny.kapoulkine@gmail.com
2012-03-06tests: Android compilation fixesarseny.kapoulkine@gmail.com
2012-02-19tests: Minor fixes for WinCE compilationarseny.kapoulkine@gmail.com
2011-02-16tests: Fixed C++/CLI compilation warningarseny.kapoulkine
2010-12-19Enabled many additional GCC warnings (most notably -Wshadow and -Wold-style-c...arseny.kapoulkine
2010-08-29tests: Various compilation fixes for BCC and MSVC6arseny.kapoulkine
2010-08-29tests: Remove new/delete overrides (all pugi code now uses custom allocators)arseny.kapoulkine
2010-08-29tests: Deallocation of null pointer is illegal for custom allocatorsarseny.kapoulkine
2010-08-04tests: Fixed tests for wchar_t mode, added dummy std::cout/wcout usage for MS...arseny.kapoulkine
2010-08-03tests: New and delete operators now use test allocator and thus are subject t...arseny.kapoulkine
2010-07-19Set svn:eol-style to native for all text filesarseny.kapoulkine
2010-07-15tests: Added Xbox360 and PS3 toolset supportarseny.kapoulkine
2010-06-13Internal XML parsing error handling is done via setjmp/longjmp, all allocatio...arseny.kapoulkine
2010-05-09Improved memory leak detectionarseny.kapoulkine
2010-05-06Integrated changes from unicode branch to trunkarseny.kapoulkine
2010-04-20unicode: Fixed tests for Linuxarseny.kapoulkine
2009-10-29tests: CodeWarrior and BCC supportedarseny.kapoulkine
2009-10-29tests: Tests can work without exceptions nowarseny.kapoulkine
2009-10-29tests: Supported all pugixml compilation modesarseny.kapoulkine
2009-10-28tests: More fixes and toolsets supportarseny.kapoulkine
2009-10-20tests: Added memory leak detectionarseny.kapoulkine
2009-10-10tests: Added simple test framework, added a couple of testsarseny.kapoulkine
2009-10-10Initial test building support along with a stub test filearseny.kapoulkine