diff options
| author | Peter Zhu <peter@peterzhu.ca> | 2025-08-15 21:15:45 -0400 |
|---|---|---|
| committer | Peter Zhu <peter@peterzhu.ca> | 2025-08-15 22:42:07 -0400 |
| commit | 87c4ebd00115b9424f04813b4dd5f3d087a14eb9 (patch) | |
| tree | c5cb35f6bdc1432511dff97c80db03c4a902e177 /string.c | |
| parent | db3d82bcd2f2c7ed41e3c2cb138d2b432b1a224e (diff) | |
Fix tests using assert_raise_with_message on US-ASCII systems
On systems where the Encoding.default_internal defaults to US-ASCII instead
of UTF-8, some tests using assert_raise_with_message can fail since it no
longer changes Encoding.default_internal in 79f5202.
This tests explicitly uses EnvUtil.with_default_internal on systems where
these tests fail.
Diffstat (limited to 'string.c')
0 files changed, 0 insertions, 0 deletions
