@@ -4,14 +4,14 @@ base64/test_base64.rb
4
4
# bigdecimal/test_bigdecimal.rb
5
5
# bigdecimal/test_bigdecimal_util.rb
6
6
# bigdecimal/test_bigmath.rb
7
- # cgi/test_cgi_cookie.rb
8
- # cgi/test_cgi_core.rb
9
- # cgi/test_cgi_header.rb
10
- # cgi/test_cgi_modruby.rb
11
- # cgi/test_cgi_multipart.rb
12
- # cgi/test_cgi_session.rb
13
- # cgi/test_cgi_tag_helper.rb
14
- # cgi/test_cgi_util.rb
7
+ cgi/test_cgi_cookie.rb
8
+ cgi/test_cgi_core.rb
9
+ cgi/test_cgi_header.rb
10
+ cgi/test_cgi_modruby.rb
11
+ cgi/test_cgi_multipart.rb
12
+ # cgi/test_cgi_session.rb # cannot load such file -- pstore
13
+ cgi/test_cgi_tag_helper.rb
14
+ cgi/test_cgi_util.rb
15
15
# coverage/test_coverage.rb
16
16
# csv/test_csv_parsing.rb
17
17
# csv/test_csv_writing.rb
@@ -163,7 +163,7 @@ ruby/test_complex2.rb
163
163
ruby/test_complexrational.rb
164
164
ruby/test_condition.rb
165
165
ruby/test_const.rb
166
- # ruby/test_continuation.rb
166
+ # ruby/test_continuation.rb # cannot load such file -- continuation
167
167
ruby/test_defined.rb
168
168
ruby/test_dir.rb
169
169
ruby/test_dir_m17n.rb
@@ -208,17 +208,17 @@ ruby/test_parse.rb
208
208
ruby/test_path.rb
209
209
# ruby/test_pipe.rb # tests not excluding
210
210
ruby/test_primitive.rb
211
- # ruby/test_process.rb
211
+ # ruby/test_process.rb # cannot load such file -- io/wait
212
212
ruby/test_rand.rb
213
213
# ruby/test_range.rb # cannot load such file -- bigdecimal
214
214
ruby/test_rational.rb
215
215
ruby/test_rational2.rb
216
216
# ruby/test_readpartial.rb
217
- # ruby/test_regexp.rb
217
+ # ruby/test_regexp.rb # NPE in BodyTranslator
218
218
ruby/test_require.rb
219
219
ruby/test_rubyoptions.rb
220
220
ruby/test_signal.rb
221
- # ruby/test_sleep.rb
221
+ # ruby/test_sleep.rb # cannot load such file -- etc
222
222
ruby/test_sprintf.rb
223
223
ruby/test_string.rb
224
224
ruby/test_stringchar.rb
0 commit comments