aboutsummaryrefslogtreecommitdiff
path: root/xmltest.cpp
AgeCommit message (Expand)Author
2023-05-28add pedantic whitespace modeKevin Saul
2023-01-14reorder testsLee Thomason
2022-04-03add testcasedinghao188
2021-09-17fix assertion - Assertion '_elementPool.CurrentAllocs() == _elementPool.Untra...dinghao188
2021-05-09Fix Query function results being assigned to int instead of XMLErrorcugone
2020-07-02add test caseLee Thomason
2020-06-13minor changes to hex parsingLee Thomason
2020-06-13Merge branch 'master' of https://github.com/netcan/tinyxml2 into netcan-masterLee Thomason
2020-03-02support IntText(),UnsignedText(),Int64Text() for hex valuenetcan
2020-03-01fix some castingLee Thomason
2020-03-01Merge branch 'tinyxml2_addtestcase' of https://github.com/Alanscut/tinyxml2 i...Lee Thomason
2019-09-27Supplementary test caseAlanscut
2019-09-16fix wrong symbolAlanscut
2019-08-10minor fixes to test casesLee Thomason
2019-08-10Merge branch 'supplementary_test_case' of git://github.com/wangkirin/tinyxml2...Lee Thomason
2019-08-10Merge pull request #754 from wangkirin/reorg_file_pathLee Thomason
2019-08-10Merge pull request #751 from wangkirin/fix_commentLee Thomason
2019-08-10add test casesLee Thomason
2019-07-03Supplement test case in xmltest.cppwangkirin
2019-05-30adjust path of testfile `bomtest.xml` to `resource/out`Wang Kirin
2019-04-29fix comment in Programmatic DOM test caseWang Kirin
2018-11-06Merge pull request #716 from Dmitry-Me/fixInt64SlicingLee Thomason
2018-10-17Fix slicing of int64_tDmitry-Me
2018-10-16Check the element is the last child of the documentDmitry-Me
2018-08-05Merge remote-tracking branch 'origin/master' into manydecsLee Thomason
2018-07-28fix huge number of declaration security issueLee Thomason
2018-07-17Fixed typos in comments. There are no functional changes intended.orbitcowboy
2018-06-29fix test casesLee Thomason
2018-04-18In PrintString, move the optimization under the if ( _processEntities ) block...Derek Quam
2018-04-05and the same fix in the test caseLee Thomason
2018-04-05clean up the depth tracking a bitLee Thomason
2018-04-05upgrade to vs2017. fix stack overflow attack.Lee Thomason
2018-03-23Merge pull request #667 from Dmitry-Me/simplifyToUnknownTestsLee Thomason
2018-03-23Merge pull request #668 from Dmitry-Me/improveDeclarationTestMessageLee Thomason
2018-03-23Improve test message to avoid duplicate log outputDmitry-Me
2018-03-23Simplify checksDmitry-Me
2018-03-23Cleanup ErrorName() testsDmitry-Me
2018-03-15Improve handles testsDmitry-Me
2018-01-18Merge pull request #649 from PeterMatula/rename-DEBUG-defineLee Thomason
2018-01-09rename DEBUG define to TINYXML2_DEBUGPeter Matula
2018-01-09Remove unneeded conversionsDmitry-Me
2018-01-05Merge pull request #643 from leethomason/querystringLee Thomason
2017-12-29Merge branch 'master' into querystringLee Thomason
2017-12-29Merge branch 'master' into error-strLee Thomason
2017-12-28add query string methodLee Thomason
2017-12-28fix error string output when there is no formattingLee Thomason
2017-12-10tweaking docsLee Thomason
2017-10-11Merge branch 'master' into errorstrLee Thomason
2017-10-11fix up error system issuesLee Thomason
2017-10-10fix line number tracker. error msg wipLee Thomason