bat/tests/syntax-tests
David Peter 27f046ec03 Consolidate environment variable lists
We want to make sure that all of our test environments are clean from
possible outside modification. This consolidates the list of used
environment variables in Rust-based and Python-based integration tests.

Note that there is also a similar list in `src/bin/bat/main.rs` which
is even more exhaustive (for bug report collection). However, some
of these variables can not possibly have an effect on test environments.
2021-09-07 20:17:16 +02:00
..
highlighted Add regression testing for the custom assets functionality (#1829) 2021-09-07 17:01:15 +02:00
source Add regression testing for the custom assets functionality (#1829) 2021-09-07 17:01:15 +02:00
BatTestCustomAssets.sublime-syntax Add regression testing for the custom assets functionality (#1829) 2021-09-07 17:01:15 +02:00
compare_highlighted_versions.py Add comparison script 2020-08-03 15:59:53 +02:00
create_highlighted_versions.py Consolidate environment variable lists 2021-09-07 20:17:16 +02:00
regression_test.sh Fix #1443 macOS: regression_test.sh: mktemp: illegal option (#1444) 2020-12-21 08:16:49 +01:00
test_custom_assets.sh Add regression testing for the custom assets functionality (#1829) 2021-09-07 17:01:15 +02:00
update.sh fix: warnings of ShellCheck 2020-12-21 09:08:54 +01:00