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
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
..
benchmarks fix: warnings of ShellCheck 4 years ago
examples Revert "Add cycle detection integration tests" 4 years ago
scripts Add a way to directly search for a pattern 4 years ago
snapshots style: add component 'rule' for horizontal file delimiter 4 years ago
syntax-tests fix: warnings of ShellCheck 4 years ago
.gitattributes Remove gitattributes for .bat/.cmd files to make all testfiles eol=lf 4 years ago
assets.rs Ignore 'all_themes_are_present' unit test by default 4 years ago
integration_tests.rs Revert "Add cycle detection integration tests" 4 years ago
no_duplicate_extensions.rs Code formatting 4 years ago
snapshot_tests.rs style: add component 'rule' for horizontal file delimiter 4 years ago
tester.rs Strip dependencies of bat-as-a-library 4 years ago