Lee Thomason
|
3a6e51a12f
fix build issue
|
8 years ago |
Lee Thomason
|
e4dc7218a5
fix an issue on windows
|
8 years ago |
Lee Thomason
|
fc2a0017d7
Merge pull request #578 from Dmitry-Me/checkReadingResults
|
8 years ago |
Lee Thomason
|
cd33699926
Merge pull request #577 from Dmitry-Me/checkParseResult
|
8 years ago |
Lee Thomason
|
7096e779d0
Merge pull request #573 from kbinny62/master
|
8 years ago |
Dmitry-Me
|
d1b82825fb
Check various stages of reading the XML file
|
8 years ago |
Dmitry-Me
|
68578f4730
Check result of Parse() call
|
8 years ago |
Dmitry-Me
|
5d1aec10fa
Extract duplicated text string
|
8 years ago |
kbinny62
|
9720fbaf47
xmltest.cpp: path separator is '\\' under WIN32
|
8 years ago |
kbinny62
|
bf29a15242
xmltest: create dir resources/out to avoid crashes
|
8 years ago |
Dmitry-Me
|
9832a5f05d
"Found" and "expected" were swapped in some tests
|
8 years ago |
Dmitry-Me
|
aea64c4b75
Test parsing result as early as possible
|
8 years ago |
Lee Thomason
|
9e2d29b373
weird compile issues
|
8 years ago |
Lee Thomason
|
82bb074b49
tweak test
|
8 years ago |
Lee Thomason
|
224ef775c6
add test case
|
8 years ago |
Lee Thomason
|
bc527554e8
Merge pull request #558 from leethomason/clone
|
8 years ago |
Dmitry-Me
|
ed78570c66
Programmatically check no leaks are reported in the VC++ debug heap
|
8 years ago |
Lee Thomason
|
1bbc66b193
Merge branch 'master' into clone
|
8 years ago |
Lee Thomason
|
b754ddf0fb
address feedback from review
|
8 years ago |
Lee Thomason
|
816d3fa0cd
Fix string leaking (and destructors not getting called) when there are XMLNodes that aren't in the document tree
|
8 years ago |
Lee Thomason
|
53858b4490
minor formatting fix and very strange memory tracker missing
|
8 years ago |
Lee Thomason
|
ced18c05b9
missing var??
|
8 years ago |
Lee Thomason
|
a30f8bd136
Merge remote-tracking branch 'origin/master' into clone
|
8 years ago |
Lee Thomason
|
7085f00e40
deep copy and clone
|
8 years ago |
Lee Thomason
|
7b40ce1942
Merge pull request #534 from jnguyen75/ref-test-resources
|
8 years ago |
Jimmy Nguyen
|
6bf64fb149
Use CMake to create resources/out directory
|
9 years ago |
Lee Thomason
|
c5c99c2ba0
tweaks to bool serialization
|
9 years ago |
Lee Thomason
|
ce667c9233
ability to set bool write values
|
9 years ago |
Lee Thomason
|
e90e901041
tweaks, clarification to line numbers
|
9 years ago |
kezenator
|
19d8ea836f
CodeReview Fix: GetLineNum()?
|
9 years ago |