Commit Graph

34 Commits (0cb884d5012ff5182dd50fc0fbf5769dbd8775a9)

Author SHA1 Message Date
sharkdp 5449472f15 Remove invalid UTF-8 file from repo, use temp file instead 4 years ago
sharkdp 82e20bfe14 Fix bug for file with invalid-utf8 filenames 4 years ago
sharkdp 03c2281828 Add do-not-panic! regression tests 4 years ago
Kyle Criddle 59f2e2d58d Implemented --file-name for multiple files + tests 4 years ago
Kyle Criddle cfa2cb6ec7 --file-name for normal files. integration tests. 4 years ago
sharkdp b1183f72a5 Update to new assert_cmd 4 years ago
sharkdp ca066bf7cd Run 'cargo fmt' 4 years ago
Kogia-sima 60f48a0c91 Update test data
Avoid using existing text
4 years ago
Kogia-sima 22ded00824 Add test for unicode wrapping 4 years ago
Ethan P 2dac1c8785 Add @sharkdp's regression test for #798 4 years ago
sharkdp f5d359927a Fix 'bat cache other-arg', closes #666 5 years ago
sharkdp 2e71146801 Fix another instance of the 'bat cache' bug, closes #584 5 years ago
sharkdp f3824bad17 Add explicit terminal width for test 5 years ago
sharkdp 3a75d85b80 Add test for 'snip' feature 5 years ago
sharkdp 72152296c7 Fix accidental printing of files named 'cache'
This also adds two regression tests, so this will hopefully not pop up
again.

closes #557
5 years ago
sharkdp fa3244f7c1 Add test for UTF-16LE encoding 5 years ago
sharkdp 906774e6d3 Integration tests for single-line files 5 years ago
Reid Wagner cec9cc073c Add integration tests running bat with empty input files. 5 years ago
sharkdp c6a526f99c Run 'cargo run' only once 6 years ago
sharkdp 278d841408 Move '--paging' arg to config file. 6 years ago
sharkdp 5f576f1ecf Remove all relevant environment variables during testing 6 years ago
sharkdp 48c6ea6b25 Simplify integration test setup 6 years ago
Ricky 558134f6c8 Changed to unwrap methods, added integration tests 6 years ago
sharkdp 496e0bc046 Allow for multiple line ranges
See #23
6 years ago
Lawrence Chou 88fcfd76aa cargo fmt 6 years ago
Lawrence Chou 76e34b29ec Avoid empty line in snapshot 6 years ago
Lawrence Chou 01984e1d02 Test 'tabs' with 'numbers' 6 years ago
Lawrence Chou 536390509f remove --wrap for now 6 years ago
Lawrence Chou 58198d0700 rewrite 6 snapshot tests as integration test 6 years ago
Lawrence Chou afc5aacb28 Move tabs_* snapshot tests to integration_tests 6 years ago
sharkdp 2c7087b8de Add integration tests for pager handling 6 years ago
sharkdp 495e7fd3b1 Add --no-config option 6 years ago
sharkdp 278bde5cee Continue with output after "is directory"-error 6 years ago
sharkdp 1891e194b5 Add simple integration tests 6 years ago