Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
tinyxml2
/
c9c9d8cdfa52647e0991237f37f32714648bc844
/
xmltest.cpp
c9c9d8c
Merge branch 'master' of https://github.com/netcan/tinyxml2 into netcan-master
by Lee Thomason
· 5 years ago
dfb45cb
support IntText(),UnsignedText(),Int64Text() for hex value
by netcan
· 5 years ago
37ccc71
fix some casting
by Lee Thomason
· 5 years ago
3574d3e
Merge branch 'tinyxml2_addtestcase' of https://github.com/Alanscut/tinyxml2 into Alanscut-tinyxml2_addtestcase
by Lee Thomason
· 5 years ago
7d9ca1e
Supplementary test case
by Alanscut
· 6 years ago
8916a3c
fix wrong symbol
by Alanscut
· 6 years ago
50daa32
minor fixes to test cases
by Lee Thomason
· 6 years ago
f60928e
Merge branch 'supplementary_test_case' of git://github.com/wangkirin/tinyxml2 into wangkirin-supplementary_test_case
by Lee Thomason
· 6 years ago
4994f1c
Merge pull request #754 from wangkirin/reorg_file_path
by Lee Thomason
· 6 years ago
141d211
Merge pull request #751 from wangkirin/fix_comment
by Lee Thomason
· 6 years ago
effdf95
add test cases
by Lee Thomason
· 6 years ago
f12d7a2
Supplement test case in xmltest.cpp
by wangkirin
· 6 years ago
e08c2d2
adjust path of testfile `bomtest.xml` to `resource/out`
by Wang Kirin
· 6 years ago
4add958
fix comment in Programmatic DOM test case
by Wang Kirin
· 6 years ago
992e405
Merge pull request #716 from Dmitry-Me/fixInt64Slicing
by Lee Thomason
· 7 years ago
ed3e9dc
Fix slicing of int64_t
by Dmitry-Me
· 7 years ago
1781494
Check the element is the last child of the document
by Dmitry-Me
· 7 years ago
92506ca
Merge remote-tracking branch 'origin/master' into manydecs
by Lee Thomason
· 7 years ago
db13a82
fix huge number of declaration security issue
by Lee Thomason
· 7 years ago
22b21ec
Fixed typos in comments. There are no functional changes intended.
by orbitcowboy
· 7 years ago
c483646
fix test cases
by Lee Thomason
· 7 years ago
be69ae6
In PrintString, move the optimization under the if ( _processEntities ) block and retain the strlen Write in the new else block. Added a test case.
by Derek Quam
· 7 years ago
e2d02e1
and the same fix in the test case
by Lee Thomason
· 7 years ago
f928c35
clean up the depth tracking a bit
by Lee Thomason
· 7 years ago
d946dda
upgrade to vs2017. fix stack overflow attack.
by Lee Thomason
· 7 years ago
65b5366
Merge pull request #667 from Dmitry-Me/simplifyToUnknownTests
by Lee Thomason
· 7 years ago
e59e3c3
Merge pull request #668 from Dmitry-Me/improveDeclarationTestMessage
by Lee Thomason
· 7 years ago
6a18a31
Improve test message to avoid duplicate log output
by Dmitry-Me
· 7 years ago
f5af951
Simplify checks
by Dmitry-Me
· 7 years ago
95f687b
Cleanup ErrorName() tests
by Dmitry-Me
· 7 years ago
938560f
Improve handles tests
by Dmitry-Me
· 7 years ago
cc1745b
Merge pull request #649 from PeterMatula/rename-DEBUG-define
by Lee Thomason
· 8 years ago
5068991
rename DEBUG define to TINYXML2_DEBUG
by Peter Matula
· 8 years ago
63d8de6
Remove unneeded conversions
by Dmitry-Me
· 8 years ago
703f91e
Merge pull request #643 from leethomason/querystring
by Lee Thomason
· 8 years ago
28f9a48
Merge branch 'master' into querystring
by Lee Thomason
· 8 years ago
ff97dbb
Merge branch 'master' into error-str
by Lee Thomason
· 8 years ago
5b00e06
add query string method
by Lee Thomason
· 8 years ago
a36f7ac
fix error string output when there is no formatting
by Lee Thomason
· 8 years ago
cf10069
tweaking docs
by Lee Thomason
· 8 years ago
d556e6d
Merge branch 'master' into errorstr
by Lee Thomason
· 8 years ago
f49b965
fix up error system issues
by Lee Thomason
· 8 years ago
714ccfe
fix line number tracker. error msg wip
by Lee Thomason
· 8 years ago
7abfa6b
Merge branch 'gccWeffc' of git://github.com/lelegard/tinyxml2 into lelegard-gccWeffc
by Lee Thomason
· 8 years ago
dd4034c
Merge pull request #626 from Dmitry-Me/betterTestDeletionLoop
by Lee Thomason
· 8 years ago
b41e24a
Better test deletion loop
by Dmitry-Me
· 8 years ago
f0f2e99
Check result of Accept()
by Dmitry-Me
· 8 years ago
3a37e64
Merge pull request #623 from Dmitry-Me/testErrorName
by Lee Thomason
· 8 years ago
e8f4a8b
Fix crash when element is being inserted "after itself"
by Dmitry-Me
· 8 years ago
47845b6
Test ErrorName() returns valid string after SetError()
by Dmitry-Me
· 8 years ago
a9e75d1
Clarify comment
by Dmitry-Me
· 8 years ago
7f0f754
Code cleanup to pass gcc -Weffc++ warnings
by Thierry Lelegard
· 8 years ago
dbf18ad
Merge pull request #613 from Dmitry-Me/testResultOfSetError
by Lee Thomason
· 8 years ago
d3f6c63
Test SetError() has effect
by Dmitry-Me
· 8 years ago
2604336
Fix misleading comment
by Dmitry-Me
· 8 years ago
985ea1f
Test Clear() clears the error
by Dmitry-Me
· 8 years ago
caed4ec
Clarify what is being tested
by Dmitry-Me
· 8 years ago
4bbf742
Merge pull request #603 from Dmitry-Me/cleanupFopenTests
by Lee Thomason
· 8 years ago
30dec75
Merge pull request #602 from Dmitry-Me/testWithStopwatchOff
by Lee Thomason
· 8 years ago
cd453f8
Merge pull request #596 from Dmitry-Me/useValidPointerForUserData
by Lee Thomason
· 8 years ago
520009e
Cleanup fopen() tests
by Dmitry-Me
· 8 years ago
1ab8587
Stopwatch must be stopped before test check
by Dmitry-Me
· 8 years ago
82e20b1
Merge pull request #601 from Dmitry-Me/testErrorIdAfterParse
by Lee Thomason
· 8 years ago
8d40f7a
Test ErrorID after Parse()
by Dmitry-Me
· 8 years ago
c0fad29
Cleanup stream mode tests
by Dmitry-Me
· 8 years ago
c11a7c5
Merge pull request #599 from Dmitry-Me/cleanupSomeChecks
by Lee Thomason
· 8 years ago
63fe21f
Merge pull request #597 from Dmitry-Me/betterTestQueryXText
by Lee Thomason
· 8 years ago
bc6920b
Cleanup and simplify checks
by Dmitry-Me
· 8 years ago
43c019d
Better tests for Query???Text()
by Dmitry-Me
· 8 years ago
7d8dfb9
Use valid pointer for user data
by Dmitry-Me
· 8 years ago
8e06370
Test return values from nodes insertion
by Dmitry-Me
· 8 years ago
02d2764
Merge pull request #593 from Dmitry-Me/testDeletionViaDocument
by Lee Thomason
· 8 years ago
8d1bfbb
Merge pull request #592 from Dmitry-Me/clarifyTestOutput
by Lee Thomason
· 8 years ago
e5790db
Test nodes deletion via document
by Dmitry-Me
· 8 years ago
6f4c4e7
Clarify and simplify test output
by Dmitry-Me
· 8 years ago
de381df
Indent directives consistently with surrounding code
by Dmitry-Me
· 8 years ago
646af8d
Merge pull request #582 from Dmitry-Me/distinctDefaultAndReplacement
by Lee Thomason
· 8 years ago
0570580
Merge pull request #581 from Dmitry-Me/testQueryingAttributesBetter
by Lee Thomason
· 8 years ago
80379a3
Merge pull request #580 from Dmitry-Me/checkLoadSaveResult
by Lee Thomason
· 8 years ago
bf9b3a2
remove code that creates directory. add file in out directory so that git creates the directory
by Lee Thomason
· 8 years ago
3d20c5d
Use distinct values as default and replacement values
by Dmitry-Me
· 8 years ago
2087a27
Test querying attributes thoroughly
by Dmitry-Me
· 8 years ago
46b70ce
Check result of LoadFile()/SaveFile()
by Dmitry-Me
· 8 years ago
3a6e51a
fix build issue
by Lee Thomason
· 8 years ago
e4dc721
fix an issue on windows
by Lee Thomason
· 8 years ago
fc2a001
Merge pull request #578 from Dmitry-Me/checkReadingResults
by Lee Thomason
· 8 years ago
cd33699
Merge pull request #577 from Dmitry-Me/checkParseResult
by Lee Thomason
· 8 years ago
7096e77
Merge pull request #573 from kbinny62/master
by Lee Thomason
· 8 years ago
d1b8282
Check various stages of reading the XML file
by Dmitry-Me
· 8 years ago
68578f4
Check result of Parse() call
by Dmitry-Me
· 8 years ago
5d1aec1
Extract duplicated text string
by Dmitry-Me
· 8 years ago
9720fba
xmltest.cpp: path separator is '\\' under WIN32
by kbinny62
· 8 years ago
bf29a15
xmltest: create dir resources/out to avoid crashes
by kbinny62
· 8 years ago
9832a5f
"Found" and "expected" were swapped in some tests
by Dmitry-Me
· 8 years ago
aea64c4
Test parsing result as early as possible
by Dmitry-Me
· 8 years ago
9e2d29b
weird compile issues
by Lee Thomason
· 8 years ago
82bb074
tweak test
by Lee Thomason
· 8 years ago
224ef77
add test case
by Lee Thomason
· 8 years ago
bc52755
Merge pull request #558 from leethomason/clone
by Lee Thomason
· 8 years ago
ed78570
Programmatically check no leaks are reported in the VC++ debug heap
by Dmitry-Me
· 8 years ago
Next »