colorls/spec/color_ls
Claudio Bley 127eb510cd Check whether Etc.getpwuid/getgrid returns nil
On Microsoft Windows, the File.Stat information always has the `uid` and `gid`
set to `0`. Also, the Etc functions simply return `nil`.

Fixes #220.
2018-10-05 22:15:02 +02:00
..
flags_spec.rb Check whether Etc.getpwuid/getgrid returns nil 2018-10-05 22:15:02 +02:00
yaml_spec.rb Create yaml class and add class methods. Move specs to appropriate folder. Fix method calls. Move flags spec to appropriate folder for rubocop 2017-11-07 19:22:37 -05:00