Jimmy Nguyen
|
6bf64fb149
Use CMake to create resources/out directory
|
9 anni fa |
Lee Thomason
|
e90e901041
tweaks, clarification to line numbers
|
9 anni fa |
kezenator
|
19d8ea836f
CodeReview Fix: GetLineNum()?
|
9 anni fa |
kezenator
|
ec6941503c
Added line number reporting to parse errors and to all nodes and attributes for parsed documents.
|
9 anni fa |
kezenator
|
5a70071241
Added static method to convert arbitrary ErrorID to a string.
|
9 anni fa |
Lee Thomason
|
7de0b6dd8c
Merge pull request #493 from leethomason/jwittner
|
9 anni fa |
Dmitry-Me
|
446c3bcae3
Declarations should occur before anything else
|
9 anni fa |
Lee Thomason
|
13cbc9a708
add test files. fix doc.
|
9 anni fa |
Armagetron
|
3c21d6fbb7
Use correct file pointer
|
9 anni fa |
Doruk Turak
|
1f212f3ab0
Bool-related tests modified to pass
|
9 anni fa |
Lee Thomason
|
c9445466de
fix permissive casting.
|
9 anni fa |
Lee Thomason
|
af9bce1762
support user data
|
9 anni fa |
Lee Thomason
|
51c1271797
add int64 support
|
9 anni fa |
Lee Thomason
|
8553625730
one successful return type. simplify build on vs2015
|
9 anni fa |
Lee Thomason
|
df4ffc00d6
fix warning up from vs2015
|
9 anni fa |
Dmitry-Me
|
a1beddf486
Test error name is non-empty for the whole range
|
10 anni fa |
Lee Thomason
|
8549202800
clean up Value of XMLDocument
|
10 anni fa |
Lee Thomason
|
7a93b33160
tighten up the error checks
|
10 anni fa |
Sarat Addepalli
|
d608c561e0
Fix up xmltest.cpp
|
10 anni fa |
Sarat Addepalli
|
13b2d73427
Add null-checks in `XMLTest()`
|
10 anni fa |
Sarat Addepalli
|
a7edb883f0
Add a test case for issue #323
|
10 anni fa |
Sarat Addepalli
|
8e85afa406
Fix whitespaces in xmltest.cpp
|
10 anni fa |
Sarat Addepalli
|
2bb6bb5bee
Add a test case for issue #332
|
10 anni fa |
Dmitry-Me
|
5daa54cf2b
Don't leak the element
|
11 anni fa |
Dmitry-Me
|
32533ca9c2
Test there's no error initially, proper swap "found" and "expected"
|
11 anni fa |
Dmitry-Me
|
48b5df0b9b
Document must be initially empty
|
11 anni fa |
Lee Thomason
|
28c7c8c14f
Merge pull request #305 from Dmitry-Me/errorShouldBeClearedAfterLoad
|
11 anni fa |
Lee Thomason
|
f657783cf2
merge fix for save file error
|
11 anni fa |
Dmitry-Me
|
d9852a53af
If LoadFile() fails then subsequent successful LoadFile() must clear the error
|
11 anni fa |
Ant Mitchell
|
189198f19c
Issue 302: clear any previous save error
|
11 anni fa |