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.
2020-12-21 09:08:54 +01:00
..
benchmarks fix: warnings of ShellCheck 2020-12-21 09:08:54 +01:00
examples Revert "Add cycle detection integration tests" 2020-11-24 21:40:11 +01:00
scripts Add a way to directly search for a pattern 2020-04-12 19:19:33 +02:00
snapshots style: add component 'rule' for horizontal file delimiter 2020-10-12 09:04:27 +01:00
syntax-tests fix: warnings of ShellCheck 2020-12-21 09:08:54 +01:00
.gitattributes Remove gitattributes for .bat/.cmd files to make all testfiles eol=lf 2020-10-09 23:28:08 +02:00
assets.rs Ignore 'all_themes_are_present' unit test by default 2020-10-25 08:18:55 +01:00
integration_tests.rs Revert "Add cycle detection integration tests" 2020-11-24 21:40:11 +01:00
no_duplicate_extensions.rs Code formatting 2020-09-20 20:47:21 +02:00
snapshot_tests.rs style: add component 'rule' for horizontal file delimiter 2020-10-12 09:04:27 +01:00
tester.rs Strip dependencies of bat-as-a-library 2020-03-31 09:27:56 +02:00