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/examples
dag-h 08386daa3a
Strip BOM from output in interactive mode (#1938)
* Strip BOM from output in interactive mode

* Strip BOM when not loop_through, add regression tests

* Update CHANGELOG.md

* Only strip BOM from beginning of first line

* Fix integration test on macOS that relied on color scheme

* Fix integration test on Windows that relied on detected terminal width

* Fix syntax test that was failing due to a previously wrong (now fixed) highlighting

Co-authored-by: David Peter <mail@david-peter.de>
Co-authored-by: Martin Nordholts <enselic@gmail.com>
2 years ago
..
git Recognize files in `$XDG_CONFIG_HOME/git/` and `$HOME/.config/git/` better (#2067) 3 years ago
regression_tests Simplify HighlightingAssets::get_syntax() first_line logic (#1852) 3 years ago
sub_directory Add simple integration tests 6 years ago
system_config/bat Add test for systemwide config file support 3 years ago
bat.conf Add test for systemwide config file support 3 years ago
cache Fix accidental printing of files named 'cache' 5 years ago
cache.c Fix another instance of the 'bat cache' bug, closes #584 5 years ago
empty.txt Add integration tests running bat with empty input files. 6 years ago
longline.json Skip syntax highlighting for long lines (#2165) 2 years ago
multiline.txt Add simple integration tests 6 years ago
nonprintable.txt Enable non-printable chars for redirected output (#1061) 4 years ago
single-line.txt Integration tests for single-line files 6 years ago
tabs.txt Avoid empty line in snapshot 6 years ago
test.binary --file-name for normal files. integration tests. 5 years ago
test.demo.foo.suffix Make --map-syntax and --ignored-suffix work together (#2260) 2 years ago
test.demo.suffix Make --map-syntax and --ignored-suffix work together (#2260) 2 years ago
test.json.suffix Support for ignored-suffix CLI arguments (#1892) 3 years ago
test.json~ Support for ignored-suffix CLI arguments (#1892) 3 years ago
test.txt Add simple integration tests 6 years ago
test_BOM.txt Strip BOM from output in interactive mode (#1938) 2 years ago
test_UTF-16LE.txt Add test for UTF-16LE encoding 6 years ago
unicode-wrap.txt Update test data 5 years ago