Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.31 KB

File metadata and controls

45 lines (33 loc) · 1.31 KB

fredshell compatibility

This file is regenerated by cargo xtask compat --update-readme. It tracks which bash-compat spec cases pass today ("Implemented") and which are scheduled for a future plan ("In progress").

Summary

  • Cases total: 21
  • Passing: 7 / 21
  • Pass rate: 33.3%

Implemented

builtins_tier1

  • builtins_tier1/empty_script.case.toml
  • builtins_tier1/exit_after_blank_lines.case.toml
  • builtins_tier1/exit_default.case.toml
  • builtins_tier1/exit_nonzero.case.toml
  • builtins_tier1/exit_short_circuits.case.toml
  • builtins_tier1/exit_zero.case.toml
  • builtins_tier1/only_blank_lines.case.toml

In progress

PLAN_11

  • arithmetic/arith_basic.case.toml
  • arrays/indexed_array.case.toml
  • builtins_tier1/exit_nonnumeric_arg.case.toml
  • control_flow/if_else.case.toml
  • error_handling/set_e_aborts.case.toml
  • expansions/brace_expansion.case.toml
  • functions/simple_function.case.toml
  • parameter_expansion/default_value.case.toml
  • pipelines/simple_pipe.case.toml
  • quoting/mixed_quotes.case.toml
  • redirection/redirect_stdout_to_file.case.toml
  • tests_and_conditionals/string_eq.case.toml

PLAN_12

  • job_control/background_wait.case.toml
  • traps_and_signals/trap_exit.case.toml