[macruby-changes] [MacRuby/MacRuby] 714835: updates mspec to 1852dc783135155ce36298d50d8b18cf9...

GitHub noreply at github.com
Wed Jun 13 20:52:48 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/MacRuby/MacRuby
  Commit: 71483575e592fddc2a01e9f374a9a7d70f1f30c1
      https://github.com/MacRuby/MacRuby/commit/71483575e592fddc2a01e9f374a9a7d70f1f30c1
  Author: Watson <watson1978 at gmail.com>
  Date:   2012-06-13 (Wed, 13 Jun 2012)

  Changed paths:
    M mspec/lib/mspec/helpers/tmp.rb
    M mspec/upstream

  Log Message:
  -----------
  updates mspec to 1852dc783135155ce36298d50d8b18cf95a02668


  Commit: ab260e810cd839701fa1f41cf9d16e58a5fda7ae
      https://github.com/MacRuby/MacRuby/commit/ab260e810cd839701fa1f41cf9d16e58a5fda7ae
  Author: Watson <watson1978 at gmail.com>
  Date:   2012-06-13 (Wed, 13 Jun 2012)

  Changed paths:
    M spec/frozen/core/array/to_a_spec.rb
    A spec/frozen/core/encoding/converter/new_spec.rb
    A spec/frozen/core/env/assoc_spec.rb
    M spec/frozen/core/env/delete_if_spec.rb
    M spec/frozen/core/env/delete_spec.rb
    A spec/frozen/core/env/keep_if_spec.rb
    A spec/frozen/core/env/rassoc_spec.rb
    M spec/frozen/core/env/select_spec.rb
    M spec/frozen/core/env/shared/store.rb
    A spec/frozen/core/env/shared/to_hash.rb
    A spec/frozen/core/env/to_h_spec.rb
    M spec/frozen/core/env/to_hash_spec.rb
    M spec/frozen/core/hash/default_proc_spec.rb
    M spec/frozen/core/hash/fetch_spec.rb
    A spec/frozen/core/hash/to_h_spec.rb
    M spec/frozen/core/hash/to_hash_spec.rb
    M spec/frozen/core/io/close_on_exec_spec.rb
    M spec/frozen/core/io/pipe_spec.rb
    M spec/frozen/core/io/shared/binwrite.rb
    M spec/frozen/core/io/shared/new.rb
    M spec/frozen/core/kernel/abort_spec.rb
    M spec/frozen/core/kernel/caller_spec.rb
    M spec/frozen/core/kernel/exec_spec.rb
    M spec/frozen/core/kernel/exit_spec.rb
    R spec/frozen/core/kernel/fixtures/check_expansion.rb
    M spec/frozen/core/kernel/fixtures/classes.rb
    M spec/frozen/core/kernel/fork_spec.rb
    M spec/frozen/core/kernel/freeze_spec.rb
    R spec/frozen/core/kernel/shared/abort.rb
    M spec/frozen/core/kernel/spawn_spec.rb
    M spec/frozen/core/kernel/sprintf_spec.rb
    M spec/frozen/core/kernel/system_spec.rb
    M spec/frozen/core/module/const_defined_spec.rb
    M spec/frozen/core/module/freeze_spec.rb
    A spec/frozen/core/nil/to_h_spec.rb
    M spec/frozen/core/process/abort_spec.rb
    M spec/frozen/core/process/detach_spec.rb
    M spec/frozen/core/process/exec_spec.rb
    M spec/frozen/core/process/exit_spec.rb
    M spec/frozen/core/process/fixtures/common.rb
    M spec/frozen/core/process/fork_spec.rb
    M spec/frozen/core/process/spawn_spec.rb
    M spec/frozen/core/string/crypt_spec.rb
    A spec/frozen/core/string/dup_spec.rb
    M spec/frozen/core/string/fixtures/classes.rb
    M spec/frozen/core/string/unpack/m_spec.rb
    M spec/frozen/core/struct/each_pair_spec.rb
    M spec/frozen/core/struct/each_spec.rb
    A spec/frozen/core/struct/to_h_spec.rb
    M spec/frozen/core/thread/shared/wakeup.rb
    M spec/frozen/core/time/at_spec.rb
    M spec/frozen/core/time/comparison_spec.rb
    M spec/frozen/core/time/eql_spec.rb
    M spec/frozen/core/time/getlocal_spec.rb
    M spec/frozen/core/time/gm_spec.rb
    M spec/frozen/core/time/hour_spec.rb
    R spec/frozen/core/time/initialize_spec.rb
    M spec/frozen/core/time/local_spec.rb
    M spec/frozen/core/time/localtime_spec.rb
    M spec/frozen/core/time/min_spec.rb
    M spec/frozen/core/time/minus_spec.rb
    M spec/frozen/core/time/mktime_spec.rb
    A spec/frozen/core/time/new_spec.rb
    M spec/frozen/core/time/plus_spec.rb
    M spec/frozen/core/time/shared/day.rb
    M spec/frozen/core/time/shared/inspect.rb
    M spec/frozen/core/time/shared/local.rb
    M spec/frozen/core/time/shared/month.rb
    M spec/frozen/core/time/shared/time_params.rb
    M spec/frozen/core/time/strftime_spec.rb
    M spec/frozen/core/time/to_r_spec.rb
    M spec/frozen/core/time/to_s_spec.rb
    M spec/frozen/core/time/utc_spec.rb
    M spec/frozen/core/time/year_spec.rb
    M spec/frozen/core/time/zone_spec.rb
    M spec/frozen/language/def_spec.rb
    M spec/frozen/language/defined_spec.rb
    M spec/frozen/language/fixtures/defined.rb
    M spec/frozen/language/fixtures/send_1.9.rb
    M spec/frozen/language/versions/send_1.9.rb
    M spec/frozen/library/iconv/charset_map_spec.rb
    M spec/frozen/library/iconv/close_spec.rb
    M spec/frozen/library/iconv/conv_spec.rb
    M spec/frozen/library/iconv/failure/failed_spec.rb
    M spec/frozen/library/iconv/failure/inspect_spec.rb
    M spec/frozen/library/iconv/failure/success_spec.rb
    M spec/frozen/library/iconv/failure_spec.rb
    M spec/frozen/library/iconv/fixtures/classes.rb
    M spec/frozen/library/iconv/iconv_spec.rb
    M spec/frozen/library/iconv/new_spec.rb
    M spec/frozen/library/iconv/open_spec.rb
    M spec/frozen/library/iconv/shared/initialize_exceptions.rb
    M spec/frozen/library/ipaddr/new_spec.rb
    M spec/frozen/library/matrix/hermitian_spec.rb
    M spec/frozen/library/net/ftp/close_spec.rb
    M spec/frozen/library/net/http/http/copy_spec.rb
    M spec/frozen/library/net/http/http/delete_spec.rb
    M spec/frozen/library/net/http/http/get_spec.rb
    M spec/frozen/library/net/http/http/head_spec.rb
    M spec/frozen/library/net/http/http/lock_spec.rb
    M spec/frozen/library/net/http/http/mkcol_spec.rb
    M spec/frozen/library/net/http/http/move_spec.rb
    M spec/frozen/library/net/http/http/options_spec.rb
    M spec/frozen/library/net/http/http/post_spec.rb
    M spec/frozen/library/net/http/http/propfind_spec.rb
    M spec/frozen/library/net/http/http/proppatch_spec.rb
    M spec/frozen/library/net/http/http/put_spec.rb
    M spec/frozen/library/net/http/http/request_spec.rb
    M spec/frozen/library/net/http/http/send_request_spec.rb
    M spec/frozen/library/net/http/http/shared/request_get.rb
    M spec/frozen/library/net/http/http/shared/request_head.rb
    M spec/frozen/library/net/http/http/shared/request_post.rb
    M spec/frozen/library/net/http/http/shared/request_put.rb
    M spec/frozen/library/net/http/http/start_spec.rb
    M spec/frozen/library/net/http/http/trace_spec.rb
    M spec/frozen/library/net/http/http/unlock_spec.rb
    M spec/frozen/library/net/http/httpgenericrequest/exec_spec.rb
    A spec/frozen/library/openstruct/to_h_spec.rb
    M spec/frozen/library/socket/socket/connect_nonblock_spec.rb
    M spec/frozen/library/socket/tcpsocket/shared/new.rb
    M spec/frozen/library/stringio/gets_spec.rb
    M spec/frozen/library/syslog/log_spec.rb
    M spec/frozen/library/syslog/mask_spec.rb
    M spec/frozen/library/syslog/shared/log.rb
    M spec/frozen/library/zlib/gzipwriter/append_spec.rb
    M spec/frozen/library/zlib/gzipwriter/write_spec.rb
    M spec/frozen/optional/capi/encoding_spec.rb
    M spec/frozen/optional/capi/ext/encoding_spec.c
    M spec/frozen/optional/capi/ext/rubyspec.h
    M spec/frozen/optional/capi/ext/symbol_spec.c
    M spec/frozen/optional/capi/symbol_spec.rb
    A spec/frozen/shared/process/abort.rb
    A spec/frozen/shared/process/exec.rb
    A spec/frozen/shared/process/exit.rb
    A spec/frozen/shared/process/fork.rb
    A spec/frozen/shared/process/spawn.rb
    M spec/frozen/upstream

  Log Message:
  -----------
  update rubyspec to 79484fbb65f9d1d225825aab85507b2ae0832caa


  Commit: bb12bf024bbfd9ba3e36abac52c45862408f5be5
      https://github.com/MacRuby/MacRuby/commit/bb12bf024bbfd9ba3e36abac52c45862408f5be5
  Author: Watson <watson1978 at gmail.com>
  Date:   2012-06-13 (Wed, 13 Jun 2012)

  Changed paths:
    A spec/frozen/tags/macruby/core/encoding/converter/new_tags.txt
    A spec/frozen/tags/macruby/core/env/element_set_tags.txt
    A spec/frozen/tags/macruby/core/env/keep_if_tags.txt
    A spec/frozen/tags/macruby/core/env/select_tags.txt
    A spec/frozen/tags/macruby/core/env/store_tags.txt
    M spec/frozen/tags/macruby/core/kernel/abort_tags.txt
    M spec/frozen/tags/macruby/core/kernel/caller_tags.txt
    A spec/frozen/tags/macruby/core/kernel/exec_tags.txt
    M spec/frozen/tags/macruby/core/kernel/exit_tags.txt
    A spec/frozen/tags/macruby/core/kernel/fork_tags.txt
    M spec/frozen/tags/macruby/core/kernel/spawn_tags.txt
    A spec/frozen/tags/macruby/core/kernel/sprintf_tags.txt
    M spec/frozen/tags/macruby/core/process/abort_tags.txt
    A spec/frozen/tags/macruby/core/process/exec_tags.txt
    M spec/frozen/tags/macruby/core/process/exit_tags.txt
    A spec/frozen/tags/macruby/core/process/spawn_tags.txt
    M spec/frozen/tags/macruby/core/time/at_tags.txt
    A spec/frozen/tags/macruby/core/time/comparison_tags.txt
    A spec/frozen/tags/macruby/core/time/day_tags.txt
    A spec/frozen/tags/macruby/core/time/getlocal_tags.txt
    A spec/frozen/tags/macruby/core/time/gm_tags.txt
    A spec/frozen/tags/macruby/core/time/hour_tags.txt
    A spec/frozen/tags/macruby/core/time/inspect_tags.txt
    A spec/frozen/tags/macruby/core/time/local_tags.txt
    A spec/frozen/tags/macruby/core/time/localtime_tags.txt
    A spec/frozen/tags/macruby/core/time/mday_tags.txt
    A spec/frozen/tags/macruby/core/time/min_tags.txt
    M spec/frozen/tags/macruby/core/time/minus_tags.txt
    A spec/frozen/tags/macruby/core/time/mktime_tags.txt
    A spec/frozen/tags/macruby/core/time/mon_tags.txt
    A spec/frozen/tags/macruby/core/time/month_tags.txt
    A spec/frozen/tags/macruby/core/time/new_tags.txt
    M spec/frozen/tags/macruby/core/time/plus_tags.txt
    M spec/frozen/tags/macruby/core/time/strftime_tags.txt
    M spec/frozen/tags/macruby/core/time/to_r_tags.txt
    A spec/frozen/tags/macruby/core/time/to_s_tags.txt
    A spec/frozen/tags/macruby/core/time/utc_tags.txt
    A spec/frozen/tags/macruby/core/time/year_tags.txt
    A spec/frozen/tags/macruby/core/time/zone_tags.txt
    M spec/frozen/tags/macruby/language/def_tags.txt
    A spec/frozen/tags/macruby/library/ipaddr/new_tags.txt
    M spec/frozen/tags/macruby/library/socket/socket/connect_nonblock_tags.txt

  Log Message:
  -----------
  add the rubyspec's tags


  Commit: a4a8cbb9e3986966bf1f4df1f04e740301ffdafb
      https://github.com/MacRuby/MacRuby/commit/a4a8cbb9e3986966bf1f4df1f04e740301ffdafb
  Author: Watson <watson1978 at gmail.com>
  Date:   2012-06-13 (Wed, 13 Jun 2012)

  Changed paths:
    R spec/frozen/tags/macruby/core/array/uniq_tags.txt
    M spec/frozen/tags/macruby/core/enumerable/zip_tags.txt
    R spec/frozen/tags/macruby/core/object/is_a_tags.txt
    R spec/frozen/tags/macruby/core/object/kind_of_tags.txt
    M spec/frozen/tags/macruby/core/string/upto_tags.txt
    R spec/frozen/tags/macruby/core/struct/hash_tags.txt

  Log Message:
  -----------
  update the rubyspec's tags


Compare: https://github.com/MacRuby/MacRuby/compare/6b3908bd59cc...a4a8cbb9e398


More information about the macruby-changes mailing list