Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update C++ nlohmann library #98

Merged
merged 3 commits into from
Jul 20, 2019
Merged

Update C++ nlohmann library #98

merged 3 commits into from
Jul 20, 2019

Conversation

t-b
Copy link
Contributor

@t-b t-b commented Jul 18, 2019

I've created the results locally via

echo '["C++ nlohmann JSON 20190718"]' > single.json
python3 run_tests.py --filter=single.json

but have not included them in results as I'm missing some packages.

See 07e73d2 for the command to compile the json executable.

Here is a screenshot of the results:

grafik

t-b added 3 commits July 18, 2019 15:48
Compiled on debian stretch via
JSONTestSuite/parsers/test_nlohmann_json_20190718$ g++ -I . -std=c++11 test_nlohmann_json/main.cpp -o bin/test_nlohmann_json

Revision: ffe0e3d7 (Merge pull request #1673 from remyabel/gnuinstalldirs, 2019-07-17)
@nst nst merged commit e5a7dfb into nst:master Jul 20, 2019
@t-b t-b deleted the update-nlohmann branch July 21, 2019 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants