https://github.com/bitolabs/ujson-test
Unit tests for ujson, a tiny C++ JSON reader with a very simple API
https://github.com/bitolabs/ujson-test
cpp gtest json unit-test unittest
Last synced: 4 months ago
JSON representation
Unit tests for ujson, a tiny C++ JSON reader with a very simple API
- Host: GitHub
- URL: https://github.com/bitolabs/ujson-test
- Owner: BitoLabs
- License: unlicense
- Created: 2024-10-28T19:20:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-04T17:03:13.000Z (about 1 year ago)
- Last Synced: 2025-06-26T01:02:39.369Z (12 months ago)
- Topics: cpp, gtest, json, unit-test, unittest
- Language: C++
- Homepage: https://github.com/bitolabs/ujson
- Size: 253 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ujson-test
==========
This is unit test for [ujson] project.
[ujson]: ../../../ujson.git