pugixml/tests
arseny.kapoulkine@gmail.com 04629118db tests: Android compilation fixes
git-svn-id: http://pugixml.googlecode.com/svn/trunk@846 99668b35-9821-0410-8761-19e4c4f06640
2012-03-06 08:49:58 +00:00
..
data Introduced encoding_latin1 support (conversion on loading, conversion on saving, encoding name in declaration in document::save) 2011-12-20 09:45:10 +00:00
allocator.cpp tests: Minor fixes for WinCE compilation 2012-02-19 09:05:23 +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: Updated autotest-linux.sh for Fedora 2011-07-27 07:40:38 +00:00
autotest-local.pl tests: Added BlackBerry NDK to test suite 2012-03-06 07:13:25 +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: Disabled VM shutdown/startup overlap to decrease peak memory consumption 2011-07-24 06:19:57 +00:00
autotest-report.pl tests: Added BlackBerry NDK to test suite 2012-03-06 07:13:25 +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 Fixed unspecified bool conversion for MSVC CLR for the case when pugixml is compiled as unmanaged and calling code is compiled as managed. Fixes issue 121. 2011-08-19 04:25:13 +00:00
main.cpp tests: Android compilation fixes 2012-03-06 08:49:58 +00:00
test.cpp tests: Minor fixes for WinCE compilation 2012-02-19 09:05:23 +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 tests: Android compilation fixes 2012-03-06 08:49:58 +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 tests: Minor fixes for WinCE compilation 2012-02-19 09:05:23 +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: Fixed compilation errors for BadaSDK 2012-03-06 06:13:10 +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 tests: Android compilation fixes 2012-03-06 08:49:58 +00:00
test_version.cpp tests: Added version test 2011-12-20 10:34:37 +00:00
test_write.cpp tests: Android compilation fixes 2012-03-06 08:49:58 +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 tests: Add an explicit test for empty xpath_node_set copying (regression test for issue 143) 2012-02-18 03:35:37 +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 tests: Android compilation fixes 2012-03-06 08:49:58 +00:00
writer_string.hpp tests: Android compilation fixes 2012-03-06 08:49:58 +00:00