index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ruby
/
enc
Age
Commit message (
Expand
)
Author
2025-11-14
Adapt to Unicode directory changes
Mari Imaizumi
2025-01-03
Speed up initial test creation in test_case_comprehensive.rb:
Martin Dürst
2024-04-04
Prevent "ambiguous first argument" warnings
Yusuke Endoh
2024-03-14
Ensure test suite is compatible with --frozen-string-literal
Jean Boussier
2023-03-18
Fix handling of 6-byte codepoints in left_adjust_char_head in CESU-8 encoding
Josef Haider
2023-02-27
Prefer to use File.foreach instead of IO.foreach
Hiroshi SHIBATA
2023-02-27
Prefer to use File.readlines instead of IO.readlines
Hiroshi SHIBATA
2022-12-06
add file version check for new Unicode emoji file header
Martin Dürst
2022-04-22
Avoid defining the same test class in multiple files
Jeremy Evans
2022-03-16
Revert "Fix version check to use Emoji version for emoji-variation-sequences....
Martin Dürst
2022-03-16
Revert "Allow `.0` version mismatch to pass the tests"
Martin Dürst
2022-03-16
Allow `.0` version mismatch to pass the tests
Koichi Sasada
2022-03-16
Fix version check to use Emoji version for emoji-variation-sequences.txt
Martin Dürst
2022-03-14
Fix failures
Kazuhiro NISHIYAMA
2021-12-29
Use omit instead of skip: test/ruby/enc/**/*.rb
Hiroshi SHIBATA
2021-08-17
Take into account data in emoji-variation-sequences.txt in tests.
Martin Dürst
2021-07-27
Deal with Unicode ranges in the file emoji-sequences.txt
Martin Dürst
2021-07-27
Adjust test/ruby/enc/test_emoji_breaks.rb to handle Emoji Version 13.1
Martin Dürst
2021-07-08
Adapt test_emoji_breaks.rb to Unicode 13.0.0/Emoji 13.0
Martin Dürst
2020-01-29
support multi-run for test/ruby/enc/test_regex_casefold.rb
Koichi Sasada
2019-06-28
Removed excess spaces
Nobuyoshi Nakada
2019-06-28
Fixed name conflict between helper classes
Nobuyoshi Nakada
2019-06-24
Add new encoding CESU-8 [Feature #15931]
NARUSE, Yui
2019-05-17
Test to disable ASCII-only optimization
Nobuyoshi Nakada
2018-12-10
add a test to make sure some unassigned codepoints do not get converted
duerst
2018-12-09
implement special behavior for Georgian for String#capitalize
duerst
2018-12-07
replace hardcoded emoji version by RbConfig::CONFIG['UNICODE_EMOJI_VERSION']
duerst
2018-12-05
update to Unicode 11.0.0 (main step, not complete yet)
duerst
2018-12-04
exclude skin tones as second component in TestEmojiBreaks#test_mixed_emoji
duerst
2018-12-04
change embedding character in TestEmojiBreaks#test_embedded_emoji
duerst
2018-12-02
solve the genie/zombie/wrestlers bug
duerst
2018-11-26
improve messages for test failures
duerst
2018-11-26
add tests for grapheme clusters using Unicode Emoji test data
duerst
2018-11-24
remove guard against bug #15337, because it is fixed
duerst
2018-11-24
add tests using Unicode test data for grapheme clusters
duerst
2017-12-23
fix unicode data directory
nobu
2017-12-22
update unicode data files directory
nobu
2017-03-09
fix UTF-32 valid_encoding?
nobu
2017-03-09
test_utf16.rb: refine valid_encoding tests
nobu
2016-12-03
add tests againts regressions for upcoming codepoint reordering in unfolding ...
duerst
2016-12-03
change test class name because it is not only about folding
duerst
2016-11-30
fix uppercasing for U+A64B, CYRILLIC SMALL LETTER MONOGRAPH UK
duerst
2016-11-29
get rid of ambiguous parentheses warnings
nobu
2016-11-29
Fix erroneous test of target against target
duerst
2016-10-16
* enc/windows_1254.c, test/ruby/enc/test_case_comprehensive.rb:
duerst
2016-08-26
test_regex_casefold.rb: skip if no data file
nobu
2016-07-30
* enc/iso_8859_2.c, test/ruby/enc/test_case_comprehensive.rb:
duerst
2016-07-26
* enc/windows_1257.c, test/ruby/enc/test_case_comprehensive.rb:
duerst
2016-07-26
* enc/windows_1250.c, test/ruby/enc/test_case_comprehensive.rb:
duerst
2016-07-26
* enc/windows_1251.c, test/ruby/enc/test_case_comprehensive.rb:
duerst
[next]