[macruby-changes] [3876] MacRuby/trunk/spec/frozen

source_changes at macosforge.org source_changes at macosforge.org
Sun Mar 28 12:59:01 PDT 2010


Revision: 3876
          http://trac.macosforge.org/projects/ruby/changeset/3876
Author:   eloy.de.enige at gmail.com
Date:     2010-03-28 12:59:00 -0700 (Sun, 28 Mar 2010)
Log Message:
-----------
Update RubySpec to 1d137b699c813be4d9f1f2728d68b44ab52ec36a (part 6, final)

Modified Paths:
--------------
    MacRuby/trunk/spec/frozen/command_line/dash_d_spec.rb
    MacRuby/trunk/spec/frozen/command_line/dash_e_spec.rb
    MacRuby/trunk/spec/frozen/command_line/dash_r_spec.rb
    MacRuby/trunk/spec/frozen/command_line/dash_upper_i_spec.rb
    MacRuby/trunk/spec/frozen/command_line/dash_upper_w_spec.rb
    MacRuby/trunk/spec/frozen/command_line/dash_v_spec.rb
    MacRuby/trunk/spec/frozen/command_line/dash_w_spec.rb
    MacRuby/trunk/spec/frozen/nbproject/project.properties
    MacRuby/trunk/spec/frozen/nbproject/project.xml
    MacRuby/trunk/spec/frozen/ruby.1.8.mspec
    MacRuby/trunk/spec/frozen/ruby.1.9.mspec
    MacRuby/trunk/spec/frozen/spec_helper.rb
    MacRuby/trunk/spec/frozen/upstream

Removed Paths:
-------------
    MacRuby/trunk/spec/frozen/core/continuation/continuation_spec.rb
    MacRuby/trunk/spec/frozen/core/fiber/alive_spec_disabled.rb
    MacRuby/trunk/spec/frozen/core/fiber/current_spec_disabled.rb
    MacRuby/trunk/spec/frozen/core/fiber/shared/resume.rb
    MacRuby/trunk/spec/frozen/core/fiber/transfer_spec_disabled.rb
    MacRuby/trunk/spec/frozen/core/io/fixtures/gets.txt
    MacRuby/trunk/spec/frozen/core/io/fixtures/paragraphs.txt
    MacRuby/trunk/spec/frozen/core/io/fixtures/readlines.txt
    MacRuby/trunk/spec/frozen/core/kernel/fixtures/.gitignore
    MacRuby/trunk/spec/frozen/core/string/encode_bang_spec.rb
    MacRuby/trunk/spec/frozen/fixtures/load/.gitignore
    MacRuby/trunk/spec/frozen/fixtures/load/load_spec
    MacRuby/trunk/spec/frozen/fixtures/load/load_spec.rooby
    MacRuby/trunk/spec/frozen/fixtures/load/load_spec_1.rb
    MacRuby/trunk/spec/frozen/fixtures/load/load_spec_10.rb
    MacRuby/trunk/spec/frozen/fixtures/load/load_spec_2.rb
    MacRuby/trunk/spec/frozen/fixtures/load/load_spec_3.rb
    MacRuby/trunk/spec/frozen/fixtures/load/load_spec_4.rb
    MacRuby/trunk/spec/frozen/fixtures/load/load_spec_5.rb
    MacRuby/trunk/spec/frozen/fixtures/load/load_spec_6.rb
    MacRuby/trunk/spec/frozen/fixtures/load/load_spec_7.rb
    MacRuby/trunk/spec/frozen/fixtures/load/load_spec_8.rb
    MacRuby/trunk/spec/frozen/fixtures/load/load_spec_9.rb
    MacRuby/trunk/spec/frozen/fixtures/load/load_spec_wrap.rb
    MacRuby/trunk/spec/frozen/fixtures/load/load_spec_wrap2.rb
    MacRuby/trunk/spec/frozen/fixtures/load/load_spec_wrap_2.rb
    MacRuby/trunk/spec/frozen/fixtures/require/.gitignore
    MacRuby/trunk/spec/frozen/fixtures/require/masked_require_spec_2.rb
    MacRuby/trunk/spec/frozen/fixtures/require/masked_require_spec_3.rb
    MacRuby/trunk/spec/frozen/fixtures/require/require_spec
    MacRuby/trunk/spec/frozen/fixtures/require/require_spec.rb
    MacRuby/trunk/spec/frozen/fixtures/require/require_spec.rooby
    MacRuby/trunk/spec/frozen/fixtures/require/require_spec.rooby.rb
    MacRuby/trunk/spec/frozen/fixtures/require/require_spec_1.rb
    MacRuby/trunk/spec/frozen/fixtures/require/require_spec_10.rb
    MacRuby/trunk/spec/frozen/fixtures/require/require_spec_2.rb
    MacRuby/trunk/spec/frozen/fixtures/require/require_spec_3.rb
    MacRuby/trunk/spec/frozen/fixtures/require/require_spec_4.rb
    MacRuby/trunk/spec/frozen/fixtures/require/require_spec_6.rb
    MacRuby/trunk/spec/frozen/fixtures/require/require_spec_7.rb
    MacRuby/trunk/spec/frozen/fixtures/require/require_spec_8.rb
    MacRuby/trunk/spec/frozen/fixtures/require/require_spec_9.rb
    MacRuby/trunk/spec/frozen/fixtures/require/require_spec_raises.rb
    MacRuby/trunk/spec/frozen/fixtures/require/require_spec_recursive.rb
    MacRuby/trunk/spec/frozen/library/cgi/html3/doctype_spec.rb
    MacRuby/trunk/spec/frozen/library/cgi/html3/element_init_spec.rb
    MacRuby/trunk/spec/frozen/library/cgi/html4/doctype_spec.rb
    MacRuby/trunk/spec/frozen/library/cgi/html4/element_init_spec.rb
    MacRuby/trunk/spec/frozen/library/cgi/html4fr/doctype_spec.rb
    MacRuby/trunk/spec/frozen/library/cgi/html4fr/element_init_spec.rb
    MacRuby/trunk/spec/frozen/library/cgi/html4tr/doctype_spec.rb
    MacRuby/trunk/spec/frozen/library/cgi/html4tr/element_init_spec.rb
    MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/element_reference_spec.rb
    MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/first_spec.rb
    MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/last_spec.rb
    MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/set_params_spec.rb
    MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/shared/first.rb
    MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/shared/to_a.rb
    MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/to_a_spec.rb
    MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/to_ary_spec.rb
    MacRuby/trunk/spec/frozen/library/cgi/tagmaker/nOE_element_def_spec.rb
    MacRuby/trunk/spec/frozen/library/cgi/tagmaker/nO_element_def_spec.rb
    MacRuby/trunk/spec/frozen/library/cgi/tagmaker/nn_element_def_spec.rb
    MacRuby/trunk/spec/frozen/library/csv/parse_line_spec.rb
    MacRuby/trunk/spec/frozen/tags/1.9/command_line/dash_upper_w_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/command_line/dash_v_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/command_line/dash_w_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/argf/bytes_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/argf/chars_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/argf/each_byte_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/argf/each_char_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/array/frozen_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/array/pack_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/array/push_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/array/reject_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/array/reverse_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/array/shift_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/array/slice_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/array/to_s_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/array/uniq_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/array/unshift_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/bignum/divmod_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/bignum/modulo_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/bignum/quo_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/bignum/remainder_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/class/inherited_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/comparable/equal_value_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/complex/divide_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/complex/modulo_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/dir/chroot_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/dir/exist_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/dir/exists_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/encoding/locale_charmap_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/enumerable/inject_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/enumerable/join_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/enumerable/zip_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/fiber/resume_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/file/join_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/file/open_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/div_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/divmod_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/exponent_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/id2name_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/induced_from_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/modulo_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/quo_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/to_sym_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/float/comparison_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/float/divmod_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/float/modulo_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/integer/induced_from_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/io/binmode_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/io/each_line_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/io/each_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/io/foreach_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/io/getc_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/io/gets_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/io/putc_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/io/puts_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/io/readchar_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/io/readline_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/io/readlines_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/io/reopen_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/io/rewind_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/io/seek_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/io/sysread_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/io/sysseek_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/io/ungetc_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/String_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/autoload_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/catch_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/chomp_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/chop_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/eval_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/extend_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/freeze_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/getc_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/gsub_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/instance_eval_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/instance_variable_get_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/instance_variable_set_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/loop_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/method_missing_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/methods_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/proc_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/puts_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/scan_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/singleton_method_added_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/singleton_method_removed_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/singleton_method_undefined_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/split_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/sprintf_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/sub_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/system_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/throw_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/to_a_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/math/acos_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/math/atanh_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/numeric/div_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/numeric/divmod_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/numeric/modulo_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/precision/included_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/precision/prec_f_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/precision/prec_i_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/precision/prec_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/proc/arity_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/proc/call_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/proc/element_reference_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/proc/new_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/rational/exponent_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/string/element_set_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/string/gsub_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/string/modulo_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/string/sub_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/symbol/inspect_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/symbol/to_i_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/symbol/to_int_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/thread/critical_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/thread/exit_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/thread/inspect_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/thread/kill_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/thread/raise_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/thread/status_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/thread/stop_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/thread/terminate_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/thread/value_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/core/time/comparison_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/language/break_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/language/catch_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/language/class_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/language/constants_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/language/eigenclass_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/language/file_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/language/for_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/language/metaclass_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/language/module_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/language/next_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/language/numbers_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/language/precedence_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/language/predefined_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/language/private_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/language/regexp_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/language/return_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/language/super_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/language/symbol_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/language/throw_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/language/undef_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/language/variables_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/base64/b64encode_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/base64/decode_b_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/ceil_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/div_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/divmod_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/exponent_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/floor_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/induced_from_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/infinite_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/inspect_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/mode_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/modulo_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/new_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/nonzero_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/power_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/remainder_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/to_i_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/to_int_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/truncate_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/zero_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/cookie/value_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html3/doctype_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html3/element_init_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html4/doctype_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html4/element_init_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html4fr/doctype_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html4fr/element_init_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html4tr/doctype_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html4tr/element_init_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/a_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/base_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/blockquote_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/caption_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/checkbox_group_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/checkbox_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/file_field_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/form_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/hidden_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/html_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/image_button_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/img_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/multipart_form_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/password_field_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/radio_button_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/radio_group_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/reset_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/submit_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/text_field_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/textarea_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/initialize_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/out_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/element_reference_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/params_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/value/element_reference_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/value/first_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/value/last_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/value/set_params_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/value/to_a_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/value/to_ary_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/tagmaker/nOE_element_def_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/tagmaker/nO_element_def_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/tagmaker/nn_element_def_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/unescape_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/complex/Complex_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/complex/coerce_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/complex/comparison_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/complex/divide_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/complex/exponent_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/complex/inspect_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/acos_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/acosh_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/asin_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/asinh_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/atan2_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/atan_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/atanh_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/cos_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/cosh_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/exp_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/log10_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/log_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/sin_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/sinh_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/sqrt_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/tan_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/tanh_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/complex/modulo_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/complex/new_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/complex/numeric/image_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/complex/to_s_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/conditionvariable/broadcast_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/conditionvariable/signal_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/conditionvariable/wait_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/csv/generate_line_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/csv/generate_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/csv/parse_line_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/csv/parse_row_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/csv/reader/parse_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/date/civil_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/date/commercial_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/date/conversions_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/date/julian_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/date/neww_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/date/ordinal_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/date/parse_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/drb/stop_service_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/enumerator/enum_cons_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/enumerator/enum_slice_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/enumerator/enum_with_index_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/enumerator/new_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/erb/src_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/erb/util/h_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/erb/util/html_escape_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/erb/util/u_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/erb/util/url_encode_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/etc/getpwuid_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/getoptlong/each_option_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/getoptlong/each_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/getoptlong/get_option_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/getoptlong/get_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/getoptlong/set_options_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/getoptlong/terminate_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/getoptlong/terminated_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/iconv/close_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/iconv/conv_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/iconv/iconv_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/mathn/integer/gcd2_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/mathn/rational/exponent_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/mathn/rational/inspect_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/mathn/rational/power2_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/divide_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/element_reference_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/hash_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/initialize_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/rank_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/regular_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/row_vectors_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/square_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/binary_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/connect_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/getbinaryfile_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/gettextfile_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/initialize_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/login_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/nlst_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/putbinaryfile_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/puttextfile_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/retrbinary_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/return_code_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/size_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/storbinary_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/http/get_print_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/http/initialize_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/http/post_form_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/http/set_debug_output_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpgenericrequest/exec_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpheader/each_capitalized_name_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpheader/each_value_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpheader/fetch_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpresponse/body_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpresponse/entity_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpresponse/inspect_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpresponse/read_body_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpresponse/read_new_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpresponse/reading_body_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpresponse/to_ary_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/observer/count_observers_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/openstruct/table_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/prime/instance_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/queue/num_waiting_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/resolv/get_address_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/resolv/get_addresses_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/rexml/document/add_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/rexml/document/write_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/rexml/element/delete_element_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/rexml/text/indent_text_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/rexml/text/new_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/set/classify_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/set/delete_if_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/set/difference_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/set/exclusion_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/set/flatten_merge_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/set/initialize_copy_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/set/initialize_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/set/intersection_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/set/merge_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/set/minus_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/set/plus_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/set/reject_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/classify_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/delete_if_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/difference_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/exclusion_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/flatten_merge_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/flatten_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/initialize_copy_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/initialize_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/intersection_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/merge_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/minus_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/plus_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/reject_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/union_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/set/union_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/singleton/instantiate_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/socket/basicsocket/getsockopt_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/socket/constants/constants_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/socket/socket/for_fd_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/socket/socket/pair_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/bytes_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/chars_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/each_byte_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/each_char_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/each_line_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/each_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/getbyte_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/gets_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/initialize_copy_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/initialize_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/lines_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/open_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/print_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/putc_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/read_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/readbyte_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/readline_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/readlines_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/reopen_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/sysread_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/ungetc_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/stringscanner/append_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/stringscanner/concat_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/stringscanner/getch_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/stringscanner/initialize_copy_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/stringscanner/initialize_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/stringscanner/matchedsize_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/syslog/constants_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/tempfile/_close_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/tempfile/close_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/yaml/load_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/yaml/to_yaml_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/zlib/deflate/params_tags.txt
    MacRuby/trunk/spec/frozen/tags/1.9/library/zlib/gzipwriter/write_tags.txt

Modified: MacRuby/trunk/spec/frozen/command_line/dash_d_spec.rb
===================================================================
--- MacRuby/trunk/spec/frozen/command_line/dash_d_spec.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/command_line/dash_d_spec.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +1,4 @@
-require File.dirname(__FILE__) + '/../spec_helper'
+require File.expand_path('../../spec_helper', __FILE__)
 
 describe "The -d command line option" do
   it "sets $DEBUG to true" do

Modified: MacRuby/trunk/spec/frozen/command_line/dash_e_spec.rb
===================================================================
--- MacRuby/trunk/spec/frozen/command_line/dash_e_spec.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/command_line/dash_e_spec.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +1,4 @@
-require File.dirname(__FILE__) + '/../spec_helper'
+require File.expand_path('../../spec_helper', __FILE__)
 
 describe "The -e command line option" do
   it "evaluates the given string" do
@@ -6,7 +6,7 @@
   end
 
   it "joins multiple strings with newlines" do
-    ruby_exe(nil, :args => %Q{-e "puts 'hello" -e "world'"}).chomp.should == "hello\nworld"
+    ruby_exe(nil, :args => %Q{-e "puts 'hello" -e "world'" 2>&1}).chomp.should == "hello\nworld"
   end
 
   it "uses 'main' as self" do

Modified: MacRuby/trunk/spec/frozen/command_line/dash_r_spec.rb
===================================================================
--- MacRuby/trunk/spec/frozen/command_line/dash_r_spec.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/command_line/dash_r_spec.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +1,4 @@
-require File.dirname(__FILE__) + '/../spec_helper'
+require File.expand_path('../../spec_helper', __FILE__)
 
 describe "The -r command line option" do
   it "requires the specified file" do

Modified: MacRuby/trunk/spec/frozen/command_line/dash_upper_i_spec.rb
===================================================================
--- MacRuby/trunk/spec/frozen/command_line/dash_upper_i_spec.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/command_line/dash_upper_i_spec.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +1,4 @@
-require File.dirname(__FILE__) + '/../spec_helper'
+require File.expand_path('../../spec_helper', __FILE__)
 
 describe "The -I command line option" do
   it "adds the path to the load path ($:)" do

Modified: MacRuby/trunk/spec/frozen/command_line/dash_upper_w_spec.rb
===================================================================
--- MacRuby/trunk/spec/frozen/command_line/dash_upper_w_spec.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/command_line/dash_upper_w_spec.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,5 +1,5 @@
-require File.dirname(__FILE__) + '/../spec_helper'
-require File.dirname(__FILE__) + '/shared/verbose'
+require File.expand_path('../../spec_helper', __FILE__)
+require File.expand_path('../shared/verbose', __FILE__)
 
 describe "The -W command line option" do
   it "with 0 sets $VERBOSE to nil" do

Modified: MacRuby/trunk/spec/frozen/command_line/dash_v_spec.rb
===================================================================
--- MacRuby/trunk/spec/frozen/command_line/dash_v_spec.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/command_line/dash_v_spec.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +1,5 @@
-require File.dirname(__FILE__) + '/../spec_helper'
+require File.expand_path('../../spec_helper', __FILE__)
+require File.expand_path('../shared/verbose', __FILE__)
 
 describe "The -v command line option" do
   it_behaves_like "sets $VERBOSE to true", "-v"

Modified: MacRuby/trunk/spec/frozen/command_line/dash_w_spec.rb
===================================================================
--- MacRuby/trunk/spec/frozen/command_line/dash_w_spec.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/command_line/dash_w_spec.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +1,5 @@
-require File.dirname(__FILE__) + '/../spec_helper'
+require File.expand_path('../../spec_helper', __FILE__)
+require File.expand_path('../shared/verbose', __FILE__)
 
 describe "The -w command line option" do
   it_behaves_like "sets $VERBOSE to true", "-w"

Deleted: MacRuby/trunk/spec/frozen/core/continuation/continuation_spec.rb
===================================================================
--- MacRuby/trunk/spec/frozen/core/continuation/continuation_spec.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/core/continuation/continuation_spec.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,112 +0,0 @@
-# This file specifies behaviour for the methods of
-# Continuation. The mechanics thereof may be further
-# examined in spec/language.
-#
-require File.dirname(__FILE__) + '/../../spec_helper'
-
-ruby_version_is "1.9" do
-  require 'continuation'
-end
-
-# Class methods
-#   -
-#
-# Instance methods
-#   #call             OK
-#   #[]               OK
-
-module ContinuationSpecs
-  def self.create_cc
-    Kernel.callcc { |cc| return cc }
-    :create_cc
-  end
-end
-
-not_supported_on :ironruby do
-  describe "Creating a Continuation object" do
-    it "must be done through Kernel.callcc, no .new" do
-      lambda { Continuation.new }.should raise_error(NoMethodError)
-
-      cont = ContinuationSpecs.create_cc
-      cont.should be_kind_of(Continuation)
-    end
-  end
-end
-
-
-not_supported_on :ironruby do
-  describe "Executing a Continuation" do
-    it "using #call transfers execution to right after the Kernel.callcc block" do
-      array = [:reached, :not_reached]
-
-      cont = ContinuationSpecs.create_cc
-
-      unless array.first == :not_reached
-        array.shift
-        cont.call
-      end
-
-      array.should == [:not_reached]
-    end
-
-    it "arguments given to #call (or nil) are returned by the Kernel.callcc block (as Array unless only one object)" do
-      Kernel.callcc {|cc| cc.call}.should == nil
-      Kernel.callcc {|cc| cc.call 1}.should == 1
-      Kernel.callcc {|cc| cc.call 1, 2, 3}.should == [1, 2, 3]
-    end
-
-    it "#[] is an alias for #call" do
-      Kernel.callcc {|cc| cc.call}.should == Kernel.callcc {|cc| cc[]}
-      Kernel.callcc {|cc| cc.call 1}.should == Kernel.callcc {|cc| cc[1]}
-      Kernel.callcc {|cc| cc.call 1, 2, 3}.should == Kernel.callcc {|cc| cc[1, 2, 3]}
-    end
-
-    it "closes over lexical environments" do
-      o = Object.new
-      def o.f; a = 1; Kernel.callcc {|c| a = 2; c.call }; a; end
-      o.f().should == 2
-    end
-
-    it "escapes an inner ensure block" do
-      a = []
-      cont = nil
-      a << :pre_callcc
-      Kernel.callcc do |cc|
-        a << :in_callcc
-        cont = cc
-      end
-      a << :post_callcc
-      unless a.include? :pre_call
-        begin
-          a << :pre_call
-          cont.call
-          a << :post_call
-        ensure
-          a << :ensure
-        end
-      end
-      a.should == [:pre_callcc,:in_callcc,:post_callcc,:pre_call,:post_callcc]
-    end
-
-    it "executes an outer ensure block" do
-      a = []
-      cont = nil
-      begin
-        a << :pre_callcc
-        Kernel.callcc do |cc|
-          a << :in_callcc
-          cont = cc
-        end
-        a << :post_callcc
-        unless a.include? :pre_call
-          a << :pre_call
-          cont.call
-          a << :post_call
-        end
-      ensure
-        a << :ensure
-      end
-      a.should == [:pre_callcc,:in_callcc,:post_callcc,:pre_call,:post_callcc,:ensure]
-    end
-  end
-end

