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
/
test_document.cpp
Age
Commit message (
Expand
)
Author
2015-04-12
tests: Add a test that verifies absence of file leaks
Arseny Kapoulkine
2015-04-12
tests: Fix some Coverity issues
Arseny Kapoulkine
2015-04-11
tests: Improve out-of-memory tests
Arseny Kapoulkine
2015-03-13
tests: Fix truncation test
Arseny Kapoulkine
2015-03-05
tests: Move null buffer tests to test_document
Arseny Kapoulkine
2014-12-13
Don't use off64_t/_wfopen on MinGW32 in C++11 mode
v1.5
Arseny Kapoulkine
2014-11-24
Use _wfopen and fseeko64 on MinGW in C++11 mode
Arseny Kapoulkine
2014-11-24
tests: Add a test for load_file with wide Unicode name
Arseny Kapoulkine
2014-11-17
Rename xml_document::load to load_string
Arseny Kapoulkine
2014-11-17
tests: Don't use /dev/tty
Arseny Kapoulkine
2014-11-01
tests: Improve test coverage
Arseny Kapoulkine
2014-10-23
tests: Add more tests for better coverage
Arseny Kapoulkine
2014-10-23
tests: Improve test coverage
Arseny Kapoulkine
2014-10-02
tests: Add a test to verify that xml_document object works with any valid poi...
Arseny Kapoulkine
2014-04-02
tests: Fix Mac OS X compilation.
Arseny Kapoulkine
2014-02-19
tests: Write temporary files to executable folder.
Arseny Kapoulkine
2014-02-11
Implement document fragment parsing.
Arseny Kapoulkine
2014-02-10
Fix clang build.
Arseny Kapoulkine
2014-02-10
Use a null-terminated buffer for parsing as often as possible.
Arseny Kapoulkine
2012-10-31
tests: Remove 'con' loading from tests since it stopped working under Windows...
arseny.kapoulkine@gmail.com
2012-03-23
tests: Added text/binary save_file tests
arseny.kapoulkine@gmail.com
2012-03-06
tests: Android compilation fixes
arseny.kapoulkine@gmail.com
2012-03-06
tests: Use mkstemp on Unix and QNX (BlackBerry) to avoid tmpnam deprecation w...
arseny.kapoulkine@gmail.com
2012-03-06
tests: Fixed compilation errors for BadaSDK
arseny.kapoulkine@gmail.com
2012-02-19
tests: Minor fixes for WinCE compilation
arseny.kapoulkine@gmail.com
2011-12-20
Introduced encoding_latin1 support (conversion on loading, conversion on savi...
arseny.kapoulkine
2011-07-19
tests: Added tests for non-seekable streams
arseny.kapoulkine
2010-12-19
Enabled many additional GCC warnings (most notably -Wshadow and -Wold-style-c...
arseny.kapoulkine
2010-10-31
tests: Added document reset-self test
arseny.kapoulkine
2010-10-31
Added xml_document::reset() function with document parameter
arseny.kapoulkine
2010-10-26
Added xml_document::reset, added append/prepend/insert child overloads for el...
arseny.kapoulkine
2010-10-22
tests: Fixed WCHAR mode compilation
arseny.kapoulkine
2010-10-18
Added xml_document::document_element function
arseny.kapoulkine
2010-10-03
tests: Fixed XPath OOM tests, added parsing exception test
arseny.kapoulkine
2010-09-20
tests: Added load_file/save_file tests
arseny.kapoulkine
2010-08-29
tests: Removed some deprecated tests, minor coverage improvements
arseny.kapoulkine
2010-08-29
tests: Reduced allocation count
arseny.kapoulkine
2010-08-09
tests: Added tests for short buffers (they duplicate the progressive truncati...
arseny.kapoulkine
2010-08-04
tests: Fixed tests for wchar_t mode, added dummy std::cout/wcout usage for MS...
arseny.kapoulkine
2010-08-04
tests: Added more tests for better code coverage
arseny.kapoulkine
2010-08-03
tests: Preparations for custom new/delete (leak detection)
arseny.kapoulkine
2010-07-22
tests: Miscellaneous test fixes
arseny.kapoulkine
2010-07-22
tests: Fixed warning
arseny.kapoulkine
2010-07-22
tests: Added stream exception test
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-27
Renamed encoding_t to xml_encoding, renamed xpath_type_t to xpath_value_type
arseny.kapoulkine
2010-06-12
Declaration nodes improvements (they now automatically get name "xml", they c...
arseny.kapoulkine
2010-06-07
tests: Added C++0x support
arseny.kapoulkine
2010-06-02
tests: Temporary file name is obtained via mkstemp on Unix systems
arseny.kapoulkine
[next]