pugixml/tests
Arseny Kapoulkine 1a96777b11 tests: Fix XPath denorm tests on Intel compiler
Intel compiler by default sets flush-to-zero flags which causes our
denorm test to produce 0.0. So make sure that denorms work on FPU before
testing the string output.

Fixes #218.
2018-08-13 22:06:57 -07:00
..
data
data_fuzz_parse
data_fuzz_xpath
allocator.cpp
allocator.hpp
autotest-appveyor.ps1
fuzz_parse.cpp
fuzz_parse.dict
fuzz_setup.sh
fuzz_xpath.cpp
fuzz_xpath.dict
helpers.hpp
main.cpp
test.cpp
test.hpp
test_compact.cpp
test_deprecated.cpp
test_document.cpp
test_dom_modify.cpp
test_dom_text.cpp
test_dom_traverse.cpp
test_header_guard.cpp
test_header_iosfwd_1.cpp
test_header_iosfwd_2.cpp
test_header_iostream_1.cpp
test_header_iostream_2.cpp
test_header_only_1.cpp
test_header_only_2.cpp
test_header_string_1.cpp
test_header_string_2.cpp
test_header_string_iostream.cpp
test_memory.cpp
test_parse.cpp
test_parse_doctype.cpp
test_unicode.cpp
test_version.cpp
test_write.cpp
test_xpath.cpp tests: Fix XPath denorm tests on Intel compiler 2018-08-13 22:06:57 -07:00
test_xpath_api.cpp
test_xpath_functions.cpp
test_xpath_operators.cpp
test_xpath_parse.cpp
test_xpath_paths.cpp
test_xpath_paths_abbrev_w3c.cpp
test_xpath_paths_w3c.cpp
test_xpath_variables.cpp
test_xpath_xalan_1.cpp
test_xpath_xalan_2.cpp
test_xpath_xalan_3.cpp
test_xpath_xalan_4.cpp
test_xpath_xalan_5.cpp
writer_string.cpp
writer_string.hpp