pugixml/tests
arseny.kapoulkine 5f318e056e tests: Fixed C++/CLI compilation warning
git-svn-id: http://pugixml.googlecode.com/svn/trunk@807 99668b35-9821-0410-8761-19e4c4f06640
2011-02-16 20:00:54 +00:00
..
data tests: Reduced allocation count 2010-08-29 15:26:06 +00:00
allocator.cpp Enabled many additional GCC warnings (most notably -Wshadow and -Wold-style-cast), fixed the code accordingly 2010-12-19 10:16:37 +00:00
allocator.hpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
archive.pl Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +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: Added C++/CLI support 2011-02-16 20:00:08 +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 report CSS, VMs are now started in minimized state (GUI mode) 2010-06-02 20:29:03 +00:00
autotest-report.pl tests: Added C++/CLI support 2011-02-16 20:00:08 +00:00
autotest-solaris.sh tests: Added Solaris autotest 2010-05-25 22:19:57 +00:00
common.hpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
gcov-filter.pl tests: Introduced fullcoverage mode 2010-08-29 15:46:30 +00:00
helpers.hpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
main.cpp tests: Fixed C++/CLI compilation warning 2011-02-16 20:00:54 +00:00
test.cpp Enabled many additional GCC warnings (most notably -Wshadow and -Wold-style-cast), fixed the code accordingly 2010-12-19 10:16:37 +00:00
test.hpp tests: Changed XPath checking macros to avoid query copying under GCC 2010-08-29 15:49:06 +00:00
test_document.cpp Enabled many additional GCC warnings (most notably -Wshadow and -Wold-style-cast), fixed the code accordingly 2010-12-19 10:16:37 +00:00
test_dom_modify.cpp Enabled many additional GCC warnings (most notably -Wshadow and -Wold-style-cast), fixed the code accordingly 2010-12-19 10:16:37 +00:00
test_dom_traverse.cpp Enabled many additional GCC warnings (most notably -Wshadow and -Wold-style-cast), fixed the code accordingly 2010-12-19 10:16:37 +00:00
test_header_guard.cpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
test_header_iosfwd_1.cpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
test_header_iosfwd_2.cpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
test_header_iostream_1.cpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
test_header_iostream_2.cpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
test_header_string_1.cpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
test_header_string_2.cpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
test_memory.cpp tests: Various compilation fixes for BCC and MSVC6 2010-08-29 16:28:10 +00:00
test_parse.cpp tests: Improved tests for parsing result default construction 2010-09-20 19:07:11 +00:00
test_parse_doctype.cpp Enabled many additional GCC warnings (most notably -Wshadow and -Wold-style-cast), fixed the code accordingly 2010-12-19 10:16:37 +00:00
test_unicode.cpp Minor UTF8 conversion refactoring, added as_utf8 and as_wide overloads with string arguments 2010-09-22 19:05:31 +00:00
test_write.cpp If an element node has the only child, and it is of CDATA type, then the extra indentation is omitted (previously this behavior only held for PCDATA children) 2010-10-19 15:38:10 +00:00
test_xpath.cpp Enabled many additional GCC warnings (most notably -Wshadow and -Wold-style-cast), fixed the code accordingly 2010-12-19 10:16:37 +00:00
test_xpath_api.cpp XPath: evaluate_string now guarantees zero-terminated result (unless the buffer size is zero) 2010-10-03 18:14:12 +00:00
test_xpath_functions.cpp XPath: Minor lang() fix (use ASCII lowercase because language names are ASCII-only anyway) 2010-09-11 13:30:49 +00:00
test_xpath_operators.cpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
test_xpath_parse.cpp tests: Fixed CW compilation 2010-10-22 04:28:52 +00:00
test_xpath_paths.cpp tests: Minor fixes 2010-08-29 15:48:05 +00:00
test_xpath_paths_abbrev_w3c.cpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
test_xpath_paths_w3c.cpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
test_xpath_variables.cpp tests: Improved document order comparison coverage 2010-08-29 15:51:35 +00:00
test_xpath_xalan_1.cpp tests: Minor fix for MinGW 3.4 2010-08-30 05:01:19 +00:00
test_xpath_xalan_2.cpp tests: Reduced allocation count 2010-08-29 15:26:06 +00:00
test_xpath_xalan_3.cpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
test_xpath_xalan_4.cpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
test_xpath_xalan_5.cpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
writer_string.cpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
writer_string.hpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00