bat/tests/syntax-tests
VeryTastyTomato 973ea984c8 fix: warnings of ShellCheck
SC2155: Declare and assign separately to avoid masking return values.
SC2164: Use cd ... || exit in case cd fails.
SC2230: which is non-standard. Use builtin 'command -v' instead.
2020-12-21 09:08:54 +01:00
..
highlighted add new syntax test files 2020-11-23 15:43:58 +01:00
source add new syntax test files 2020-11-23 15:43:58 +01:00
compare_highlighted_versions.py Add comparison script 2020-08-03 15:59:53 +02:00
create_highlighted_versions.py feat: include dotfiles (.) in create_highlighted_versions.py search 2020-10-17 17:40:51 +02:00
regression_test.sh Fix #1443 macOS: regression_test.sh: mktemp: illegal option (#1444) 2020-12-21 08:16:49 +01:00
update.sh fix: warnings of ShellCheck 2020-12-21 09:08:54 +01:00