This website requires JavaScript.
Explore
Help
Sign In
Robot
/
bat
Watch
1
Star
0
Fork
0
You've already forked bat
mirror of
https://github.com/sharkdp/bat.git
synced
2024-11-01 04:21:01 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b4e3a84e1a
bat
/
tests
/
utils
/
mod.rs
3 lines
40 B
Rust
Raw
Normal View
History
Unescape
Escape
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.
2021-10-28 13:52:59 +02:00
pub
mod
command
;
tests: Move 'mocked pagers' utils to separate file
2021-01-10 14:05:39 +01:00
pub
mod
mocked_pagers
;
Reference in New Issue
Copy Permalink