2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-15 21:48:29 +00:00
nushell/crates/nu-std/tests
dannou812 8237d15683
to json -r not removing whitespaces fix ()
fixes   

# Description
Use `serde_json` instead.

# User-Facing Changes
The problem described in the issue now no longer persists.

No whitespace in the output of `to json --raw`
Output of unicode escape changed to consistent `\uffff`

# Tests + Formatting
I corrected all Tests that were affected by this change.
2024-03-20 22:14:31 +01:00
..
logger_tests IO and redirection overhaul () 2024-03-14 15:51:55 -05:00
test_asserts.nu Rename into decimal to into float () 2023-09-12 13:02:47 +02:00
test_dirs.nu dirs goto: update current ring slot before leaving it. () 2023-10-13 06:46:51 -05:00
test_dt.nu std dt datetime-diff: fix uninitialized field ref when borrowing () 2023-09-24 10:53:56 +02:00
test_formats.nu to json -r not removing whitespaces fix () 2024-03-20 22:14:31 +01:00
test_iter.nu Implement annotations support in test runner () 2023-07-02 10:41:33 +02:00
test_setup_teardown.nu Implement annotations support in test runner () 2023-07-02 10:41:33 +02:00
test_std.nu expand paths and split PATH in std path add () 2023-10-25 16:43:27 +02:00
test_xml.nu Implement annotations support in test runner () 2023-07-02 10:41:33 +02:00