nushell/crates/nu-command
Stefan Holderbach 56069af42d
Make open test independent of locale (#6211)
The test was reading the operating system error message which is
dependent on the system locale.

Just test for the `(os error 2)` errorcode instead.
This should support both
unixoid systems and Windows in more locales.
2022-08-02 16:54:26 +02:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
src In unix like system, set foreground process while running external command (#6206) 2022-08-02 16:53:50 +02:00
tests Make open test independent of locale (#6211) 2022-08-02 16:54:26 +02:00
build.rs Look up git commit hash ourselves, drop libgit2 dependency (#5548) 2022-05-16 13:57:25 +12:00
Cargo.toml Update crossterm to version 0.24 (#6172) 2022-07-30 11:41:15 +02:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00