Deleted: MacRuby/trunk/spec/frozen/core/fiber/alive_spec_disabled.rb
===================================================================
--- MacRuby/trunk/spec/frozen/core/fiber/alive_spec_disabled.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/core/fiber/alive_spec_disabled.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,55 +0,0 @@
-require File.dirname(__FILE__) + '/../../spec_helper'
-
-ruby_version_is "1.9" do
-  not_supported_on :jruby do
-    require 'fiber'
-  end
-
-  describe "Fiber#alive?" do
-
-    # 1.9.1 returns 0 for true
-    ruby_bug "#1547", "1.9.2" do
-      it "returns true for a Fiber that hasn't had #resume called" do
-        fiber = Fiber.new { true }
-        fiber.alive?.should be_true
-      end
-      
-      # FIXME: Better description?
-      it "returns true for a Fiber that's yielded to the caller" do
-        fiber = Fiber.new { Fiber.yield }
-        fiber.resume
-        fiber.alive?.should be_true
-      end
-      
-      it "returns true when called from its Fiber" do
-        fiber = Fiber.new { fiber.alive?.should be_true }
-        fiber.resume
-      end
-    end
-
-    it "doesn't invoke the block associated with the Fiber" do
-      offthehook = mock('do not call')
-      offthehook.should_not_receive(:ring)
-      fiber = Fiber.new { offthehook.ring }
-      fiber.alive?
-    end
-
-    it "returns false for a Fiber that's dead" do
-      fiber = Fiber.new { true }
-      fiber.resume
-      lambda { fiber.resume }.should raise_error(FiberError)
-      fiber.alive?.should be_false
-    end
-
-    it "always returns false for a dead Fiber" do
-      fiber = Fiber.new { true }
-      fiber.resume
-      lambda { fiber.resume }.should raise_error(FiberError)
-      fiber.alive?.should be_false
-      lambda { fiber.resume }.should raise_error(FiberError)
-      fiber.alive?.should be_false
-      fiber.alive?.should be_false
-    end
-
-  end
-end

Deleted: MacRuby/trunk/spec/frozen/core/fiber/current_spec_disabled.rb
===================================================================
--- MacRuby/trunk/spec/frozen/core/fiber/current_spec_disabled.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/core/fiber/current_spec_disabled.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,63 +0,0 @@
-require File.dirname(__FILE__) + '/../../spec_helper'
-
-ruby_version_is "1.9" do
-  describe "Fiber.current" do
-    not_supported_on :jruby do
-      require 'fiber'
-    end
-
-    it "returns the root Fiber when called outside of a Fiber" do
-      root = Fiber.current
-      root.should be_an_instance_of(Fiber)
-      # We can always transfer to the root Fiber; it will never die
-      5.times do
-        root.transfer.should be_nil
-        root.alive?.should_not be_false #Workaround for bug #1547
-      end  
-    end
-
-    it "returns the current Fiber when called from a Fiber" do
-      fiber = Fiber.new do
-        this = Fiber.current
-        this.should be_an_instance_of(Fiber)
-        this.should == fiber
-        this.alive?.should_not be_false # Workaround for bug #1547
-      end  
-      fiber.resume
-    end
-
-    it "returns the current Fiber when called from a Fiber that transferred to another" do
-      
-      states = []
-      fiber = Fiber.new do
-        states << :fiber
-        this = Fiber.current
-        this.should be_an_instance_of(Fiber)
-        this.should === fiber
-        this.alive?.should_not be_false # Workaround for bug #1547
-      end  
-
-      fiber2 = Fiber.new do
-        states << :fiber2
-        fiber.transfer
-        this = Fiber.current
-        this.should be_an_instance_of(Fiber)
-        this.should === fiber2
-        this.alive?.should_not be_false # Workaround for bug #1547
-      end  
-
-      fiber3 = Fiber.new do
-        states << :fiber3
-        fiber2.transfer
-        this = Fiber.current
-        this.should be_an_instance_of(Fiber)
-        this.should === fiber3
-        this.alive?.should_not be_false # Workaround for bug #1547
-        fiber2.transfer
-      end  
-
-      fiber3.resume
-      states.should == [:fiber3, :fiber2, :fiber]
-    end
-  end
-end

Deleted: MacRuby/trunk/spec/frozen/core/fiber/shared/resume.rb
===================================================================
--- MacRuby/trunk/spec/frozen/core/fiber/shared/resume.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/core/fiber/shared/resume.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,75 +0,0 @@
-require File.dirname(__FILE__) + '/../../../spec_helper'
-
-ruby_version_is "1.9" do
-  not_supported_on :jruby do
-    require 'fiber'
-  end
-  
-  describe :resume, :shared => :true do
-
-    it "can be invoked from the root Fiber" do
-     fiber = Fiber.new { :fiber }
-     fiber.send(@method).should == :fiber
-    end
-
-    it "passes control to the beginning of the block on first invocation" do
-      invoked = false
-      fiber = Fiber.new { invoked = true }
-      fiber.send(@method)
-      invoked.should be_true
-    end
-
-    it "returns the last value encountered on first invocation" do
-      fiber = Fiber.new { false; true }
-      fiber.send(@method).should be_true
-    end
-
-    it "runs until the end of the block or Fiber.yield on first invocation" do
-      obj = mock('obj')
-      obj.should_receive(:do).once 
-      fiber = Fiber.new { 1 + 2; a = "glark"; obj.do }
-      fiber.send(@method)
-
-      obj = mock('obj')
-      obj.should_not_receive(:do)
-      fiber = Fiber.new { 1 + 2; Fiber.yield; obj.do }
-      fiber.send(@method)
-    end
-    
-    it "resumes from the last call to Fiber.yield on subsequent invocations" do
-      fiber = Fiber.new { Fiber.yield :first; :second }
-      fiber.send(@method).should == :first
-      fiber.send(@method).should == :second
-    end  
-
-    it "accepts any number of arguments" do
-      fiber = Fiber.new { |a| }
-      lambda { fiber.send(@method, *(1..10).to_a) }.should_not raise_error
-    end
-
-    it "sets the block parameters to its arguments on the first invocation" do
-      first = mock('first')
-      first.should_receive(:arg).with(:first).twice
-      fiber = Fiber.new { |arg| first.arg arg; Fiber.yield; first.arg arg; }
-      fiber.send(@method, :first)
-      fiber.send(@method, :second)
-    end
-
-    it "raises a FiberError if the Fiber is dead" do
-      fiber = Fiber.new { true }
-      fiber.send(@method)
-      lambda { fiber.send(@method) }.should raise_error(FiberError)
-    end
-
-    it "raises a LocalJumpError if the block includes a return statement" do
-      fiber = Fiber.new { return; }
-      lambda { fiber.send(@method) }.should raise_error(LocalJumpError)
-    end 
-
-    it "raises a LocalJumpError if the block includes a break statement" do
-      fiber = Fiber.new { break; }
-      lambda { fiber.send(@method) }.should raise_error(LocalJumpError)
-    end 
-
-  end    
-end

Deleted: MacRuby/trunk/spec/frozen/core/fiber/transfer_spec_disabled.rb
===================================================================
--- MacRuby/trunk/spec/frozen/core/fiber/transfer_spec_disabled.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/core/fiber/transfer_spec_disabled.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,45 +0,0 @@
-require File.dirname(__FILE__) + '/../../spec_helper'
-require File.dirname(__FILE__) + '/shared/resume'
-
-ruby_version_is "1.9" do
-  describe "Fiber#transfer" do
-    not_supported_on :jruby do
-      require 'fiber'
-    end
-
-    it_behaves_like(:resume, :transfer)
-
-    it "transfers control from one Fiber to another when called from a Fiber" do
-      fiber1 = Fiber.new { :fiber1 }
-      fiber2 = Fiber.new { fiber1.transfer; :fiber2 }
-      fiber2.resume.should == :fiber1
-    end
-
-    it "can be invoked from the same Fiber it transfers control to" do
-      states = []
-      fiber = Fiber.new { states << :start; fiber.transfer; states << :end } 
-      fiber.transfer
-      states.should == [:start, :end]
-
-      states = []
-      fiber = Fiber.new { states << :start; fiber.transfer; states << :end } 
-      fiber.resume
-      states.should == [:start, :end]
-    end    
-
-    it "can transfer control to a Fiber that has transfered to another Fiber" do
-      states = []
-      fiber1 = Fiber.new { states << :fiber1 }
-      fiber2 = Fiber.new { states << :fiber2_start; fiber1.transfer; states << :fiber2_end}
-      fiber2.resume.should == [:fiber2_start, :fiber1]
-      fiber2.transfer.should == [:fiber2_start, :fiber1, :fiber2_end]
-    end
-
-    ruby_bug "#1548", "1.9.2" do
-      it "raises a FiberError when transferring to a Fiber which resumes itself" do
-        fiber = Fiber.new { fiber.resume }
-        lambda { fiber.transfer }.should raise_error(FiberError)
-      end
-    end  
-  end
-end

Deleted: MacRuby/trunk/spec/frozen/core/io/fixtures/gets.txt
===================================================================
--- MacRuby/trunk/spec/frozen/core/io/fixtures/gets.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/core/io/fixtures/gets.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,9 +0,0 @@
-Voici la ligne une.
-Qui è la linea due.
-
-
-Aquí está la línea tres.
-Ist hier Linie vier.
-
-Está aqui a linha cinco.
-Here is line six.

Deleted: MacRuby/trunk/spec/frozen/core/io/fixtures/paragraphs.txt
===================================================================
--- MacRuby/trunk/spec/frozen/core/io/fixtures/paragraphs.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/core/io/fixtures/paragraphs.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,7 +0,0 @@
-This is
-
-an example
-
-
-
-of paragraphs.
\ No newline at end of file

Deleted: MacRuby/trunk/spec/frozen/core/io/fixtures/readlines.txt
===================================================================
--- MacRuby/trunk/spec/frozen/core/io/fixtures/readlines.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/core/io/fixtures/readlines.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,6 +0,0 @@
-Voici la ligne une.
-Qui è la linea due.
-Aquí está la línea tres.
-Ist hier Linie vier.
-Está aqui a linha cinco.
-Here is line six.

Deleted: MacRuby/trunk/spec/frozen/core/kernel/fixtures/.gitignore
===================================================================
--- MacRuby/trunk/spec/frozen/core/kernel/fixtures/.gitignore	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/core/kernel/fixtures/.gitignore	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +0,0 @@
-load_spec_dynamic.rb
-load_spec_dynamic.rbc
-*.rbc
-*.old

Deleted: MacRuby/trunk/spec/frozen/core/string/encode_bang_spec.rb
===================================================================
--- MacRuby/trunk/spec/frozen/core/string/encode_bang_spec.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/core/string/encode_bang_spec.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,43 +0,0 @@
-# coding: utf-8
-require File.dirname(__FILE__) + '/shared/encode'
-
-ruby_version_is "1.9" do
-  describe "String#encode!" do
-    it_behaves_like :encode_string, :encode!
-
-    it "raises a RuntimeError when called on a frozen String" do
-      lambda do
-        "foo".freeze.encode!(Encoding::ANSI_X3_4_1968)
-      end.should raise_error(RuntimeError)
-    end
-
-    # http://redmine.ruby-lang.org/issues/show/1836
-    it "raises a RuntimeError when called on a frozen String when it's a no-op" do
-      lambda do
-        "foo".freeze.encode!("foo".encoding)
-      end.should raise_error(RuntimeError)
-    end
-
-    it "returns self when called with only a target encoding" do
-      str = "strung"
-      str.encode!(Encoding::BINARY).should == str.force_encoding(Encoding::BINARY)
-    end
-
-    it "returns self when called with only a target encoding" do
-      str = "strung"
-      str.encode!(Encoding::BINARY,Encoding::ASCII).should == str.force_encoding(Encoding::BINARY)
-    end
-
-    it "returns self even when no changes are made" do
-      str = "strung"
-      str.encode!(Encoding::UTF_8).should == str
-    end
-
-    it "tags the String with the given encoding" do
-      str = "ürst"
-      str.encoding.should == Encoding::UTF_8
-      str.encode!(Encoding::UTF_16LE)
-      str.encoding.should == Encoding::UTF_16LE
-    end
-  end
-end
\ No newline at end of file

Deleted: MacRuby/trunk/spec/frozen/fixtures/load/.gitignore
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/load/.gitignore	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/load/.gitignore	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,5 +0,0 @@
-*.rba
-*.rbc
-*.old
-*dummy*
-*dynamic*

Deleted: MacRuby/trunk/spec/frozen/fixtures/load/load_spec
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/load/load_spec	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/load/load_spec	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-$load_spec = Time.now

Deleted: MacRuby/trunk/spec/frozen/fixtures/load/load_spec.rooby
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/load/load_spec.rooby	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/load/load_spec.rooby	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-$load_spec_rooby = Time.now

Deleted: MacRuby/trunk/spec/frozen/fixtures/load/load_spec_1.rb
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/load/load_spec_1.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/load/load_spec_1.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-$load_spec_1 = Time.now

Deleted: MacRuby/trunk/spec/frozen/fixtures/load/load_spec_10.rb
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/load/load_spec_10.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/load/load_spec_10.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-$load_spec_10 = Time.now

Deleted: MacRuby/trunk/spec/frozen/fixtures/load/load_spec_2.rb
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/load/load_spec_2.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/load/load_spec_2.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-$load_spec_2 = Time.now

Deleted: MacRuby/trunk/spec/frozen/fixtures/load/load_spec_3.rb
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/load/load_spec_3.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/load/load_spec_3.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-$load_spec_3 = Time.now

Deleted: MacRuby/trunk/spec/frozen/fixtures/load/load_spec_4.rb
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/load/load_spec_4.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/load/load_spec_4.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,12 +0,0 @@
-one = [__FILE__, __LINE__]
-
-
-
-
-
-
-
-
-two = [__FILE__, __LINE__]
-
-$load_spec_4 = [one, two]

Deleted: MacRuby/trunk/spec/frozen/fixtures/load/load_spec_5.rb
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/load/load_spec_5.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/load/load_spec_5.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-$load_spec_5 ||= 0 
-$load_spec_5 += 1
\ No newline at end of file

Deleted: MacRuby/trunk/spec/frozen/fixtures/load/load_spec_6.rb
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/load/load_spec_6.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/load/load_spec_6.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-$load_spec_6 ||= 0 
-$load_spec_6 += 1

Deleted: MacRuby/trunk/spec/frozen/fixtures/load/load_spec_7.rb
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/load/load_spec_7.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/load/load_spec_7.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-$load_spec_7 ||= 1
-$load_spec_7 += 1

Deleted: MacRuby/trunk/spec/frozen/fixtures/load/load_spec_8.rb
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/load/load_spec_8.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/load/load_spec_8.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-$load_spec_8 = [1197436446, 943810]

Deleted: MacRuby/trunk/spec/frozen/fixtures/load/load_spec_9.rb
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/load/load_spec_9.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/load/load_spec_9.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-$load_spec_9 = Time.now

Deleted: MacRuby/trunk/spec/frozen/fixtures/load/load_spec_wrap.rb
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/load/load_spec_wrap.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/load/load_spec_wrap.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,7 +0,0 @@
-class LoadSpecWrap
-  $load_spec_wrap = Time.now
-
-  def self.lsw
-    :lsw
-  end
-end

Deleted: MacRuby/trunk/spec/frozen/fixtures/load/load_spec_wrap2.rb
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/load/load_spec_wrap2.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/load/load_spec_wrap2.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,7 +0,0 @@
-class LoadSpecWrapTwo
-  $load_spec_wrap2 = Time.now
-
-  def self.lsw
-    :lsw
-  end
-end

Deleted: MacRuby/trunk/spec/frozen/fixtures/load/load_spec_wrap_2.rb
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/load/load_spec_wrap_2.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/load/load_spec_wrap_2.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,7 +0,0 @@
-class LoadSpecWrapTwo
-  $load_spec_wrap2 = :yep
-
-  def self.lsw
-    :lsw
-  end
-end

Deleted: MacRuby/trunk/spec/frozen/fixtures/require/.gitignore
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/require/.gitignore	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/require/.gitignore	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,5 +0,0 @@
-*.rba
-*.rbc
-*.old
-*dummy*
-*dynamic*

Deleted: MacRuby/trunk/spec/frozen/fixtures/require/masked_require_spec_2.rb
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/require/masked_require_spec_2.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/require/masked_require_spec_2.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-$require_spec_2 = :yep

Deleted: MacRuby/trunk/spec/frozen/fixtures/require/masked_require_spec_3.rb
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/require/masked_require_spec_3.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/require/masked_require_spec_3.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-$require_spec_3 = :yep

Deleted: MacRuby/trunk/spec/frozen/fixtures/require/require_spec
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/require/require_spec	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/require/require_spec	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-$require_spec = :noext

Deleted: MacRuby/trunk/spec/frozen/fixtures/require/require_spec.rb
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/require/require_spec.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/require/require_spec.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-$require_spec = :rb

Deleted: MacRuby/trunk/spec/frozen/fixtures/require/require_spec.rooby
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/require/require_spec.rooby	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/require/require_spec.rooby	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-$require_spec_rooby = :rooby

Deleted: MacRuby/trunk/spec/frozen/fixtures/require/require_spec.rooby.rb
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/require/require_spec.rooby.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/require/require_spec.rooby.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-$require_spec_rooby = :rb

Deleted: MacRuby/trunk/spec/frozen/fixtures/require/require_spec_1.rb
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/require/require_spec_1.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/require/require_spec_1.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-$require_spec_1 = :yep

Deleted: MacRuby/trunk/spec/frozen/fixtures/require/require_spec_10.rb
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/require/require_spec_10.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/require/require_spec_10.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-$require_spec_10 = Time.new

Deleted: MacRuby/trunk/spec/frozen/fixtures/require/require_spec_2.rb
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/require/require_spec_2.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/require/require_spec_2.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-$require_spec_2 = Time.now

Deleted: MacRuby/trunk/spec/frozen/fixtures/require/require_spec_3.rb
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/require/require_spec_3.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/require/require_spec_3.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-$require_spec_3 = Time.now

Deleted: MacRuby/trunk/spec/frozen/fixtures/require/require_spec_4.rb
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/require/require_spec_4.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/require/require_spec_4.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,12 +0,0 @@
-one = [__FILE__, __LINE__]
-
-
-
-
-
-
-
-
-two = [__FILE__, __LINE__]
-
-$require_spec_4 = [one, two]

Deleted: MacRuby/trunk/spec/frozen/fixtures/require/require_spec_6.rb
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/require/require_spec_6.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/require/require_spec_6.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-$require_spec_6 = :yep

Deleted: MacRuby/trunk/spec/frozen/fixtures/require/require_spec_7.rb
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/require/require_spec_7.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/require/require_spec_7.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-$require_spec_7 = Time.new

Deleted: MacRuby/trunk/spec/frozen/fixtures/require/require_spec_8.rb
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/require/require_spec_8.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/require/require_spec_8.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-$require_spec_8 = Time.now

Deleted: MacRuby/trunk/spec/frozen/fixtures/require/require_spec_9.rb
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/require/require_spec_9.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/require/require_spec_9.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-$require_spec_9 = Time.new

Deleted: MacRuby/trunk/spec/frozen/fixtures/require/require_spec_raises.rb
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/require/require_spec_raises.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/require/require_spec_raises.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,3 +0,0 @@
-runner_is_not :rspec do
-raise "no"
-end

Deleted: MacRuby/trunk/spec/frozen/fixtures/require/require_spec_recursive.rb
===================================================================
--- MacRuby/trunk/spec/frozen/fixtures/require/require_spec_recursive.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/fixtures/require/require_spec_recursive.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-require File.dirname(__FILE__) + '/require_spec_recursive'
-$require_spec_recursive = [1198633335, 432396]

