Tomek Mrugalski
|
80ef9a69a2
[3400] Merge remote-tracking branch 'origin/trac3449' into trac3400
|
11 years ago |
Tomek Mrugalski
|
016e77e5e8
[3400] Comment removal implemented in lib/cc/data
|
11 years ago |
Marcin Siodelski
|
bfe07f025a
[3409] Updated Element data structure to hold the file name.
|
11 years ago |
Marcin Siodelski
|
cd0b51a656
[3408] Propagate line numbers and positions of elements in Element objects
|
11 years ago |
Thomas Markwalder
|
88f5ae0627
[3374] Reverted the changes made in 3339 and 3373
|
11 years ago |
Thomas Markwalder
|
ed75a8ddb7
[3339] data::merge now handles map elements
|
11 years ago |
Kean Johnston
|
d449fb5d31
[2904] Change test port from 4780XX to 5617XX
|
11 years ago |
JINMEI Tatuya
|
9c0b166299
[mavericks] avoid using istream::putback when the param is not the latest char.
|
11 years ago |
Kean Johnston
|
2d83a3a525
[3073] Add empty() member function to Element for element lists.
|
11 years ago |
Kazunori Fujiwara
|
1176cc4839
[3015] Updated comments and tests
|
11 years ago |
Kazunori Fujiwara
|
39f2d9ed85
[3015] 64bit value requires "LL", and floating underflow test may not work
|
11 years ago |
Kazunori Fujiwara
|
5d8b4032ea
[3015] Type of IntElement is changed from long int to int64_t.
|
11 years ago |
Kazunori Fujiwara
|
2a26b3fed0
[3015] Integer Element test is changed to uint64_t
|
12 years ago |
fujiwara
|
c16bf9a2b1
[2992] Linux requires climits to use LONG_MAX and LONG_MIN
|
12 years ago |
Kazunori Fujiwara
|
a786fa02df
[2992] Added integer conversion tests (LONG_MAX, -LONG_MAX, LONG_MIN)
|
12 years ago |
Shane Kerr
|
f65147ed98
[2571] Explain unit test for character 255.
|
12 years ago |
Shane Kerr
|
6b6cbde6a1
[2571] Change from char to int when we need special character values.
|
12 years ago |
Mukund Sivaraman
|
55178c917f
[2302] Add a set test for map Element
|
12 years ago |
Mukund Sivaraman
|
7bb6309fbc
[2302] Check map data
|
12 years ago |
Mukund Sivaraman
|
fd45bcdb51
[2302] Add ConstElementPtr version of tests for all types of Element
|
12 years ago |
Mukund Sivaraman
|
2975fbae44
[2302] Untabify and delete trailing whitespace
|
12 years ago |
Kazunori Fujiwara
|
593b348cbb
[2302] Fix bugs in Element class
|
12 years ago |
Jelte Jansen
|
9ee14145b2
[1626] move some more json tests around
|
13 years ago |
Jelte Jansen
|
6e57b76919
[1626] use one list of 'whitespace' chars
|
13 years ago |
Mukund Sivaraman
|
a29f99f27d
[1626] Add more testcases
|
13 years ago |
Jelte Jansen
|
318ecd4e65
[1626] check string termination and whitespace fix
|
13 years ago |
Mukund Sivaraman
|
9a56eb7ebb
[1626] Add some more testcases
|
13 years ago |
Jelte Jansen
|
737c4eb744
[1626] fix non-printable escaping in json conv
|
13 years ago |
Jelte Jansen
|
5a4cf2dd59
[1626] do not escape forward slash in toJSON
|
13 years ago |
Jelte Jansen
|
63e4fc15cc
[1626] escape JSON strings correctly
|
13 years ago |