colorls/spec/color_ls
Claudio Bley dbdcd142a0 Fix --inode check
The range of inodes is roughly 2 to 2^32 (depending on the filesystem).

The test failed on CI, since the inode number was a 6-digit number.
2022-04-04 21:52:22 +02:00
..
core_spec.rb Use File.extname to determine file extension 2021-01-29 10:21:24 +01:00
flags_spec.rb Fix --inode check 2022-04-04 21:52:22 +02:00
git_spec.rb Group and process arguments in groups of files and directories 2021-01-15 11:03:21 +01:00
layout_spec.rb Fix rubocop-rspec offenses or disable them 2020-12-23 22:32:36 +01:00
monkey_spec.rb Fix rubocop-rspec offenses or disable them 2020-12-23 22:32:36 +01:00
yaml_spec.rb Fix offenses newly reported by rubocop-rspec 2022-02-28 21:37:11 +01:00