mirror of
https://github.com/sharkdp/bat.git
synced 2025-04-17 16:20:38 +01:00
In principle, this *could* work. `cargo cross` runs the tests via QEMU. For integration tests, the only difficulty is that we run `bat` from within the tests. But maybe this is handled by assert_cmd.