summaryrefslogtreecommitdiffstats
path: root/tests/examples
AgeCommit message (Expand)Author
2024-02-24Add tests for `--squeeze`einfachIrgendwer0815
2024-02-09Add regression test for #2541Ethan P
2024-01-21fix: Wrap file name in headerFilip Razek
2023-10-20Add unicode/caret replacements for all control characters (#2712)einfachIrgendwer0815
2023-09-14Case insensitive `--map-syntax` (#2650)Nicolas AMBRY
2023-09-08#2592: Fixes unit tests dependent on echo on windows (#2602)Boy van Duuren
2022-11-02Add tests for --theme > BAT_THEME > configAaron Kollasch
2022-11-02Fix cache subcommand and add testsAaron Kollasch
2022-11-02Improve correctness and add more testsAaron Kollasch
2022-10-17Added helper function for -S flag testsJohn Higgins
2022-10-09Added integration testsJohn Higgins
2022-09-06Strip BOM from output in interactive mode (#1938)dag-h
2022-09-04Merge remote-tracking branch 'origin/master' into feature/668/add-systemwide-...Martin Nordholts
2022-08-16Make --map-syntax and --ignored-suffix work together (#2260)Christopher Acosta
2022-05-04Skip syntax highlighting for long lines (#2165)Keith Hall
2022-03-10Add test for systemwide config file supportPatrick Pichler
2022-02-26Recognize files in `$XDG_CONFIG_HOME/git/` and `$HOME/.config/git/` better (#...cyqsimon
2021-11-19Support for ignored-suffix CLI arguments (#1892)Bojan Đurđević
2021-09-16Simplify HighlightingAssets::get_syntax() first_line logic (#1852)Martin Nordholts
2021-02-28Use tempfiles for clircle testsv0.18.0Niklas Mohrin
2021-01-05Add integration tests for clircle cycle detectionNiklas Mohrin
2020-11-24Revert "Add cycle detection integration tests"sharkdp
2020-11-23Add cycle detection integration testsNiklas Mohrin
2020-07-02Enable non-printable chars for redirected output (#1061)Evgeniy Andreev (gsomix)
2020-06-03Tests ~ revert to `echo` (after fixed 'windows' pager process execution)Roy Ivy III
2020-06-03Tests ~ `echo` has portability issues; for CI, replace with `printf`Roy Ivy III
2020-05-13Add regression test for detected syntax differing for stdin and filesEthan P
2020-04-21Remove invalid UTF-8 file from repo, use temp file insteadsharkdp
2020-04-21Fix bug for file with invalid-utf8 filenamessharkdp
2020-04-21Add do-not-panic! regression testssharkdp
2020-03-19--file-name for normal files. integration tests.Kyle Criddle
2020-02-28Update test dataKogia-sima
2020-02-28Add test for unicode wrappingKogia-sima
2019-08-31Fix another instance of the 'bat cache' bug, closes #584sharkdp
2019-05-10Fix accidental printing of files named 'cache'sharkdp
2019-02-10Add test for UTF-16LE encodingsharkdp
2019-02-10Integration tests for single-line filessharkdp
2019-02-08Add integration tests running bat with empty input files.Reid Wagner
2018-11-04Move '--paging' arg to config file.sharkdp
2018-11-04Changed to unwrap methods, added integration testsRicky
2018-10-19Avoid empty line in snapshotLawrence Chou
2018-10-19rewrite 6 snapshot tests as integration testLawrence Chou
2018-10-11Add simple integration testssharkdp