summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2021-05-12Merge branch 'master' into feature/dark_plus_themeDavid Peter
2021-05-12Merge pull request #1606 from sharkdp/syslogDavid Peter
2021-05-12Update SublimeEthereum versionErsikan
2021-05-12Add syntax test for Vyper languageErsikan
2021-05-12Add syntax tests for Solidity language.Ersikan
2021-05-12Merge branch 'master' into syslogDavid Peter
2021-05-12Merge branch 'master' into feature/dark_plus_themeDavid Peter
2021-05-11Remove variable.other from CSV highlightingKeith Hall
2021-05-11Improvements to CSV highlightingKeith Hall
2021-04-06Add independent log syntaxKeith Hall
2021-04-05improve syslog syntaxKeith Hall
2021-04-04replace Syslog dependency with a custom syntaxKeith Hall
2021-04-04add example syslog file for highlighting testsKeith Hall
2021-03-24Add "Visual Studio Dark+" theme to vec of themesPatriotRossii
2021-03-15Add SystemVerilog supportSean McLoughlin
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