1. b41e24a Better test deletion loop by Dmitry-Me · 8 years ago
  2. 884852e Merge pull request #584 from DragonValley/patch-1 by Lee Thomason · 8 years ago
  3. 3a37e64 Merge pull request #623 from Dmitry-Me/testErrorName by Lee Thomason · 8 years ago
  4. 620cb1c Merge pull request #624 from Dmitry-Me/fixCrashWhenInsertingAfterItself by Lee Thomason · 8 years ago
  5. e8f4a8b Fix crash when element is being inserted "after itself" by Dmitry-Me · 8 years ago
  6. 47845b6 Test ErrorName() returns valid string after SetError() by Dmitry-Me · 8 years ago
  7. bdad8d7 Merge pull request #620 from Dmitry-Me/clarifyComment by Lee Thomason · 8 years ago
  8. c8c4618 Merge pull request #618 from Dmitry-Me/buildDebugToo by Lee Thomason · 8 years ago
  9. a9e75d1 Clarify comment by Dmitry-Me · 8 years ago
  10. 20166d2 Build and test Debug configuration too by Dmitry-Me · 8 years ago
  11. dbf18ad Merge pull request #613 from Dmitry-Me/testResultOfSetError by Lee Thomason · 8 years ago
  12. da24c3b Merge pull request #612 from Dmitry-Me/fixMisleadingComment by Lee Thomason · 8 years ago
  13. d3f6c63 Test SetError() has effect by Dmitry-Me · 8 years ago
  14. 2604336 Fix misleading comment by Dmitry-Me · 8 years ago
  15. 4b173cb Merge pull request #611 from Dmitry-Me/testClearResetErrorState by Lee Thomason · 8 years ago
  16. b0c421d Merge pull request #610 from Dmitry-Me/reuseConversionCode by Lee Thomason · 8 years ago
  17. 985ea1f Test Clear() clears the error by Dmitry-Me · 8 years ago
  18. a28eb07 Extract and reuse conversion code by Dmitry-Me · 8 years ago
  19. d69e2c0 Merge pull request #609 from JugglerShu/master by Lee Thomason · 8 years ago
  20. 33883d6 Merge pull request #605 from Dmitry-Me/clarifyTestStrings by Lee Thomason · 8 years ago
  21. 87cd4e0 Add 'const' on XMLDocument::DeepCopy. This make us copy const by Shuichiro Suzuki · 8 years ago
  22. caed4ec Clarify what is being tested by Dmitry-Me · 8 years ago
  23. 4bbf742 Merge pull request #603 from Dmitry-Me/cleanupFopenTests by Lee Thomason · 8 years ago
  24. 30dec75 Merge pull request #602 from Dmitry-Me/testWithStopwatchOff by Lee Thomason · 8 years ago
  25. cd453f8 Merge pull request #596 from Dmitry-Me/useValidPointerForUserData by Lee Thomason · 8 years ago
  26. 520009e Cleanup fopen() tests by Dmitry-Me · 8 years ago
  27. 1ab8587 Stopwatch must be stopped before test check by Dmitry-Me · 8 years ago
  28. 82e20b1 Merge pull request #601 from Dmitry-Me/testErrorIdAfterParse by Lee Thomason · 8 years ago
  29. e994596 Merge pull request #600 from Dmitry-Me/cleanupStreamModeTests by Lee Thomason · 8 years ago
  30. 8d40f7a Test ErrorID after Parse() by Dmitry-Me · 8 years ago
  31. c0fad29 Cleanup stream mode tests by Dmitry-Me · 8 years ago
  32. c11a7c5 Merge pull request #599 from Dmitry-Me/cleanupSomeChecks by Lee Thomason · 8 years ago
  33. 68edbce Merge pull request #598 from Dmitry-Me/fallThroughComments by Lee Thomason · 8 years ago
  34. 63fe21f Merge pull request #597 from Dmitry-Me/betterTestQueryXText by Lee Thomason · 8 years ago
  35. 30cdeca Merge pull request #595 from Dmitry-Me/checkInsertionReturnValues by Lee Thomason · 8 years ago
  36. bc6920b Cleanup and simplify checks by Dmitry-Me · 8 years ago
  37. 3cc6f5c Annotate fall throughs with comments by Dmitry-Me · 8 years ago
  38. 43c019d Better tests for Query???Text() by Dmitry-Me · 8 years ago
  39. 7d8dfb9 Use valid pointer for user data by Dmitry-Me · 8 years ago
  40. 8e06370 Test return values from nodes insertion by Dmitry-Me · 8 years ago
  41. 02d2764 Merge pull request #593 from Dmitry-Me/testDeletionViaDocument by Lee Thomason · 8 years ago
  42. 8d1bfbb Merge pull request #592 from Dmitry-Me/clarifyTestOutput by Lee Thomason · 8 years ago
  43. 1529580 Merge pull request #591 from Dmitry-Me/properIndentDirectives by Lee Thomason · 8 years ago
  44. 48725fa Merge pull request #590 from Dmitry-Me/betterVariableName by Lee Thomason · 8 years ago
  45. e5790db Test nodes deletion via document by Dmitry-Me · 8 years ago
  46. 6f4c4e7 Clarify and simplify test output by Dmitry-Me · 8 years ago
  47. de381df Indent directives consistently with surrounding code by Dmitry-Me · 8 years ago
  48. effab6f Better variable name by Dmitry-Me · 8 years ago
  49. f0f506f Update html5-printer.cpp by DragonValley · 8 years ago
  50. f3f9925 update docs by Lee Thomason · 8 years ago
  51. aca4fb1 new docs by Lee Thomason · 8 years ago
  52. 528986f update readme by Lee Thomason · 8 years ago
  53. 7573756 add docs by Lee Thomason · 8 years ago
  54. 646af8d Merge pull request #582 from Dmitry-Me/distinctDefaultAndReplacement by Lee Thomason · 8 years ago
  55. 0570580 Merge pull request #581 from Dmitry-Me/testQueryingAttributesBetter by Lee Thomason · 8 years ago
  56. 80379a3 Merge pull request #580 from Dmitry-Me/checkLoadSaveResult by Lee Thomason · 8 years ago
  57. bf9b3a2 remove code that creates directory. add file in out directory so that git creates the directory by Lee Thomason · 8 years ago
  58. ef11c2f Update on html5-printer.cpp by DragonValley · 8 years ago
  59. 3d20c5d Use distinct values as default and replacement values by Dmitry-Me · 8 years ago
  60. 2087a27 Test querying attributes thoroughly by Dmitry-Me · 8 years ago
  61. 46b70ce Check result of LoadFile()/SaveFile() by Dmitry-Me · 8 years ago
  62. 3a6e51a fix build issue by Lee Thomason · 8 years ago
  63. e4dc721 fix an issue on windows by Lee Thomason · 8 years ago
  64. fc2a001 Merge pull request #578 from Dmitry-Me/checkReadingResults by Lee Thomason · 8 years ago
  65. cd33699 Merge pull request #577 from Dmitry-Me/checkParseResult by Lee Thomason · 8 years ago
  66. 7096e77 Merge pull request #573 from kbinny62/master by Lee Thomason · 8 years ago
  67. d1b8282 Check various stages of reading the XML file by Dmitry-Me · 8 years ago
  68. 68578f4 Check result of Parse() call by Dmitry-Me · 8 years ago
  69. c1f1de7 Merge pull request #575 from Dmitry-Me/extractDuplicatedString by Lee Thomason · 8 years ago
  70. 5d1aec1 Extract duplicated text string by Dmitry-Me · 8 years ago
  71. 9720fba xmltest.cpp: path separator is '\\' under WIN32 by kbinny62 · 8 years ago
  72. 37bc3ac upping the version to 5.0.1 to fix release vs. source problem by Lee Thomason · 8 years ago
  73. 8c9e313 remove error string inline. hopefully helps with odd linking issues by Lee Thomason · 8 years ago
  74. 563ee82 Merge pull request #571 from hyperair/cmake-add-test by Lee Thomason · 8 years ago
  75. 4ee9ebd Merge pull request #570 from jasjuang/master by Lee Thomason · 8 years ago
  76. a4f48c1 Merge pull request #572 from Dmitry-Me/swapFoundAndExpected by Lee Thomason · 8 years ago
  77. bf29a15 xmltest: create dir resources/out to avoid crashes by kbinny62 · 8 years ago
  78. 9832a5f "Found" and "expected" were swapped in some tests by Dmitry-Me · 8 years ago
  79. 48d45b2 Use `make test` in travis.yml by Chow Loong Jin · 8 years ago
  80. 5381145 Use CTest to add xmltest as a testcase so make test works by Chow Loong Jin · 8 years ago
  81. a5ab98a fix issue #516 by jasjuang · 8 years ago
  82. 369f306 Merge branch 'master' of github.com:leethomason/tinyxml2 by Lee Thomason · 8 years ago
  83. 8bba8b4 mark unused enums by Lee Thomason · 8 years ago
  84. 3f169ac Merge pull request #568 from Dmitry-Me/checkParsingErrorEarlier by Lee Thomason · 8 years ago
  85. 86be0cd Merge pull request #566 from redagito/master by Lee Thomason · 8 years ago
  86. aea64c4 Test parsing result as early as possible by Dmitry-Me · 8 years ago
  87. dfcf548 CMake fix for static library only build by Robert J · 8 years ago
  88. 9201bb9 Merge pull request #563 from Dmitry-Me/betterParameterNameInClone by Lee Thomason · 8 years ago
  89. 3f63f21 Better parameter name by Dmitry-Me · 8 years ago
  90. 9e2d29b weird compile issues by Lee Thomason · 8 years ago
  91. 82bb074 tweak test by Lee Thomason · 8 years ago
  92. 224ef77 add test case by Lee Thomason · 8 years ago
  93. 8a76361 fix incorrect factoring by Lee Thomason · 8 years ago
  94. bc52755 Merge pull request #558 from leethomason/clone by Lee Thomason · 8 years ago
  95. 5cfb946 Merge pull request #562 from Dmitry-Me/testMemoryLeaksInDebugHeap by Lee Thomason · 8 years ago
  96. 275067a Merge pull request #561 from Dmitry-Me/unlinkedElementsAssertions by Lee Thomason · 8 years ago
  97. ed78570 Programmatically check no leaks are reported in the VC++ debug heap by Dmitry-Me · 8 years ago
  98. c2f677b Unlinked nodes assertions by Dmitry-Me · 8 years ago
  99. 1346a17 tweak comments. fix copy to self case. by Lee Thomason · 8 years ago
  100. 1bbc66b Merge branch 'master' into clone by Lee Thomason · 8 years ago