miloyip
|
c69ff41fc2
|
Add tests for parsing number with exhaustive exponents and random signifcant
|
2015-04-15 14:23:00 +08:00 |
|
miloyip
|
76d67b7eae
|
Improves coverage of Value::Accept()
|
2015-04-15 12:16:16 +08:00 |
|
miloyip
|
2689cc4974
|
Remove more unused code paths in double conversions
|
2015-04-15 11:52:24 +08:00 |
|
miloyip
|
402d75a801
|
Fix gcc warning
|
2015-04-15 11:07:13 +08:00 |
|
miloyip
|
37d820a13e
|
Remove unused code paths in double conversions
|
2015-04-15 10:58:49 +08:00 |
|
miloyip
|
5b89f331c5
|
Add more test numbers for writer
|
2015-04-15 00:18:22 +08:00 |
|
miloyip
|
5f5758bc22
|
Try coverage on gcc/release also
|
2015-04-14 23:26:00 +08:00 |
|
Milo Yip
|
f8909e875b
|
Improve coverage of encoded streams
|
2015-04-14 21:50:13 +08:00 |
|
Milo Yip
|
afe2fbdc3f
|
Fix the warnings again
|
2015-04-14 21:30:57 +08:00 |
|
Milo Yip
|
84e5741204
|
Fix gcc warning
|
2015-04-14 21:23:44 +08:00 |
|
Milo Yip
|
872aba660c
|
Improve coverage of encoded streams
|
2015-04-14 21:08:33 +08:00 |
|
miloyip
|
4be4857a19
|
Remove ununused BigInteger::FullAdd()
|
2015-04-14 14:58:48 +08:00 |
|
miloyip
|
3621235cd0
|
Improve dtoa coverage
|
2015-04-14 14:52:42 +08:00 |
|
miloyip
|
4824f12efb
|
Fixed a bug in trimming long number sequence
|
2015-04-14 13:59:05 +08:00 |
|
miloyip
|
4cc62876ae
|
Add some parsing number tests
|
2015-04-14 13:22:39 +08:00 |
|
miloyip
|
3a92374011
|
Try turning on slow test on number parsing
|
2015-04-14 12:01:41 +08:00 |
|
miloyip
|
5dc52afd1e
|
Ignore files for coverage
|
2015-04-14 11:40:09 +08:00 |
|
miloyip
|
81c539e739
|
Merge remote-tracking branch 'origin/master' into issue298_coverage
|
2015-04-14 11:29:58 +08:00 |
|
Milo Yip
|
94c0082e38
|
Merge pull request #300 from miloyip/RemoveFileStream
Remove deprecated FileStream
|
2015-04-14 11:29:34 +08:00 |
|
miloyip
|
9dcc1f44f5
|
Remove deprecated test
|
2015-04-14 11:09:45 +08:00 |
|
miloyip
|
67be9ed2cb
|
Remove depreciated FileStream
|
2015-04-14 11:08:47 +08:00 |
|
miloyip
|
f89c4b52b6
|
Use PrettyWriter to cover FileWriteStream::PutN()
|
2015-04-14 10:50:39 +08:00 |
|
miloyip
|
3675b33a2a
|
Search more paths for different build situations
|
2015-04-14 10:35:45 +08:00 |
|
miloyip
|
3f7a3bcc04
|
Add separate allocators test
|
2015-04-14 10:19:05 +08:00 |
|
miloyip
|
c0ba5cffcd
|
Add comment
|
2015-04-14 10:01:22 +08:00 |
|
miloyip
|
056125db82
|
Improve coverage of Stack
|
2015-04-14 10:00:53 +08:00 |
|
miloyip
|
bff588e665
|
Typo
|
2015-04-14 09:50:22 +08:00 |
|
miloyip
|
5dde9ae45e
|
Cover MemoryPoolAllocator::Capacity()
|
2015-04-14 09:49:55 +08:00 |
|
miloyip
|
f51c0141c5
|
Improve coverage of encodings
|
2015-04-14 00:39:54 +08:00 |
|
miloyip
|
933c4a6cb1
|
Improve Value deep-clone coverage
|
2015-04-13 23:12:57 +08:00 |
|
miloyip
|
4bcedab513
|
Try to improve coverage of encodings
|
2015-04-13 23:03:00 +08:00 |
|
miloyip
|
04011cdae2
|
Adjust spaces
|
2015-04-13 22:46:27 +08:00 |
|
miloyip
|
985971a563
|
Fix gcc/clang compilation
|
2015-04-13 22:46:09 +08:00 |
|
Milo Yip
|
3bc95ecd7c
|
Add coverage for Document::ParseXXX()
|
2015-04-13 22:04:00 +08:00 |
|
miloyip
|
65bffef4b1
|
Merge remote-tracking branch 'origin/master' into issue298_coverage
|
2015-04-13 18:39:06 +08:00 |
|
miloyip
|
59ffb9e5f0
|
Try to fix a gcc/clang error
|
2015-04-13 18:32:11 +08:00 |
|
miloyip
|
2d07198863
|
Fix compilation
|
2015-04-13 18:24:10 +08:00 |
|
miloyip
|
e7f1c6dd08
|
Remove an invalid Document::ParseInsitu() API
|
2015-04-13 18:21:15 +08:00 |
|
miloyip
|
d439f989bf
|
Add valuetest coverage
|
2015-04-13 18:10:07 +08:00 |
|
miloyip
|
074554965d
|
Improve Reading kParseErrorTermination coverage
|
2015-04-13 17:07:15 +08:00 |
|
miloyip
|
331009a321
|
Fix gcc warning
|
2015-04-13 16:49:10 +08:00 |
|
miloyip
|
7e1a6a1bb2
|
Add Reader kParseErrorTermination coverage
|
2015-04-13 16:45:00 +08:00 |
|
miloyip
|
23809ddef6
|
Revert "Enable SIMD macros in unit tests"
This reverts commit bcd879653fd0044931db5387dca2ac22005e0101.
|
2015-04-13 16:27:49 +08:00 |
|
miloyip
|
bcd879653f
|
Enable SIMD macros in unit tests
|
2015-04-13 16:13:39 +08:00 |
|
miloyip
|
affd2736c3
|
Fix gcc warning for itoatest
|
2015-04-13 15:22:26 +08:00 |
|
miloyip
|
0b793ea58a
|
Add test for covering PutN() generic version
|
2015-04-13 15:18:26 +08:00 |
|
miloyip
|
e9b92256a2
|
Add itoatest
|
2015-04-13 15:11:32 +08:00 |
|
miloyip
|
18a8891f0d
|
Improve coverage for Writer and PrettyWriter
|
2015-04-13 14:50:08 +08:00 |
|
miloyip
|
3c028685df
|
Add tests for Writer API for RAPIDJSON_HAS_STDSTRING
|
2015-04-13 14:25:05 +08:00 |
|
miloyip
|
3d82781a75
|
Improve PrettyWriter coverage
|
2015-04-13 14:17:21 +08:00 |
|