nushell/crates/nu-command
Stefan Holderbach 56069af42d
Make open test independent of locale ()
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 () 2022-04-20 08:50:14 -05:00
src In unix like system, set foreground process while running external command () 2022-08-02 16:53:50 +02:00
tests Make open test independent of locale () 2022-08-02 16:54:26 +02:00
build.rs Look up git commit hash ourselves, drop libgit2 dependency () 2022-05-16 13:57:25 +12:00
Cargo.toml Update crossterm to version 0.24 () 2022-07-30 11:41:15 +02:00
LICENSE Include license text in all crates () 2022-04-08 10:47:13 +02:00