Deleted: MacRuby/trunk/spec/frozen/library/cgi/html3/doctype_spec.rb
===================================================================
--- MacRuby/trunk/spec/frozen/library/cgi/html3/doctype_spec.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/library/cgi/html3/doctype_spec.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,13 +0,0 @@
-require File.dirname(__FILE__) + '/../../../spec_helper'
-require 'cgi'
-
-describe "CGI::Html3#doctype" do
-  before(:each) do
-    @html = Object.new
-    @html.extend(CGI::Html3)
-  end
-  
-  it "returns the doctype declaration for HTML3" do
-    @html.doctype.should == '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">'
-  end
-end

Deleted: MacRuby/trunk/spec/frozen/library/cgi/html3/element_init_spec.rb
===================================================================
--- MacRuby/trunk/spec/frozen/library/cgi/html3/element_init_spec.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/library/cgi/html3/element_init_spec.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,29 +0,0 @@
-require File.dirname(__FILE__) + '/../../../spec_helper'
-require 'cgi'
-
-describe "CGI::Html3#element_init" do
-  before(:each) do
-    @html = Object.new
-    @html.extend(CGI::Html3)
-  end
-
-  it "initializes the HTML Generation methods for HTML3" do
-    @html.respond_to?("a").should be_false
-    @html.element_init
-    @html.respond_to?("a").should be_true
-    
-    @html.a.should == "<A></A>"
-    @html.a { "link text" }.should == "<A>link text</A>"
-    
-    @html.br.should == "<BR>"
-    
-    @html.html.should == "<HTML>"
-    @html.html { "html body" }.should == "<HTML>html body</HTML>"
-  end
-
-  it "should extend self with CGI::TagMaker" do
-    @html.should_not be_kind_of(CGI::TagMaker)
-    @html.element_init
-    @html.should be_kind_of(CGI::TagMaker)
-  end
-end

Deleted: MacRuby/trunk/spec/frozen/library/cgi/html4/doctype_spec.rb
===================================================================
--- MacRuby/trunk/spec/frozen/library/cgi/html4/doctype_spec.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/library/cgi/html4/doctype_spec.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,13 +0,0 @@
-require File.dirname(__FILE__) + '/../../../spec_helper'
-require 'cgi'
-
-describe "CGI::Html4#doctype" do
-  before(:each) do
-    @html = Object.new
-    @html.extend(CGI::Html4)
-  end
-  
-  it "returns the doctype declaration for HTML4" do
-    @html.doctype.should == '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">'
-  end
-end

Deleted: MacRuby/trunk/spec/frozen/library/cgi/html4/element_init_spec.rb
===================================================================
--- MacRuby/trunk/spec/frozen/library/cgi/html4/element_init_spec.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/library/cgi/html4/element_init_spec.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,29 +0,0 @@
-require File.dirname(__FILE__) + '/../../../spec_helper'
-require 'cgi'
-
-describe "CGI::Html4#element_init" do
-  before(:each) do
-    @html = Object.new
-    @html.extend(CGI::Html4)
-  end
-
-  it "initializes the HTML Generation methods for HTML4" do
-    @html.respond_to?("a").should be_false
-    @html.element_init
-    @html.respond_to?("a").should be_true
-    
-    @html.a.should == "<A></A>"
-    @html.a { "link text" }.should == "<A>link text</A>"
-    
-    @html.br.should == "<BR>"
-    
-    @html.html.should == "<HTML>"
-    @html.html { "html body" }.should == "<HTML>html body</HTML>"
-  end
-
-  it "should extend self with CGI::TagMaker" do
-    @html.should_not be_kind_of(CGI::TagMaker)
-    @html.element_init
-    @html.should be_kind_of(CGI::TagMaker)
-  end
-end

Deleted: MacRuby/trunk/spec/frozen/library/cgi/html4fr/doctype_spec.rb
===================================================================
--- MacRuby/trunk/spec/frozen/library/cgi/html4fr/doctype_spec.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/library/cgi/html4fr/doctype_spec.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,13 +0,0 @@
-require File.dirname(__FILE__) + '/../../../spec_helper'
-require 'cgi'
-
-describe "CGI::Html4Fr#doctype" do
-  before(:each) do
-    @html = Object.new
-    @html.extend(CGI::Html4Fr)
-  end
-  
-  it "returns the doctype declaration for the Frameset version of HTML4" do
-    @html.doctype.should == '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">'
-  end
-end

Deleted: MacRuby/trunk/spec/frozen/library/cgi/html4fr/element_init_spec.rb
===================================================================
--- MacRuby/trunk/spec/frozen/library/cgi/html4fr/element_init_spec.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/library/cgi/html4fr/element_init_spec.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,23 +0,0 @@
-require File.dirname(__FILE__) + '/../../../spec_helper'
-require 'cgi'
-
-describe "CGI::Html4Fr#element_init" do
-  before(:each) do
-    @html = Object.new
-    @html.extend(CGI::Html4)
-    @html.element_init
-    
-    @html.extend(CGI::Html4Fr)
-  end
-
-  it "initializes the HTML Generation methods for the Frameset version of HTML4" do
-    @html.respond_to?("frameset").should be_false
-    @html.element_init
-    @html.respond_to?("frameset").should be_true
-    
-    @html.frameset.should == "<FRAMESET></FRAMESET>"
-    @html.frameset { "link text" }.should == "<FRAMESET>link text</FRAMESET>"
-    
-    @html.frame.should == "<FRAME>"
-  end
-end

Deleted: MacRuby/trunk/spec/frozen/library/cgi/html4tr/doctype_spec.rb
===================================================================
--- MacRuby/trunk/spec/frozen/library/cgi/html4tr/doctype_spec.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/library/cgi/html4tr/doctype_spec.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,13 +0,0 @@
-require File.dirname(__FILE__) + '/../../../spec_helper'
-require 'cgi'
-
-describe "CGI::Html4Tr#doctype" do
-  before(:each) do
-    @html = Object.new
-    @html.extend(CGI::Html4Tr)
-  end
-  
-  it "returns the doctype declaration for the Transitional version of HTML4" do
-    @html.doctype.should == '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">'
-  end
-end

Deleted: MacRuby/trunk/spec/frozen/library/cgi/html4tr/element_init_spec.rb
===================================================================
--- MacRuby/trunk/spec/frozen/library/cgi/html4tr/element_init_spec.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/library/cgi/html4tr/element_init_spec.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,29 +0,0 @@
-require File.dirname(__FILE__) + '/../../../spec_helper'
-require 'cgi'
-
-describe "CGI::Html4Tr#element_init" do
-  before(:each) do
-    @html = Object.new
-    @html.extend(CGI::Html4Tr)
-  end
-
-  it "initializes the HTML Generation methods for HTML4" do
-    @html.respond_to?("a").should be_false
-    @html.element_init
-    @html.respond_to?("a").should be_true
-    
-    @html.a.should == "<A></A>"
-    @html.a { "link text" }.should == "<A>link text</A>"
-    
-    @html.br.should == "<BR>"
-    
-    @html.html.should == "<HTML>"
-    @html.html { "html body" }.should == "<HTML>html body</HTML>"
-  end
-
-  it "should extend self with CGI::TagMaker" do
-    @html.should_not be_kind_of(CGI::TagMaker)
-    @html.element_init
-    @html.should be_kind_of(CGI::TagMaker)
-  end
-end

Deleted: MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/element_reference_spec.rb
===================================================================
--- MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/element_reference_spec.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/element_reference_spec.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,16 +0,0 @@
-require File.dirname(__FILE__) + '/../../../../spec_helper'
-require 'cgi'
-
-describe "CGI::QueryExtension::Value#[] when passed index" do
-  before(:each) do
-    @value = "some value"
-    @value.extend(CGI::QueryExtension::Value)
-    @value.set_params(["some value", "other value", "third value"])
-  end
-
-  it "returns the alternative value with the passed index" do
-    @value[0].should == "some value"
-    @value[1].should == "other value"
-    @value[2].should == "third value"
-  end
-end

Deleted: MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/first_spec.rb
===================================================================
--- MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/first_spec.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/first_spec.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,7 +0,0 @@
-require File.dirname(__FILE__) + '/../../../../spec_helper'
-require 'cgi'
-require File.dirname(__FILE__) + "/shared/first"
-
-describe "CGI::QueryExtension::Value#first" do
-  it_behaves_like :cgi_query_extension_value_first, :first
-end

Deleted: MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/last_spec.rb
===================================================================
--- MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/last_spec.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/last_spec.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,7 +0,0 @@
-require File.dirname(__FILE__) + '/../../../../spec_helper'
-require 'cgi'
-require File.dirname(__FILE__) + "/shared/first"
-
-describe "CGI::QueryExtension::Value#last" do
-  it_behaves_like :cgi_query_extension_value_first, :last
-end

Deleted: MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/set_params_spec.rb
===================================================================
--- MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/set_params_spec.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/set_params_spec.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,14 +0,0 @@
-require File.dirname(__FILE__) + '/../../../../spec_helper'
-require 'cgi'
-
-describe "CGI::QueryExtension::Value#set_params" do
-  before(:each) do
-    @value = "some value"
-    @value.extend(CGI::QueryExtension::Value)
-  end
-
-  it "sets alternative params" do
-    @value.set_params(["some value", "other value", "third value"])
-    @value.to_a.should == ["some value", "other value", "third value"]
-  end
-end

Deleted: MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/shared/first.rb
===================================================================
--- MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/shared/first.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/shared/first.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,15 +0,0 @@
-describe :cgi_query_extension_value_first, :shared => true do
-  before(:each) do
-    @value = "some value"
-    @value.extend(CGI::QueryExtension::Value)
-  end
-
-  it "returns self" do
-    @value.send(@method).should equal(@value)
-  end
-
-  it "outputs a warning" do
-    expected_warning = /#{Regexp.quote("CAUTION! cgi['key'] == cgi.params['key'][0]; if want Array, use cgi.params['key']")}/
-    lambda { @value.send(@method) }.should complain(expected_warning)
-  end
-end

Deleted: MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/shared/to_a.rb
===================================================================
--- MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/shared/to_a.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/shared/to_a.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,22 +0,0 @@
-describe :cgi_query_extension_value_to_a, :shared => true do
-  before(:each) do
-    @value = "some value"
-    @value.extend(CGI::QueryExtension::Value)
-  end
-
-  it "returns an Array containing self" do
-    @value.send(@method).should == [@value]
-  end
-end
-
-describe :cgi_query_extension_value_to_a_alternate_self, :shared => true do
-  before(:each) do
-    @value = "some value"
-    @value.extend(CGI::QueryExtension::Value)
-    @value.set_params(["some value", "other value", "third value"])
-  end
-
-  it "returns an array containing the alternative values" do
-    @value.send(@method).should == ["some value", "other value", "third value"]
-  end
-end

Deleted: MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/to_a_spec.rb
===================================================================
--- MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/to_a_spec.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/to_a_spec.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,11 +0,0 @@
-require File.dirname(__FILE__) + '/../../../../spec_helper'
-require 'cgi'
-require File.dirname(__FILE__) + "/shared/to_a"
-
-describe "CGI::QueryExtension::Value#to_a" do
-  it_behaves_like :cgi_query_extension_value_to_a, :to_a
-end
-
-describe "CGI::QueryExtension::Value#to_a when alternative values for self are set" do
-  it_behaves_like :cgi_query_extension_value_to_a_alternate_self, :to_a
-end

Deleted: MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/to_ary_spec.rb
===================================================================
--- MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/to_ary_spec.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/library/cgi/queryextension/value/to_ary_spec.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,11 +0,0 @@
-require File.dirname(__FILE__) + '/../../../../spec_helper'
-require 'cgi'
-require File.dirname(__FILE__) + "/shared/to_a"
-
-describe "CGI::QueryExtension::Value#to_ary" do
-  it_behaves_like :cgi_query_extension_value_to_a, :to_ary
-end
-
-describe "CGI::QueryExtension::Value#to_ary when alternative values for self are set" do
-  it_behaves_like :cgi_query_extension_value_to_a_alternate_self, :to_a
-end

Deleted: MacRuby/trunk/spec/frozen/library/cgi/tagmaker/nOE_element_def_spec.rb
===================================================================
--- MacRuby/trunk/spec/frozen/library/cgi/tagmaker/nOE_element_def_spec.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/library/cgi/tagmaker/nOE_element_def_spec.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,37 +0,0 @@
-require File.dirname(__FILE__) + '/../../../spec_helper'
-require 'cgi'
-
-describe "CGI::TagMaker#nOE_element_def when passed element" do
-  before(:each) do
-    @obj = Object.new
-    @obj.extend(CGI::TagMaker)
-  end
-
-  it "returns code for the passed element" do
-    @obj.nOE_element_def("BR").should == <<-EOS
-          "<BR" + attributes.collect{|name, value|
-            next unless value
-            " " + CGI::escapeHTML(name) +
-            if true == value
-              ""
-            else
-              \'="\' + CGI::escapeHTML(value) + \'"\'
-            end
-          }.to_s + ">"
-EOS
-  end
-
-  it "automatically converts the tag to capital letters" do
-    @obj.nOE_element_def("br").should == <<-EOS
-          "<BR" + attributes.collect{|name, value|
-            next unless value
-            " " + CGI::escapeHTML(name) +
-            if true == value
-              ""
-            else
-              \'="\' + CGI::escapeHTML(value) + \'"\'
-            end
-          }.to_s + ">"
-EOS
-  end
-end
\ No newline at end of file

Deleted: MacRuby/trunk/spec/frozen/library/cgi/tagmaker/nO_element_def_spec.rb
===================================================================
--- MacRuby/trunk/spec/frozen/library/cgi/tagmaker/nO_element_def_spec.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/library/cgi/tagmaker/nO_element_def_spec.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,48 +0,0 @@
-require File.dirname(__FILE__) + '/../../../spec_helper'
-require 'cgi'
-
-describe "CGI::TagMaker#nO_element_def when passed element" do
-  before(:each) do
-    @obj = Object.new
-    @obj.extend(CGI::TagMaker)
-  end
-
-  it "returns code for the passed element with optional start/end tags" do
-    @obj.nO_element_def("P").should == <<-EOS
-          "<P" + attributes.collect{|name, value|
-            next unless value
-            " " + CGI::escapeHTML(name) +
-            if true == value
-              ""
-            else
-              \'="\' + CGI::escapeHTML(value) + \'"\'
-            end
-          }.to_s + ">" +
-          if block_given?
-            yield.to_s + "</P>"
-          else
-            ""
-          end
-EOS
-  end
-
-  it "automatically converts the element tag to capital letters" do
-    @obj.nO_element_def("p").should == <<-EOS
-          "<P" + attributes.collect{|name, value|
-            next unless value
-            " " + CGI::escapeHTML(name) +
-            if true == value
-              ""
-            else
-              \'="\' + CGI::escapeHTML(value) + \'"\'
-            end
-          }.to_s + ">" +
-          if block_given?
-            yield.to_s + "</P>"
-          else
-            ""
-          end
-EOS
-  end
-
-end

Deleted: MacRuby/trunk/spec/frozen/library/cgi/tagmaker/nn_element_def_spec.rb
===================================================================
--- MacRuby/trunk/spec/frozen/library/cgi/tagmaker/nn_element_def_spec.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/library/cgi/tagmaker/nn_element_def_spec.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,49 +0,0 @@
-require File.dirname(__FILE__) + '/../../../spec_helper'
-require 'cgi'
-
-describe "CGI::TagMaker#nn_element_def when passed element" do
-  before(:each) do
-    @obj = Object.new
-    @obj.extend(CGI::TagMaker)
-  end
-  
-  it "returns code for the passed element with required start and end tags" do
-    @obj.nn_element_def("A").should == <<-EOS
-          "<A" + attributes.collect{|name, value|
-            next unless value
-            " " + CGI::escapeHTML(name) +
-            if true == value
-              ""
-            else
-              \'="\' + CGI::escapeHTML(value) + \'"\'
-            end
-          }.to_s + ">" +
-          if block_given?
-            yield.to_s
-          else
-            ""
-          end +
-          "</A>"
-EOS
-  end
-
-  it "automatically converts the element tag to capital letters" do
-    @obj.nn_element_def("a").should == <<-EOS
-          "<A" + attributes.collect{|name, value|
-            next unless value
-            " " + CGI::escapeHTML(name) +
-            if true == value
-              ""
-            else
-              \'="\' + CGI::escapeHTML(value) + \'"\'
-            end
-          }.to_s + ">" +
-          if block_given?
-            yield.to_s
-          else
-            ""
-          end +
-          "</A>"
-EOS
-  end
-end

Deleted: MacRuby/trunk/spec/frozen/library/csv/parse_line_spec.rb
===================================================================
--- MacRuby/trunk/spec/frozen/library/csv/parse_line_spec.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/library/csv/parse_line_spec.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,81 +0,0 @@
-require File.dirname(__FILE__) + '/../../spec_helper'
-require 'csv'
-
-describe "CSV.parse_line" do
-  
-  it "parses '' into []" do
-    result = CSV::parse ''
-    result.should be_kind_of(Array)
-    result.should == []
-  end
-
-  it "parses '\n' into [[nil]]" do
-    result = CSV::parse "\n"
-    result.should == [[nil]]
-  end
- 
-  it "parses 'foo' into [['foo']]" do
-    result = CSV::parse 'foo'
-    result.should == [['foo']]
-  end
-
-  it "parses 'foo,bar,baz' into [['foo','bar','baz']]" do
-    result = CSV::parse 'foo,bar,baz'
-    result.should == [['foo','bar','baz']]
-  end
-
-  it "parses 'foo,baz' into [[foo,nil,baz]]" do
-    result = CSV::parse 'foo,,baz'
-    result.should == [['foo',nil,'baz']]
-  end
-
-  it "parses '\nfoo' into [[nil],['foo']]" do
-    result = CSV::parse "\nfoo"
-    result.should == [[nil],['foo']]
-  end
-
-  it "parses 'foo\n' into [['foo']]" do
-    result = CSV::parse "foo\n"
-    result.should == [['foo']]
-  end
-
-  it "parses 'foo\nbar' into [['foo'],['bar']]" do 
-    result = CSV::parse "foo\nbar"
-    result.should == [['foo'],['bar']]
-  end
-
-  it "parses 'foo,bar\nbaz,quz' into [['foo','bar'],['baz','quz']]" do
-    result = CSV::parse "foo,bar\nbaz,quz"
-    result.should == [['foo','bar'],['baz','quz']]
-  end
-
-  it "parses 'foo,bar'\nbaz' into [['foo','bar'],['baz']]" do
-    result = CSV::parse "foo,bar\nbaz"
-    result.should == [['foo','bar'],['baz']]
-  end
-
-  it "parses 'foo\nbar,baz' into [['foo'],['bar','baz']]" do
-    result = CSV::parse "foo\nbar,baz"
-    result.should == [['foo'],['bar','baz']]
-  end
-
-  it "parses '\n\nbar' into [[nil],[nil],'bar']]" do
-    result = CSV::parse "\n\nbar"
-    result.should == [[nil],[nil],['bar']]
-  end
-
-  it "parses 'foo' into [['foo']] with a separator of ;" do
-    result = CSV::parse "foo", ?;
-    result.should == [['foo']]
-  end
-
-  it "parses 'foo;bar' into [['foo','bar']] with a separator of ;" do
-    result = CSV::parse "foo;bar", ?;
-    result.should == [['foo','bar']]
-  end
-
-  it "parses 'foo;bar\nbaz;quz' into [['foo','bar'],['baz','quz']] with a separator of ;" do
-    result = CSV::parse "foo;bar\nbaz;quz", ?;
-    result.should == [['foo','bar'],['baz','quz']]
-  end
-end

Modified: MacRuby/trunk/spec/frozen/nbproject/project.properties
===================================================================
--- MacRuby/trunk/spec/frozen/nbproject/project.properties	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/nbproject/project.properties	2010-03-28 19:59:00 UTC (rev 3876)
@@ -11,4 +11,5 @@
 platform.active=default
 shared.dir=${file.reference.rubyspec-shared}
 source.encoding=UTF-8
+src.command_line.dir=command_line
 src.dir=${file.reference.rubyspec-core}

Modified: MacRuby/trunk/spec/frozen/nbproject/project.xml
===================================================================
--- MacRuby/trunk/spec/frozen/nbproject/project.xml	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/nbproject/project.xml	2010-03-28 19:59:00 UTC (rev 3876)
@@ -5,6 +5,7 @@
         <data xmlns="http://www.netbeans.org/ns/ruby-project/1">
             <name>RubySpec</name>
             <source-roots>
