pugixml/tests
arseny.kapoulkine ff19e9475a tests: Added more XPath tests
git-svn-id: http://pugixml.googlecode.com/svn/trunk@458 99668b35-9821-0410-8761-19e4c4f06640
2010-05-29 09:01:10 +00:00
..
data Integrated changes from unicode branch to trunk 2010-05-06 20:28:36 +00:00
allocator.cpp Integrated changes from unicode branch to trunk 2010-05-06 20:28:36 +00:00
allocator.hpp tests: Replaced #pragma once with header guards 2010-05-25 21:40:11 +00:00
autotest-freebsd.sh tests: Fixed Linux startup scripts (line endings), added FreeBSD startup script 2010-05-17 07:23:37 +00:00
autotest-linux.sh tests: Fixed Linux startup scripts (line endings), added FreeBSD startup script 2010-05-17 07:23:37 +00:00
autotest-local.pl Added build support for Sun C++ 2010-05-25 21:50:46 +00:00
autotest-macos.sh tests: Final MacOS fixes 2010-05-20 17:51:32 +00:00
autotest-remote-host.pl tests: Added wait for server to remote host, added automatic VM launch 2010-05-13 16:48:46 +00:00
autotest-remote-server.pl tests: Fixed deprecation warnings disabling for GCC 4.0, miscellaneous fixes for MacOS X 2010-05-20 07:32:49 +00:00
autotest-report.pl tests: Added Solaris/Sun C++ to report formatter 2010-05-26 05:00:09 +00:00
autotest-solaris.sh tests: Added Solaris autotest 2010-05-25 22:19:57 +00:00
autotest.pl Enabled MSVC10 x64 in autotest 2010-05-09 18:47:23 +00:00
common.hpp tests: Replaced #pragma once with header guards 2010-05-25 21:40:11 +00:00
gcov-filter.pl Minor build framework fixes 2009-10-10 20:48:55 +00:00
helpers.hpp tests: Replaced #pragma once with header guards 2010-05-25 21:40:11 +00:00
main.cpp Improved memory leak detection 2010-05-09 18:23:50 +00:00
test_deprecated.cpp tests: Minor fix 2010-05-25 21:40:37 +00:00
test_document.cpp tests: Added progressive truncation test 2010-05-20 18:06:58 +00:00
test_dom_modify.cpp tests: Minor addition to attribute value modification tests 2010-05-23 07:43:07 +00:00
test_dom_traverse.cpp as_* functions now all use strto*/wcsto* functions; this unifies the behavior and fixes large unsigned integer parsing in as_uint 2010-05-20 20:35:49 +00:00
test_header_guard.cpp Integrated changes from unicode branch to trunk 2010-05-06 20:28:36 +00:00
test_header_iosfwd_1.cpp Integrated changes from unicode branch to trunk 2010-05-06 20:28:36 +00:00
test_header_iosfwd_2.cpp Integrated changes from unicode branch to trunk 2010-05-06 20:28:36 +00:00
test_header_iostream_1.cpp Integrated changes from unicode branch to trunk 2010-05-06 20:28:36 +00:00
test_header_iostream_2.cpp Integrated changes from unicode branch to trunk 2010-05-06 20:28:36 +00:00
test_header_string_1.cpp Integrated changes from unicode branch to trunk 2010-05-06 20:28:36 +00:00
test_header_string_2.cpp Integrated changes from unicode branch to trunk 2010-05-06 20:28:36 +00:00
test_memory.cpp Changed memory management so that the document node lives inside document; this way a default-constructed document does not allocate any dynamic memory 2010-05-25 07:55:44 +00:00
test_parse_doctype.cpp Various test compilation fixes 2010-05-10 21:36:05 +00:00
test_parse.cpp tests: Minor addition to PI parsing tests 2010-05-22 19:13:35 +00:00
test_unicode.cpp Integrated changes from unicode branch to trunk 2010-05-06 20:28:36 +00:00
test_write.cpp Nodes/attributes with empty names now are printed as :anonymous 2010-05-21 05:50:53 +00:00
test_xpath_api.cpp Removed document order optimization (it helps on a tiny percentage of queries), XPath tests now compute their own order 2010-05-09 20:37:49 +00:00
test_xpath_functions.cpp XPath refactoring (ast_filter/filter_posinv/predicates use the same function, removed greater* specializations for compare_rel, starts_with is used more extensively, const-correctness fixes) 2010-05-17 06:54:06 +00:00
test_xpath_operators.cpp tests: Added more XPath tests 2010-05-29 09:01:10 +00:00
test_xpath_parse.cpp Integrated changes from unicode branch to trunk 2010-05-06 20:28:36 +00:00
test_xpath_paths_abbrev_w3c.cpp Removed document order optimization (it helps on a tiny percentage of queries), XPath tests now compute their own order 2010-05-09 20:37:49 +00:00
test_xpath_paths_w3c.cpp Removed document order optimization (it helps on a tiny percentage of queries), XPath tests now compute their own order 2010-05-09 20:37:49 +00:00
test_xpath_paths.cpp Removed document order optimization (it helps on a tiny percentage of queries), XPath tests now compute their own order 2010-05-09 20:37:49 +00:00
test_xpath.cpp tests: Added more XPath tests 2010-05-29 09:01:10 +00:00
test.cpp Removed document order optimization (it helps on a tiny percentage of queries), XPath tests now compute their own order 2010-05-09 20:37:49 +00:00
test.hpp tests: Replaced #pragma once with header guards 2010-05-25 21:40:11 +00:00
writer_string.cpp Integrated changes from unicode branch to trunk 2010-05-06 20:28:36 +00:00
writer_string.hpp tests: Replaced #pragma once with header guards 2010-05-25 21:40:11 +00:00