bat/tests
Logan Saso f3c760c25f #1244 Use [].copy and path.exists instead of more cumbersome solutions
#1244 Slightly optimized create_highlighted_versions.py so that it won't walk the source path when it should be skipping the file

#1244 Updated README.md in plaintext source folder

#1244 Added extra option loading from `bat_options` file in directory and significantly reduced size of plaintext source

#1244 Updated create_highlighted_versions.py to ignore README.md files and use the --show-all option for manually-defined binary files

#1244 Updated plaintext file with command

bat -A --no-config --style=plain --color=always --theme='1337' --italic-text=always src/Plaintext/plaintext.txt > highlighted/Plaintext/plaintext.txt

#1244 Added example plaintext file
2020-10-11 21:31:34 +02:00
..
benchmarks Add change dir to script dir to allow running from project root dir 2020-10-04 19:35:32 +02:00
examples Enable non-printable chars for redirected output (#1061) 2020-07-02 09:36:58 +04:00
scripts Add a way to directly search for a pattern 2020-04-12 19:19:33 +02:00
snapshots Updated snapshot tests 2019-07-26 06:51:33 +02:00
syntax-tests #1244 Use [].copy and path.exists instead of more cumbersome solutions 2020-10-11 21:31:34 +02:00
.gitattributes Remove gitattributes for .bat/.cmd files to make all testfiles eol=lf 2020-10-09 23:28:08 +02:00
assets.rs Add base16-256 theme to unit test 2020-08-03 11:39:49 +02:00
integration_tests.rs Code formatting 2020-09-20 20:47:21 +02:00
no_duplicate_extensions.rs Code formatting 2020-09-20 20:47:21 +02:00
snapshot_tests.rs Migrated to Rust 2018 2019-03-09 07:43:41 +01:00
tester.rs Strip dependencies of bat-as-a-library 2020-03-31 09:27:56 +02:00