コミット履歴

作者 SHA1 メッセージ 日付
  Lee Thomason 0570580178 Merge pull request #581 from Dmitry-Me/testQueryingAttributesBetter 8 年 前
  Lee Thomason 80379a331d Merge pull request #580 from Dmitry-Me/checkLoadSaveResult 8 年 前
  Lee Thomason bf9b3a263a remove code that creates directory. add file in out directory so that git creates the directory 8 年 前
  Dmitry-Me 2087a276c3 Test querying attributes thoroughly 8 年 前
  Dmitry-Me 46b70ce517 Check result of LoadFile()/SaveFile() 8 年 前
  Lee Thomason 3a6e51a12f fix build issue 8 年 前
  Lee Thomason e4dc7218a5 fix an issue on windows 8 年 前
  Lee Thomason fc2a0017d7 Merge pull request #578 from Dmitry-Me/checkReadingResults 8 年 前
  Lee Thomason cd33699926 Merge pull request #577 from Dmitry-Me/checkParseResult 8 年 前
  Lee Thomason 7096e779d0 Merge pull request #573 from kbinny62/master 8 年 前
  Dmitry-Me d1b82825fb Check various stages of reading the XML file 8 年 前
  Dmitry-Me 68578f4730 Check result of Parse() call 8 年 前
  Dmitry-Me 5d1aec10fa Extract duplicated text string 8 年 前
  kbinny62 9720fbaf47 xmltest.cpp: path separator is '\\' under WIN32 8 年 前
  kbinny62 bf29a15242 xmltest: create dir resources/out to avoid crashes 8 年 前
  Dmitry-Me 9832a5f05d "Found" and "expected" were swapped in some tests 8 年 前
  Dmitry-Me aea64c4b75 Test parsing result as early as possible 8 年 前
  Lee Thomason 9e2d29b373 weird compile issues 8 年 前
  Lee Thomason 82bb074b49 tweak test 8 年 前
  Lee Thomason 224ef775c6 add test case 8 年 前
  Lee Thomason bc527554e8 Merge pull request #558 from leethomason/clone 8 年 前
  Dmitry-Me ed78570c66 Programmatically check no leaks are reported in the VC++ debug heap 8 年 前
  Lee Thomason 1bbc66b193 Merge branch 'master' into clone 8 年 前
  Lee Thomason b754ddf0fb address feedback from review 8 年 前
  Lee Thomason 816d3fa0cd Fix string leaking (and destructors not getting called) when there are XMLNodes that aren't in the document tree 8 年 前
  Lee Thomason 53858b4490 minor formatting fix and very strange memory tracker missing 8 年 前
  Lee Thomason ced18c05b9 missing var?? 8 年 前
  Lee Thomason a30f8bd136 Merge remote-tracking branch 'origin/master' into clone 8 年 前
  Lee Thomason 7085f00e40 deep copy and clone 8 年 前
  Lee Thomason 7b40ce1942 Merge pull request #534 from jnguyen75/ref-test-resources 8 年 前