Lee Thomason
|
5bb2d8079b
add variants of SetText() to support types
|
há 12 anos atrás |
Lee Thomason
|
9c0678a01d
trim the test cases and review
|
há 12 anos atrás |
Uli Kusterer
|
321072ee0b
Add tests for SetText().
|
há 12 anos atrás |
Lee Thomason
|
c3708ccf08
implement a fix to floating point precision as proposed by schuellc.
|
há 12 anos atrás |
Lee Thomason
|
3b7927efb5
formatting tweaks
|
há 12 anos atrás |
Michael Daumling
|
ed52328ced
Insert() methods check for inserted XML to be in the same doc, and remove XML from old location if already inserted.
|
há 12 anos atrás |
Lee Thomason (grinliz)
|
db304256bb
clean up the pass/fail logic, still return the same value from test if it fails
|
há 12 anos atrás |
Bruno Dias
|
721b42da8e
make the xmltest to return != 0, if one of the tests has failed.
|
há 12 anos atrás |
Lee Thomason (grinliz)
|
d6bd7360b8
fix floating point specifier and clean up a warning
|
há 13 anos atrás |
Lee Thomason
|
f76fe94012
Merge pull request #110 from pzychotic/tests
|
há 13 anos atrás |
Thomas Roß
|
a5221869c2
Added test for return value of QueryDoubleAttribute().
|
há 13 anos atrás |
ddiproietto
|
a8ae1f6a4d
Fixed compilation under MINGW64
|
há 13 anos atrás |
Lee Thomason (grinliz)
|
d0a38c3a20
fix BOM preservation bugs. add new tests
|
há 13 anos atrás |
Vasily Biryukov
|
1cfafd0d24
Fixed: LoadFile() returns XML_NO_ERROR for empty documents.
|
há 13 anos atrás |
Andrew C. Martin
|
0fd8746f64
correct typos in comments / documentation
|
há 13 anos atrás |
Lee Thomason (grinliz)
|
5efaa5f6bb
Add the (very handy) QueryAttribute
|
há 13 anos atrás |
Lee Thomason (grinliz)
|
ac83b4e278
adjust the size of the memory pools
|
há 13 anos atrás |
Martinsh Shaiters
|
53ab79afad
Add unit test for XMLDocument::Clear().
|
há 13 anos atrás |
Lee Thomason
|
0aecb5c770
Merge remote-tracking branch 'martinsh/issue#53-fix'
|
há 13 anos atrás |
Martinsh Shaiters
|
95b3e6543b
Add test case for element names with leading digit.
|
há 13 anos atrás |
Martinsh Shaiters
|
23e7ae6085
Add test for lead non-alpha characters in attribute names.
|
há 13 anos atrás |
Lee Thomason
|
178e4ccd5b
Add file load to xmltest.
|
há 13 anos atrás |
Martinsh Shaiters
|
c9c8b77d87
Moves example documentation from xmltest.h to xmltest.cpp
|
há 13 anos atrás |
Martinsh Shaiters
|
39ddc268cb
Adds conditional include of io.h when compiling with MinGW
|
há 13 anos atrás |
Lee Thomason
|
a6412ac2d5
add a printing test
|
há 13 anos atrás |
Lee Thomason
|
5b0a677712
fix incorrect assert on unused memory
|
há 13 anos atrás |
Lee Thomason
|
2fa8172236
type XMLError. fix some comments
|
há 13 anos atrás |
Lee Thomason
|
ae9ab0741e
test case for unlinked nodes, commented out
|
há 13 anos atrás |
Lee Thomason (grinliz)
|
99024dc20b
Merge branch 'master' of github.com:leethomason/tinyxml2
|
há 13 anos atrás |
Lee Thomason (grinliz)
|
fc6320e30a
experimented with print f vs. g. increased version
|
há 13 anos atrás |