Commit Graph

4 Commits

Author SHA1 Message Date
Dan Davison
ab77bff0fc
Run test of less on MacOS with output redirected to /dev/null (#574)
This change makes git and delta believe that they are writing to a tty
so that they invoke their child pager processes, as is required for
the test. However, output is actually redirected to /dev/null.

TODO: implement for the Linux version of script also.

https://stackoverflow.com/a/1402389/583763
2021-04-24 13:37:50 -04:00
Dan Davison
bf04c7b602 Use redirect and chmod instead of install
install didn't work on MacOS:

install: skipping file '/dev/stdin', as it was replaced while being copied
2021-03-09 21:56:26 -05:00
Kriss
b4a36d7886 Update navigate tests 2021-03-09 21:53:45 -05:00
Dan Davison
1b90b4e1ba Add navigate/less integration test 2021-03-09 21:53:45 -05:00