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
Wind f53aa6fcbf
fix std help ()
# Description
Fixes: 

~~The issue is cause by some columns(is_builtin, is_plugin, is_custom,
is_keyword) are removed in #10023~~
Edit: I'm wrong

# Tests + Formatting
Added one test for `std help`
2024-05-23 08:51:02 -05:00
..
logger_tests fix std log () 2024-04-10 17:30:58 -04: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_help.nu fix std help () 2024-05-23 08:51:02 -05: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 Improve with-env robustness () 2024-04-16 19:08:58 +08:00
test_xml.nu Implement annotations support in test runner () 2023-07-02 10:41:33 +02:00