This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
bat
Watch
2
Star
0
Fork
You've already forked bat
0
mirror of
https://github.com/sharkdp/bat
synced
2024-11-23 04:13:11 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c76ed99db2
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 a new issue
Copy permalink