This website requires JavaScript.
Explore
Help
Sign In
holm
/
nushell
Watch
1
Star
1
Fork
0
You've already forked nushell
forked from
extern/nushell
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
2cc4191ec9a54d7985df9cf3e70e5ffff292ff75
nushell
/
crates
/
nu-std
/
tests
History
Jakub Žádník
eb6870cab5
Add --env and --wrapped flags to def (
#10566
)
2023-10-02 21:13:31 +03:00
..
logger_tests
…
test_asserts.nu
…
test_dirs.nu
Add --env and --wrapped flags to def (
#10566
)
2023-10-02 21:13:31 +03:00
test_dt.nu
std dt datetime-diff: fix uninitialized field ref when borrowing (
#10466
)
2023-09-24 10:53:56 +02:00
test_formats.nu
add
to ndjson
and
to jsonl
to the standard library (
#10519
)
2023-10-02 11:50:07 +02:00
test_iter.nu
…
test_setup_teardown.nu
…
test_std.nu
add
std repeat
command to replace
"foo" * 3
(
#10339
)
2023-09-12 21:59:31 +02:00
test_xml.nu
…