index
:
pugixml.git
gh-pages
master
mingw
short-wchar
Mirror for https://github.com/zeux/pugixml
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
main.cpp
Age
Commit message (
Expand
)
Author
2012-03-06
tests: Miscellaneous fixes
arseny.kapoulkine@gmail.com
2012-03-06
tests: Android compilation fixes
arseny.kapoulkine@gmail.com
2012-02-19
tests: Minor fixes for WinCE compilation
arseny.kapoulkine@gmail.com
2011-02-16
tests: Fixed C++/CLI compilation warning
arseny.kapoulkine
2010-12-19
Enabled many additional GCC warnings (most notably -Wshadow and -Wold-style-c...
arseny.kapoulkine
2010-08-29
tests: Various compilation fixes for BCC and MSVC6
arseny.kapoulkine
2010-08-29
tests: Remove new/delete overrides (all pugi code now uses custom allocators)
arseny.kapoulkine
2010-08-29
tests: Deallocation of null pointer is illegal for custom allocators
arseny.kapoulkine
2010-08-04
tests: Fixed tests for wchar_t mode, added dummy std::cout/wcout usage for MS...
arseny.kapoulkine
2010-08-03
tests: New and delete operators now use test allocator and thus are subject t...
arseny.kapoulkine
2010-07-19
Set svn:eol-style to native for all text files
arseny.kapoulkine
2010-07-15
tests: Added Xbox360 and PS3 toolset support
arseny.kapoulkine
2010-06-13
Internal XML parsing error handling is done via setjmp/longjmp, all allocatio...
arseny.kapoulkine
2010-05-09
Improved memory leak detection
arseny.kapoulkine
2010-05-06
Integrated changes from unicode branch to trunk
arseny.kapoulkine
2010-04-20
unicode: Fixed tests for Linux
arseny.kapoulkine
2009-10-29
tests: CodeWarrior and BCC supported
arseny.kapoulkine
2009-10-29
tests: Tests can work without exceptions now
arseny.kapoulkine
2009-10-29
tests: Supported all pugixml compilation modes
arseny.kapoulkine
2009-10-28
tests: More fixes and toolsets support
arseny.kapoulkine
2009-10-20
tests: Added memory leak detection
arseny.kapoulkine
2009-10-10
tests: Added simple test framework, added a couple of tests
arseny.kapoulkine
2009-10-10
Initial test building support along with a stub test file
arseny.kapoulkine