coreutils/tests
Jan Scheer 26ad05cbb4 uucore: fix order of group IDs returned from entries::get_groups()
As discussed here: https://github.com/uutils/coreutils/pull/2361
the group IDs returned for GNU's 'group' and GNU's 'id --groups'
starts with the effective group ID.
This implements a wrapper for `entris::get_groups()` which mimics
GNU's behaviour.

* add tests for `id`
* add tests for `groups`
* fix `id --groups --real` to no longer ignore `--real`
2021-06-08 18:39:05 +02:00
..
benches/factor refactor ~ cargo make format 2021-05-31 08:23:58 -05:00
by-util uucore: fix order of group IDs returned from entries::get_groups() 2021-06-08 18:39:05 +02:00
common tests: add the ability to set resource limits 2021-06-02 19:21:12 +02:00
fixtures sort: insert line separators after non-empty files 2021-06-06 18:01:08 +02:00
tests.rs tests ~ use build.rs build list of test_UTIL module files 2020-06-02 12:17:30 -05:00