1 Commits (bdaea866b712c85d3bffaaae147c9b3470a4f896)

Author SHA1 Message Date
Jim Mussared 4216bc7d13 tests: Replace umodule with module everywhere. 2 years ago
David Lechner 3dc324d3f1 tests: Format all Python code with black, except tests in basics subdir. 5 years ago
Eric Poulsen 01054f2092 py/objdict: Quote non-string types when used as keys in JSON output. 5 years ago
Paul Sokolovsky 85d809d1f4 tests: Convert remaining "sys.exit()" to "raise SystemExit". 8 years ago
Paul Sokolovsky f2d732f459 tests/extmod: Make tests skippable. 8 years ago
Damien George e44c1d3ace tests: Split out json float tests to separate files. 10 years ago
Damien George 26a9975fba tests: Add some more tests for bytes, bignum, string and ujson. 10 years ago
Damien George cde0ca21bf py: Simplify JSON str printing (while still conforming to JSON spec). 10 years ago
Damien George 612045f53f py: Add native json printing using existing print framework. 10 years ago