summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2021-02-28Use tempfiles for clircle testsv0.18.0Niklas Mohrin
2021-02-28integration_tests: Use tempdir() in config_location_when_generatingMartin Nordholts
2021-02-28integration_tests.rs: Add test config_location_when_generatingMartin Nordholts
2021-02-28Do not ignore non-existent BAT_CONFIG_PATHDavid Peter
2021-02-28Improve Monokai Extended JSON key color with a patchKeith Hall
2021-02-16Fix broken resolv.conf highlightingDavid Peter
2021-02-16Update dependencies; replace unmaintained (#1522)Caden Haustein
2021-01-11Fix #1413 Can't use `bat` at all! (Error: Use of bat as a pager is disallowed...Martin Nordholts
2021-01-10tests: Move 'mocked pagers' utils to separate fileMartin Nordholts
2021-01-10fn mocked_pager: Simplify with format!Martin Nordholts
2021-01-10pager.rs: Some comment fixupsMartin Nordholts
2021-01-10Merge remote-tracking branch 'origin/master' into fix-1063Martin Nordholts
2021-01-09Add gnuplot syntaxsharkdp
2021-01-09Use unstable sort for theme testsharkdp
2021-01-09Use BatTester::default instead of BatTester::newsharkdp
2021-01-07Merge remote-tracking branch 'origin/master' into fix-1063Martin Nordholts
2021-01-06Fix unused import warningsharkdp
2021-01-06Fix clippy warnings in tests on Windowssharkdp
2021-01-06Merge remote-tracking branch 'origin/master' into fix-1063Martin Nordholts
2021-01-06Add integration test for unparsable pagerMartin Nordholts
2021-01-05Add unix specific integration test about running bat without any argumentsNiklas Mohrin
2021-01-05Add integration tests for clircle cycle detectionNiklas Mohrin
2021-01-04Merge remote-tracking branch 'origin/master' into fix-1063Martin Nordholts
2021-01-04tests: Make mocked pagers work on WindowsMartin Nordholts
2021-01-04Run PATH-dependent tests seriallyMartin Nordholts
2021-01-04Add integration tests for 'more' and 'most' used as pagersMartin Nordholts
2021-01-02Merge branch 'master' into improved-benchmarkEthan P
2021-01-02Svelte syntax test: rename license filesharkdp
2021-01-02DotEnv syntax test: add missing newlinesharkdp
2021-01-02Update Zig syntax test outputsharkdp
2021-01-02Add support for ZigPaul Smith
2021-01-02Add a Lean highlighting test file.Julian Berman
2020-12-30When PAGER=most, don't print a warning to stderr, silently use less insteadMartin Nordholts
2020-12-29Improve benchmark script to support cargo/config target-dirEthan P
2020-12-28Simplify and polish pager.rs and related codeMartin Nordholts
2020-12-28Merge remote-tracking branch 'origin/master' into fix-1063Martin Nordholts
2020-12-28Improve VimL regex highlightingEnsar Sarajčić
2020-12-28Add case from #1604 to VimL syntax-test sourceEnsar Sarajčić
2020-12-28Add syntax highlighting tests for VimLEnsar Sarajčić
2020-12-21Use Briles/gruvbox .tmTheme files instead of peaceant's portJohn Meow
2020-12-21Add test 'grid_for_file_without_newline' (for issue #299 fix)Martin Nordholts
2020-12-21Fix testsharkdp
2020-12-21Merge pull request #1440 from Enselic/fix-1438-newline-can-be-added-even-if-s...David Peter
2020-12-21fix: warnings of ShellCheckVeryTastyTomato
2020-12-21Add integration test for nonexisting newlinesharkdp
2020-12-21Merge branch 'master' into fix-1438-newline-can-be-added-even-if-style-plainDavid Peter
2020-12-21Fix #1443 macOS: regression_test.sh: mktemp: illegal option (#1444)Martin Nordholts
2020-12-19Don't add artificial newline to last line if --style=plainMartin Nordholts
2020-11-27Ignore PAGER=most by default with a warning to stderrMartin Nordholts
2020-11-24Revert "Add cycle detection integration tests"sharkdp