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.cpp
Age
Commit message (
Expand
)
Author
2012-02-19
tests: Minor fixes for WinCE compilation
arseny.kapoulkine@gmail.com
2010-12-19
Enabled many additional GCC warnings (most notably -Wshadow and -Wold-style-c...
arseny.kapoulkine
2010-08-29
tests: Changed XPath checking macros to avoid query copying under GCC
arseny.kapoulkine
2010-08-29
tests: Added more XPath variable tests
arseny.kapoulkine
2010-08-29
tests: Added XPath variable and variable set tests
arseny.kapoulkine
2010-08-29
Removed deprecated wildcard functions, removed deprecated all_elements_by_name
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
tests: Removed redundant includes
arseny.kapoulkine
2010-08-29
tests: Added support for XPath without exceptions
arseny.kapoulkine
2010-07-19
Set svn:eol-style to native for all text files
arseny.kapoulkine
2010-06-27
Renamed encoding_t to xml_encoding, renamed xpath_type_t to xpath_value_type
arseny.kapoulkine
2010-05-30
tests: Added tests for principal node types with attributes for all axes that...
arseny.kapoulkine
2010-05-30
tests: Fixed pointer order dependency for unsorted XPath results
arseny.kapoulkine
2010-05-29
tests: Added more Xalan tests
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