index
:
bat
bat-plugins
ci-experiment
create_highlighted_versions-wrong-path-repro
dependabot/cargo/assert_cmd-2.0.16
dependabot/cargo/clap-4.5.11
dependabot/cargo/clap-4.5.13
dependabot/cargo/clap-4.5.8
dependabot/cargo/nix-0.29.0
dependabot/cargo/nu-ansi-term-0.50.1
dependabot/cargo/tempfile-3.11.0
dependabot/cargo/tempfile-3.14.0
dependabot/submodules/assets/syntaxes/02_Extra/Docker-c001fb2
dependabot/submodules/assets/syntaxes/02_Extra/SCSS_Sass-dff7d04
dependabot/submodules/assets/syntaxes/02_Extra/SublimeJQ-b7e53e5
dependabot/submodules/assets/themes/Nord-sublime-bf92a9e
dependabot/submodules/assets/themes/sublime-snazzy-48f43a7
master
release-v0.18.3
sponsor
two_dark_manpage
update-warp-logo
Mirror of https://github.com/sharkdp/bat
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
integration_tests.rs
Age
Commit message (
Expand
)
Author
2024-07-30
Add integration tests for merging styles
Ethan P.
2024-06-17
Add `--strip-ansi=auto` option
Ethan P.
2024-06-16
Add `--strip-ansi` option
Ethan P.
2024-04-19
display which theme is the default one in basic output
Stéphane Blondon
2024-04-14
display which theme is the default one in colored output (#2838)
sblondon
2024-02-25
Inline `format!` args wherever possible
Lena
2024-02-24
Rename `--squeeze` to `--squeeze-blank`
einfachIrgendwer0815
2024-02-24
Add tests for `--squeeze`
einfachIrgendwer0815
2024-02-11
Merge branch 'master' into 2783-setting-terminal-title
Oliver Looney
2024-02-11
simplified basic_set_terminal_title
Oliver looney
2024-02-09
Remove hyperlink when wrapping lines
Ethan P
2024-02-09
Re-emit hyperlinks when wrapping lines
Ethan P
2024-02-09
Add tests for re-emitting SGR sequences on wrap
Ethan P
2024-02-09
Add regression test for #2541
Ethan P
2024-02-08
Using hypens instead of underscores for set-terminal-title command
Oliver looney
2024-01-30
updated integration_tests.rs
Oliver looney
2024-01-27
ran cargo fmt
Oliver looney
2024-01-27
added integration test for setting terminal title
Oliver looney
2024-01-27
fixed failing tests
Oliver looney
2024-01-21
Ensure test succeeds by adding flag
Filip Razek
2024-01-21
fix: Wrap file name in header
Filip Razek
2023-12-31
slightly changed set terminal command to match docs & broke print line into m...
Oliver looney
2023-12-18
updated tests since terminal title is set conditionally
Oliver looney
2023-12-11
fixed all but two failing tests. Last two tests are erroring because of IO ci...
Oliver looney
2023-10-20
Add unicode/caret replacements for all control characters (#2712)
einfachIrgendwer0815
2023-09-29
Fix a double-`close` in the `no_args_doesnt_break` test.
Dan Gohman
2023-09-14
Case insensitive `--map-syntax` (#2650)
Nicolas AMBRY
2023-09-14
Make -pp override --paging and vice versa when passed as a later argument. (#...
J-Kappes
2023-09-08
ignore failing test
Anomalocaridid
2023-09-08
require LESSOPEN to have exactly one %s
Anomalocaridid
2023-09-08
make LESSOPEN support opt-in
Anomalocaridid
2023-09-08
#2592: Fixes unit tests dependent on echo on windows (#2602)
Boy van Duuren
2023-09-02
Add `$LESSOPEN` and `$LESSCLOSE` support (#2444)
Anomalocaridid
2023-09-01
Add test for `BAT_PAGING`
einfachIrgendwer0815
2023-03-14
Print non-printable characters using caret notation (#2443)
einfachIrgendwer0815
2022-12-30
Require changes to `-h` and `--help` to be blessed
Martin Nordholts
2022-11-19
Fix `bat cache --clear` not clearing the `--target` dir if specified
Miles Liu
2022-11-02
Update comments in tests/integration_tests.rs
Aaron Kollasch
2022-11-02
Update tests/integration_tests.rs
Aaron Kollasch
2022-11-02
Add tests for --theme > BAT_THEME > config
Aaron Kollasch
2022-11-02
Fix cache subcommand and add tests
Aaron Kollasch
2022-11-02
Improve correctness and add more tests
Aaron Kollasch
2022-11-02
Allow env vars to override config but not args
Aaron Kollasch
2022-10-17
Added helper function for -S flag tests
John Higgins
2022-10-13
Fixed inverted logic on -S and --chop-long-lines
John Higgins
2022-10-09
Merge branch 'sharkdp:master' into master
John Higgins
2022-10-09
Added integration tests
John Higgins
2022-09-10
Revert "Remove code that tries to handle ANSI escape inputs"
Martin Nordholts
2022-09-06
Strip BOM from output in interactive mode (#1938)
dag-h
2022-09-04
Try to fix all warnings
Martin Nordholts
[next]