mirror of
https://github.com/uutils/coreutils
synced 2024-11-10 07:04:16 +00:00
2550e0f3c7
* update status in README.md * enable busybox tests Adding `CONFIG_DESKTOP` and `CONFIG_LONG_OPTS` to busybox config. These flags also enable other tests, but those utilities are not included in `TEST_PROGS`. (eg. awk) * fix whitespace and small issues * fix Eq imp for FormatWriter on nightly + beta * fix indention in multifilereader.rs * fix intermittent errors in tests
4 lines
89 B
Text
4 lines
89 B
Text
CONFIG_FEATURE_FANCY_HEAD=y
|
|
CONFIG_UNICODE_SUPPORT=y
|
|
CONFIG_DESKTOP=y
|
|
CONFIG_LONG_OPTS=y
|