exa/xtests
Benjamin Sago ba1c8c650f Fix bug where paths took up twice as much space
For some reason, the code that calculated the width of a cell with a path in counted the width of the path twice: once from the ANSIStrings containing it, and once more added on afterwards. This meant that the grid view thought that columns were wider than they really were, meaning fewer could be fit into a grid.
2017-05-02 17:40:32 +01:00
..
2017-04-29 10:56:17 +01:00
2017-04-30 11:58:29 +01:00
2017-04-30 11:58:29 +01:00
2017-04-30 11:58:29 +01:00

Extra tests

These extra tests are intended to be run from a Vagrant VM that has already had its environment set up -- see the section in the README for more details.