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_xpath_api.cpp
Age
Commit message (
Expand
)
Author
2012-02-18
tests: Add an explicit test for empty xpath_node_set copying (regression test...
arseny.kapoulkine@gmail.com
2010-10-03
XPath: evaluate_string now guarantees zero-terminated result (unless the buff...
arseny.kapoulkine
2010-09-14
tests: Added XPath out of memory tests
arseny.kapoulkine
2010-08-29
tests: Various compilation fixes for BCC and MSVC6
arseny.kapoulkine
2010-08-29
tests: Changed XPath checking macros to avoid query copying under GCC
arseny.kapoulkine
2010-08-29
tests: Added XPath tests for attribute context
arseny.kapoulkine
2010-08-29
tests: Added new evaluate_string tests, fixed tests for NO_STL mode
arseny.kapoulkine
2010-08-29
XPath: Added error offset reporting
arseny.kapoulkine
2010-08-29
tests: Extended XPath tests
arseny.kapoulkine
2010-08-29
tests: Added support for XPath without exceptions
arseny.kapoulkine
2010-08-04
tests: Added more XPath tests
arseny.kapoulkine
2010-08-02
tests: More miscellaneous tests
arseny.kapoulkine
2010-07-19
Set svn:eol-style to native for all text files
arseny.kapoulkine
2010-07-10
XPath: Out-of-bounds xpath_node_set access is now undefined
arseny.kapoulkine
2010-05-09
Removed document order optimization (it helps on a tiny percentage of queries...
arseny.kapoulkine
2010-05-06
Integrated changes from unicode branch to trunk
arseny.kapoulkine
2009-11-08
XPath: Added xpath_query::return_type() function, fixed evaluate_node_set doc...
arseny.kapoulkine
2009-11-08
tests: Full public API coverage (except sort, which needs extensive coverage ...
arseny.kapoulkine
2009-11-08
tests: Extracted generic tests in a separate header, better filter tests, som...
arseny.kapoulkine