pugixml/tests
arseny.kapoulkine 366c6d8241 tests: Add Subversion revision info to build report
git-svn-id: http://pugixml.googlecode.com/svn/trunk@500 99668b35-9821-0410-8761-19e4c4f06640
2010-06-02 19:27:05 +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 tests: Add Subversion revision info to build report 2010-06-02 19:27:05 +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: Add Subversion revision info to build report 2010-06-02 19:27:05 +00:00
autotest-solaris.sh tests: Added Solaris autotest 2010-05-25 22:19:57 +00:00
common.hpp tests: Replaced #pragma once with header guards 2010-05-25 21:40:11 +00:00
gcov-filter.pl tests: Redesigned test building; now all configurations of a single toolset are built in a single jam run 2010-06-02 06:25:40 +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.cpp tests: Added tests for principal node types with attributes for all axes that can return attributes 2010-05-30 07:52:18 +00:00
test.hpp tests: Fixed tests for wchar_t mode, disabled some tests on compilers with broken NaN behavior 2010-05-29 13:36:53 +00:00
test_deprecated.cpp tests: Improved IntelC support, added more compilers to autotest, removed old autotest script 2010-06-01 05:41:26 +00:00
test_document.cpp tests: Temporary file name is obtained via mkstemp on Unix systems 2010-06-02 17:59:37 +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 tests: Improved IntelC support, added more compilers to autotest, removed old autotest script 2010-06-01 05:41:26 +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.cpp tests: Minor addition to PI parsing tests 2010-05-22 19:13:35 +00:00
test_parse_doctype.cpp Various test compilation fixes 2010-05-10 21:36:05 +00:00
test_unicode.cpp Integrated changes from unicode branch to trunk 2010-05-06 20:28:36 +00:00
test_write.cpp tests: Extended wchar_t mode tests (broken UTF16 test, some tests were erroneously utf8-only), added final Xalan tests 2010-05-30 20:17:05 +00:00
test_xpath.cpp tests: Fixed tests for wchar_t mode, disabled some tests on compilers with broken NaN behavior 2010-05-29 13:36: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 tests: Added more XPath tests based on recommendation errata 2010-05-31 12:00:38 +00:00
test_xpath_operators.cpp tests: Added more XPath tests based on recommendation errata 2010-05-31 12:00:38 +00:00
test_xpath_parse.cpp tests: Added /[1] test 2010-05-31 16:55:16 +00:00
test_xpath_paths.cpp tests: Added more Xalan tests 2010-05-30 12:42:03 +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_xalan_1.cpp tests: Added tests for principal node types with attributes for all axes that can return attributes 2010-05-30 07:52:18 +00:00
test_xpath_xalan_2.cpp tests: Added tests for principal node types with attributes for all axes that can return attributes 2010-05-30 07:52:18 +00:00
test_xpath_xalan_3.cpp tests: Added more Xalan tests 2010-05-30 12:42:03 +00:00
test_xpath_xalan_4.cpp tests: Extended wchar_t mode tests (broken UTF16 test, some tests were erroneously utf8-only), added final Xalan tests 2010-05-30 20:17:05 +00:00
test_xpath_xalan_5.cpp Fixed XPath parsing (numbers of the form \d+\. are now parsed correctly, stray colon does not act as eof token) 2010-05-30 20:44:15 +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