From bb9a904747a3fb9b64899f8a6b431c8c45e9d870 Mon Sep 17 00:00:00 2001 From: Ryuichi Ueda Date: Wed, 26 Feb 2025 13:22:17 +0900 Subject: [PATCH] Fix --- Cargo.toml | 2 +- test/error | 0 test/ok | 14 ++++++++++++++ 3 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 test/error create mode 100644 test/ok diff --git a/Cargo.toml b/Cargo.toml index b86ecf268..3cd0edfa1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sush" -version = "0.11.2" +version = "0.11.3" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/test/error b/test/error new file mode 100644 index 000000000..e69de29bb diff --git a/test/ok b/test/ok new file mode 100644 index 000000000..8bf0ad26e --- /dev/null +++ b/test/ok @@ -0,0 +1,14 @@ +./test_ansi_c_quoting.bash +./test_script.bash +./test_options.bash +./test_redirects.bash +./test_glob.bash +./test_brace.bash +./test_calculation.bash +./test_others.bash +./test_compound.bash +./test_parameters.bash +./test_builtins.bash +./test_job.bash +../test/test_fixed.bash +../test/test_fixed.bash