remarshal/tests
D. Bohdan 39de8cda6e refactor(remarshal)!: put format args first
BREAKING CHANGE: change the order of the arguments to `remarshal`.
2023-09-13 11:42:32 +00:00
..
__init__.py Rewrite in Python 2016-09-02 15:16:01 +03:00
array.json Implement command line argument --yaml-style 2016-09-02 21:47:56 +03:00
array.toml Fix test_wrap 2017-07-07 19:46:20 +03:00
bin.msgpack test: add missing tests/bin.{msgpack,yml} 2019-07-19 08:21:11 +00:00
bin.yml test: add missing tests/bin.{msgpack,yml} 2019-07-19 08:21:11 +00:00
bool-null-key.json fix(encode_json): handle bool, null YAML keys 2023-07-08 16:34:37 +00:00
bool-null-key.toml feat!(cli): add `-k`/`--stringify-keys` flag 2023-08-09 21:45:51 +00:00
bool-null-key.yaml fix(encode_json): handle bool, null YAML keys 2023-07-08 16:34:37 +00:00
context.py refactor: use `Path` for file ops 2023-08-23 07:05:53 +00:00
empty-mapping.toml feat: optionally stringify null values for TOML 2023-08-09 22:45:01 +00:00
empty-mapping.yaml feat: optionally stringify null values for TOML 2023-08-09 22:45:01 +00:00
garbage User-friendlier error messages on parsing errors 2016-09-03 15:23:25 +03:00
lol.yml fix(yaml): limit maximum nodes 2023-09-05 13:14:32 +00:00
long-line-default.yaml Implement command line argument --yaml-style 2016-09-02 21:47:56 +03:00
long-line-double-quote.yaml Implement command line argument --yaml-style 2016-09-02 21:47:56 +03:00
long-line-gt.yaml Implement command line argument --yaml-style 2016-09-02 21:47:56 +03:00
long-line-pipe.yaml Implement command line argument --yaml-style 2016-09-02 21:47:56 +03:00
long-line-single-quote.yaml Implement command line argument --yaml-style 2016-09-02 21:47:56 +03:00
long-line.json Implement command line argument --yaml-style 2016-09-02 21:47:56 +03:00
numeric-key-null-value.toml feat: optionally stringify null values for TOML 2023-08-09 22:45:01 +00:00
numeric-key-null-value.yaml feat: optionally stringify null values for TOML 2023-08-09 22:45:01 +00:00
order.json feat: add option to preserve key order 2018-10-12 21:21:06 +03:00
order.toml feat: add option to preserve key order 2018-10-12 21:21:06 +03:00
order.yaml feat: add option to preserve key order 2018-10-12 21:21:06 +03:00
test_remarshal.py refactor(remarshal)!: put format args first 2023-09-13 11:42:32 +00:00
timestamp-key.toml feat!(cli): add `-k`/`--stringify-keys` flag 2023-08-09 21:45:51 +00:00
timestamp-key.yaml feat!(cli): add `-k`/`--stringify-keys` flag 2023-08-09 21:45:51 +00:00