1
0
mirror of https://github.com/ultrajson/ultrajson.git synced 2024-11-24 05:12:02 +01:00
ultrajson/tests
Mikhail Sychev 1a0f2a1d49 Adding more tests
- BMP amd symbol encoding/decoding with ensure_ascii set to True and False
- True, False and null tests like in cjson/json-py test suite
- Empty dict and array tests
- Test for tag escaping
- Bad dict data test
- Minimal cleanups
2013-07-08 14:51:20 -07:00
..
benchmark2.py Restructured code for better pypi packaging 2012-02-07 17:11:29 +01:00
benchmark.py Removed cjson from benchmarks 2013-01-07 18:27:14 +01:00
sample.json Restructured code for better pypi packaging 2012-02-07 17:11:29 +01:00
tests.py Adding more tests 2013-07-08 14:51:20 -07:00