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_paths.cpp
Age
Commit message (
Expand
)
Author
2014-11-01
tests: Improve test coverage
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-23
tests: Improve test coverage
Arseny Kapoulkine
2014-10-21
tests: Fix PUGIXML_WCHAR_MODE compilation
Arseny Kapoulkine
2014-10-21
XPath: Make sure step_push is called with valid nodes
Arseny Kapoulkine
2014-10-20
XPath: Introduce _first/_any set evaluation modes
Arseny Kapoulkine
2014-10-18
XPath: Extend the descendant-or-self optimization
Arseny Kapoulkine
2014-10-16
XPath: Optimize attribute axis lookup
Arseny Kapoulkine
2014-10-15
XPath: Fix optimization bug with //name[last()]
Arseny Kapoulkine
2014-10-05
tests: Add XPath sorting test
Arseny Kapoulkine
2014-10-05
tests: Add XPath sorting tests and a simple test for numeric predicates
Arseny Kapoulkine
2014-09-23
tests: Add one more XPath optimization test
Arseny Kapoulkine
2014-09-23
tests: More XPath tests
Arseny Kapoulkine
2010-08-29
tests: Minor fixes
arseny.kapoulkine
2010-08-29
tests: Added XPath tests for attribute context
arseny.kapoulkine
2010-07-19
Set svn:eol-style to native for all text files
arseny.kapoulkine
2010-05-30
tests: Added more Xalan tests
arseny.kapoulkine
2010-05-30
tests: Added tests for principal node types with attributes for all axes that...
arseny.kapoulkine
2010-05-29
tests: Added more Xalan tests
arseny.kapoulkine
2010-05-29
tests: Added some axis Xalan tests, extended all axis tests to include attrib...
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
tests: Final coverage improvements
arseny.kapoulkine
2009-11-08
tests: More coverage tests
arseny.kapoulkine
2009-11-08
tests: Extracted generic tests in a separate header, better filter tests, som...
arseny.kapoulkine
2009-11-08
tests: Mostly complete coverage of XPath W3C
arseny.kapoulkine
2009-11-08
tests: Added node test tests, added abbreviated step/axis tests
arseny.kapoulkine
2009-11-04
tests: Completed function library tests, added namespace axis and variable re...
arseny.kapoulkine
2009-11-03
tests: Added tests for all axes except namespace
arseny.kapoulkine