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-09-21
Fix parsing of integers that start with +
Arseny Kapoulkine
2015-09-20
tests: Add tests for integer overflow during conversion
Arseny Kapoulkine
2015-09-19
tests: Convert several files to Unix line endings
Arseny Kapoulkine
2015-07-25
tests: Fix test allocator to provide fundamental alignment
Arseny Kapoulkine
2015-07-25
tests: Only enable page heap on x86/x64
Arseny Kapoulkine
2015-05-22
tests: Add newline at the end of file
Arseny Kapoulkine
2015-05-22
tests: Fix MSVC6 compilation
Arseny Kapoulkine
2015-05-20
tests: Split fp roundtrip test into float and double
Arseny Kapoulkine
2015-05-14
Implement xml_node::attribute with a hint
Arseny Kapoulkine
2015-05-12
tests: Fix address sanitizer detection for GCC
Arseny Kapoulkine
2015-05-12
Add Visual Studio 2015 to AppVeyor
Arseny Kapoulkine
2015-05-12
tests: Disable page allocator if address sanitizer is active
Arseny Kapoulkine
2015-05-12
tests: Fix clang 3.7 warning
Arseny Kapoulkine
2015-05-03
tests: Fix MSVC6 compatibility
Arseny Kapoulkine
2015-05-02
tests: Add one more page reclamation test
Arseny Kapoulkine
2015-04-29
tests: Fix spurious failures in compact mode
Arseny Kapoulkine
2015-04-22
Fix node_pi memory leak
Arseny Kapoulkine
2015-04-21
tests: Adjust allocation thresholds to fix tests
Arseny Kapoulkine
2015-04-21
Merge branch 'master' into compact
Arseny Kapoulkine
2015-04-21
tests: Fix MSVC warnings
Arseny Kapoulkine
2015-04-21
tests: Add move semantics tests
Arseny Kapoulkine
2015-04-15
Implement copy ctor/assignment for xpath_variable_set
Arseny Kapoulkine
2015-04-15
tests: Fix Linux build
Arseny Kapoulkine
2015-04-15
tests: Use malloc for OSX/Linux page heap
Arseny Kapoulkine
2015-04-14
Fix xpath_node_set assignment to provide strong exception guarantee
Arseny Kapoulkine
2015-04-13
Refactor format_indent_attributes implementation
Arseny Kapoulkine
2015-04-13
Merge branch 'AlignAttributesEachOnSeparateLine' of git://github.com/halex200...
Arseny Kapoulkine
2015-04-13
tests: Add PUGIXML_COMPACT to AppVeyor
Arseny Kapoulkine
2015-04-13
Merge branch 'master' into compact
Arseny Kapoulkine
2015-04-13
Remove all files for the Jamplus-based build system
Arseny Kapoulkine
2015-04-13
Add AppVeyor build scripts
Arseny Kapoulkine
2015-04-14
add tests for aligning each attribute on next line
halex2005
2015-04-12
Merge branch 'master' into compact
Arseny Kapoulkine
2015-04-12
Fix unused variable warning
Arseny Kapoulkine
2015-04-12
Permit custom allocation function to throw
Arseny Kapoulkine
2015-04-12
tests: Add more out of memory tests
Arseny Kapoulkine
2015-04-12
Fix compilation and tests after merge.
Arseny Kapoulkine
2015-04-12
Merge branch 'master' into compact
Arseny Kapoulkine
2015-04-12
Implment copyless copy for attributes
Arseny Kapoulkine
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
Fix Travis CI build.
Arseny Kapoulkine
2015-04-11
tests: Improve out-of-memory tests
Arseny Kapoulkine
2015-04-11
tests: Add a test for throwing from xml_writer::write
Arseny Kapoulkine
2015-04-11
Fix exception type for out-of-memory for XPath variables
Arseny Kapoulkine
2015-04-11
tests: Use char_t instead of wchar_t
Arseny Kapoulkine
2015-04-11
tests: Add more out of memory tests
Arseny Kapoulkine
2015-04-10
Merge branch 'master' into compact
Arseny Kapoulkine
2015-04-10
Fix archive packaging
Arseny Kapoulkine
2015-03-21
tests: Final test fix for CW
Arseny Kapoulkine
[next]