This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
bat
Watch
2
Star
0
Fork
0
You've already forked bat
mirror of
https://github.com/sharkdp/bat
synced
2024-11-08 19:10:41 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
33997106da
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 11:52:59 +00:00
pub
mod
command
;
tests: Move 'mocked pagers' utils to separate file
2021-01-10 13:05:39 +00:00
pub
mod
mocked_pagers
;
Reference in New Issue
Copy Permalink