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/benchmarks
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.
3 years ago
..
test-src Add simple benchmark scripts 6 years ago
.ignore Add .ignore files to avoid searching asset folders 6 years ago
comparison.sh fix: warnings of ShellCheck 3 years ago
run-benchmarks.sh fix: warnings of ShellCheck 3 years ago