aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-11-25Update version to 1.11 and update documentationArseny Kapoulkine1-1/+1
2020-11-25tests: Fix test fallout for MSVC6Arseny Kapoulkine1-0/+2
2020-09-11XPath: Fix stack overflow in functions with long argument listsArseny Kapoulkine1-0/+1
2020-09-10Fix stack overflow in tests on MSVC x64Arseny Kapoulkine1-1/+1
2020-09-10Fix tests in wchar modeArseny Kapoulkine1-5/+5
2020-09-10XPath: Restrict AST depth to prevent stack overflowArseny Kapoulkine1-0/+22
2020-02-01tests: Add a dedicated test for XPath variable conversionArseny Kapoulkine1-0/+26
2019-09-22Custom precision (#300)Tuan Anh Tran1-0/+25
2019-09-17tests: Add memory safety tests for remove_children/attributesArseny Kapoulkine1-0/+34
2019-09-17feat: add remove_attributes() and remove_children() (#296)Tuan Anh Tran1-0/+26
2019-09-11Never escape > in attribute valuesArseny Kapoulkine1-4/+4
2019-09-11Don't escape attribute quotation symbolArseny Kapoulkine1-2/+4
2019-09-11Update version to 1.10Arseny Kapoulkine1-1/+1
2019-09-09Update nuget creation to VS2019 (#291)Joel Andres Granados1-0/+4
2019-08-21Fix minor typos (#286)Wolfgang Stöggl2-2/+2
2019-08-21tests: Work around test warnings in clang-7Arseny Kapoulkine2-2/+2
2019-06-18Add support for using single quotes to enclose attribute valuesm-naumann1-3/+3
2019-06-10Fix forgotten indentationdenchat1-5/+5
2019-06-10std::random_shuffle is removed in current standarddenchat1-2/+10
2019-03-09tests: Move control char tests to test_write.cppArseny Kapoulkine2-9/+10
2019-03-08unit test and docYan Pas1-0/+9
2019-02-26tests: Expand out-of-memory union testsArseny Kapoulkine1-5/+30
2019-02-26XPath: Make remove_duplicates generate stable orderArseny Kapoulkine1-0/+18
2019-02-26tests: Disable flaky testArseny Kapoulkine1-0/+2
2018-11-27tests: Only use load_file_special_folder test on macOSArseny Kapoulkine1-4/+2
2018-11-23Fix Wdouble-promotion warningsArseny Kapoulkine4-15/+15
2018-11-19Escape TAB character in attribute values with 	Arseny Kapoulkine1-1/+15
2018-08-13tests: Fix XPath denorm tests on Intel compilerArseny Kapoulkine1-1/+7
2018-07-30tests: Allow document_load_file_special_folder to load empty documentArseny Kapoulkine1-1/+2
2018-04-04tests: Fix PUGIXML_COMPACT build on some platformsv1.9Arseny Kapoulkine1-1/+1
2018-04-03tests: Fix PUGIXML_NO_XPATH,PUGIXML_COMPACT buildArseny Kapoulkine1-0/+4
2018-04-03tests: Fix PUGIXML_NO_XPATH buildArseny Kapoulkine1-0/+2
2018-04-02tests: Fix PUGIXML_NO_EXCEPTIONS testsArseny Kapoulkine1-6/+6
2018-04-02Update version to 1.9Arseny Kapoulkine1-1/+1
2018-04-02tests: Fix PUGIXML_NO_STL buildArseny Kapoulkine2-6/+12
2018-03-16tests: Fix PUGIXML_COMPACT+PUGIXML_WCHAR_MODE testsArseny Kapoulkine2-4/+4
2017-12-22tests: Fix OSX test failureArseny Kapoulkine1-0/+2
2017-11-13Merge pull request #170 from zeux/moveArseny Kapoulkine1-0/+185
2017-11-13tests: Add compact move testsArseny Kapoulkine1-3/+25
2017-11-10tests: Fix expansion-to-defined warningArseny Kapoulkine1-1/+5
2017-10-26tests: Add more tests for document moveArseny Kapoulkine1-0/+33
2017-10-20tests: Add more move testsArseny Kapoulkine1-0/+11
2017-09-25tests: Adjust move coverage testsArseny Kapoulkine1-3/+7
2017-09-25tests: Add more move testsArseny Kapoulkine1-0/+9
2017-09-25tests: Add more move testsArseny Kapoulkine1-2/+25
2017-09-25tests: Add more document move testsArseny Kapoulkine1-0/+52
2017-09-25tests: Add basic move testsArseny Kapoulkine1-0/+31
2017-06-23tests: Add more stream coverage testsArseny Kapoulkine1-4/+40
2017-06-23tests: Add stream coverage testsArseny Kapoulkine1-4/+108
2017-06-22tests: Fix PUGIXML_WCHAR_MODE buildArseny Kapoulkine1-1/+1