Home
last modified time | relevance | path

Searched refs:check_non_space (Results 1 – 1 of 1) sorted by relevance

/coreutils/tests/fmt/
Dnon-space.sh25 check_non_space() { function
32 check_non_space '\xA0'
37 check_non_space '\u00A0' # No break space
38 check_non_space '\u2007' # TODO: should probably split on figure space
39 check_non_space '\u202F' # Narrow no break space
40 check_non_space '\u2060' # zero-width no break space
41 check_non_space '\u0445' # Cyrillic kha, for which macOS isspace(0x85)==true
46 check_non_space '\x9A'