Niels Lohmann
|
c46b4ea990
|
✅ more test cases
|
2016-11-29 08:37:27 +01:00 |
|
Niels Lohmann
|
e717492019
|
Merge branch 'feature/issue365' into develop
|
2016-11-29 07:46:14 +01:00 |
|
Niels Lohmann
|
bd252b2a09
|
Merge branch 'develop' into feature/issue365
|
2016-11-28 23:24:52 +01:00 |
|
Niels Lohmann
|
50f647c866
|
Merge branch 'develop' into feature/messagepack
|
2016-11-28 23:24:35 +01:00 |
|
Niels Lohmann
|
7b6bd585c1
|
Merge branch 'develop' into feature/emplace
|
2016-11-28 23:23:56 +01:00 |
|
Niels Lohmann
|
d563c21afe
|
📝 update documentation of Travis builders
|
2016-11-28 23:23:45 +01:00 |
|
Niels Lohmann
|
ee0f23fdc6
|
🚧 bug fixes and more tests
|
2016-11-28 23:20:03 +01:00 |
|
Niels Lohmann
|
286025497f
|
👷 removed retired images (https://blog.travis-ci.com/2016-11-17-retiring-some-osx-images/)
|
2016-11-28 22:16:33 +01:00 |
|
Niels Lohmann
|
aeb4f87a27
|
✨ added return value for emplace (#349)
|
2016-11-28 18:33:46 +01:00 |
|
Niels Lohmann
|
6ecff31b7f
|
Merge branch 'develop' into feature/emplace
|
2016-11-28 18:00:10 +01:00 |
|
Niels Lohmann
|
bc238124ee
|
🚧 further simplifications
|
2016-11-27 21:42:21 +01:00 |
|
Niels Lohmann
|
4c232fe12b
|
👷 added precondition for individual tests
|
2016-11-27 19:11:58 +01:00 |
|
Niels Lohmann
|
a820d688eb
|
🔨 refactored number-to-vector calls
|
2016-11-27 19:11:32 +01:00 |
|
Niels Lohmann
|
56843eb7ba
|
Merge branch 'feature/individual_tests' into feature/messagepack
|
2016-11-27 18:28:23 +01:00 |
|
Niels Lohmann
|
93589e630c
|
✅ CBOR roundtrip tests
|
2016-11-27 17:47:56 +01:00 |
|
Niels Lohmann
|
2477b09cb9
|
🐛 Clang 3.9.0 seems to not work right now
|
2016-11-27 17:29:19 +01:00 |
|
Niels Lohmann
|
f860f323be
|
🚧 falling back to single unit test for coveralls
|
2016-11-27 17:09:05 +01:00 |
|
Niels Lohmann
|
71c1232e32
|
🐛 fixed YAML
|
2016-11-27 16:46:33 +01:00 |
|
Niels Lohmann
|
36c79113fb
|
🚧 fixing coveralls and valgrind targets
|
2016-11-27 16:45:24 +01:00 |
|
Niels Lohmann
|
e1f98fbfc0
|
🚧 splitting tests into several binaries
|
2016-11-27 16:19:26 +01:00 |
|
Niels Lohmann
|
a73f43a7a2
|
🚧 CBOR support (#358)
|
2016-11-27 00:10:04 +01:00 |
|
Niels Lohmann
|
eef408e5fb
|
✅ tests for CBOR
|
2016-11-27 00:09:24 +01:00 |
|
Niels Lohmann
|
87e088990b
|
Merge branch 'develop' into feature/messagepack
|
2016-11-26 18:17:18 +01:00 |
|
Niels Lohmann
|
a8522f391a
|
Merge branch 'develop' into feature/issue365
|
2016-11-26 12:45:50 +01:00 |
|
Niels Lohmann
|
2773038cf9
|
⚡ added improvements (#365)
|
2016-11-26 12:43:23 +01:00 |
|
Niels Lohmann
|
a791af30b4
|
Merge branch 'feature/filenotfound' into develop
|
2016-11-25 17:39:38 +01:00 |
|
Niels Lohmann
|
1ed510c232
|
Merge branch 'develop' into feature/filenotfound
|
2016-11-25 17:39:24 +01:00 |
|
Niels Lohmann
|
f194db9aa6
|
✅ added assertion for warning from #368
|
2016-11-24 22:07:35 +01:00 |
|
Niels Lohmann
|
c39c36e6ad
|
💄 fixed indentation
|
2016-11-24 22:05:29 +01:00 |
|
Niels Lohmann
|
472d0045ba
|
📝 updating README after fixing #299
|
2016-11-24 21:56:21 +01:00 |
|
Niels Lohmann
|
1407bbf94c
|
💄 fixed indentation
|
2016-11-24 21:54:05 +01:00 |
|
Niels Lohmann
|
8014637ad1
|
✅ added a test for EOF error (#367)
|
2016-11-24 21:53:41 +01:00 |
|
Niels Lohmann
|
dfc49e7afe
|
🐛 fixed a bug if parser was called with a stream at EOF (#367)
|
2016-11-24 21:45:10 +01:00 |
|
Niels Lohmann
|
4bd3b1b0ef
|
Merge branch 'develop' into feature/issue365
|
2016-11-24 18:25:00 +01:00 |
|
Niels Lohmann
|
e3450cac72
|
📈 removing more variance of the benchmarks
|
2016-11-24 18:24:26 +01:00 |
|
Niels Lohmann
|
c3a610d32a
|
🔧 ignoring Clion files
|
2016-11-24 17:45:01 +01:00 |
|
Niels Lohmann
|
25548f85c9
|
👷 trying Coverity with Clang 3.6 (#299)
|
2016-11-24 17:25:05 +01:00 |
|
Niels Lohmann
|
4bb41d065b
|
🐛 parsing erroneous files yields an exception (#366)
|
2016-11-23 16:57:01 +01:00 |
|
Niels
|
5f4becb0f5
|
Merge branch 'develop' into feature/issue365
|
2016-11-23 08:48:54 +01:00 |
|
Niels
|
ed611119d9
|
📈 reducing benchmark variance (#365)
|
2016-11-23 08:47:40 +01:00 |
|
Niels
|
6cc2d58d69
|
🐛 hopefully fixing the crashes on Linux (#365)
|
2016-11-22 20:13:47 +01:00 |
|
Niels
|
f620d74919
|
⚡ added performance fixes (#365)
|
2016-11-22 07:26:11 +01:00 |
|
Niels
|
869f4c68d4
|
📝 updated thanks section
|
2016-11-22 07:25:40 +01:00 |
|
Niels
|
c34b41acd6
|
🐛 fixes crash in dump from static object (#359)
Merge branch 'feature/issue359' into develop
|
2016-11-22 06:57:58 +01:00 |
|
Niels
|
abce5c25bb
|
📝 cleaned comments and updated README
|
2016-11-21 23:38:17 +01:00 |
|
Niels
|
43dbe02d5b
|
🐛 fixing #359
|
2016-11-21 21:53:10 +01:00 |
|
Niels
|
edc81f3bc1
|
💚 restored test call
|
2016-11-16 22:49:25 +01:00 |
|
Niels
|
d362a07239
|
💚 moved sample.json to standard test suite to run it with Valgrind
|
2016-11-16 22:49:16 +01:00 |
|
Niels
|
a9744f3937
|
💚 is sample.json killing AppVeyor?
|
2016-11-16 22:08:21 +01:00 |
|
Niels
|
0c9ab9427f
|
💚 added verbose message to check AppVeyor build
|
2016-11-16 22:02:38 +01:00 |
|