+                <root id="src.command_line.dir"/>
                 <root id="src.dir" name="core"/>
                 <root id="fixtures.dir"/>
                 <root id="language.dir"/>

Modified: MacRuby/trunk/spec/frozen/ruby.1.8.mspec
===================================================================
--- MacRuby/trunk/spec/frozen/ruby.1.8.mspec	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/ruby.1.8.mspec	2010-03-28 19:59:00 UTC (rev 3876)
@@ -22,9 +22,7 @@
 
     # 1.9 feature
     '^library/cmath',
-    '^library/continuation',
     '^library/coverage',
-    '^library/fiber',
     '^library/json',
     '^library/minitest',
     '^library/prime',
@@ -55,4 +53,21 @@
                         [%r(library/),      'tags/1.8/library/'],
                         [/_spec.rb$/,       '_tags.txt']
                       ]
+
+  # Enable features
+  MSpec.enable_feature :continuation
+  MSpec.enable_feature :fork
+
+  # The Readline specs are not enabled by default because the functionality
+  # depends heavily on the underlying library, including whether certain
+  # methods are implemented or not. This makes it extremely difficult to
+  # make the specs consistently pass. Until a suitable scheme to handle
+  # all these issues, the specs will not be enabled by default.
+  #
+  # MSpec.enable_feature :readline
+
+  if SpecVersion.new(RUBY_VERSION) >= "1.8.7"
+    # These are encoding-aware methods backported to 1.8.7+ (eg String#bytes)
+    MSpec.enable_feature :encoding_transition
+  end
 end

Modified: MacRuby/trunk/spec/frozen/ruby.1.9.mspec
===================================================================
--- MacRuby/trunk/spec/frozen/ruby.1.9.mspec	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/ruby.1.9.mspec	2010-03-28 19:59:00 UTC (rev 3876)
@@ -11,8 +11,6 @@
   # Core library specs
   set :core, [
     'core',
-
-    '^core/continuation'
   ]
 
   # Standard library specs
@@ -85,4 +83,22 @@
                         [%r(library/),      'tags/macruby/library/'],
                         [/_spec.rb$/,       '_tags.txt']
                       ]
+
+  # Enable features
+  MSpec.enable_feature :fiber
+  MSpec.enable_feature :fiber_library
+  MSpec.enable_feature :continuation_library
+  MSpec.enable_feature :fork
+  MSpec.enable_feature :encoding
+
+  # These are encoding-aware methods backported to 1.8.7+ (eg String#bytes)
+  MSpec.enable_feature :encoding_transition
+
+  # The Readline specs are not enabled by default because the functionality
+  # depends heavily on the underlying library, including whether certain
+  # methods are implemented or not. This makes it extremely difficult to
+  # make the specs consistently pass. Until a suitable scheme to handle
+  # all these issues, the specs will not be enabled by default.
+  #
+  # MSpec.enable_feature :readline
 end

Modified: MacRuby/trunk/spec/frozen/spec_helper.rb
===================================================================
--- MacRuby/trunk/spec/frozen/spec_helper.rb	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/spec_helper.rb	2010-03-28 19:59:00 UTC (rev 3876)
@@ -48,7 +48,9 @@
   end
 end
 
