bat/tests
Patrick Pichler 6b660ef63a Add test for systemwide config file support
There is now a new stage in the CICD workflow present, which will build
`bat` with the `BAT_SYSTEM_CONFIG_PREFIX` set to load the config file
from `/tests/examples/system_config/bat/config`, plus a basic set of
tests, to ensure the feature is working as expected. By default the
tests are set to ignored, as they need special setup before they can be
run.
2022-03-10 20:55:11 +01:00
..
benchmarks Add new --style called header-filesize and display it by default (#1988) 2022-02-07 20:48:57 +01:00
examples Add test for systemwide config file support 2022-03-10 20:55:11 +01:00
mocked-pagers tests: Make mocked pagers work on Windows 2021-01-04 20:22:04 +01:00
scripts CICD: Add check for accidental inclusion of GPL:ed code 2021-11-28 21:04:37 +01:00
snapshots Add new --style called header-filesize and display it by default (#1988) 2022-02-07 20:48:57 +01:00
syntax-tests Add JQ syntax highlighting 2022-02-14 19:14:19 +01:00
utils Add test for systemwide config file support 2022-03-10 20:55:11 +01:00
.gitattributes Modify Linguist overrides 2021-06-14 08:36:20 +02:00
assets.rs Add "Visual Studio Dark+" theme to vec of themes 2021-03-24 18:39:06 +05:00
integration_tests.rs Add test for systemwide config file support 2022-03-10 20:55:11 +01:00
no_duplicate_extensions.rs HighlightingAssets: Make .syntaxes() and syntax_for_file_name() failable 2021-07-29 08:26:18 +02:00
snapshot_tests.rs Use BatTester::default instead of BatTester::new 2021-01-09 19:43:39 +01:00
system_wide_config.rs Add test for systemwide config file support 2022-03-10 20:55:11 +01:00
tester.rs Update dependencies; replace unmaintained (#1522) 2021-02-16 08:50:41 +01:00