Commit 5bb402b
committed
loc_tools: Generally return at least C locale
If a category exists on the system, but we are supposed to keep it in
the C locale, it still is testable as C or POSIX.
Prior to this commit, it wasn't considered testable, and as a result
tests in our suite were wrongly skipped.1 parent ed79937 commit 5bb402b
1 file changed
+18
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
490 | 490 | | |
491 | 491 | | |
492 | 492 | | |
493 | | - | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
494 | 511 | | |
495 | 512 | | |
496 | 513 | | |
| |||
0 commit comments