bat/tests
Martin Nordholts 9ccb667653 Add integration test for unparsable pager
Right now all tests pass even if we e.g. return

    Ok(OutputType::stdout())

instead of doing

    .chain_err(|| "Could not parse pager command.")?

so add a test to make sure this functionality don't break.
2021-01-06 11:58:08 +01:00
..
benchmarks Merge branch 'master' into improved-benchmark 2021-01-02 21:35:58 -08:00
examples Add integration tests for clircle cycle detection 2021-01-05 18:21:16 +01:00
scripts Add a way to directly search for a pattern 2020-04-12 19:19:33 +02:00
snapshots style: add component 'rule' for horizontal file delimiter 2020-10-12 09:04:27 +01:00
syntax-tests Svelte syntax test: rename license file 2021-01-02 22:34:15 +01:00
.gitattributes Remove gitattributes for .bat/.cmd files to make all testfiles eol=lf 2020-10-09 23:28:08 +02:00
assets.rs Use Briles/gruvbox .tmTheme files instead of peaceant's port 2020-12-21 21:52:04 +01:00
integration_tests.rs Add integration test for unparsable pager 2021-01-06 11:58:08 +01:00
no_duplicate_extensions.rs Code formatting 2020-09-20 20:47:21 +02:00
snapshot_tests.rs style: add component 'rule' for horizontal file delimiter 2020-10-12 09:04:27 +01:00
tester.rs Strip dependencies of bat-as-a-library 2020-03-31 09:27:56 +02:00