Martinsh Shaiters
|
53ab79afad
Add unit test for XMLDocument::Clear().
|
13 tahun lalu |
Lee Thomason
|
0aecb5c770
Merge remote-tracking branch 'martinsh/issue#53-fix'
|
13 tahun lalu |
Martinsh Shaiters
|
95b3e6543b
Add test case for element names with leading digit.
|
13 tahun lalu |
Martinsh Shaiters
|
23e7ae6085
Add test for lead non-alpha characters in attribute names.
|
13 tahun lalu |
Lee Thomason
|
178e4ccd5b
Add file load to xmltest.
|
13 tahun lalu |
Martinsh Shaiters
|
c9c8b77d87
Moves example documentation from xmltest.h to xmltest.cpp
|
13 tahun lalu |
Martinsh Shaiters
|
39ddc268cb
Adds conditional include of io.h when compiling with MinGW
|
13 tahun lalu |
Lee Thomason
|
a6412ac2d5
add a printing test
|
13 tahun lalu |
Lee Thomason
|
5b0a677712
fix incorrect assert on unused memory
|
13 tahun lalu |
Lee Thomason
|
2fa8172236
type XMLError. fix some comments
|
13 tahun lalu |
Lee Thomason
|
ae9ab0741e
test case for unlinked nodes, commented out
|
13 tahun lalu |
Lee Thomason (grinliz)
|
99024dc20b
Merge branch 'master' of github.com:leethomason/tinyxml2
|
13 tahun lalu |
Lee Thomason (grinliz)
|
fc6320e30a
experimented with print f vs. g. increased version
|
13 tahun lalu |
Thomas Roß
|
0922b7389f
Replaced pragmas with compiler define.
|
13 tahun lalu |
Lee Thomason (grinliz)
|
e2bcb32494
accept a nBytes argument for Parse()
|
13 tahun lalu |
Lee Thomason (grinliz)
|
2f1f6247e0
remove trailing spaces
|
13 tahun lalu |
Lee Thomason (grinliz)
|
0fa8299d99
whitespace tests and review
|
13 tahun lalu |
Lee Thomason (grinliz)
|
62d1c5a739
fix merge
|
13 tahun lalu |
Lee Thomason (grinliz)
|
5fbacbec06
fix name parsing to accept additional lead characters
|
13 tahun lalu |
Lee Thomason (grinliz)
|
491d587484
Merge branch 'master' into whitespace
|
13 tahun lalu |
Lee Thomason (grinliz)
|
6b8b012daa
added test case for compact save
|
13 tahun lalu |
Lee Thomason (grinliz)
|
bc1bfb7f27
added whitespace=collapse support. tests work. code needs review
|
13 tahun lalu |
Thomas Roß
|
a6dd8c66cf
Fixed path to utf8testout.xml.
|
13 tahun lalu |
Lee Thomason
|
e9699e6cd2
fix up mkdir on win vs. *nix
|
13 tahun lalu |
Arkadiy Shapkin
|
ef1c69cf15
CreateDirectory replaced by cross-platform mkdir function
|
13 tahun lalu |
Arkadiy Shapkin
|
ff72d1fb82
Intermediate files added to .gitignore
|
13 tahun lalu |
Lee Thomason
|
c83127973d
fix some compiler warnings, and fragile code, in the test output
|
13 tahun lalu |
PKEuS
|
c28ba3aeab
Fixed cppcheck warnings
|
13 tahun lalu |
Lee Thomason
|
21be882810
Moving string in/out into XMLUtil. Using that across the API. Supporting text queries of primitive types.
|
13 tahun lalu |
Lee Thomason
|
78a773ddd9
Fix attribute parsing to correctly handle white space
|
13 tahun lalu |