exa/xtests
Benjamin Sago f750536420 Add sorting by type
This isn’t perfect, as a file’s type isn’t cached, so it gets recomputed for every comparison in the sort! We can’t go off the file’s `st_mode` flag because it’s not guaranteed to be in any order between systems.
2017-06-29 14:52:02 +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-06-29 13:24:55 +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-04-30 11:58:29 +01:00
2017-05-30 15:32:11 +01:00
2017-05-30 15:32:11 +01:00
2017-06-29 14:52:02 +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.