Revision: 2685 http://trac.macosforge.org/projects/ruby/changeset/2685 Author: mattaimonetti@gmail.com Date: 2009-09-29 21:07:28 -0700 (Tue, 29 Sep 2009) Log Message: ----------- fixed .gitignore and added all the tags that were missing yesterday. Modified Paths: -------------- MacRuby/trunk/.gitignore MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/rank_tags.txt Added Paths: ----------- MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/ MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/domain_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/expires_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/initialize_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/name_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/parse_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/path_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/secure_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/to_s_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/value_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/escape_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/queryextension/multipart_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/unescapeHTML_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/drb/ MacRuby/trunk/spec/frozen/tags/macruby/library/drb/start_service_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/drb/stop_service_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/erb/ MacRuby/trunk/spec/frozen/tags/macruby/library/erb/def_class_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/erb/def_method_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/erb/def_module_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/erb/defmethod/ MacRuby/trunk/spec/frozen/tags/macruby/library/erb/defmethod/def_erb_method_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/erb/filename_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/erb/new_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/erb/result_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/ipaddr/ MacRuby/trunk/spec/frozen/tags/macruby/library/ipaddr/hton_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/ipaddr/ipv4_conversion_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/ipaddr/new_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/ipaddr/operator_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/ipaddr/reverse_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/ipaddr/to_s_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/logger/ MacRuby/trunk/spec/frozen/tags/macruby/library/logger/application/ MacRuby/trunk/spec/frozen/tags/macruby/library/logger/application/new_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/ MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/add_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/debug_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/error_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/fatal_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/info_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/new_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/unknown_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/warn_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/integer/from_prime_division_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/integer/prime_division_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/math/ MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/math/rsqrt_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/math/sqrt_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/prime/ MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/prime/new_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/column_vector_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/column_vectors_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/columns_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/element_reference_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/exponent_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/initialize_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/minus_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/multiply_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/plus_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/row_vectors_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/square_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/t_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/transpose_tags.txt Modified: MacRuby/trunk/.gitignore =================================================================== --- MacRuby/trunk/.gitignore 2009-09-30 03:19:25 UTC (rev 2684) +++ MacRuby/trunk/.gitignore 2009-09-30 04:07:28 UTC (rev 2685) @@ -5,8 +5,8 @@ dtrace.h lex.c miniprelude.c -miniruby -macruby +/miniruby +/macruby node_name.inc parse.c prelude.c @@ -30,4 +30,4 @@ ext/socket/constants.h .installed.list framework/Info.plist ->>>>>>> Further work in making even a semi-usable YAML parser out of this code.:.gitignore +>>>>>>> Further work in making even a semi-usable YAML parser out of this code.:.gitignore \ No newline at end of file Added: MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/domain_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/domain_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/domain_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1,2 @@ +fails:CGI::Cookie#domain returns self's domain +fails:CGI::Cookie#domain= sets self's domain Added: MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/expires_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/expires_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/expires_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1,2 @@ +fails:CGI::Cookie#expires returns self's expiration date +fails:CGI::Cookie#expires= sets self's expiration date Added: MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/initialize_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/initialize_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/initialize_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1,11 @@ +fails:CGI::Cookie#initialize when passed String sets the self's name to the passed String +fails:CGI::Cookie#initialize when passed String sets the self's value to an empty Array +fails:CGI::Cookie#initialize when passed String sets self to a non-secure cookie +fails:CGI::Cookie#initialize when passed String does set self's path to an empty String when ENV["SCRIPT_NAME"] is not set +fails:CGI::Cookie#initialize when passed String does set self's path based on ENV["SCRIPT_NAME"] when ENV["SCRIPT_NAME"] is set +fails:CGI::Cookie#initialize when passed Hash sets self's contents based on the passed Hash +fails:CGI::Cookie#initialize when passed Hash does set self's path based on ENV["SCRIPT_NAME"] when the Hash has no 'path' entry +fails:CGI::Cookie#initialize when passed Hash tries to convert the Hash's 'value' to an Array using #Array +fails:CGI::Cookie#initialize when passed String, values ... sets the self's name to the passed String +fails:CGI::Cookie#initialize when passed String, values ... sets the self's value to an Array containing all passed values +fails:CGI::Cookie#initialize when passed String, values ... sets self to a non-secure cookie Added: MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/name_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/name_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/name_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1,2 @@ +fails:CGI::Cookie#name returns self's name +fails:CGI::Cookie#name= sets self's expiration date Added: MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/parse_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/parse_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/parse_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1,2 @@ +fails:CGI::Cookie.parse parses a raw cookie string into a hash of Cookies +fails:CGI::Cookie.parse unescapes the Cookie values Added: MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/path_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/path_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/path_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1,2 @@ +fails:CGI::Cookie#path returns self's path +fails:CGI::Cookie#path= sets self's path Added: MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/secure_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/secure_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/secure_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1,6 @@ +fails:CGI::Cookie#secure returns whether self is a secure cookie or not +fails:CGI::Cookie#secure= when passed true returns true +fails:CGI::Cookie#secure= when passed true sets self to a secure cookie +fails:CGI::Cookie#secure= when passed false returns false +fails:CGI::Cookie#secure= when passed false sets self to a non-secure cookie +fails:CGI::Cookie#secure= when passed Object does not change self's secure value Added: MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/to_s_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/to_s_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/to_s_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1,2 @@ +fails:CGI::Cookie#to_s returns a String representation of self +fails:CGI::Cookie#to_s escapes the self's values Added: MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/value_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/value_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/cookie/value_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1,4 @@ +fails:CGI::Cookie#value returns self's value +fails:CGI::Cookie#value= sets self's value +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 Added: MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/escape_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/escape_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/escape_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1 @@ +fails:CGI.escape url-encodes the passed argument Added: MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/queryextension/multipart_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/queryextension/multipart_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/queryextension/multipart_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1 @@ +fails:CGI::QueryExtension#multipart? returns true if the current Request is a multipart request \ No newline at end of file Added: MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/unescapeHTML_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/unescapeHTML_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/unescapeHTML_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1,2 @@ +fails:CGI.unescapeHTML unescapes 'c' format entities +fails:CGI.unescapeHTML unescapes '香' format entities \ No newline at end of file Added: MacRuby/trunk/spec/frozen/tags/macruby/library/drb/start_service_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/drb/start_service_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/drb/start_service_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1,2 @@ +fails:DRb.start_service should run a basic remote call +fails:DRb.start_service should run a basic remote call passing a block Added: MacRuby/trunk/spec/frozen/tags/macruby/library/drb/stop_service_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/drb/stop_service_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/drb/stop_service_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1 @@ +fails:DRb.stop_service should correctly clear the port so a new server can start Added: MacRuby/trunk/spec/frozen/tags/macruby/library/erb/def_class_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/erb/def_class_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/erb/def_class_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1 @@ +fails:ERB#def_class return an unnamed class which has instance method to render eRuby script Added: MacRuby/trunk/spec/frozen/tags/macruby/library/erb/def_method_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/erb/def_method_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/erb/def_method_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1 @@ +fails:ERB#def_method define module's instance method to render eRuby file Added: MacRuby/trunk/spec/frozen/tags/macruby/library/erb/def_module_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/erb/def_module_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/erb/def_module_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1 @@ +fails:ERB#def_module return unnamed module which has instance method to render eRuby Added: MacRuby/trunk/spec/frozen/tags/macruby/library/erb/defmethod/def_erb_method_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/erb/defmethod/def_erb_method_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/erb/defmethod/def_erb_method_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1 @@ +fails:ERB::DefMethod.def_erb_method define method to render eRuby object as an instance method of current module Added: MacRuby/trunk/spec/frozen/tags/macruby/library/erb/filename_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/erb/filename_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/erb/filename_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1,2 @@ +fails:ERB#filename raises an exception if there are errors processing content +fails:ERB#filename uses '(erb)' as filename when filename is not set Added: MacRuby/trunk/spec/frozen/tags/macruby/library/erb/new_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/erb/new_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/erb/new_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1,8 @@ +fails:ERB.new compiles eRuby script into ruby code when trim mode is 0 or not specified +fails:ERB.new remove "\n" when trim_mode is 1 or '>' +fails:ERB.new remove spaces at beginning of line and "\n" when trim_mode is 2 or '<>' +fails:ERB.new removes spaces around '<%- -%>' when trim_mode is '-' +fails:ERB.new regards lines starting with '%' as '<% ... %>' when trim_mode is '%' +fails:ERB.new regards lines starting with '%' as '<% ... %>' and remove "\n" when trim_mode is '%>' +fails:ERB.new regard lines starting with '%' as '<% ... %>' and remove "\n" when trim_mode is '%<>' +fails:ERB.new regard lines starting with '%' as '<% ... %>' and spaces around '<%- -%>' when trim_mode is '%-' Added: MacRuby/trunk/spec/frozen/tags/macruby/library/ipaddr/hton_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/ipaddr/hton_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/ipaddr/hton_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1,2 @@ +fails:IPAddr#hton converts IPAddr to network byte order +fails:IPAddr#new_ntoh creates a new IPAddr using hton notation Added: MacRuby/trunk/spec/frozen/tags/macruby/library/ipaddr/ipv4_conversion_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/ipaddr/ipv4_conversion_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/ipaddr/ipv4_conversion_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1,2 @@ +fails:IPAddr#ipv4_compat should ipv4_compat? +fails:IPAddr#ipv4_mapped should ipv4_mapped Added: MacRuby/trunk/spec/frozen/tags/macruby/library/ipaddr/new_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/ipaddr/new_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/ipaddr/new_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1,4 @@ +fails:IPAddr#new it should initialize IPAddr ipv6 address with short notation +fails:IPAddr#new it should initialize IPAddr ipv6 address with long notation +fails:IPAddr#new it should initialize IPAddr ipv6 address with / subnet notation +fails:IPAddr#new it should initialize IPAddr ipv6 address with mask subnet notation Added: MacRuby/trunk/spec/frozen/tags/macruby/library/ipaddr/operator_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/ipaddr/operator_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/ipaddr/operator_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1,6 @@ +fails:IPAddr Operator should be able to bitwise or +fails:IPAddr Operator should be able to bitwise and +fails:IPAddr Operator should be able to bitshift right +fails:IPAddr Operator should be able to bitshift left +fails:IPAddr Operator should be able to invert +fails:IPAddr Operator should be able to set a mask Added: MacRuby/trunk/spec/frozen/tags/macruby/library/ipaddr/reverse_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/ipaddr/reverse_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/ipaddr/reverse_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1,3 @@ +fails:IPAddr#reverse should be able to generate the reverse DNS lookup entry +fails:IPAddr#ip6_arpa should be able to convert an IPv6 address into the reverse DNS lookup representation according to RFC3172 +fails:IPAddr#ip6_int should be able to convert an IPv6 address into the reverse DNS lookup representation according to RFC1886 Added: MacRuby/trunk/spec/frozen/tags/macruby/library/ipaddr/to_s_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/ipaddr/to_s_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/ipaddr/to_s_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1,2 @@ +fails:IPAddr#to_s displays IPAddr using short notation +fails:IPAddr#to_string displays an IPAddr using full notation Added: MacRuby/trunk/spec/frozen/tags/macruby/library/logger/application/new_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/logger/application/new_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/logger/application/new_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1 @@ +fails:Logger::Application.new defaults application name to '' Added: MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/add_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/add_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/add_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1,3 @@ +fails:Logger#add writes a new message to the logger +fails:Logger#add receives a severity +fails:Logger#add receives a message Added: MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/debug_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/debug_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/debug_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1 @@ +fails:Logger#debug logs a DEBUG message Added: MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/error_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/error_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/error_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1 @@ +fails:Logger#error logs a ERROR message Added: MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/fatal_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/fatal_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/fatal_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1 @@ +fails:Logger#fatal logs a FATAL message Added: MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/info_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/info_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/info_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1 @@ +fails:Logger#info logs a INFO message Added: MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/new_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/new_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/new_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1,2 @@ +fails:Logger#new receives a logging device as first argument +fails:Logger#new receivs a maximum logfile size as third argument Added: MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/unknown_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/unknown_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/unknown_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1,2 @@ +fails:Logger#unknown logs a message with unknown severity +fails:Logger#unknown receives empty messages Added: MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/warn_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/warn_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/logger/logger/warn_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1 @@ +fails:Logger#warn logs a WARN message Added: MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/integer/from_prime_division_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/integer/from_prime_division_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/integer/from_prime_division_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1 @@ +fails:Integer::from_prime_division Reverse a prime factorization of an integer Added: MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/integer/prime_division_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/integer/prime_division_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/integer/prime_division_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1,2 @@ +fails:Integer#prime_division Performs a prime factorization of an integer +fails:Integer#prime_division raises a ZeroDivisionError when is called on zero Added: MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/math/rsqrt_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/math/rsqrt_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/math/rsqrt_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1,5 @@ +fails:Math#rsqrt returns the square root for Rational numbers +fails:Math.rsqrt returns the square root for Rational numbers +fails:Math#rsqrt returns the square root for positive numbers +fails:Math#rsqrt raises an Errno::EDOM if the argument is a negative number +fails:Math#rsqrt should be private Added: MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/math/sqrt_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/math/sqrt_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/math/sqrt_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1,5 @@ +fails:Math#rsqrt returns the square root for Rational numbers +fails:Math#rsqrt returns the square root for negative numbers +fails:Math.rsqrt returns the square root for Rational numbers +fails:Math.rsqrt returns the square root for negative numbers +fails:Math#rsqrt should be private Added: MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/prime/new_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/prime/new_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/prime/new_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1 @@ +fails:Prime.new returns a new Prime number Added: MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/column_vector_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/column_vector_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/column_vector_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1 @@ +fails:Matrix.column_vector returns a single column Matrix when called with an Array Added: MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/column_vectors_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/column_vectors_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/column_vectors_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1 @@ +fails:Matrix#column_vectors returns each column as a Vector Added: MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/columns_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/columns_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/columns_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1 @@ +fails:Matrix.columns creates a Matrix from argument columns Added: MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/element_reference_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/element_reference_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/element_reference_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1 @@ +fails:Matrix#[] returns nil for an invalid index pair Added: MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/exponent_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/exponent_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/exponent_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1 @@ +fails:Matrix#** multiples the Matrix by itself _n_ times Added: MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/initialize_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/initialize_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/initialize_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1 @@ +fails:Matrix#initialize is private Added: MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/minus_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/minus_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/minus_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1 @@ +fails:Matrix#- returns the result of subtracting the corresponding elements of other from self Added: MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/multiply_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/multiply_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/multiply_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1,2 @@ +fails:Matrix#* returns the result of multiplying the corresponding elements of self and a Matrix +fails:Matrix#* returns the result of multiplying the corresponding elements of self and a Vector Added: MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/plus_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/plus_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/plus_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1 @@ +fails:Matrix#+ returns the result of adding the corresponding elements of self and other Modified: MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/rank_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/rank_tags.txt 2009-09-30 03:19:25 UTC (rev 2684) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/rank_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -1 +1 @@ -fails:Matrix#rank doesn't loop forever +critical:Matrix#rank doesn't loop forever \ No newline at end of file Added: MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/row_vectors_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/row_vectors_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/row_vectors_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1 @@ +fails:Matrix#row_vectors returns an empty Array for empty matrices Added: MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/square_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/square_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/square_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1 @@ +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." Added: MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/t_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/t_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/t_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1 @@ +fails:Matrix#transpose returns a transposed matrix Added: MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/transpose_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/transpose_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/transpose_tags.txt 2009-09-30 04:07:28 UTC (rev 2685) @@ -0,0 +1 @@ +fails:Matrix#transpose returns a transposed matrix