diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-07-16 19:33:15 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-07-16 19:33:15 +0000 |
| commit | 3583d442727ff66814e6cea437d823849946b937 (patch) | |
| tree | aed882f80d4940a1053e56b0747cb95f2689ae2e /test/ruby | |
| parent | c61e84fd7b226ec29ff86e16f889a7c82f89b58d (diff) | |
| download | ruby-3583d442727ff66814e6cea437d823849946b937.tar.gz ruby-3583d442727ff66814e6cea437d823849946b937.tar.xz ruby-3583d442727ff66814e6cea437d823849946b937.zip | |
* test/ruby/enc: moved tests for particular encodings.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18095 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/ruby')
| -rw-r--r-- | test/ruby/enc/test_big5.rb (renamed from test/ruby/test_big5.rb) | 0 | ||||
| -rw-r--r-- | test/ruby/enc/test_cp949.rb (renamed from test/ruby/test_cp949.rb) | 0 | ||||
| -rw-r--r-- | test/ruby/enc/test_euc_jp.rb (renamed from test/ruby/test_euc_jp.rb) | 0 | ||||
| -rw-r--r-- | test/ruby/enc/test_euc_kr.rb (renamed from test/ruby/test_euc_kr.rb) | 0 | ||||
| -rw-r--r-- | test/ruby/enc/test_euc_tw.rb (renamed from test/ruby/test_euc_tw.rb) | 0 | ||||
| -rw-r--r-- | test/ruby/enc/test_gb18030.rb (renamed from test/ruby/test_gb18030.rb) | 0 | ||||
| -rw-r--r-- | test/ruby/enc/test_gbk.rb (renamed from test/ruby/test_gbk.rb) | 0 | ||||
| -rw-r--r-- | test/ruby/enc/test_iso_8859.rb (renamed from test/ruby/test_iso_8859.rb) | 0 | ||||
| -rw-r--r-- | test/ruby/enc/test_shift_jis.rb (renamed from test/ruby/test_shift_jis.rb) | 0 | ||||
| -rw-r--r-- | test/ruby/enc/test_utf16.rb (renamed from test/ruby/test_utf16.rb) | 0 | ||||
| -rw-r--r-- | test/ruby/enc/test_utf32.rb (renamed from test/ruby/test_utf32.rb) | 0 | ||||
| -rw-r--r-- | test/ruby/enc/test_windows_1251.rb (renamed from test/ruby/test_windows_1251.rb) | 0 |
12 files changed, 0 insertions, 0 deletions
diff --git a/test/ruby/test_big5.rb b/test/ruby/enc/test_big5.rb index e8fe0270a..e8fe0270a 100644 --- a/test/ruby/test_big5.rb +++ b/test/ruby/enc/test_big5.rb diff --git a/test/ruby/test_cp949.rb b/test/ruby/enc/test_cp949.rb index e675c7b80..e675c7b80 100644 --- a/test/ruby/test_cp949.rb +++ b/test/ruby/enc/test_cp949.rb diff --git a/test/ruby/test_euc_jp.rb b/test/ruby/enc/test_euc_jp.rb index 82abe2116..82abe2116 100644 --- a/test/ruby/test_euc_jp.rb +++ b/test/ruby/enc/test_euc_jp.rb diff --git a/test/ruby/test_euc_kr.rb b/test/ruby/enc/test_euc_kr.rb index 087bc795f..087bc795f 100644 --- a/test/ruby/test_euc_kr.rb +++ b/test/ruby/enc/test_euc_kr.rb diff --git a/test/ruby/test_euc_tw.rb b/test/ruby/enc/test_euc_tw.rb index f36d86b08..f36d86b08 100644 --- a/test/ruby/test_euc_tw.rb +++ b/test/ruby/enc/test_euc_tw.rb diff --git a/test/ruby/test_gb18030.rb b/test/ruby/enc/test_gb18030.rb index a33a9eb28..a33a9eb28 100644 --- a/test/ruby/test_gb18030.rb +++ b/test/ruby/enc/test_gb18030.rb diff --git a/test/ruby/test_gbk.rb b/test/ruby/enc/test_gbk.rb index d6dc5d6d1..d6dc5d6d1 100644 --- a/test/ruby/test_gbk.rb +++ b/test/ruby/enc/test_gbk.rb diff --git a/test/ruby/test_iso_8859.rb b/test/ruby/enc/test_iso_8859.rb index 64cc7cd76..64cc7cd76 100644 --- a/test/ruby/test_iso_8859.rb +++ b/test/ruby/enc/test_iso_8859.rb diff --git a/test/ruby/test_shift_jis.rb b/test/ruby/enc/test_shift_jis.rb index f81cb7801..f81cb7801 100644 --- a/test/ruby/test_shift_jis.rb +++ b/test/ruby/enc/test_shift_jis.rb diff --git a/test/ruby/test_utf16.rb b/test/ruby/enc/test_utf16.rb index c10463b2b..c10463b2b 100644 --- a/test/ruby/test_utf16.rb +++ b/test/ruby/enc/test_utf16.rb diff --git a/test/ruby/test_utf32.rb b/test/ruby/enc/test_utf32.rb index 3d4a45851..3d4a45851 100644 --- a/test/ruby/test_utf32.rb +++ b/test/ruby/enc/test_utf32.rb diff --git a/test/ruby/test_windows_1251.rb b/test/ruby/enc/test_windows_1251.rb index 6fbf3159a..6fbf3159a 100644 --- a/test/ruby/test_windows_1251.rb +++ b/test/ruby/enc/test_windows_1251.rb |
