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
Age
Commit message (
Expand
)
Author
2015-03-21
tests: Final test fix for CW
Arseny Kapoulkine
2015-03-21
tests: Work around fp issues in various runtime libraries
Arseny Kapoulkine
2015-03-21
tests: Fix test compilation
Arseny Kapoulkine
2015-03-18
tests: Fix tests in wchar mode
Arseny Kapoulkine
2015-03-18
Update version to 1.6
Arseny Kapoulkine
2015-03-18
Do not emit surrounding whitespace for text nodes
Arseny Kapoulkine
2015-03-13
tests: Fix truncation test
Arseny Kapoulkine
2015-03-13
tests: Add support for afl-fuzz
Arseny Kapoulkine
2015-03-12
Fix buffer overrun when parsing comments inside DOCTYPE
Arseny Kapoulkine
2015-03-10
Escape ?> sequence in PI value during printing
Arseny Kapoulkine
2015-03-05
tests: Move null buffer tests to test_document
Arseny Kapoulkine
2015-03-05
Refactor contents=0 behavior
Arseny Kapoulkine
2015-03-05
Merge branch 'master' of https://github.com/mloy/pugixml into mloy-master
Arseny Kapoulkine
2015-03-04
tests: Fix XPath string comparison
Arseny Kapoulkine
2015-03-01
tests: Implement page heap for OSX/Linux
Arseny Kapoulkine
2015-02-12
tests: Fix tests for wchar mode
Arseny Kapoulkine
2015-02-12
DOCTYPE parsing is now stackless
Arseny Kapoulkine
2015-01-24
Use string::append in implementations of xml_writer
Arseny Kapoulkine
2015-01-17
tests: Fix MSVC 2008 compilation warning
Arseny Kapoulkine
2015-01-17
tests: Use Git instead of Subversion in autotest
Arseny Kapoulkine
2015-01-16
tests: Add tests for fp roundtrip
Arseny Kapoulkine
2015-01-16
tests: Add coverage tests for new float setters
Arseny Kapoulkine
2015-01-16
Merge pull request #27 from sdoiel61/master
Arseny Kapoulkine
2015-01-16
Increase precision on large number test
Steve Doiel
2015-01-09
Simplify header-only mode usage
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-20
Fix node_declaration copying with empty name
Arseny Kapoulkine
2014-11-19
tests: Fix tests on various compilers
Arseny Kapoulkine
2014-11-17
tests: Fix version test
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-05
Fix xml_node::offset_debug for corner cases
Arseny Kapoulkine
2014-11-03
:Merge remote-tracking branch 'upstream/master'
Matthias Loy
2014-11-03
tests: Add more XPath mod tests
Arseny Kapoulkine
2014-11-02
Fix undefined behavior while calling memcpy
Arseny Kapoulkine
2014-11-01
tests: Improve test coverage
Arseny Kapoulkine
2014-10-30
load_buffer_impl always checks if buffer is valid pointer and size > 0
mloy
2014-10-27
Optimize node printing by using raw pointers
Arseny Kapoulkine
2014-10-27
XPath: Optimize [position()=expr] and [last()]
Arseny Kapoulkine
2014-10-26
XPath: Optimize constant filters/predicates
Arseny Kapoulkine
2014-10-26
tests: Remove git2svn helper script!
Arseny Kapoulkine
2014-10-26
tests: Add a way for tests to verify allocation failure
Arseny Kapoulkine
2014-10-25
Fix node copying for some out of memory cases
Arseny Kapoulkine
2014-10-24
tests: Fix test failure in PUGIXML_WCHAR_MODE
Arseny Kapoulkine
2014-10-24
tests: Add even more coverage tests
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-21
tests: Fix PUGIXML_WCHAR_MODE compilation
Arseny Kapoulkine
[next]