exa/xtests
Benjamin Sago 5189d66e2c Hide xattr errors unless --extended
exa now ignores errors when checking for extended attributes when the user didn’t explicitly demand that they be checked. If a file does have xattrs, it’ll still display the @ in the permissions column; errors will now just cause the @ to be hidden instead.

This changed a lot of the xtests, which were displaying the error message in a few situations. Those tests have gained @-suffixed companions so the actual error messages can still be tested.

Fixes #178 (finally)
2017-08-11 12:36:14 +01:00
..
2017-07-04 17:48:30 +01:00
2017-04-29 10:56:17 +01:00
2017-05-17 23:12:27 +01:00
2017-05-17 23:12:27 +01:00
2017-05-17 23:12:27 +01:00
2017-06-25 11:53:59 +01:00
2017-05-16 20:53:28 +01:00
2017-07-06 00:52:27 +01:00
2017-06-28 18:41:31 +01:00
2017-06-28 18:41:31 +01:00
2017-06-28 18:41:31 +01:00
2017-06-28 18:41:31 +01:00
2017-06-28 18:41:31 +01:00
2017-06-28 18:41:31 +01:00
2017-04-30 11:58:29 +01:00
2017-08-11 12:36:14 +01:00
2017-08-11 12:36:14 +01:00
2017-05-30 15:32:11 +01:00
2017-05-30 15:32:11 +01:00
2017-08-11 12:36:14 +01:00
2017-06-29 14:52:02 +01:00
2017-06-29 14:52:02 +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.