nushell/crates/nu-std/tests
Douglas 7029d24f42
Add version info to startup banner (#14625)
# Description

Adds version info to the Startup Banner

# User-Facing Changes

## Before


![image](https://github.com/user-attachments/assets/de2a415f-1608-4d87-ab28-f3238cf532c3)

## After


![image](https://github.com/user-attachments/assets/db3f8419-0680-4a0b-9f09-8d9a273c4726)

# Tests + Formatting

- 🟢 `toolkit fmt`
- 🟢 `toolkit clippy`
- 🟢 `toolkit test`
- 🟢 `toolkit test stdlib`
- 
# After Submitting

N/A
2024-12-19 08:38:29 -06:00
..
logger_tests Improves startup time when using std-lib (#13842) 2024-10-03 06:28:22 -05:00
test_asserts.nu Improves startup time when using std-lib (#13842) 2024-10-03 06:28:22 -05:00
test_core.nu Add version info to startup banner (#14625) 2024-12-19 08:38:29 -06:00
test_dirs.nu Improves startup time when using std-lib (#13842) 2024-10-03 06:28:22 -05:00
test_dt.nu Improves startup time when using std-lib (#13842) 2024-10-03 06:28:22 -05:00
test_formats.nu fix multiline strings in NDNUON (#14519) 2024-12-05 07:53:33 -06:00
test_help.nu Improves startup time when using std-lib (#13842) 2024-10-03 06:28:22 -05:00
test_iter.nu std/iter scan: change closure signature to be consistent with reduce (#14596) 2024-12-16 06:13:51 -06:00
test_setup_teardown.nu Improves startup time when using std-lib (#13842) 2024-10-03 06:28:22 -05:00
test_std_formats.nu fix multiline strings in NDNUON (#14519) 2024-12-05 07:53:33 -06:00
test_std_postload.nu Improves startup time when using std-lib (#13842) 2024-10-03 06:28:22 -05:00
test_std_preload.nu Improves startup time when using std-lib (#13842) 2024-10-03 06:28:22 -05:00
test_std_util.nu Fix dirs removal warning (#14029) 2024-10-09 08:03:33 -05:00
test_util.nu Fix dirs removal warning (#14029) 2024-10-09 08:03:33 -05:00
test_xml.nu Improves startup time when using std-lib (#13842) 2024-10-03 06:28:22 -05:00