-minimum_version = "1.5.14"
+CODE_LOADING_DIR = File.expand_path "../fixtures/code", __FILE__
+
+minimum_version = "1.5.16"
 unless MSpec::VERSION >= minimum_version
   puts "Please install MSpec version >= #{minimum_version} to run the specs"
   exit 1

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/command_line/dash_upper_w_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/command_line/dash_upper_w_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/command_line/dash_upper_w_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:The -W command line option with 0 sets $VERBOSE to nil
-fails:The -W command line option with 2 sets $VERBOSE to true

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/command_line/dash_v_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/command_line/dash_v_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/command_line/dash_v_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:The -v command line option sets $VERBOSE to true

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/command_line/dash_w_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/command_line/dash_w_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/command_line/dash_w_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:The -w command line option sets $VERBOSE to true

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/argf/bytes_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/argf/bytes_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/argf/bytes_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:ARGF.bytes returns self when passed a block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/argf/chars_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/argf/chars_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/argf/chars_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:ARGF.chars returns self when passed a block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/argf/each_byte_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/argf/each_byte_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/argf/each_byte_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:ARGF.each_byte returns self when passed a block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/argf/each_char_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/argf/each_char_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/argf/each_char_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:ARGF.each_char returns self when passed a block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/array/frozen_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/array/frozen_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/array/frozen_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Array#frozen? returns true if array is temporarily frozen while being sort!ed

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/array/pack_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/array/pack_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/array/pack_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,18 +0,0 @@
-fails:Array#pack with format 'f' accepts a string representation of real number as the pack argument
-fails:Array#pack with format 'd' accepts a string representation of real number as the pack argument
-fails:Array#pack with format 'e' accepts a string representation of real number as the pack argument
-fails:Array#pack with format 'E' accepts a string representation of real number as the pack argument
-fails:Array#pack with format 'g' accepts a string representation of real number as the pack argument
-fails:Array#pack with format 'G' accepts a string representation of real number as the pack argument
-fails:Array#pack with format 'p' returns a pointer which is able to dereferenced into NUL terminated byte sequence
-fails:Array#pack with format 'p' returns a pointer which is able to dereferenced into a right value
-fails:Array#pack with format 'P' returns a pointer which is able to dereferenced into NUL terminated byte sequence
-fails:Array#pack with format 'P' returns a pointer which is able to dereferenced into a right value
-fails:Array#pack with the empty format returns an ASCII-8BIT
-fails:Array#pack with format 'A' keeps encoding of source strings
-fails:Array#pack with format 'a' keeps encoding of source strings
-fails:Array#pack with format 'Z' keeps encoding of source strings
-fails:Array#pack with format 'X' doesn't change encoding of the result string
-fails:Array#pack with format 'X' doesn't care even if breaks a character
-fails:Array#pack with '@' doesn't change encoding of the result string
-fails:Array#pack with '@' doesn't care even if breaks a character

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/array/push_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/array/push_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/array/push_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Array#push raises a TypeError on a frozen array if modification takes place
-fails:Array#push does not raise on a frozen array if no modification is made

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/array/reject_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/array/reject_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/array/reject_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Array#reject! raises a TypeError on a frozen array

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/array/reverse_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/array/reverse_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/array/reverse_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Array#reverse! raises a TypeError on a frozen array

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/array/shift_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/array/shift_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/array/shift_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Array#shift raises a TypeError on a frozen array

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/array/slice_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/array/slice_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/array/slice_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Array#slice! raises a TypeError on a frozen array

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/array/to_s_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/array/to_s_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/array/to_s_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Array#to_s is equivalent to #join without a separator string
-fails:Array#to_s properly handles recursive arrays

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/array/uniq_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/array/uniq_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/array/uniq_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Array#uniq! raises a TypeError on a frozen array if modification would take place

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/array/unshift_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/array/unshift_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/array/unshift_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Array#unshift raises a TypeError on a frozen array

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/bignum/divmod_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/bignum/divmod_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/bignum/divmod_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Bignum#divmod raises a FloatDomainError when the given argument is 0 and a Float

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/bignum/modulo_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/bignum/modulo_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/bignum/modulo_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Bignum#% does not raise a FloatDomainError when the given argument is 0 and a Float
-fails:Bignum#modulo does not raise a FloatDomainError when the given argument is 0 and a Float

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/bignum/quo_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/bignum/quo_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/bignum/quo_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Bignum#quo does not raise a ZeroDivisionError when the given Integer is 0

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/bignum/remainder_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/bignum/remainder_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/bignum/remainder_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Bignum#remainder does NOT raise ZeroDivisionError if other is zero and is a Float

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/class/inherited_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/class/inherited_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/class/inherited_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,6 +0,0 @@
-fails:Class.inherited is called when marked as a private class method
-fails:Class.inherited is called when marked as a protected class method
-fails:Class.inherited is called when marked as a public class method
-fails:Class.inherited is called by super from a method provided by an included module
-fails:Class.inherited is called by super even when marked as a private class method
-fails:Class.inherited will be invoked by child class regardless of visibility

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/comparable/equal_value_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/comparable/equal_value_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/comparable/equal_value_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Comparable#== returns nil if calling #<=> on self returns nil or a non-Integer
-fails:Comparable#== returns nil if calling #<=> on self raises a StandardError

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/complex/divide_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/complex/divide_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/complex/divide_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Complex#/ with Float returns (Infinity+Infinity*i) when given zero

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/complex/modulo_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/complex/modulo_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/complex/modulo_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,3 +0,0 @@
-fails:Complex#% with Complex returns the remainder from complex division
-fails:Complex#% with Integer returns the remainder from dividing both parts of self by the given Integer
-fails:Complex#% with Object tries to coerce self into other

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/dir/chroot_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/dir/chroot_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/dir/chroot_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Dir.chroot as regular user raises an Errno::ENOENT exception if the directory doesn't exist

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/dir/exist_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/dir/exist_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/dir/exist_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Dir.exist? expands paths

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/dir/exists_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/dir/exists_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/dir/exists_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Dir.exists? expands paths

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/encoding/locale_charmap_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/encoding/locale_charmap_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/encoding/locale_charmap_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Encoding.locale_charmap returns a value based on the LANG environment variable

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/enumerable/inject_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/enumerable/inject_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/enumerable/inject_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Enumerable#inject only takes one argument

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/enumerable/join_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/enumerable/join_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/enumerable/join_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Enumerable#join handles recursive arrays

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/enumerable/zip_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/enumerable/zip_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/enumerable/zip_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Enumerable#zip converts arguments to arrays using #to_a

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/fiber/resume_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/fiber/resume_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/fiber/resume_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails(#595):Fiber#resume executes the ensure clause

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/file/join_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/file/join_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/file/join_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:File.join handles recursive arrays

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/file/open_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/file/open_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/file/open_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:File.open raises an IO exception when read in a block opened with File::RDONLY|File::APPEND mode
-fails:File.open raises an Errorno::EEXIST if the file exists when open with File::RDONLY|File::APPEND

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/div_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/div_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/div_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Fixnum#div raises a FloatDomainError when the given argument is 0 and a Float

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/divmod_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/divmod_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/divmod_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Fixnum#divmod raises a FloatDomainError when the given argument is 0 and a Float

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/exponent_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/exponent_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/exponent_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Fixnum#** returns Infinity for 0**-1

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/id2name_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/id2name_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/id2name_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Fixnum#id2name returns the string name of the object whose symbol ID is self
-fails:Fixnum#id2name returns nil if there is no symbol in the symbol table with this value

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/induced_from_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/induced_from_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/induced_from_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,5 +0,0 @@
-fails:Fixnum.induced_from with [Float] returns a Fixnum when the passed Float is in Fixnum's range
-fails:Fixnum.induced_from with [Float] raises a RangeError when the passed Float is out of Fixnum's range
-fails:Fixnum.induced_from returns the passed argument when passed a Fixnum
-fails:Fixnum.induced_from tries to convert non-Integers to a Integers using #to_int
-fails:Fixnum.induced_from raises a TypeError when conversion to Integer returns a Bignum

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/modulo_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/modulo_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/modulo_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Fixnum#% does not raise a FloatDomainError when the given argument is 0 and a Float
-fails:Fixnum#modulo does not raise a FloatDomainError when the given argument is 0 and a Float

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/quo_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/quo_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/quo_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Fixnum#quo does not raise a ZeroDivisionError when the given Integer is 0

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/to_sym_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/to_sym_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/fixnum/to_sym_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Fixnum#to_sym returns the symbol whose integer value is self
-fails:Fixnum#to_sym returns nil if there is no symbol in the symbol table with this value

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/float/comparison_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/float/comparison_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/float/comparison_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Float#<=> returns 1 when self is negative and other is Infinty

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/float/divmod_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/float/divmod_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/float/divmod_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Float#divmod raises FloatDomainError if other is zero

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/float/modulo_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/float/modulo_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/float/modulo_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Float#% does NOT raise ZeroDivisionError if other is zero
-fails:Float#modulo does NOT raise ZeroDivisionError if other is zero

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/integer/induced_from_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/integer/induced_from_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/integer/induced_from_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,6 +0,0 @@
-fails:Integer.induced_from with [Float] returns a Fixnum when the passed Float is in Fixnum's range
-fails:Integer.induced_from with [Float] returns a Bignum when the passed Float is out of Fixnum's range
-fails:Integer.induced_from returns the passed argument when passed a Bignum or Fixnum
-fails:Integer.induced_from does not try to convert non-Integers to Integers using #to_int
-fails:Integer.induced_from does not try to convert non-Integers to Integers using #to_i
-fails:Integer.induced_from raises a TypeError when passed a non-Integer

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/io/binmode_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/io/binmode_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/io/binmode_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:IO#binmode does not raise any errors on closed stream

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/io/each_line_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/io/each_line_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/io/each_line_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,6 +0,0 @@
-fails:IO#each_line yields each line to the passed block
-fails:IO#each_line yields each line starting from the current position
-fails:IO#each_line uses $/ as the default line separator
-fails:IO#each_line when passed a separator uses the passed argument as the line separator
-fails:IO#each_line when passed a separator tries to convert the passed separator to a String using #to_str
-fails:IO#each_line returns an Enumerator when passed no block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/io/each_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/io/each_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/io/each_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,6 +0,0 @@
-fails:IO#each yields each line to the passed block
-fails:IO#each yields each line starting from the current position
-fails:IO#each uses $/ as the default line separator
-fails:IO#each when passed a separator uses the passed argument as the line separator
-fails:IO#each when passed a separator tries to convert the passed separator to a String using #to_str
-fails:IO#each returns an Enumerator when passed no block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/io/foreach_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/io/foreach_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/io/foreach_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,7 +0,0 @@
-fails:IO::foreach yields a sequence of Strings that were separated by $/
-fails:IO::foreach yields a sequence of Strings that were separated by r
-fails:IO::foreach yields a single string with entire content when the separator is nil
-fails:IO::foreach yields a sequence of paragraphs when the separator is an empty string
-fails:IO::foreach can handle non-ASCII data as separator
-fails:IO::foreach converts first parameter to string and uses as file name
-fails:IO::foreach converts second parameter to string and uses as separator

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/io/getc_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/io/getc_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/io/getc_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:IO#getc returns the next byte from the stream

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/io/gets_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/io/gets_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/io/gets_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +0,0 @@
-fails:IO#gets returns the next line of string that were separated by $/
-fails:IO#gets assigns the returned line to $_
-fails:IO#gets returns the entire content if the separator is nil
-fails:IO#gets returns the next paragraph if the separator's length is 0

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/io/putc_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/io/putc_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/io/putc_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:IO#putc writes Numerics that fit in a C char

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/io/puts_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/io/puts_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/io/puts_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:IO#puts writes nil with a newline when given nil as an arg

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/io/readchar_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/io/readchar_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/io/readchar_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:IO#readchar returns the next byte from the stream

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/io/readline_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/io/readline_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/io/readline_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:IO#readline returns the next line on the stream

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/io/readlines_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/io/readlines_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/io/readlines_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,8 +0,0 @@
-fails:IO#readlines when passed no arguments returns an Array containing lines based on $/
-fails:IO#readlines when passed [separator] returns an Array containing lines based on the passed separator
-fails:IO#readlines when passed [separator] returns the remaining content as one line starting at the current position when passed nil
-fails:IO#readlines when passed [separator] tries to convert the passed separator to a String using #to_str
-fails:IO.readlines when passed [file_name] returns an Array containing lines of file_name based on $/
-fails:IO.readlines when passed [file_name] tries to convert the passed file_name to a String using #to_str
-fails:IO#readlines when passed [file_name, separator] returns an Array containing lines of file_name based on the passed separator
-fails:IO#readlines when passed [file_name, separator] tries to convert the passed separator to a String using #to_str

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/io/reopen_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/io/reopen_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/io/reopen_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-bug(1755):IO#reopen reassociates self with the I/O stream specified as an argument, after some reads
-bug(1755):IO#reopen reassociates self with a new stream after some reads

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/io/rewind_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/io/rewind_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/io/rewind_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:IO#rewind positions the instance to the beginning of input

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/io/seek_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/io/seek_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/io/seek_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:IO#seek moves the read position relative to the start with SEEK_SET

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/io/sysread_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/io/sysread_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/io/sysread_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:IO#sysread on a file throws IOError when called immediately after a buffered IO#read

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/io/sysseek_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/io/sysseek_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/io/sysseek_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:IO#sysseek on a file moves the read position relative to the start with SEEK_SET

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/io/ungetc_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/io/ungetc_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/io/ungetc_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:IO#ungetc raises IOError when invoked on stream that was not yet read

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/String_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/String_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/String_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Kernel.String converts the given argument to a String by calling #to_s

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/autoload_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/autoload_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/autoload_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-critical:Kernel#autoload does not call Kernel.require or Kernel.load to load the file

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/catch_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/catch_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/catch_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Kernel.catch raises ArgumentError if the number of arguments is not one
-fails:Kernel.catch raises TypeError if the argument is not a symbol

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/chomp_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/chomp_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/chomp_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Kernel#chomp is a private method
-fails:Kernel#chomp! is a private method

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/chop_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/chop_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/chop_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Kernel#chop is a private method
-fails:Kernel#chop! is a private method

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/eval_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/eval_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/eval_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,3 +0,0 @@
-fails:Kernel#eval accepts a Proc object as a binding
-fails:Kernel#eval allows Proc and binding to be nested in horrible ways
-fails:Kernel#eval uses the filename of the binding if none is provided

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/extend_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/extend_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/extend_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Kernel#extend raises a TypeError if self is frozen

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/freeze_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/freeze_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/freeze_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-bug:Kernel#freeze has no effect on immediate values

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/getc_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/getc_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/getc_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Kernel#getc is a private method

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/gsub_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/gsub_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/gsub_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,12 +0,0 @@
-fails:Kernel#gsub is a private method
-fails:Kernel#gsub raises a TypeError if $_ is not a String
-fails:Kernel#gsub when matches sets $_ to a new string, leaving the former value unaltered
-fails:Kernel#gsub returns a string with the same contents as $_ after the operation
-fails:Kernel#gsub accepts Regexps as patterns
-fails:Kernel#gsub accepts Strings as patterns, treated literally
-fails:Kernel#gsub accepts objects which respond to #to_str as patterns and treats them as strings
-fails:Kernel#gsub with a pattern and replacement accepts strings for replacement
-fails:Kernel#gsub with a pattern and replacement accepts objects which respond to #to_str for replacement
-fails:Kernel#gsub with a pattern and replacement replaces \1 sequences with the regexp's corresponding capture
-fails:Kernel#gsub with pattern and block acts similarly to using $_.gsub
-fails:Kernel#gsub! is a private method

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/instance_eval_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/instance_eval_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/instance_eval_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Kernel#instance_eval passes the object to the block
-fails:Kernel#instance_eval shares a scope across sibling evals

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/instance_variable_get_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/instance_variable_get_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/instance_variable_get_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,3 +0,0 @@
-fails:Kernel#instance_variable_get when passed Fixnum tries to convert the passed Integer to a Symbol and returns the instance variable that is referred by the Symbol
-fails:Kernel#instance_variable_get when passed Fixnum outputs a warning
-fails:Kernel#instance_variable_get when passed Fixnum raises an ArgumentError when the passed Fixnum can't be converted to a Symbol

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/instance_variable_set_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/instance_variable_set_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/instance_variable_set_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Kernel#instance_variable_set raises an ArgumentError if the instance variable name is a Fixnum

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/loop_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/loop_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/loop_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Kernel.loop raises a LocalJumpError if no block given

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/method_missing_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/method_missing_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/method_missing_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +0,0 @@
-fails:Kernel#method_missing is a private method
-fails:Kernel#method_missing is called when an undefined method is called
-fails:Kernel#method_missing is called when a private method is called
-fails:Kernel#method_missing is called when a protected method is called

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/methods_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/methods_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/methods_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,7 +0,0 @@
-fails:Kernel#methods picks up methods added via self.meth
-fails:Kernel#methods picks up methods added inside 'class << self'
-fails:Kernel#methods picks up private methods added via self.meth
-fails:Kernel#methods picks up methods added inside 'class << self' after private
-fails:Kernel#methods returns a list of the names of publicly accessible methods in the object
-fails:Kernel#methods returns a list of the names of publicly accessible methods in the object and its ancestors and mixed-in modules
-fails:Kernel#methods does not include any .undef'd methods

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/proc_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/proc_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/proc_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,3 +0,0 @@
-fails:Kernel.proc raises an ArgumentError when given too many arguments
-fails:Kernel.proc raises an ArgumentError when given too few arguments
-fails:Kernel.proc returns from block into caller block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/puts_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/puts_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/puts_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-bug:Kernel#puts writes nil with a newline when given nil as an arg

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/scan_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/scan_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/scan_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Kernel#scan is a private method

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/singleton_method_added_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/singleton_method_added_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/singleton_method_added_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Kernel#singleton_method_added is a private method

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/singleton_method_removed_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/singleton_method_removed_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/singleton_method_removed_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Kernel#singleton_method_removed is a private method

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/singleton_method_undefined_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/singleton_method_undefined_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/singleton_method_undefined_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Kernel#singleton_method_undefined is a private method

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/split_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/split_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/split_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Kernel#split is a private method

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/sprintf_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/sprintf_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/sprintf_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Kernel#sprintf treats nil arguments as zeroes in %d slots

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/sub_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/sub_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/sub_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Kernel#sub is a private method
-fails:Kernel#sub! is a private method

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/system_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/system_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/system_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Kernel#system returns false when it can't

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/throw_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/throw_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/throw_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Kernel.throw raises NameError if there is no catch block for the symbol
-fails:Kernel.throw raises TypeError if the first argument is not a symbol

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/to_a_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/to_a_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/kernel/to_a_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Kernel#to_a is defined on Kernel
-fails:Kernel#to_a when the receiver is not an Array returns an Array containing self

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/math/acos_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/math/acos_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/math/acos_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,3 +0,0 @@
-fails:Math.acos raises an ArgumentError if the argument cannot be coerced with Float()
-fails:Math.acos raises an ArgumentError if the string argument cannot be coerced with Float()
-fails:Math.acos coerces string argument with Float() without calling to_f

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/math/atanh_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/math/atanh_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/math/atanh_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Math.atanh returns Infinity for 1.0
-fails:Math.atanh returns -Infinity for -1.0

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/numeric/div_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/numeric/div_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/numeric/div_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Numeric#div calls self#/ with other, converts the result to a Float (using #to_f) and returns the #floor'ed result

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/numeric/divmod_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/numeric/divmod_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/numeric/divmod_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Numeric#divmod returns [quotient, modulus], with quotient being obtained as in Numeric#div and modulus being obtained by calling self#% with other

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/numeric/modulo_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/numeric/modulo_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/numeric/modulo_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Numeric#modulo returns the result of calling self#% with other

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/precision/included_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/precision/included_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/precision/included_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Precision.included raises a TypeError when a class mixed with Precision does not specify induced_from
-fails:Precision.included doesn't raise a TypeError when a class mixed with Precision specifies induced_from

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/precision/prec_f_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/precision/prec_f_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/precision/prec_f_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Precision#prec_f converts a Integer to Float when called on an Integer
-fails:Precision#prec_f returns the same Float when called on a Float

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/precision/prec_i_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/precision/prec_i_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/precision/prec_i_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Precision#prec_i returns the same Integer when called on an Integer
-fails:Precision#prec_i converts Float to an Integer when called on an Integer

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/precision/prec_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/precision/prec_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/precision/prec_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +0,0 @@
-fails:Float#prec returns the same Float when given the class Float
-fails:Float#prec converts the Float to an Integer when given the class Integer
-fails:Integer#prec returns the same Integer when given the class Integer
-fails:Integer#prec converts the Integer to Float when given the class Float

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/proc/arity_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/proc/arity_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/proc/arity_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,3 +0,0 @@
-fails:Proc#arity returns -1 if no argument declaration is made, using Proc.new
-fails:Proc#arity returns -1 if no argument declaration is made, using Kernel#lambda
-fails:Proc#arity returns -1 if no argument declaration is made, using Kernel#proc

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/proc/call_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/proc/call_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/proc/call_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +0,0 @@
-fails:Proc#call sets self's single parameter to an Array of all given values
-fails:Proc#call on a Proc created with Kernel#lambda or Kernel#proc raises an ArgumentError when called with too few arguments
-fails:Proc#call on a Proc created with Kernel#lambda or Kernel#proc raises an ArgumentError when called with too many arguments
-fails:Proc#call on a Proc created with Kernel#lambda or Kernel#proc treats a single Array argument as a single argument

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/proc/element_reference_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/proc/element_reference_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/proc/element_reference_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +0,0 @@
-fails:Proc#[] sets self's single parameter to an Array of all given values
-fails:Proc#call on a Proc created with Kernel#lambda or Kernel#proc raises an ArgumentError when called with too few arguments
-fails:Proc#call on a Proc created with Kernel#lambda or Kernel#proc raises an ArgumentError when called with too many arguments
-fails:Proc#call on a Proc created with Kernel#lambda or Kernel#proc treats a single Array argument as a single argument

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/proc/new_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/proc/new_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/proc/new_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-critical:Proc.new with an associated block raises a LocalJumpError when context of the block no longer exists

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/rational/exponent_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/rational/exponent_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/rational/exponent_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Rational#** when passed Float returns a complex number if self is negative and the passed argument is not 0

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/string/element_set_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/string/element_set_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/string/element_set_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:String#[]= with index raises an IndexError without changing self if idx is outside of self

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/string/gsub_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/string/gsub_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/string/gsub_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:String#gsub with pattern and block raises a RuntimeError if the string is modified while substituting
-fails:String#gsub! with pattern and replacement raises a TypeError when self is frozen

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/string/modulo_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/string/modulo_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/string/modulo_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:String#% pads with zeros using %E with Inf, -Inf, and NaN

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/string/sub_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/string/sub_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/string/sub_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:String#sub with pattern and block restores $~ after leaving the block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/symbol/inspect_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/symbol/inspect_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/symbol/inspect_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,3 +0,0 @@
-fails:Symbol#inspect returns self as a symbol literal for :"!"
-fails:Symbol#inspect returns self as a symbol literal for :"!="
-fails:Symbol#inspect returns self as a symbol literal for :"!~"

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/symbol/to_i_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/symbol/to_i_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/symbol/to_i_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Symbol#to_i returns an integer that is unique for each symbol for each program execution

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/symbol/to_int_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/symbol/to_int_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/symbol/to_int_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Symbol#to_int returns Symbol#to_i

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/thread/critical_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/thread/critical_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/thread/critical_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,10 +0,0 @@
-critical:Thread.critical= does not change status of other existing threads
-critical:Thread.critical= schedules other threads on Thread.stop
-critical:Thread.critical= defers exit
-critical:Thread.critical= defers exit until Thread.pass
-critical:Thread.critical= is not reset if the critical thread is killed
-fails:Thread.critical= should be sticky
-fails:Thread.critical= allows all non-bool arguments
-fails:Thread.critical= functions as a critical section
-fails:Thread.critical= is reentrant
-fails:Thread.critical= can be mismatched

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/thread/exit_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/thread/exit_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/thread/exit_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Thread#exit killing dying sleeping thread wakes up thread

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/thread/inspect_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/thread/inspect_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/thread/inspect_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Thread#inspect describes a dying running thread

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/thread/kill_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/thread/kill_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/thread/kill_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Thread#kill killing dying sleeping thread wakes up thread

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/thread/raise_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/thread/raise_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/thread/raise_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Thread#raise on a sleeping thread re-raises active exception
-fails:Thread#raise on a running thread re-raises active exception

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/thread/status_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/thread/status_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/thread/status_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Thread#status describes a dying running thread

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/thread/stop_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/thread/stop_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/thread/stop_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-critical:Thread.stop resets Thread.critical to false

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/thread/terminate_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/thread/terminate_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/thread/terminate_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-critical:Thread#terminate does not deadlock when called from within the thread while being joined from without
-fails:Thread#terminate killing dying sleeping thread wakes up thread

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/thread/value_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/thread/value_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/thread/value_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Thread#value is false for a killed thread
-fails:Thread#value is false for an uncaught exception thrown from a dying thread

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/core/time/comparison_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/core/time/comparison_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/core/time/comparison_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Time#<=> returns nil when Time is compared to some Object

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/language/break_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/language/break_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/language/break_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,7 +0,0 @@
-fails:Breaking out of a loop with a value assigns splatted objects
-fails:Breaking out of a loop with a value assigns to a splatted reference
-fails:Breaking out of a loop with a value assigns splatted objects to a splatted reference
-fails:Breaking out of a loop with a value assigns splatted objects to a splatted reference from a splatted loop
-fails:Breaking out of a loop with a value assigns splatted objects to multiple block variables
-fails:Breaking out of a loop with a value stops any loop type at the correct spot
-fails:Breaking out of a loop with a value stops a yielded method at the correct spot

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/language/catch_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/language/catch_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/language/catch_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:The catch keyword only allows symbols and strings
-fails:The catch keyword matches strings as symbols

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/language/class_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/language/class_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/language/class_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,8 +0,0 @@
-fails:A class definition raises TypeError if constant given as class name exists and is not a Module
-fails:A class definition raises TypeError if any constant qualifying the class is not a Module
-fails:A class definition allows the declaration of class variables in the body
-fails:A class definition stores instance variables defined in the class body in the class object
-fails:A class definition allows the declaration of class variables in a class method
-fails:A class definition allows the definition of class-level instance variables in a class method
-fails:A class definition allows the declaration of class variables in an instance method
-fails:An outer class definition contains the inner classes

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/language/constants_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/language/constants_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/language/constants_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,24 +0,0 @@
-fails:Literal (A::X) constant resolution with dynamically assigned constants returns the updated value when a constant is reassigned
-fails:Constant resolution within methods sends #const_missing to the original class or module scope
-fails:Constant resolution within methods with statically assigned constants searches the immediate class or module scope first
-fails:Constant resolution within methods with statically assigned constants searches a module included in the immediate class before the superclass
-fails:Constant resolution within methods with statically assigned constants searches the superclass before a module included in the superclass
-fails:Constant resolution within methods with statically assigned constants searches a module included in the superclass
-fails:Constant resolution within methods with statically assigned constants searches the superclass chain
-fails:Constant resolution within methods with statically assigned constants searches the lexical scope of the method not the receiver's immediate class
-fails:Constant resolution within methods with statically assigned constants searches the lexical scope of a singleton method
-fails:Constant resolution within methods with statically assigned constants searches the lexical scope of a block
-fails:Constant resolution within methods with statically assigned constants searches Object as a lexical scope only if Object is explicitly opened
-fails:Constant resolution within methods with dynamically assigned constants searches the immediate class or module scope first
-fails:Constant resolution within methods with dynamically assigned constants searches a module included in the immediate class before the superclass
-fails:Constant resolution within methods with dynamically assigned constants searches the superclass before a module included in the superclass
-fails:Constant resolution within methods with dynamically assigned constants searches a module included in the superclass
-fails:Constant resolution within methods with dynamically assigned constants searches the superclass chain
-fails:Constant resolution within methods with dynamically assigned constants searches the lexical scope of the method not the receiver's immediate class
-fails:Constant resolution within methods with dynamically assigned constants searches the lexical scope of a singleton method
-fails:Constant resolution within methods with dynamically assigned constants does not search the lexical scope of the caller
-fails:Constant resolution within methods with dynamically assigned constants searches the lexical scope of a block
-fails:Constant resolution within methods with dynamically assigned constants searches Object as a lexical scope only if Object is explicitly opened
-fails:Constant resolution within methods with dynamically assigned constants returns the updated value when a constant is reassigned
-fails:Constant resolution within methods with dynamically assigned constants does not search the lexical scope of qualifying modules
-fails:Literal (A::X) constant resolution sends #const_missing to the original class or module scope

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/language/eigenclass_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/language/eigenclass_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/language/eigenclass_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Defining instance methods on an eigenclass define public methods

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/language/file_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/language/file_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/language/file_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:The __FILE__ constant equals a relative path when required using a relative path

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/language/for_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/language/for_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/language/for_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:The for expression splats multiple arguments together if there are fewer arguments than values

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/language/metaclass_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/language/metaclass_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/language/metaclass_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:A constant on a metaclass appears in the metaclass constant list

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/language/module_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/language/module_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/language/module_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:module gets a name when assigned to a constant

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/language/next_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/language/next_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/language/next_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +0,0 @@
-fails:Assignment via next assigns splatted objects
-fails:Assignment via next assigns objects to a splatted reference
-fails:Assignment via next assigns splatted objects to a splatted reference via a splatted yield
-fails:Assignment via next assigns splatted objects to multiple variables

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/language/numbers_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/language/numbers_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/language/numbers_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Ruby numbers in various ways character to numeric shortcut
-fails:Ruby numbers in various ways character with control character to numeric shortcut

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/language/precedence_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/language/precedence_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/language/precedence_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Operators ! ~ + have a higher precedence than **
-fails:Operators <= < > >= have higher precedence than <=> == === != =~ !~

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/language/predefined_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/language/predefined_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/language/predefined_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Execution variable $: includes the current directory

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/language/private_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/language/private_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/language/private_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,5 +0,0 @@
-fails:The private keyword is overridden when a new class is opened
-fails:The private keyword is no longer in effect when the class is closed
-fails:The private keyword changes visibility of previously called method
-fails:The private keyword changes visiblity of previously called methods with same send/call site
-fails:The private keyword changes the visibility of the existing method in the subclass

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/language/regexp_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/language/regexp_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/language/regexp_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,5 +0,0 @@
-fails:Literal Regexps does not do thread synchronization for /o
-fails:Literal Regexps supports /e (EUC encoding)
-fails:Literal Regexps supports /s (SJIS encoding)
-fails:Literal Regexps supports /u (UTF8 encoding)
-fails:Literal Regexps selects last of multiple encoding specifiers

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/language/return_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/language/return_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/language/return_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,7 +0,0 @@
-fails:The return keyword in a Thread raises a ThreadError if used to exit a thread
-fails:The return keyword when passed a splat returns nil when the ary is empty
-fails:The return keyword when passed a splat returns the first element when the array is size of 1
-fails:The return keyword when passed a splat returns a non-array when used as a splat
-fails:The return keyword when passed a splat calls 'to_a' on the splatted value first
-fails:The return keyword when passed a splat calls 'to_ary' on the splatted value first
-fails:The return keyword within a block raises a LocalJumpError if there is no lexicaly enclosing method

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/language/super_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/language/super_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/language/super_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:The super keyword supers up appropriate name even if used for multiple method names

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/language/symbol_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/language/symbol_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/language/symbol_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:A Symbol literal must not be an empty string

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/language/throw_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/language/throw_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/language/throw_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +0,0 @@
-fails:The throw keyword only allows symbols and strings as it's argument
-fails:The throw keyword converts strings to a symbol
-fails:The throw keyword raises a name error if outside of scope of a matching catch
-fails:The throw keyword raises a ThreadError if used to exit a thread

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/language/undef_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/language/undef_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/language/undef_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:The undef keyword undefines 'meth='

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/language/variables_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/language/variables_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/language/variables_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,9 +0,0 @@
-fails:Basic assignment assigns nil to lhs when rhs is an empty expression
-fails:Basic assignment allows the assignment of the rhs to the lhs using the rhs splat operator
-fails:Basic assignment allows the assignment of the rhs to the lhs using the lhs splat operator
-fails:Basic assignment allows the assignment of rhs to the lhs using the lhs and rhs splat operators simultaneously
-fails:Assignment using expansion succeeds without conversion
-fails:Assigning multiple values calls #to_ary on rhs arg if rhs has only a single arg
-fails:Operator assignment 'obj[idx] op= expr' returns result of rhs not result of []=
-fails:Multiple assignments with splats * on the lhs has to be applied to the last parameter
-fails:Multiple assignments with splats * on the lhs collects all parameters from its position onwards as an Array or an empty Array

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/base64/b64encode_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/base64/b64encode_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/base64/b64encode_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +0,0 @@
-fails:Base64#b64encode returns the Base64-encoded version of the given string with a newline at 60 characters
-fails:Base64#b64encode prints the Base64-encoded version of the given string with a newline after 60 characters
-fails:Base64#b64encode with length returns the Base64-encoded version of the given string with a newline at 60 characters
-fails:Base64#b64encode with length prints the Base64-encoded version of the given stringwith a newline after length characters

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/base64/decode_b_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/base64/decode_b_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/base64/decode_b_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Base64#decode_b supports an encoding type of base64 and the charachter set SHIFT_JIS
-fails:Base64#decode_b supports an encoding type of base64 and the character set ISO-2022-JP

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/ceil_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/ceil_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/ceil_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:BigDecimal#ceil returns a BigDecimal
-fails:BigDecimal#ceil returns the smallest integer greater or equal to self, if n is unspecified

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/div_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/div_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/div_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,6 +0,0 @@
-fails:BigDecimal#div with precision set to 0 returns NaN if NaN is involved
-fails:BigDecimal#div returns NaN if NaN is involved
-fails:BigDecimal#div returns NaN if divided by Infinity and no precision given
-fails:BigDecimal#div returns NaN if divided by zero and no precision given
-fails:BigDecimal#div returns NaN if zero is divided by zero
-fails:BigDecimal#div returns NaN if (+|-) Infinity divided by 1 and no precision given

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/divmod_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/divmod_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/divmod_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,10 +0,0 @@
-fails:BigDecimal#mod_part_of_divmod returns self modulo other
-fails:BigDecimal#mod_part_of_divmod returns a [Float value] when the argument is Float
-fails:BigDecimal#mod_part_of_divmod returns NaN if NaN is involved
-fails:BigDecimal#mod_part_of_divmod returns NaN if Infinity is involved
-fails:BigDecimal#mod_part_of_divmod raises TypeError if the argument cannot be coerced to BigDecimal
-fails:BigDecimal#mod_part_of_divmod does NOT raise ZeroDivisionError if other is zero
-fails:BigDecimal#divmod array contains quotient and modulus as BigDecimal
-fails:BigDecimal#divmod Can be reversed with * and +
-fails:BigDecimal#divmod properly handles special values
-fails:BigDecimal#divmod returns an array of two NaNs if the argument is zero

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/exponent_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/exponent_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/exponent_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:BigDecimal#** returns NaN if self is infinite

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/floor_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/floor_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/floor_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:BigDecimal#floor returns the greatest integer smaller or equal to self

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/induced_from_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/induced_from_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/induced_from_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,5 +0,0 @@
-fails:BigDecimal.induced_from returns the passed argument when passed a BigDecimal
-fails:BigDecimal.induced_from converts passed Fixnums to BigDecimal
-fails:BigDecimal.induced_from converts passed Bignums to BigDecimal
-fails:BigDecimal.induced_from does not try to convert non-Integers to Integer using #to_i
-fails:BigDecimal.induced_from raises a TypeError when passed a non-Integer

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/infinite_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/infinite_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/infinite_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:BigDecimal#infinite? returns not true otherwise

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/inspect_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/inspect_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/inspect_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:BigDecimal#inspect returns String starting with #

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/mode_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/mode_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/mode_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:BigDecimal.mode returns the appropriate value and continue the computation if the flag is false

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/modulo_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/modulo_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/modulo_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,6 +0,0 @@
-fails:BigDecimal#% returns self modulo other
-fails:BigDecimal#% returns a [Float value] when the argument is Float
-fails:BigDecimal#% does NOT raise ZeroDivisionError if other is zero
-fails:BigDecimal#modulo returns self modulo other
-fails:BigDecimal#modulo returns a [Float value] when the argument is Float
-fails:BigDecimal#modulo does NOT raise ZeroDivisionError if other is zero

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/new_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/new_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/new_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:BigDecimal.new creates a new object of class BigDecimal

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/nonzero_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/nonzero_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/nonzero_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:BigDecimal#nonzero? returns nil otherwise

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/power_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/power_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/power_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:BigDecimal#power returns NaN if self is infinite

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/remainder_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/remainder_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/remainder_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:BigDecimal#remainder it is the modulus minus the value divided by, if values have opposite sign

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/to_i_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/to_i_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/to_i_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:BigDecimal#to_i returns nil if BigDecimal is infinity or NaN

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/to_int_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/to_int_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/to_int_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:BigDecimal#to_int returns nil if BigDecimal is infinity or NaN

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/truncate_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/truncate_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/truncate_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,3 +0,0 @@
-fails:BigDecimal#truncate returns value of type Bigdecimal.
-fails:BigDecimal#truncate returns NaN if self is NaN
-fails:BigDecimal#truncate returns Infinity if self is infinite

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/zero_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/zero_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/bigdecimal/zero_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:BigDecimal#zero? returns true if self does equal zero

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/cookie/value_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/cookie/value_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/cookie/value_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:CGI::Cookie#value= automatically converts the passed Object to an Array using #Array
-fails:CGI::Cookie#value= does keep self and the values in sync

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html3/doctype_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html3/doctype_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html3/doctype_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:CGI::Html3#doctype returns the doctype declaration for HTML3

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html3/element_init_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html3/element_init_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html3/element_init_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:CGI::Html3#element_init initializes the HTML Generation methods for HTML3
-fails:CGI::Html3#element_init should extend self with CGI::TagMaker

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html4/doctype_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html4/doctype_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html4/doctype_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:CGI::Html4#doctype returns the doctype declaration for HTML4

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html4/element_init_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html4/element_init_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html4/element_init_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:CGI::Html4#element_init initializes the HTML Generation methods for HTML4
-fails:CGI::Html4#element_init should extend self with CGI::TagMaker

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html4fr/doctype_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html4fr/doctype_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html4fr/doctype_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:CGI::Html4Fr#doctype returns the doctype declaration for the Frameset version of HTML4

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html4fr/element_init_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html4fr/element_init_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html4fr/element_init_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:CGI::Html4Fr#element_init initializes the HTML Generation methods for the Frameset version of HTML4

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html4tr/doctype_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html4tr/doctype_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html4tr/doctype_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:CGI::Html4Tr#doctype returns the doctype declaration for the Transitional version of HTML4

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html4tr/element_init_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html4tr/element_init_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/html4tr/element_init_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:CGI::Html4Tr#element_init initializes the HTML Generation methods for HTML4
-fails:CGI::Html4Tr#element_init should extend self with CGI::TagMaker

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/a_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/a_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/a_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +0,0 @@
-fails:CGI::HtmlExtension#a when passed a String returns an 'a'-element, using the passed String as the 'href'-attribute
-fails:CGI::HtmlExtension#a when passed a String includes the passed block's return value when passed a block
-fails:CGI::HtmlExtension#a when passed a Hash returns an 'a'-element, using the passed Hash for attributes
-fails:CGI::HtmlExtension#a when passed a Hash includes the passed block's return value when passed a block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/base_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/base_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/base_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +0,0 @@
-fails:CGI::HtmlExtension#base when bassed a String returns a 'base'-element, using the passed String as the 'href'-attribute
-fails:CGI::HtmlExtension#base when bassed a String ignores a passed block
-fails:CGI::HtmlExtension#base when passed a Hash returns a 'base'-element, using the passed Hash for attributes
-fails:CGI::HtmlExtension#base when passed a Hash ignores a passed block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/blockquote_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/blockquote_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/blockquote_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +0,0 @@
-fails:CGI::HtmlExtension#blockquote when passed a String returns a 'blockquote'-element, using the passed String for the 'cite'-attribute
-fails:CGI::HtmlExtension#blockquote when passed a String includes the passed block's return value when passed a block
-fails:CGI::HtmlExtension#blockquote when passed a Hash returns a 'blockquote'-element, using the passed Hash for attributes
-fails:CGI::HtmlExtension#blockquote when passed a Hash includes the passed block's return value when passed a block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/caption_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/caption_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/caption_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +0,0 @@
-fails:CGI::HtmlExtension#caption when passed a String returns a 'caption'-element, using the passed String for the 'align'-attribute
-fails:CGI::HtmlExtension#caption when passed a String includes the passed block's return value when passed a block
-fails:CGI::HtmlExtension#caption when passed a Hash returns a 'caption'-element, using the passed Hash for attributes
-fails:CGI::HtmlExtension#caption when passed a Hash includes the passed block's return value when passed a block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/checkbox_group_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/checkbox_group_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/checkbox_group_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,8 +0,0 @@
-fails:CGI::HtmlExtension#checkbox_group when passed name, values ... returns a sequence of 'checkbox'-elements with the passed name and the passed values
-fails:CGI::HtmlExtension#checkbox_group when passed name, values ... allows passing a value inside an Array
-fails:CGI::HtmlExtension#checkbox_group when passed name, values ... allows passing a value as an Array containing the value and the checked state or a label
-fails:CGI::HtmlExtension#checkbox_group when passed name, values ... returns an empty String when passed no values
-fails:CGI::HtmlExtension#checkbox_group when passed name, values ... ignores a passed block
-fails:CGI::HtmlExtension#checkbox_group when passed Hash uses the passed Hash to generate the checkbox sequence
-fails:CGI::HtmlExtension#checkbox_group when passed Hash ignores a passed block
-fails:CGI::HtmlExtension#checkbox_group when passed name, values ... allows passing a value as an Array containing the value, a label and the checked state

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/checkbox_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/checkbox_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/checkbox_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,10 +0,0 @@
-fails:CGI::HtmlExtension#checkbox when passed no arguments returns a checkbox-'input'-element without a name
-fails:CGI::HtmlExtension#checkbox when passed no arguments ignores a passed block
-fails:CGI::HtmlExtension#checkbox when passed name returns a checkbox-'input'-element with the passed name
-fails:CGI::HtmlExtension#checkbox when passed name ignores a passed block
-fails:CGI::HtmlExtension#checkbox CGI::HtmlExtension#checkbox when passed name, value returns a checkbox-'input'-element with the passed name and value
-fails:CGI::HtmlExtension#checkbox CGI::HtmlExtension#checkbox when passed name, value ignores a passed block
-fails:CGI::HtmlExtension#checkbox when passed name, value, checked returns a checked checkbox-'input'-element with the passed name and value when checked is true
-fails:CGI::HtmlExtension#checkbox when passed name, value, checked ignores a passed block
-fails:CGI::HtmlExtension#checkbox when passed Hash returns a checkbox-'input'-element using the passed Hash for attributes
-fails:CGI::HtmlExtension#checkbox when passed Hash ignores a passed block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/file_field_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/file_field_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/file_field_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,10 +0,0 @@
-fails:CGI::HtmlExtension#file_field when passed no arguments returns a file-'input'-element without a name and a size of 20
-fails:CGI::HtmlExtension#file_field when passed no arguments ignores a passed block
-fails:CGI::HtmlExtension#file_field when passed name returns a checkbox-'input'-element with the passed name
-fails:CGI::HtmlExtension#file_field when passed name ignores a passed block
-fails:CGI::HtmlExtension#file_field when passed name, size returns a checkbox-'input'-element with the passed name and size
-fails:CGI::HtmlExtension#file_field when passed name, size ignores a passed block
-fails:CGI::HtmlExtension#file_field when passed name, size, maxlength returns a checkbox-'input'-element with the passed name, size and maxlength
-fails:CGI::HtmlExtension#file_field when passed name, size, maxlength ignores a passed block
-fails:CGI::HtmlExtension#file_field when passed a Hash returns a file-'input'-element using the passed Hash for attributes
-fails:CGI::HtmlExtension#file_field when passed a Hash ignores a passed block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/form_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/form_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/form_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,8 +0,0 @@
-fails:CGI::HtmlExtension#form when passed no arguments returns a 'form'-element
-fails:CGI::HtmlExtension#form when passed no arguments includes the return value of the passed block when passed a block
-fails:CGI::HtmlExtension#form when passed method returns a 'form'-element with the passed method
-fails:CGI::HtmlExtension#form when passed method includes the return value of the passed block when passed a block
-fails:CGI::HtmlExtension#form when passed method, action returns a 'form'-element with the passed method and the passed action
-fails:CGI::HtmlExtension#form when passed method, action includes the return value of the passed block when passed a block
-fails:CGI::HtmlExtension#form when passed method, action, enctype returns a 'form'-element with the passed method, action and enctype
-fails:CGI::HtmlExtension#form when passed method, action, enctype includes the return value of the passed block when passed a block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/hidden_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/hidden_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/hidden_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,8 +0,0 @@
-fails:CGI::HtmlExtension#hidden when passed no arguments returns an hidden-'input'-element without a name
-fails:CGI::HtmlExtension#hidden when passed no arguments ignores a passed block
-fails:CGI::HtmlExtension#hidden when passed name returns an hidden-'input'-element with the passed name
-fails:CGI::HtmlExtension#hidden when passed name ignores a passed block
-fails:CGI::HtmlExtension#hidden when passed name, value returns an hidden-'input'-element with the passed name and value
-fails:CGI::HtmlExtension#hidden when passed name, value ignores a passed block
-fails:CGI::HtmlExtension#hidden when passed Hash returns a checkbox-'input'-element using the passed Hash for attributes
-fails:CGI::HtmlExtension#hidden when passed Hash ignores a passed block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/html_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/html_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/html_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,6 +0,0 @@
-fails:CGI::HtmlExtension#html when passed no arguments returns a self's doctype and an 'html'-element
-fails:CGI::HtmlExtension#html when passed no arguments includes the passed block when passed a block
-fails:CGI::HtmlExtension#html when passed 'PRETTY' returns pretty output when the passed String is 'PRETTY
-fails:CGI::HtmlExtension#html when passed 'PRETTY' includes the passed block when passed a block
-fails:CGI::HtmlExtension#html when passed a Hash returns an 'html'-element using the passed Hash for attributes
-fails:CGI::HtmlExtension#html when passed a Hash omits the doctype when the Hash contains a 'DOCTYPE' entry that's false or nil

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/image_button_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/image_button_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/image_button_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,10 +0,0 @@
-fails:CGI::HtmlExtension#image_button when passed no arguments returns an image-'input'-element without a source image
-fails:CGI::HtmlExtension#image_button when passed no arguments ignores a passed block
-fails:CGI::HtmlExtension#image_button when passed src returns an image-'input'-element with the passed src
-fails:CGI::HtmlExtension#image_button when passed src ignores a passed block
-fails:CGI::HtmlExtension#image_button when passed src, name returns an image-'input'-element with the passed src and name
-fails:CGI::HtmlExtension#image_button when passed src, name ignores a passed block
-fails:CGI::HtmlExtension#image_button when passed src, name, alt returns an image-'input'-element with the passed src, name and alt
-fails:CGI::HtmlExtension#image_button when passed src, name, alt ignores a passed block
-fails:CGI::HtmlExtension#image_button when passed Hash returns a image-'input'-element using the passed Hash for attributes
-fails:CGI::HtmlExtension#image_button when passed Hash ignores a passed block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/img_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/img_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/img_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,12 +0,0 @@
-fails:CGI::HtmlExtension#img when passed no arguments returns an 'img'-element without an src-url or alt-text
-fails:CGI::HtmlExtension#img when passed no arguments ignores a passed block
-fails:CGI::HtmlExtension#img when passed src returns an 'img'-element with the passed src-url
-fails:CGI::HtmlExtension#img when passed src ignores a passed block
-fails:CGI::HtmlExtension#img when passed src, alt returns an 'img'-element with the passed src-url and the passed alt-text
-fails:CGI::HtmlExtension#img when passed src, alt ignores a passed block
-fails:CGI::HtmlExtension#img when passed src, alt, width returns an 'img'-element with the passed src-url, the passed alt-text and the passed width
-fails:CGI::HtmlExtension#img when passed src, alt, width ignores a passed block
-fails:CGI::HtmlExtension#img when passed src, alt, width, height returns an 'img'-element with the passed src-url, the passed alt-text, the passed width and the passed height
-fails:CGI::HtmlExtension#img when passed src, alt, width, height ignores a passed block
-fails:CGI::HtmlExtension#img when passed Hash returns an 'img'-element with the passed Hash as attributes
-fails:CGI::HtmlExtension#img when passed Hash ignores a passed block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/multipart_form_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/multipart_form_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/multipart_form_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,8 +0,0 @@
-fails:CGI::HtmlExtension#multipart_form when passed no arguments returns a 'form'-element with it's enctype set to multipart
-fails:CGI::HtmlExtension#multipart_form when passed no arguments includes the return value of the passed block when passed a block
-fails:CGI::HtmlExtension#multipart_form when passed action returns a 'form'-element with the passed action
-fails:CGI::HtmlExtension#multipart_form when passed action includes the return value of the passed block when passed a block
-fails:CGI::HtmlExtension#multipart_form when passed action, enctype returns a 'form'-element with the passed action and enctype
-fails:CGI::HtmlExtension#multipart_form when passed action, enctype includes the return value of the passed block when passed a block
-fails:CGI::HtmlExtension#multipart_form when passed Hash returns a 'form'-element with the passed Hash as attributes
-fails:CGI::HtmlExtension#multipart_form when passed Hash includes the return value of the passed block when passed a block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/password_field_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/password_field_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/password_field_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,12 +0,0 @@
-fails:CGI::HtmlExtension#password_field when passed no arguments returns an password-'input'-element without a name
-fails:CGI::HtmlExtension#password_field when passed no arguments ignores a passed block
-fails:CGI::HtmlExtension#password_field when passed name returns an password-'input'-element with the passed name
-fails:CGI::HtmlExtension#password_field when passed name ignores a passed block
-fails:CGI::HtmlExtension#password_field when passed name, value returns an password-'input'-element with the passed name and value
-fails:CGI::HtmlExtension#password_field when passed name, value ignores a passed block
-fails:CGI::HtmlExtension#password_field when passed name, value, size returns an password-'input'-element with the passed name, value and size
-fails:CGI::HtmlExtension#password_field when passed name, value, size ignores a passed block
-fails:CGI::HtmlExtension#password_field when passed name, value, size, maxlength returns an password-'input'-element with the passed name, value, size and maxlength
-fails:CGI::HtmlExtension#password_field when passed name, value, size, maxlength ignores a passed block
-fails:CGI::HtmlExtension#password_field when passed Hash returns a checkbox-'input'-element using the passed Hash for attributes
-fails:CGI::HtmlExtension#password_field when passed Hash ignores a passed block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/radio_button_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/radio_button_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/radio_button_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,10 +0,0 @@
-fails:CGI::HtmlExtension#radio_button when passed no arguments returns a radio-'input'-element without a name
-fails:CGI::HtmlExtension#radio_button when passed no arguments ignores a passed block
-fails:CGI::HtmlExtension#radio_button when passed name returns a radio-'input'-element with the passed name
-fails:CGI::HtmlExtension#radio_button when passed name ignores a passed block
-fails:CGI::HtmlExtension#radio_button CGI::HtmlExtension#checkbox when passed name, value returns a radio-'input'-element with the passed name and value
-fails:CGI::HtmlExtension#radio_button CGI::HtmlExtension#checkbox when passed name, value ignores a passed block
-fails:CGI::HtmlExtension#radio_button when passed name, value, checked returns a checked radio-'input'-element with the passed name and value when checked is true
-fails:CGI::HtmlExtension#radio_button when passed name, value, checked ignores a passed block
-fails:CGI::HtmlExtension#radio_button when passed Hash returns a radio-'input'-element using the passed Hash for attributes
-fails:CGI::HtmlExtension#radio_button when passed Hash ignores a passed block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/radio_group_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/radio_group_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/radio_group_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,8 +0,0 @@
-fails:CGI::HtmlExtension#radio_group when passed name, values ... returns a sequence of 'radio'-elements with the passed name and the passed values
-fails:CGI::HtmlExtension#radio_group when passed name, values ... allows passing a value inside an Array
-fails:CGI::HtmlExtension#radio_group when passed name, values ... allows passing a value as an Array containing the value and the checked state or a label
-fails:CGI::HtmlExtension#radio_group when passed name, values ... returns an empty String when passed no values
-fails:CGI::HtmlExtension#radio_group when passed name, values ... ignores a passed block
-fails:CGI::HtmlExtension#radio_group when passed Hash uses the passed Hash to generate the radio sequence
-fails:CGI::HtmlExtension#radio_group when passed Hash ignores a passed block
-fails:CGI::HtmlExtension#radio_group when passed name, values ... allows passing a value as an Array containing the value, a label and the checked state

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/reset_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/reset_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/reset_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,8 +0,0 @@
-fails:CGI::HtmlExtension#reset when passed no arguments returns a reset-'input'-element
-fails:CGI::HtmlExtension#reset when passed no arguments ignores a passed block
-fails:CGI::HtmlExtension#reset when passed value returns a reset-'input'-element with the passed value
-fails:CGI::HtmlExtension#reset when passed value ignores a passed block
-fails:CGI::HtmlExtension#reset when passed value, name returns a reset-'input'-element with the passed value and the passed name
-fails:CGI::HtmlExtension#reset when passed value, name ignores a passed block
-fails:CGI::HtmlExtension#reset when passed Hash returns a reset-'input'-element with the passed value
-fails:CGI::HtmlExtension#reset when passed Hash ignores a passed block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/submit_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/submit_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/submit_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,8 +0,0 @@
-fails:CGI::HtmlExtension#submit when passed no arguments returns a submit-'input'-element
-fails:CGI::HtmlExtension#submit when passed no arguments ignores a passed block
-fails:CGI::HtmlExtension#submit when passed value returns a submit-'input'-element with the passed value
-fails:CGI::HtmlExtension#submit when passed value ignores a passed block
-fails:CGI::HtmlExtension#submit when passed value, name returns a submit-'input'-element with the passed value and the passed name
-fails:CGI::HtmlExtension#submit when passed value, name ignores a passed block
-fails:CGI::HtmlExtension#submit when passed Hash returns a submit-'input'-element with the passed value
-fails:CGI::HtmlExtension#submit when passed Hash ignores a passed block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/text_field_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/text_field_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/text_field_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,12 +0,0 @@
-fails:CGI::HtmlExtension#text_field when passed no arguments returns an text-'input'-element without a name
-fails:CGI::HtmlExtension#text_field when passed no arguments ignores a passed block
-fails:CGI::HtmlExtension#text_field when passed name returns an text-'input'-element with the passed name
-fails:CGI::HtmlExtension#text_field when passed name ignores a passed block
-fails:CGI::HtmlExtension#text_field when passed name, value returns an text-'input'-element with the passed name and value
-fails:CGI::HtmlExtension#text_field when passed name, value ignores a passed block
-fails:CGI::HtmlExtension#text_field when passed name, value, size returns an text-'input'-element with the passed name, value and size
-fails:CGI::HtmlExtension#text_field when passed name, value, size ignores a passed block
-fails:CGI::HtmlExtension#text_field when passed name, value, size, maxlength returns an text-'input'-element with the passed name, value, size and maxlength
-fails:CGI::HtmlExtension#text_field when passed name, value, size, maxlength ignores a passed block
-fails:CGI::HtmlExtension#text_field when passed Hash returns a checkbox-'input'-element using the passed Hash for attributes
-fails:CGI::HtmlExtension#text_field when passed Hash ignores a passed block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/textarea_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/textarea_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/htmlextension/textarea_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,10 +0,0 @@
-fails:CGI::HtmlExtension#textarea when passed no arguments returns an 'textarea'-element without a name
-fails:CGI::HtmlExtension#textarea when passed no arguments includes the return value of the passed block when passed a block
-fails:CGI::HtmlExtension#textarea when passed name returns an 'textarea'-element with the passed name
-fails:CGI::HtmlExtension#textarea when passed name includes the return value of the passed block when passed a block
-fails:CGI::HtmlExtension#textarea when passed name, cols returns an 'textarea'-element with the passed name and the passed amount of columns
-fails:CGI::HtmlExtension#textarea when passed name, cols includes the return value of the passed block when passed a block
-fails:CGI::HtmlExtension#textarea when passed name, cols, rows returns an 'textarea'-element with the passed name, the passed amount of columns and the passed number of rows
-fails:CGI::HtmlExtension#textarea when passed name, cols, rows includes the return value of the passed block when passed a block
-fails:CGI::HtmlExtension#textarea when passed Hash should use the passed Hash as attributes
-fails:CGI::HtmlExtension#textarea when passed Hash includes the return value of the passed block when passed a block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/initialize_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/initialize_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/initialize_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +0,0 @@
-fails:CGI#initialize when passed no arguments does not extend self with CGI::HtmlExtension
-fails:CGI#initialize when passed no arguments does not extend self with any of the other HTML modules
-fails:CGI#initialize when CGI_PARAMS is set prints out a warning
-fails:CGI#initialize when CGI_PARAMS is set sets #cookies and #params to the contents of CGI_PARAMS and CGI_COOKIES

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/out_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/out_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/out_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +0,0 @@
-fails:CGI#out it writes a HTMl header based on the passed argument to $stdout
-fails:CGI#out appends the block's return value to the HTML header
-fails:CGI#out automatically sets the Content-Length Header based on the block's return value
-fails:CGI#out includes Cookies in the @output_cookies field

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/element_reference_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/element_reference_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/element_reference_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:CGI::QueryExtension#[] returns a String that was extended with CGI::QueryExtension::Value
-fails:CGI::QueryExtension#[] sets the other values in the returned value

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/params_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/params_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/params_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:CGI::QueryExtension#params returns the parsed HTTP Query Params

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/value/element_reference_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/value/element_reference_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/value/element_reference_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:CGI::QueryExtension::Value#[] when passed index returns the alternative value with the passed index

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/value/first_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/value/first_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/value/first_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:CGI::QueryExtension::Value#first returns self
-fails:CGI::QueryExtension::Value#first outputs a warning

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/value/last_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/value/last_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/value/last_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:CGI::QueryExtension::Value#last returns self
-fails:CGI::QueryExtension::Value#last outputs a warning

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/value/set_params_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/value/set_params_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/value/set_params_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:CGI::QueryExtension::Value#set_params sets alternative params

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/value/to_a_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/value/to_a_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/value/to_a_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:CGI::QueryExtension::Value#to_a returns an Array containing self
-fails:CGI::QueryExtension::Value#to_a when alternative values for self are set returns an array containing the alternative values

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/value/to_ary_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/value/to_ary_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/queryextension/value/to_ary_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:CGI::QueryExtension::Value#to_ary returns an Array containing self
-fails:CGI::QueryExtension::Value#to_ary when alternative values for self are set returns an array containing the alternative values

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/tagmaker/nOE_element_def_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/tagmaker/nOE_element_def_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/tagmaker/nOE_element_def_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:CGI::TagMaker#nOE_element_def when passed element returns code for the passed element
-fails:CGI::TagMaker#nOE_element_def when passed element automatically converts the tag to capital letters

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/tagmaker/nO_element_def_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/tagmaker/nO_element_def_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/tagmaker/nO_element_def_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:CGI::TagMaker#nO_element_def when passed element returns code for the passed element with optional start/end tags
-fails:CGI::TagMaker#nO_element_def when passed element automatically converts the element tag to capital letters

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/tagmaker/nn_element_def_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/tagmaker/nn_element_def_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/tagmaker/nn_element_def_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:CGI::TagMaker#nn_element_def when passed element returns code for the passed element with required start and end tags
-fails:CGI::TagMaker#nn_element_def when passed element automatically converts the element tag to capital letters

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/unescape_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/unescape_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/cgi/unescape_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:CGI.unescape url-decodes the passed argument

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/complex/Complex_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/complex/Complex_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/complex/Complex_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +0,0 @@
-fails:Complex when passed [Complex, Complex] returns a new Complex number based on the two given numbers
-fails:Complex when passed [Integer, Integer] returns a new Complex number
-fails:Complex when passed [Integer] returns a new Complex number with 0 as the imaginary component
-fails:Complex when passed [Integer] returns the passed Integer when Complex::Unify is defined

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/complex/coerce_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/complex/coerce_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/complex/coerce_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,5 +0,0 @@
-fails:Complex#coerce returns an array containing other and self as Complex when other is an Integer
-fails:Complex#coerce returns an array containing other and self as Complex when other is a Float
-fails:Complex#coerce returns an array containing other and self as Complex when other is a Bignum
-fails:Complex#coerce returns an array containing other and self as Complex when other is a Rational
-fails:Complex#coerce raises a TypeError when other is a String

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/complex/comparison_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/complex/comparison_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/complex/comparison_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Complex#<=> compares the absolute values of self and other

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/complex/divide_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/complex/divide_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/complex/divide_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Complex#/ with Float returns Complex(Infinity, Infinity) when given zero

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/complex/exponent_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/complex/exponent_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/complex/exponent_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Complex#** when given 0 returns Complex(1)

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/complex/inspect_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/complex/inspect_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/complex/inspect_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Complex#inspect returns "Complex(real, image)"

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/acos_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/acos_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/acos_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Math#acos! raises a TypeError when passed a Complex number
-fails:Math.acos! raises a TypeError when passed a Complex number

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/acosh_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/acosh_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/acosh_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Math#acosh! raises a TypeError when passed a Complex number
-fails:Math.acosh! raises a TypeError when passed a Complex number

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/asin_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/asin_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/asin_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Math#asin! raises a TypeError when passed a Complex number
-fails:Math.asin! raises a TypeError when passed a Complex number

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/asinh_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/asinh_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/asinh_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Math#asinh! raises a TypeError when passed a Complex number
-fails:Math.asinh! raises a TypeError when passed a Complex number

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/atan2_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/atan2_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/atan2_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Math#atan2! raises a TypeError when passed a Complex number
-fails:Math.atan2! raises a TypeError when passed a Complex number

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/atan_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/atan_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/atan_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Math#atan! raises a TypeError when passed a Complex number
-fails:Math.atan! raises a TypeError when passed a Complex number

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/atanh_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/atanh_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/atanh_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,10 +0,0 @@
-fails:Math#atanh returns Infinity for 1.0
-fails:Math#atanh returns -Infinity for -1.0
-fails:Math#atanh! returns Infinity for 1.0
-fails:Math#atanh! returns -Infinity for -1.0
-fails:Math#atanh! raises a TypeError when passed a Complex number
-fails:Math.atanh returns Infinity for 1.0
-fails:Math.atanh returns -Infinity for -1.0
-fails:Math.atanh! returns Infinity for 1.0
-fails:Math.atanh! returns -Infinity for -1.0
-fails:Math.atanh! raises a TypeError when passed a Complex number

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/cos_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/cos_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/cos_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Math#cos! raises a TypeError when passed a Complex number
-fails:Math.cos! raises a TypeError when passed a Complex number

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/cosh_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/cosh_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/cosh_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Math#cosh! raises a TypeError when passed a Complex number
-fails:Math.cosh! raises a TypeError when passed a Complex number

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/exp_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/exp_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/exp_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Math#exp! raises a TypeError when passed a Complex number
-fails:Math.exp! raises a TypeError when passed a Complex number

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/log10_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/log10_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/log10_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Math#log10! raises a TypeError when passed a Complex number
-fails:Math.log10! raises a TypeError when passed a Complex number

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/log_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/log_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/log_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Math#log! raises a TypeError when passed a Complex number
-fails:Math.log! raises a TypeError when passed a Complex number

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/sin_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/sin_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/sin_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Math#sin! raises a TypeError when passed a Complex number
-fails:Math.sin! raises a TypeError when passed a Complex number

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/sinh_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/sinh_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/sinh_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Math#sinh! raises a TypeError when passed a Complex number
-fails:Math.sinh! raises a TypeError when passed a Complex number

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/sqrt_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/sqrt_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/sqrt_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Math#sqrt! raises a TypeError when passed a Complex number
-fails:Math.sqrt! raises a TypeError when passed a Complex number

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/tan_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/tan_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/tan_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Math#tan! raises a TypeError when passed a Complex number
-fails:Math.tan! raises a TypeError when passed a Complex number

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/tanh_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/tanh_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/complex/math/tanh_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Math#tanh! raises a TypeError when passed a Complex number
-fails:Math.tanh! raises a TypeError when passed a Complex number

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/complex/modulo_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/complex/modulo_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/complex/modulo_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,3 +0,0 @@
-fails:Complex#% with Complex returns the remainder from complex division
-fails:Complex#% with Integer returns the remainder from dividing both parts of self by the given Integer
-fails:Complex#% with Object tries to coerce self into other

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/complex/new_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/complex/new_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/complex/new_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,7 +0,0 @@
-fails:Complex.new returns a new Complex number
-fails:Complex.new raises a TypeError when one of the given arguments is not Numeric
-fails:Complex.new raises a TypeError when one of the given arguments is a Complex
-fails:Complex.new! returns a new Complex number
-fails:Complex.new! defaults to 0 for the imaginery part
-fails:Complex.new! raises a TypeError when one of the given arguments is not Numeric
-fails:Complex.new! raises a TypeError when one of the given arguments is a Complex

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/complex/numeric/image_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/complex/numeric/image_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/complex/numeric/image_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Numeric#image returns 0

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/complex/to_s_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/complex/to_s_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/complex/to_s_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Complex#to_s when self's real component is 0 returns only the imaginary component as String
-fails:Complex#to_s returns self as String

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/conditionvariable/broadcast_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/conditionvariable/broadcast_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/conditionvariable/broadcast_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:ConditionVariable#broadcast should return self if nothing to broadcast to
-fails:ConditionVariable#broadcast should return self if something is waiting for a broadcast

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/conditionvariable/signal_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/conditionvariable/signal_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/conditionvariable/signal_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:ConditionVariable#signal should return self if nothing to signal
-fails:ConditionVariable#signal should return self if something is waiting for a signal

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/conditionvariable/wait_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/conditionvariable/wait_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/conditionvariable/wait_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:ConditionVariable#wait should return self

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/csv/generate_line_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/csv/generate_line_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/csv/generate_line_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,5 +0,0 @@
-fails:CSV.generate_line generates an empty string
-fails:CSV.generate_line generates the string 'foo,bar'
-fails:CSV.generate_line generates the string 'foo;bar'
-fails:CSV.generate_line generates the string 'foo,,bar'
-fails:CSV.generate_line generates the string 'foo;;bar'

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/csv/generate_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/csv/generate_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/csv/generate_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,5 +0,0 @@
-fails:CSV.generate creates a BasicWriter
-fails:CSV.generate accepts a field separator
-fails:CSV.generate accepts a row separator
-fails:CSV.generate creates a BasicWriter to use in a block
-fails:CSV.generate creates a BasicWriter with ; as the separator inside the block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/csv/parse_line_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/csv/parse_line_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/csv/parse_line_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,6 +0,0 @@
-fails:"CSV.parse_line parses '\n' into [[nil]]"
-fails:"CSV.parse_line parses '\nfoo' into [[nil],['foo']]"
-fails:"CSV.parse_line parses '\n\nbar' into [[nil],[nil],'bar']]"
-fails:CSV.parse_line parses 'foo' into [['foo']] with a separator of ;
-fails:CSV.parse_line parses 'foo;bar' into [['foo','bar']] with a separator of ;
-fails:"CSV.parse_line parses 'foo;bar\nbaz;quz' into [['foo','bar'],['baz','quz']] with a separator of ;"

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/csv/parse_row_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/csv/parse_row_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/csv/parse_row_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:"CSV.parse_row parses 'foo\nbar' one row at a time"

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/csv/reader/parse_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/csv/reader/parse_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/csv/reader/parse_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:CSV::Reader.parse processes empty input without calling block
-fails:CSV::Reader.parse calls block once for one row of input

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/date/civil_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/date/civil_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/date/civil_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Date#valid_civil? should be able to determine if a date is valid
-fails:Date#valid_civil? should be able to handle negative months and days

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/date/commercial_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/date/commercial_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/date/commercial_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +0,0 @@
-fails:Date#commercial creates a Date for the day of Julian calendar reform in Italy by default
-fails:Date#commercial Creates a Date for the friday in the year and week given
-fails:Date#valid_commercial? should be able to determine if the date is a valid commercial date
-fails:Date#valid_commercial? should be able to handle negative week and day numbers

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/date/conversions_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/date/conversions_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/date/conversions_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,17 +0,0 @@
-fails:Date#ordinal_to_jd should convert an ordinal date (year-day) to a Julian day number
-fails:Date#jd_to_ordinal should convert a Julian day number into an ordinal date
-fails:Date#civil_to_jd should convert a civil date into a Julian day number
-fails:Date#jd_to_civil should convert a Julian day into a civil date
-fails:Date#commercial_to_jd should convert a commercial date (year - week - day of week) into a Julian day number
-fails:Date#jd_to_commercial should convert a Julian day number into a commercial date
-fails:Date#ajd_to_jd should convert a Astronomical Julian day number into a Julian day number
-fails:Date#jd_to_ajd should convert a Julian day number into a Astronomical Julian day number
-fails:Date#day_fraction_to_time should be able to convert a day fraction into time
-fails:Date#time_to_day_fraction should be able to convert a time into a day fraction
-fails:Date#amjd_to_ajd shoud be able to convert Astronomical Modified Julian day numbers into Astronomical Julian day numbers
-fails:Date#ajd_to_amjd shoud be able to convert Astronomical Julian day numbers into Astronomical Modified Julian day numbers
-fails:Date#mjd_to_jd shoud be able to convert Modified Julian day numbers into Julian day numbers
-fails:Date#jd_to_mjd shoud be able to convert Julian day numbers into Modified Julian day numbers
-fails:Date#ld_to_jd should be able to convert the number of days since the Gregorian calendar in Italy into Julian day numbers
-fails:Date#jd_to_ld should be able to convert Julian day numbers into the number of days since the Gregorian calendar in Italy
-fails:Date#jd_to_wday should be able to convert a Julian day number into a week day number

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/date/julian_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/date/julian_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/date/julian_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Date#valid_jd? should be able to determine if a day number is a valid Julian day number, true for all numbers

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/date/neww_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/date/neww_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/date/neww_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +0,0 @@
-fails:Date#neww creates a Date for the day of Julian calendar reform in Italy by default
-fails:Date#neww Creates a Date for the friday in the year and week given
-fails:Date#neww Creates a Date for the correct day given the year, week and day number
-fails:Date#neww creates only Date objects for valid weeks

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/date/ordinal_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/date/ordinal_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/date/ordinal_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,3 +0,0 @@
-fails:Date#ordinal should be able to construct a Date object from an ordinal date
-fails:Date#valid_ordinal? should be able to determine if the date is a valid ordinal date
-fails:Date#valid_ordinal? should be able to handle negative day numbers

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/date/parse_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/date/parse_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/date/parse_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,7 +0,0 @@
-fails:Date#parse can handle YYDDD as year and day number
-fails:Date#parse can handle YYMMDD as year month and day
-fails:Date#parse with '/' separator US-style parses a MMDDYYYY string into a Date object
-fails:Date#parse with '/' separator US-style parses a MMDDYY string into a Date object
-fails:Date#parse with '/' separator US-style parses a MMDDYY string into a Date object using the year digits as 20XX
-fails:Date#parse with '-' separator EU-style can parse a MM-DD-YY string into a Date object
-fails:Date#parse(.) parses a YY.MM.DD string into a Date object

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/drb/stop_service_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/drb/stop_service_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/drb/stop_service_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:DRb.stop_service should correctly clear the port so a new server can start

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/enumerator/enum_cons_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/enumerator/enum_cons_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/enumerator/enum_cons_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Enumerator#enum_cons returns an enumerator of the receiver with iteration of each_cons for each array of n concecutive elements

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/enumerator/enum_slice_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/enumerator/enum_slice_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/enumerator/enum_slice_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Enumerator#enum_slice returns an enumerator of the receiver with iteration of each_slice for each slice of n elements

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/enumerator/enum_with_index_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/enumerator/enum_with_index_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/enumerator/enum_with_index_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Enumerator#enum_with_index returns an enumerator of the receiver with an iteration of each_with_index

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/enumerator/new_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/enumerator/new_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/enumerator/new_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,3 +0,0 @@
-fails:Enumerator.new creates a new custom enumerator with the given object, iterator and arguments
-fails:Enumerator.new creates a new custom enumerator that responds to #each
-fails:Enumerator.new creates a new custom enumerator that runs correctly

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/erb/src_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/erb/src_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/erb/src_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:ERB#src returns the compiled ruby code

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/erb/util/h_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/erb/util/h_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/erb/util/h_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:ERB::Util.h returns string when argument is number

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/erb/util/html_escape_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/erb/util/html_escape_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/erb/util/html_escape_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:ERB::Util.html_escape returns string when argument is number

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/erb/util/u_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/erb/util/u_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/erb/util/u_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:ERB::Util.u returns string when argument is number

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/erb/util/url_encode_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/erb/util/url_encode_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/erb/util/url_encode_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:ERB::Util.url_encode returns string when argument is number

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/etc/getpwuid_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/etc/getpwuid_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/etc/getpwuid_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Etc.getpwuid uses Process.uid as the default value for the argument

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/getoptlong/each_option_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/getoptlong/each_option_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/getoptlong/each_option_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:GetoptLong#each_option passes each argument/value pair to the block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/getoptlong/each_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/getoptlong/each_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/getoptlong/each_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:GetoptLong#each passes each argument/value pair to the block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/getoptlong/get_option_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/getoptlong/get_option_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/getoptlong/get_option_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +0,0 @@
-fails:GetoptLong#get_option returns the next option name and its argument as an Array
-fails:GetoptLong#get_option shifts ARGV on each call
-fails:GetoptLong#get_option terminates processing when encountering '--'
-fails:GetoptLong#get_option raises a if an argument was required, but none given

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/getoptlong/get_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/getoptlong/get_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/getoptlong/get_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +0,0 @@
-fails:GetoptLong#get returns the next option name and its argument as an Array
-fails:GetoptLong#get shifts ARGV on each call
-fails:GetoptLong#get terminates processing when encountering '--'
-fails:GetoptLong#get raises a if an argument was required, but none given

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/getoptlong/set_options_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/getoptlong/set_options_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/getoptlong/set_options_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,3 +0,0 @@
-fails:GetoptLong#set_options allows setting command line options
-fails:GetoptLong#set_options discards previously defined command line options
-fails:GetoptLong#set_options raises an ArgumentError if one of the given arguments is not an Array

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/getoptlong/terminate_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/getoptlong/terminate_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/getoptlong/terminate_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:GetoptLong#terminate terminates option proccessing

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/getoptlong/terminated_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/getoptlong/terminated_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/getoptlong/terminated_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:GetoptLong#terminated? returns true if option processing has terminated

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/iconv/close_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/iconv/close_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/iconv/close_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Iconv#close returns a string containing the byte sequence to change the output buffer to its initial shift state

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/iconv/conv_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/iconv/conv_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/iconv/conv_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Iconv.conv acts exactly as if opening a converter and invoking #iconv once

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/iconv/iconv_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/iconv/iconv_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/iconv/iconv_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,7 +0,0 @@
-fails:Iconv#iconv when given a string or string-like parameter returns a converted version of it
-fails:Iconv.iconv converts a series of strings with a single converter
-fails:The 'utf-8' encoder emits proper representations for characters outside the Basic Multilingual Plane
-fails:The 'utf-16be' decoder does not emit a byte-order mark
-fails:The 'utf-16be' decoder treats possible byte-order marks as regular characters
-fails:The 'utf-16le' decoder does not emit a byte-order mark
-fails:The 'utf-16le' decoder treats possible byte-order marks as regular characters

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/mathn/integer/gcd2_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/mathn/integer/gcd2_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/mathn/integer/gcd2_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Integer#gcd2 Returns the greatest common divisor of the two numbers
-fails:Integer#gcd2 raises a ZeroDivisionError when is called on zero

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/mathn/rational/exponent_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/mathn/rational/exponent_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/mathn/rational/exponent_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,9 +0,0 @@
-fails:Rational#** when passed [Rational] returns Rational.new!(1, 1) when the passed argument is 0
-fails:Rational#** when passed [Rational] returns Rational.new!(1, 1) when self is 1
-fails:Rational#** when passed [Rational] returns Rational.new!(0, 1) when self is 0
-fails:Rational#** when passed [Rational] returns a Complex number when self is negative
-fails:Rational#** when passed [Integer] returns the Rational value of self raised to the passed argument
-fails:Rational#** when passed [Integer] returns Rational.new!(1, 1) when the passed argument is 0
-fails:Rational#** when passed [Float] returns self converted to Float and raised to the passed argument
-fails:Rational#** when passed [Float] returns 1.0 when the passed argument is 0
-fails:Rational#** when passed [Float] returns NaN if self is negative and the passed argument is not 0

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/mathn/rational/inspect_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/mathn/rational/inspect_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/mathn/rational/inspect_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Rational#inspect returns a string representation of self

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/mathn/rational/power2_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/mathn/rational/power2_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/mathn/rational/power2_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,8 +0,0 @@
-fails:Rational#power2 when passed [Rational] returns Rational.new!(1, 1) when self is 1
-fails:Rational#power2 when passed [Rational] returns Rational.new!(0, 1) when self is 0
-fails:Rational#power2 when passed [Rational] returns a Complex number when self is negative
-fails:Rational#power2 when passed [Integer] returns the Rational value of self raised to the passed argument
-fails:Rational#power2 when passed [Integer] returns Rational.new!(1, 1) when the passed argument is 0
-fails:Rational#power2 when passed [Float] returns self converted to Float and raised to the passed argument
-fails:Rational#power2 when passed [Float] returns 1.0 when the passed argument is 0
-fails:Rational#power2 when passed [Float] returns NaN if self is negative and the passed argument is not 0

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/divide_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/divide_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/divide_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,3 +0,0 @@
-fails:Matrix#/ returns the result of dividing self by another Matrix
-fails:Matrix#/ returns the result of dividing self by a Fixnum
-fails:Matrix#/ returns the result of dividing self by a Bignum

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/element_reference_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/element_reference_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/element_reference_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Matrix#[] returns nil for an invalid index pair

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/hash_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/hash_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/hash_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Matrix#hash returns a Fixnum

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/initialize_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/initialize_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/initialize_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Matrix#initialize is private

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/rank_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/rank_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/rank_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Matrix#rank doesn't loop forever

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/regular_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/regular_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/regular_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Matrix#regular? returns false unless rank(A) != n
-fails:Matrix#regular? returns false if the determinant is 0

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/row_vectors_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/row_vectors_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/row_vectors_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Matrix#row_vectors returns an empty Array for empty matrices

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/square_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/square_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/matrix/square_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:"Matrix#square? returns false when the Matrix is not square\n    and the first row has the same number of columns as the matrix has rows."

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/binary_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/binary_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/binary_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Net::FTP#binary returns true when self is in binary mode
-fails:Net::FTP#binary= sets self to binary mode when passed true

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/connect_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/connect_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/connect_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Net::FTP#connect prints a small debug line when in debug mode

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/getbinaryfile_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/getbinaryfile_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/getbinaryfile_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Net::FTP#getbinaryfile sends the RETR command to the server

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/gettextfile_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/gettextfile_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/gettextfile_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Net::FTP#gettextfile sends the RETR command to the server

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/initialize_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/initialize_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/initialize_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Net::FTP#initialize is private
-fails:Net::FTP#initialize sets self into binary mode

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/login_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/login_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/login_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,8 +0,0 @@
-fails:Net::FTP#login when passed no arguments sends the USER command with 'anonymous' as name to the server
-fails:Net::FTP#login when passed no arguments sends the current username + hostname as a password when required
-fails:Net::FTP#login when passed name sends the USER command with the passed name to the server
-fails:Net::FTP#login when passed name, password sends the USER command with the passed name to the server
-fails:Net::FTP#login when passed name, password sends the passed password when required
-fails:Net::FTP#login when passed name, password, account sends the USER command with the passed name to the server
-fails:Net::FTP#login when passed name, password, account sends the passed password when required
-fails:Net::FTP#login when passed name, password, account sends the passed account when required

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/nlst_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/nlst_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/nlst_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,5 +0,0 @@
-fails:Net::FTP#nlst when switching type fails raises a Net::FTPPermError when the response code is 500
-fails:Net::FTP#nlst when switching type fails raises a Net::FTPPermError when the response code is 501
-fails:Net::FTP#nlst when switching type fails raises a Net::FTPPermError when the response code is 504
-fails:Net::FTP#nlst when switching type fails raises a Net::FTPTempError when the response code is 421
-fails:Net::FTP#nlst when switching type fails raises a Net::FTPPermError when the response code is 530

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/putbinaryfile_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/putbinaryfile_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/putbinaryfile_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Net::FTP#putbinaryfile sends the STOR command to the server

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/puttextfile_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/puttextfile_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/puttextfile_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Net::FTP#puttextfile sends the STOR command to the server

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/retrbinary_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/retrbinary_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/retrbinary_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Net::FTP#retrbinary sends the passed command to the server

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/return_code_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/return_code_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/return_code_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,3 +0,0 @@
-fails:Net::FTP#return_code outputs a warning and returns \n
-fails:Net::FTP#return_code= outputs a warning
-fails:Net::FTP#return_code outputs a warning and returns a newline

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/size_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/size_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/size_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Net::FTP#size sends the SIZE command to the server

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/storbinary_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/storbinary_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/net/ftp/storbinary_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Net::FTP#storbinary sends the passed command and the passed File object's content to the server

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/http/get_print_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/http/get_print_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/http/get_print_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Net::HTTP.get_print when passed host, path, port it prints the body of the specified uri to $stdout

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/http/initialize_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/http/initialize_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/http/initialize_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Net::HTTP#initialize is private

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/http/post_form_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/http/post_form_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/http/post_form_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Net::HTTP.post_form when passed URI POSTs the passed form data to the given uri

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/http/set_debug_output_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/http/set_debug_output_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/http/set_debug_output_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Net::HTTP#set_debug_output when passed io outputs a warning when the connection has already been started

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpgenericrequest/exec_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpgenericrequest/exec_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpgenericrequest/exec_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,6 +0,0 @@
-fails:Net::HTTPGenericRequest#exec wehn passed socket, version, path executes the request over the passed socket to the passed path using the passed HTTP version
-fails:Net::HTTPGenericRequest#exec wehn passed socket, version, path when a request body is set sets the 'Content-Type' header to 'application/x-www-form-urlencoded' unless the 'Content-Type' header is supplied
-fails:Net::HTTPGenericRequest#exec wehn passed socket, version, path when a request body is set correctly sets the 'Content-Length' header and includes the body
-fails:Net::HTTPGenericRequest#exec wehn passed socket, version, path when a body stream is set sets the 'Content-Type' header to 'application/x-www-form-urlencoded' unless the 'Content-Type' header is supplied
-fails:Net::HTTPGenericRequest#exec wehn passed socket, version, path when a body stream is set sends the whole stream, regardless of the 'Content-Length' header
-fails:Net::HTTPGenericRequest#exec wehn passed socket, version, path when a body stream is set sends the request in chunks of 1024 bytes when 'Transfer-Encoding' is set to 'chunked'

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpheader/each_capitalized_name_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpheader/each_capitalized_name_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpheader/each_capitalized_name_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Net::HTTPHeader#each_capitalized_name when passed no block returns an Enumerable::Enumerator
-fails:Net::HTTPHeader#each_capitalized_name when passed no block returns an Enumerator

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpheader/each_value_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpheader/each_value_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpheader/each_value_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Net::HTTPHeader#each_value when passed no block returns an Enumerable::Enumerator
-fails:Net::HTTPHeader#each_value when passed no block returns an Enumerator

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpheader/fetch_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpheader/fetch_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpheader/fetch_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Net::HTTPHeader#fetch when passed key, default returns the default value when there is no entry for the passed key
-fails:Net::HTTPHeader#fetch when passed key and block yieldsand returns the block's return value when there is no entry for the passed key

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpresponse/body_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpresponse/body_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpresponse/body_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Net::HTTPResponse#body returns the read body
-fails:Net::HTTPResponse#body returns the previously read body if called a second time

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpresponse/entity_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpresponse/entity_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpresponse/entity_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Net::HTTPResponse#entity returns the read body
-fails:Net::HTTPResponse#entity returns the previously read body if called a second time

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpresponse/inspect_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpresponse/inspect_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpresponse/inspect_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Net::HTTPResponse#inspect returns a String representation of self

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpresponse/read_body_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpresponse/read_body_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpresponse/read_body_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,9 +0,0 @@
-fails:Net::HTTPResponse#read_body when passed no arguments returns the read body
-fails:Net::HTTPResponse#read_body when passed no arguments returns the previously read body if called a second time
-fails:Net::HTTPResponse#read_body when passed a buffer reads the body to the passed buffer
-fails:Net::HTTPResponse#read_body when passed a buffer returns the passed buffer
-fails:Net::HTTPResponse#read_body when passed a buffer raises an IOError if called a second time
-fails:Net::HTTPResponse#read_body when passed a block reads the body and yields it to the passed block (in chunks)
-fails:Net::HTTPResponse#read_body when passed a block returns the ReadAdapter
-fails:Net::HTTPResponse#read_body when passed a block raises an IOError if called a second time
-fails:Net::HTTPResponse#read_body when passed buffer and block rauses an ArgumentError

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpresponse/read_new_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpresponse/read_new_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpresponse/read_new_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Net::HTTPResponse.read_new creates a HTTPResponse object based on the response read from the passed socket

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpresponse/reading_body_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpresponse/reading_body_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpresponse/reading_body_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,3 +0,0 @@
-fails:Net::HTTPResponse#reading_body when body_allowed is true reads and returns the response body for self from the passed socket
-fails:Net::HTTPResponse#reading_body when body_allowed is true yields the passed block before reading the body
-fails:Net::HTTPResponse#reading_body when body_allowed is false yields the passed block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpresponse/to_ary_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpresponse/to_ary_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/net/http/httpresponse/to_ary_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Net::HTTPResponse#to_ary returns an Array containing a duplicate of self and self's body
-fails:Net::HTTPResponse#to_ary removes #to_ary from the duplicate of self

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/observer/count_observers_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/observer/count_observers_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/observer/count_observers_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Observer#count_observers counts the observers

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/openstruct/table_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/openstruct/table_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/openstruct/table_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:OpenStruct#table is protected

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/prime/instance_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/prime/instance_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/prime/instance_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Prime.instance returns a object with no obsolete features

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/queue/num_waiting_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/queue/num_waiting_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/queue/num_waiting_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Queue#num_waiting reports the number of threads waiting on the Queue

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/resolv/get_address_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/resolv/get_address_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/resolv/get_address_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Resolv#getaddress resolves localhost

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/resolv/get_addresses_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/resolv/get_addresses_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/resolv/get_addresses_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Resolv#getaddresses resolves localhost

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/rexml/document/add_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/rexml/document/add_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/rexml/document/add_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:REXML::Document#add overwrites existing DocType
-fails:REXML::Document#<< overwrites existing DocType

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/rexml/document/write_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/rexml/document/write_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/rexml/document/write_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:REXML::Document#write returns document with transitive support

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/rexml/element/delete_element_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/rexml/element/delete_element_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/rexml/element/delete_element_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:REXML::Element#delete_element deletes Element and returns it

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/rexml/text/indent_text_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/rexml/text/indent_text_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/rexml/text/indent_text_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +0,0 @@
-fails:REXML::Text#indent_text indents a string with default parameters
-fails:REXML::Text#indent_text accepts a custom indentation level as second argument
-fails:REXML::Text#indent_text accepts a custom separator as third argument
-fails:REXML::Text#indent_text accepts a fourth parameter to skip the first line

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/rexml/text/new_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/rexml/text/new_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/rexml/text/new_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:REXML::Text.new expects escaped text if raw is true
-fails:REXML::Text.new can detect illegal expressions from a regex if raw is true

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/set/classify_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/set/classify_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/set/classify_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Set#classify returns an Enumerator when passed no block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/set/delete_if_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/set/delete_if_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/set/delete_if_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Set#delete_if returns an Enumerator when passed no block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/set/difference_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/set/difference_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/set/difference_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Set#difference raises an ArgumentError when passed a non-Enumerable

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/set/exclusion_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/set/exclusion_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/set/exclusion_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Set#^ raises an ArgumentError when passed a non-Enumerable

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/set/flatten_merge_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/set/flatten_merge_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/set/flatten_merge_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Set#flatten_merge is protected

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/set/initialize_copy_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/set/initialize_copy_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/set/initialize_copy_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Set#initialize_copy is private

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/set/initialize_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/set/initialize_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/set/initialize_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Set#initialize is private

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/set/intersection_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/set/intersection_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/set/intersection_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Set#intersection raises an ArgumentError when passed a non-Enumerable
-fails:Set#& raises an ArgumentError when passed a non-Enumerable

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/set/merge_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/set/merge_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/set/merge_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Set#merge raises an ArgumentError when passed a non-Enumerable

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/set/minus_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/set/minus_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/set/minus_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Set#- raises an ArgumentError when passed a non-Enumerable

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/set/plus_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/set/plus_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/set/plus_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Set#+ raises an ArgumentError when passed a non-Enumerable

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/set/reject_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/set/reject_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/set/reject_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Set#reject! returns an Enumerator when passed no block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/classify_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/classify_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/classify_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:SortedSet#classify returns an Enumerator when passed no block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/delete_if_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/delete_if_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/delete_if_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:SortedSet#delete_if returns an Enumerator when passed no block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/difference_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/difference_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/difference_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:SortedSet#difference raises an ArgumentError when passed a non-Enumerable

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/exclusion_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/exclusion_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/exclusion_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:SortedSet#^ raises an ArgumentError when passed a non-Enumerable

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/flatten_merge_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/flatten_merge_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/flatten_merge_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:SortedSet#flatten_merge is protected
-fails:SortedSet#flatten_merge flattens the passed SortedSet and merges it into self

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/flatten_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/flatten_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/flatten_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,3 +0,0 @@
-fails:SortedSet#flatten returns a copy of self with each included SortedSet flattened
-fails:SortedSet#flatten! flattens self
-fails:SortedSet#flatten! returns self when self was modified

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/initialize_copy_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/initialize_copy_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/initialize_copy_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:SortedSet#initialize_copy is private

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/initialize_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/initialize_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/initialize_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:SortedSet#initialize is private

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/intersection_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/intersection_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/intersection_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:SortedSet#intersection raises an ArgumentError when passed a non-Enumerable
-fails:SortedSet#& raises an ArgumentError when passed a non-Enumerable

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/merge_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/merge_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/merge_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:SortedSet#merge raises an ArgumentError when passed a non-Enumerable

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/minus_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/minus_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/minus_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:SortedSet#- raises an ArgumentError when passed a non-Enumerable

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/plus_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/plus_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/plus_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:SortedSet#+ raises an ArgumentError when passed a non-Enumerable

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/reject_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/reject_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/reject_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:SortedSet#reject! returns an Enumerator when passed no block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/union_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/union_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/set/sortedset/union_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:SortedSet#union raises an ArgumentError when passed a non-Enumerable
-fails:SortedSet#| raises an ArgumentError when passed a non-Enumerable

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/set/union_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/set/union_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/set/union_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Set#union raises an ArgumentError when passed a non-Enumerable
-fails:Set#| raises an ArgumentError when passed a non-Enumerable

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/singleton/instantiate_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/singleton/instantiate_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/singleton/instantiate_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Singleton._instantiate? returns nil until it is instantiated

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/socket/basicsocket/getsockopt_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/socket/basicsocket/getsockopt_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/socket/basicsocket/getsockopt_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:BasicSocket#getsockopt gets a socket option

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/socket/constants/constants_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/socket/constants/constants_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/socket/constants/constants_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,8 +0,0 @@
-fails:Socket::Constants defines socket types
-fails:Socket::Constants defines protocol families
-fails:Socket::Constants defines address families
-fails:Socket::Constants defines send/receive options
-fails:Socket::Constants defines socket level options
-fails:Socket::Constants defines socket options
-fails:Socket::Constants defines multicast options
-fails:Socket::Constants defines TCP options

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/socket/socket/for_fd_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/socket/socket/for_fd_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/socket/socket/for_fd_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:Socket#for_fd given a file descriptor raises EBADF for a bad descriptor
-fails:Socket#for_fd given a file descriptor raises error for a bad descriptor

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/socket/socket/pair_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/socket/socket/pair_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/socket/socket/pair_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Socket#pair ensures the returned sockets are connected

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/bytes_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/bytes_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/bytes_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:StringIO#bytes returns an Enumerator when passed no block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/chars_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/chars_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/chars_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:StringIO#chars returns an Enumerator when passed no block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/each_byte_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/each_byte_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/each_byte_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:StringIO#each_byte returns an Enumerator when passed no block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/each_char_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/each_char_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/each_char_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:StringIO#each_char returns an Enumerator when passed no block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/each_line_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/each_line_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/each_line_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:StringIO#each_line when passed a separator yields each paragraph when passed an empty String as separator
-fails:StringIO#each_line when passed no arguments returns an Enumerator when passed no block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/each_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/each_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/each_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:StringIO#each when passed a separator yields each paragraph when passed an empty String as separator
-fails:StringIO#each when passed no arguments returns an Enumerator when passed no block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/getbyte_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/getbyte_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/getbyte_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:StringIO#getbyte returns the 8-bit byte at the current position

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/gets_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/gets_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/gets_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:StringIO#gets when passed [separator] returns the next paragraph when the passed separator is an empty String

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/initialize_copy_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/initialize_copy_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/initialize_copy_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:StringIO#initialize_copy is private

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/initialize_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/initialize_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/initialize_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:StringIO#initialize when passed [Object, mode] raises a TypeError when passed a frozen String in truncate mode as StringIO backend
-fails:StringIO#initialize when passed no arguments is private

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/lines_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/lines_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/lines_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,2 +0,0 @@
-fails:StringIO#lines when passed a separator yields each paragraph when passed an empty String as separator
-fails:StringIO#lines when passed no arguments returns an Enumerator when passed no block

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/open_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/open_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/open_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:StringIO.open when passed [Object, mode] raises a TypeError when passed a frozen String in truncate mode as StringIO backend

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/print_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/print_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/print_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:StringIO#print prints $_ when passed no arguments

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/putc_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/putc_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/putc_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:StringIO#putc when passed [Object] tries to convert the passed argument to an Integer using #to_int

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/read_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/read_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/read_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:StringIO#read when passed length, buffer raises an error when passed a frozen String as buffer

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/readbyte_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/readbyte_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/readbyte_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:StringIO#readbyte reads the next 8-bit byte from self's current position

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/readline_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/readline_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/readline_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:StringIO#readline when passed [separator] returns the next paragraph when the passed separator is an empty String

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/readlines_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/readlines_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/readlines_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:StringIO#readlines when passed [separator] returns an Array containing all paragraphs when the passed separator is an empty String

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/reopen_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/reopen_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/reopen_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:StringIO#reopen when passed [Object, Integer] raises a TypeError when trying to reopen self with a frozen String in truncate-mode

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/sysread_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/sysread_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/sysread_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:StringIO#sysread when passed length, buffer raises an error when passed a frozen String as buffer

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/ungetc_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/ungetc_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/stringio/ungetc_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +0,0 @@
-fails:StringIO#ungetc when passed [char] pads with \000 when the current position is after the end
-fails:StringIO#ungetc when passed [char] does nothing when at the beginning of self
-fails:StringIO#ungetc when passed [char] tries to convert the passed length to an Integer using #to_int
-fails:StringIO#ungetc when passed [char] raises a TypeError when the passed length can't be converted to an Integer

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/stringscanner/append_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/stringscanner/append_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/stringscanner/append_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:StringScanner#<< raises a TypeError if the given argument can't be converted to a String

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/stringscanner/concat_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/stringscanner/concat_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/stringscanner/concat_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:StringScanner#concat raises a TypeError if the given argument can't be converted to a String

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/stringscanner/getch_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/stringscanner/getch_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/stringscanner/getch_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:StringScanner#getch is multi-byte character sensitive

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/stringscanner/initialize_copy_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/stringscanner/initialize_copy_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/stringscanner/initialize_copy_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:StringScanner#initialize_copy is a private method

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/stringscanner/initialize_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/stringscanner/initialize_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/stringscanner/initialize_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:StringScanner#initialize is a private method

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/stringscanner/matchedsize_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/stringscanner/matchedsize_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/stringscanner/matchedsize_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,3 +0,0 @@
-fails:StringScanner#matchedsize returns the size of the most recent match
-fails:StringScanner#matchedsize returns nil if there was no recent match
-fails:StringScanner#matchedsize warns in verbose mode that the method is obsolete

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/syslog/constants_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/syslog/constants_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/syslog/constants_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Syslog::Constants includes the Syslog constants

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/tempfile/_close_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/tempfile/_close_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/tempfile/_close_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Tempfile#_close is protected

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/tempfile/close_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/tempfile/close_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/tempfile/close_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1,4 +0,0 @@
-fails:Tempfile#close when passed [true] closes self
-fails:Tempfile#close when passed [true] unlinks self
-fails:Tempfile#close! closes self
-fails:Tempfile#close! unlinks self

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/yaml/load_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/yaml/load_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/yaml/load_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-critical:YAML.load fails on invalid keys

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/yaml/to_yaml_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/yaml/to_yaml_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/yaml/to_yaml_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Object#to_yaml returns the YAML representation of a Struct object

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/zlib/deflate/params_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/zlib/deflate/params_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/zlib/deflate/params_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:Zlib::Deflate#params changes the deflate parameters

Deleted: MacRuby/trunk/spec/frozen/tags/1.9/library/zlib/gzipwriter/write_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/1.9/library/zlib/gzipwriter/write_tags.txt	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/tags/1.9/library/zlib/gzipwriter/write_tags.txt	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +0,0 @@
-fails:GzipWriter#write writes some compressed data

Modified: MacRuby/trunk/spec/frozen/upstream
===================================================================
--- MacRuby/trunk/spec/frozen/upstream	2010-03-28 19:55:40 UTC (rev 3875)
+++ MacRuby/trunk/spec/frozen/upstream	2010-03-28 19:59:00 UTC (rev 3876)
@@ -1 +1 @@
-df1eedf81d8bf3c2274f36730fd6f3ffa4076a12
\ No newline at end of file
+1d137b699c813be4d9f1f2728d68b44ab52ec36a
\ No newline at end of file
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100328/11fd71d0/attachment-0001.html>


More information about the macruby-changes mailing list