coreutils/tests/common
Terts Diepraam ba713b6365 Simplify invalid encoding handling into two small methods of Args
The previous encoding handling was unnecessarily complex. This commit removes the enum that specifies the handling and instead has two separate methods to collect the strings either with lossy conversion or by ignoring invalidly encoded strings.
2022-08-17 15:20:20 +02:00
..
macros.rs pwd: Properly resolve logical working directory (#2604) 2021-08-28 22:31:20 +02:00
mod.rs tests: move macros into separate module 2016-05-22 15:10:06 -04:00
util.rs Simplify invalid encoding handling into two small methods of Args 2022-08-17 15:20:20 +02:00