You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 years ago
..
highlighted add new syntax test files 4 years ago
source add new syntax test files 4 years ago
compare_highlighted_versions.py Add comparison script 4 years ago
create_highlighted_versions.py feat: include dotfiles (.) in create_highlighted_versions.py search 4 years ago
regression_test.sh Fix #1443 macOS: regression_test.sh: mktemp: illegal option (#1444) 4 years ago
update.sh fix: warnings of ShellCheck 4 years ago