== ruby-1.8.7 # 2010-02-23T08:25:47+09:00 Hostname: ppc-mac-mini Darwin 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC Power Macintosh ProductName: Mac OS X ProductVersion: 10.5.8 BuildVersion: 9L31a == start # 2010-02-23T08:26:20+09:00 == svn/ruby # 2010-02-23T08:26:29+09:00 + svn checkout -q http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8_7 ruby + svn info ?\227?\131?\145?\227?\130?\185: . URL: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8_7 ?\227?\131?\170?\227?\131?\157?\227?\130?\184?\227?\131?\136?\227?\131?\170?\227?\129?\174?\227?\131?\171?\227?\131?\188?\227?\131?\136: http://svn.ruby-lang.org/repos/ruby ?\227?\131?\170?\227?\131?\157?\227?\130?\184?\227?\131?\136?\227?\131?\170 UUID: b2dd03c8-39d4-4d8f-98ff-823fe69b080e ?\227?\131?\170?\227?\131?\147?\227?\130?\184?\227?\131?\167?\227?\131?\179: 26732 ?\227?\131?\142?\227?\131?\188?\227?\131?\137?\231?\168?\174?\229?\136?\165: ?\227?\131?\135?\227?\130?\163?\227?\131?\172?\227?\130?\175?\227?\131?\136?\227?\131?\170 ?\230?\186?\150?\229?\130?\153?\228?\184?\173?\227?\129?\174?\229?\135?\166?\231?\144?\134: ?\231?\137?\185?\227?\129?\171?\227?\129?\170?\227?\129?\151 ?\230?\156?\128?\231?\181?\130?\229?\164?\137?\230?\155?\180?\232?\128?\133: shyouhei ?\230?\156?\128?\231?\181?\130?\229?\164?\137?\230?\155?\180?\227?\131?\170?\227?\131?\147?\227?\130?\184?\227?\131?\167?\227?\131?\179: 26268 ?\230?\156?\128?\231?\181?\130?\229?\164?\137?\230?\155?\180?\230?\151?\165?\230?\153?\130: 2010-01-10 19:30:06 +0900 (Sun, 10 Jan 2010) == autoconf # 2010-02-23T08:27:26+09:00 + autoconf == git-mspec(shared) # 2010-02-23T08:27:30+09:00 + git pull Already up-to-date. == git-mspec # 2010-02-23T08:27:31+09:00 + git clone -q /Users/chkbuild/chkbuild/tmp/build/mspec mspec == git-rubyspec(shared) # 2010-02-23T08:27:32+09:00 + git pull Already up-to-date. == git-rubyspec # 2010-02-23T08:27:33+09:00 + git clone -q /Users/chkbuild/chkbuild/tmp/build/rubyspec rubyspec COMMIT Module#constants: Specs for the new optional parameter (Ruby 1.9) http://github.com/rubyspec/rubyspec/commit/82139280ac3337393de6239f77835b0380193886 COMMIT Added encoding comments for files containing utf-8 chars. http://github.com/rubyspec/rubyspec/commit/24ce35c0b3eaab2a5bbd25bc1f329d351b70afc6 COMMIT update spec for expand_path(a, b): fixes for 'b' being a relative path http://github.com/rubyspec/rubyspec/commit/a240c271c5d9712ea021a190ffca6285370b2e57 COMMIT Add String#[]= with Regexp specs http://github.com/rubyspec/rubyspec/commit/f7dd752ecdad2ef97748255a3f12cbbf47318836 COMMIT Add spec for String#scan + $KCODE http://github.com/rubyspec/rubyspec/commit/50aeea2bd16af894fa60a6da30e6c14108041b95 COMMIT Add spec for String#gsub + $KCODE http://github.com/rubyspec/rubyspec/commit/7f0cd8572310887c35fc321c362c091b9dcc51c9 COMMIT Add additional String#split spec http://github.com/rubyspec/rubyspec/commit/d0523a0984cdc01bd7a1301a18bc4733646b502e COMMIT Some cleanups for 5c92efd0. http://github.com/rubyspec/rubyspec/commit/8ab09fcd61ae0e63ad898b56293a3e890e9aad14 COMMIT bug spec for #1322 http://github.com/rubyspec/rubyspec/commit/5c92efd08807911256c94537193f9931497f9ffa COMMIT chroot can be used as even regular user on cygwin http://github.com/rubyspec/rubyspec/commit/32bd7c9b4710fc9c85f95441b7f1093306624b59 COMMIT Standardize require lines. http://github.com/rubyspec/rubyspec/commit/957c2c9c5b1d381211accaff7fefd030172d0a9f == configure # 2010-02-23T08:27:37+09:00 + ./configure --prefix=/Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547 'CFLAGS=-DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers' --with-valgrind configure: WARNING: unrecognized options: --with-valgrind checking build system type... powerpc-apple-darwin9.8.0 checking host system type... powerpc-apple-darwin9.8.0 checking target system type... powerpc-apple-darwin9.8.0 checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc needs -traditional... rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory no checking whether the linker is GNU ld... no checking whether gcc -E accepts -o... rm: conftest.dSYM: is a directory yes checking for bison... bison -y checking for ranlib... ranlib checking for ar... ar checking for as... as checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for ANSI C header files... rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for long long... yes checking for off_t... yes checking size of int... 4 checking size of short... 2 checking size of long... 4 checking size of long long... 8 checking size of __int64... 0 checking size of off_t... 8 checking size of void*... 4 checking size of float... 4 checking size of double... 8 checking size of time_t... 4 checking for pid_t... yes checking for gid_t... yes checking for uid_t... yes checking for prototypes... yes checking token paste string... ansi checking for variable length prototypes and stdarg.h... yes checking for noreturn function attribute... __attribute__ ((noreturn)) x checking for noinline function attribute... __attribute__ ((noinline)) x checking for RUBY_EXTERN... no checking whether sys_nerr is declared... yes checking for crypt in -lcrypt... no checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for clock_gettime in -lrt... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking syscall.h usability... no checking syscall.h presence... no checking for syscall.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking a.out.h usability... no checking a.out.h presence... no checking for a.out.h... no checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for memory.h... (cached) yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for ucontext.h... (cached) no checking intrinsics.h usability... no checking intrinsics.h presence... no checking for intrinsics.h... no checking size of rlim_t... 8 checking for size_t... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking for uid_t in sys/types.h... (cached) yes checking type of array argument to getgroups... gid_t checking return type of signal handlers... void checking for working memcmp... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for ftello... yes checking for broken erfc of glibc-2.3.6 on IA64... no checking for dup2... yes checking for memmove... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strerror... yes checking for strftime... yes checking for strchr... yes checking for strstr... yes checking for strtoul... yes checking for crypt... yes checking for flock... yes checking for vsnprintf... yes checking for isnan... yes checking for finite... yes checking for isinf... yes checking for hypot... yes checking for acosh... yes checking for erf... yes checking for fmod... yes checking for killpg... yes checking for wait4... yes checking for waitpid... yes checking for syscall... yes checking for chroot... yes checking for fsync... yes checking for getcwd... yes checking for eaccess... no checking for truncate... yes checking for ftruncate... yes checking for chsize... no checking for times... yes checking for utimes... yes checking for fcntl... yes checking for lockf... yes checking for lstat... yes checking for symlink... yes checking for link... yes checking for readlink... yes checking for setitimer... yes checking for setruid... yes checking for seteuid... yes checking for setreuid... yes checking for setresuid... no checking for setproctitle... no checking for setrgid... yes checking for setegid... yes checking for setregid... yes checking for setresgid... no checking for issetugid... yes checking for pause... yes checking for lchown... yes checking for lchmod... yes checking for getpgrp... yes checking for setpgrp... yes checking for getpgid... yes checking for setpgid... yes checking for initgroups... yes checking for getgroups... yes checking for setgroups... yes checking for getpriority... yes checking for getrlimit... yes checking for setrlimit... yes checking for sysconf... yes checking for group_member... no checking for dlopen... yes checking for sigprocmask... yes checking for sigaction... yes checking for sigsetjmp... yes checking for _setjmp... yes checking for _longjmp... yes checking for setsid... yes checking for telldir... yes checking for seekdir... yes checking for fchmod... yes checking for mktime... yes checking for timegm... yes checking for gettimeofday... yes checking for cosh... yes checking for sinh... yes checking for tanh... yes checking for round... yes checking for setuid... yes checking for setgid... yes checking for setenv... yes checking for unsetenv... yes checking for __builtin_setjmp... no checking for setjmp type... _setjmp checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for external int daylight... yes checking for external timezone... long checking for external altzone... no checking for negative time_t for gmtime(3)... yes checking whether getpgrp requires zero arguments... yes checking whether setpgrp takes no argument... yes checking whether byte ordering is bigendian... yes checking for an ANSI C-conforming const... yes checking whether char is unsigned... no checking for inline... inline checking for working volatile... yes checking whether right shift preserve sign bit... yes checking read count field in FILE structures... _r checking read buffer ptr field in FILE structures... _p checking whether need to seek between R/W... yes checking whether st_ino is huge... no checking whether _SC_CLK_TCK is supported... yes checking stack growing direction... -1 checking whether ELF binaries are produced... no checking whether OS depend dynamic link works... yes checking for nroff... /usr/bin/nroff creating config.h configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --with-valgrind == miniruby # 2010-02-23T08:28:41+09:00 + gmake miniruby gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c array.c array.c: In function 'ary_new': array.c:124: warning: comparison between signed and unsigned array.c: In function 'rb_ary_initialize': array.c:318: warning: comparison between signed and unsigned array.c: In function 'rb_ary_store': array.c:383: warning: comparison between signed and unsigned array.c:394: warning: comparison between signed and unsigned array.c: In function 'rb_ary_splice': array.c:1097: warning: comparison between signed and unsigned array.c: In function 'rb_ary_fill': array.c:2422: warning: comparison between signed and unsigned array.c:2422: warning: comparison between signed and unsigned array.c: In function 'rb_ary_times': array.c:2535: warning: comparison between signed and unsigned gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c bignum.c bignum.c: In function 'bigfixize': bignum.c:135: warning: comparison between signed and unsigned bignum.c: In function 'rb_uint2big': bignum.c:180: warning: comparison between signed and unsigned bignum.c: In function 'rb_quad_unpack': bignum.c:281: warning: comparison between signed and unsigned bignum.c: In function 'rb_cstr_to_inum': bignum.c:484: warning: comparison between signed and unsigned bignum.c: In function 'rb_ull2big': bignum.c:598: warning: comparison between signed and unsigned gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c class.c gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c compar.c gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c dir.c gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c dln.c gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c enum.c gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c enumerator.c gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c error.c error.c: In function 'rb_bug': error.c:205: warning: comparison between signed and unsigned error.c:206: warning: comparison between signed and unsigned gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c eval.c eval.c: In function 'rb_svar': eval.c:980: warning: comparison between signed and unsigned eval.c: In function 'ruby_cleanup': eval.c:1613: warning: comparison between signed and unsigned eval.c: In function 'rb_eval_string_wrap': eval.c:1744: warning: assignment discards qualifiers from pointer target type eval.c: In function 'rb_eval_cmd': eval.c:1885: warning: assignment discards qualifiers from pointer target type eval.c: In function 'call_trace_func': eval.c:2736: warning: assignment discards qualifiers from pointer target type eval.c: In function 'rb_raise_jump': eval.c:4770: warning: assignment discards qualifiers from pointer target type eval.c: In function 'method_missing': eval.c:5736: warning: assignment discards qualifiers from pointer target type eval.c: In function 'rb_call0': eval.c:5894: warning: assignment discards qualifiers from pointer target type eval.c: In function 'rb_f_eval': eval.c:6696: warning: assignment discards qualifiers from pointer target type eval.c: In function 'exec_under': eval.c:6720: warning: assignment discards qualifiers from pointer target type eval.c: In function 'rb_load': eval.c:7036: warning: assignment discards qualifiers from pointer target type eval.c: In function 'load_lock': eval.c:7277: warning: implicit declaration of function 'rb_thread_join' eval.c: In function 'call_end_proc': eval.c:8066: warning: assignment discards qualifiers from pointer target type eval.c: In function 'rb_f_END': eval.c:8079: warning: assignment discards qualifiers from pointer target type eval.c: In function 'mproc': eval.c:9856: warning: assignment discards qualifiers from pointer target type eval.c: In function 'stack_extend': eval.c:10802: warning: unused variable 'sp' eval.c: In function 'rb_exec_recursive': eval.c:13616: warning: variable 'hash' might be clobbered by 'longjmp' or 'vfork' eval.c: In function 'rb_eval': eval.c:3579: warning: variable 'saved_cref' might be clobbered by 'longjmp' or 'vfork' eval.c: In function 'rb_call0': eval.c:5971: warning: variable 'local_vars' might be clobbered by 'longjmp' or 'vfork' eval.c:5972: warning: variable 'saved_cref' might be clobbered by 'longjmp' or 'vfork' eval.c:5854: warning: argument 'argc' might be clobbered by 'longjmp' or 'vfork' eval.c:5855: warning: argument 'argv' might be clobbered by 'longjmp' or 'vfork' eval.c: In function 'error_print': eval.c:1241: warning: variable 'errat' might be clobbered by 'longjmp' or 'vfork' eval.c:1243: warning: variable 'einfo' might be clobbered by 'longjmp' or 'vfork' eval.c:1244: warning: variable 'elen' might be clobbered by 'longjmp' or 'vfork' eval.c: In function 'rb_longjmp': eval.c:4587: warning: argument 'mesg' might be clobbered by 'longjmp' or 'vfork' eval.c: In function 'rb_exec_end_proc': eval.c:8123: warning: variable 'link' might be clobbered by 'longjmp' or 'vfork' eval.c: In function 'rb_thread_schedule': eval.c:11012: warning: variable 'next' might be clobbered by 'longjmp' or 'vfork' eval.c: In function 'rb_yield_0': eval.c:4952: warning: variable 'var' might be clobbered by 'longjmp' or 'vfork' eval.c:4961: warning: variable 'lambda' might be clobbered by 'longjmp' or 'vfork' eval.c:4949: warning: argument 'val' might be clobbered by 'longjmp' or 'vfork' eval.c:4949: warning: argument 'self' might be clobbered by 'longjmp' or 'vfork' eval.c: In function 'proc_invoke': eval.c:8836: warning: argument 'args' might be clobbered by 'longjmp' or 'vfork' eval.c: In function 'call_trace_func': eval.c:2721: warning: variable 'node_save' might be clobbered by 'longjmp' or 'vfork' eval.c:2717: warning: argument 'klass' might be clobbered by 'longjmp' or 'vfork' eval.c: In function 'rb_thread_select': eval.c:11422: warning: 'limit' may be used uninitialized in this function eval.c: In function 'ruby_cleanup': eval.c:1587: warning: argument 'ex' might be clobbered by 'longjmp' or 'vfork' eval.c: In function 'block_pass': eval.c:9157: warning: variable 'proc' might be clobbered by 'longjmp' or 'vfork' eval.c: In function 'is_defined': eval.c:2369: warning: argument 'node' might be clobbered by 'longjmp' or 'vfork' eval.c: In function 'eval': eval.c:6504: warning: variable 'data' might be clobbered by 'longjmp' or 'vfork' eval.c:6500: warning: argument 'self' might be clobbered by 'longjmp' or 'vfork' eval.c:6501: warning: argument 'file' might be clobbered by 'longjmp' or 'vfork' eval.c:6502: warning: argument 'line' might be clobbered by 'longjmp' or 'vfork' eval.c: In function 'rb_thread_start_0': eval.c:12419: warning: argument 'th' might be clobbered by 'longjmp' or 'vfork' gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c file.c file.c: In function 'rb_stat_inspect': file.c:619: warning: comparison between signed and unsigned file.c: In function 'eaccess': file.c:888: warning: comparison between signed and unsigned gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c gc.c gc.c: In function 'ruby_stack_check': gc.c:556: warning: comparison between signed and unsigned gc.c: In function 'gc_sweep': gc.c:1200: warning: comparison between signed and unsigned gc.c:1218: warning: comparison between signed and unsigned gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c hash.c hash.c: In function 'eql_i': hash.c:1535: warning: signed and unsigned type in conditional expression hash.c: In function 'env_delete': hash.c:1835: warning: comparison between signed and unsigned hash.c: In function 'rb_f_getenv': hash.c:1876: warning: comparison between signed and unsigned hash.c: In function 'env_fetch': hash.c:1914: warning: comparison between signed and unsigned hash.c: In function 'env_aset': hash.c:2109: warning: comparison between signed and unsigned hash.c:2111: warning: comparison between signed and unsigned hash.c: In function 'env_has_key': hash.c:2444: warning: comparison between signed and unsigned gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c inits.c gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c io.c io.c: In function 'swallow': io.c:1655: warning: comparison between signed and unsigned io.c: In function 'rb_f_syscall': io.c:5195: warning: comparison between signed and unsigned gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c marshal.c marshal.c: In function 'w_long': marshal.c:220: warning: comparison between signed and unsigned marshal.c: In function 'r_long': marshal.c:903: warning: comparison between signed and unsigned marshal.c:914: warning: comparison between signed and unsigned gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c math.c gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c numeric.c numeric.c: In function 'flo_hash': numeric.c:899: warning: comparison between signed and unsigned numeric.c: In function 'fix_aref': numeric.c:2733: warning: comparison between signed and unsigned gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c object.c object.c: In function 'rb_str_to_dbl': object.c:2444: warning: comparison between signed and unsigned object.c: In function 'rb_str2cstr': object.c:2527: warning: comparison between signed and unsigned gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c pack.c pack.c: In function 'pack_unpack': pack.c:1493: warning: comparison between signed and unsigned pack.c:1503: warning: comparison between signed and unsigned pack.c:1512: warning: comparison between signed and unsigned pack.c:1524: warning: comparison between signed and unsigned pack.c:1535: warning: comparison between signed and unsigned pack.c:1546: warning: comparison between signed and unsigned pack.c:1557: warning: comparison between signed and unsigned pack.c:1569: warning: comparison between signed and unsigned pack.c:1580: warning: comparison between signed and unsigned pack.c:1590: warning: comparison between signed and unsigned pack.c:1599: warning: comparison between signed and unsigned pack.c:1610: warning: comparison between signed and unsigned pack.c:1621: warning: comparison between signed and unsigned pack.c:1632: warning: comparison between signed and unsigned pack.c:1644: warning: comparison between signed and unsigned pack.c:1655: warning: comparison between signed and unsigned pack.c:1669: warning: comparison between signed and unsigned pack.c:1684: warning: comparison between signed and unsigned pack.c:1695: warning: comparison between signed and unsigned pack.c:1709: warning: comparison between signed and unsigned pack.c:1889: warning: comparison between signed and unsigned pack.c:1926: warning: comparison between signed and unsigned pack.c:1929: warning: comparison between signed and unsigned bison -y parse.y sed '/^#/s|y\.tab\.c|parse.c|' y.tab.c > parse.c rm -f y.tab.c gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c parse.c parse.y: In function 'ruby_yyparse': parse.y:2230: warning: comparison between signed and unsigned gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c process.c process.c: In function 'p_uid_change_privilege': process.c:2325: warning: comparison between signed and unsigned process.c:2326: warning: comparison between signed and unsigned process.c:2327: warning: comparison between signed and unsigned process.c:2328: warning: comparison between signed and unsigned process.c:2336: warning: comparison between signed and unsigned process.c: In function 'proc_getgroups': process.c:2608: warning: comparison between signed and unsigned process.c:2612: warning: comparison between signed and unsigned process.c: In function 'proc_setgroups': process.c:2653: warning: comparison between signed and unsigned process.c: In function 'p_gid_change_privilege': process.c:2891: warning: comparison between signed and unsigned process.c:2892: warning: comparison between signed and unsigned process.c:2893: warning: comparison between signed and unsigned process.c:2894: warning: comparison between signed and unsigned process.c:2902: warning: comparison between signed and unsigned gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c prec.c gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c random.c gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c range.c gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c re.c re.c: In function 'rb_reg_prepare_re': re.c:854: warning: comparison between signed and unsigned re.c: In function 'rb_reg_s_union': re.c:2014: warning: comparison between signed and unsigned gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c regex.c regex.c: In function 'ruby_re_compile_pattern': regex.c:2154: warning: comparison between signed and unsigned regex.c:2336: warning: comparison of unsigned expression < 0 is always false regex.c:2339: warning: comparison between signed and unsigned regex.c: In function 'init_regs': regex.c:3542: warning: comparison between signed and unsigned regex.c:3547: warning: comparison between signed and unsigned regex.c: In function 're_match_exec': regex.c:3669: warning: comparison between signed and unsigned regex.c:3723: warning: comparison between signed and unsigned regex.c:3736: warning: comparison between signed and unsigned regex.c:3748: warning: comparison between signed and unsigned regex.c:3799: warning: comparison between signed and unsigned gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c ruby.c ruby.c: In function 'proc_options': ruby.c:750: warning: format not a string literal, argument types not checked gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c signal.c gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c sprintf.c sprintf.c: In function 'rb_str_format': sprintf.c:577: warning: format not a string literal, argument types not checked sprintf.c:592: warning: format not a string literal, argument types not checked sprintf.c:801: warning: format not a string literal, argument types not checked gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c st.c st.c: In function 'new_size': st.c:120: warning: comparison between signed and unsigned gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c string.c string.c: In function 'rb_string_value_cstr': string.c:589: warning: comparison between signed and unsigned string.c: In function 'rb_str_substr': string.c:628: warning: comparison between signed and unsigned string.c: In function 'get_arg_pat': string.c:1987: warning: type of 'quote' defaults to 'int' string.c: In function 'rb_str_intern': string.c:4547: warning: comparison between signed and unsigned string.c: In function 'rb_str_sum': string.c:4587: warning: comparison between signed and unsigned gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c struct.c gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c time.c time.c: In function 'time_to_s': time.c:1290: warning: format not a string literal, format string not checked time.c: In function 'rb_strftime': time.c:1790: warning: format not a string literal, format string not checked time.c:1795: warning: format not a string literal, format string not checked time.c: In function 'time_strftime': time.c:1871: warning: comparison between signed and unsigned time.c: In function 'time_load': time.c:1995: warning: 'gmt' may be used uninitialized in this function gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c util.c util.c: In function 'rv_alloc': util.c:3110: warning: comparison between signed and unsigned gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c variable.c gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c version.c gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c ./missing/alloca.c ./missing/alloca.c:144: warning: conflicting types for built-in function 'alloca' ./missing/alloca.c:29: warning: 'SCCSid' defined but not used gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c dmyext.c ar rcu libruby-static.a array.o bignum.o class.o compar.o dir.o dln.o enum.o enumerator.o error.o eval.o file.o gc.o hash.o inits.o io.o marshal.o math.o numeric.o object.o pack.o parse.o process.o prec.o random.o range.o re.o regex.o ruby.o signal.o sprintf.o st.o string.o struct.o time.o util.o variable.o version.o alloca.o dmyext.o gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c main.c main.c: In function 'objcdummyfunction': main.c:29: warning: implicit declaration of function 'objc_msgSend' main.c: At top level: main.c:29: warning: 'objcdummyfunction' defined but not used gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c dmydln.c gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -L. main.o dmydln.o libruby-static.a -ldl -lobjc -o miniruby == miniversion # 2010-02-23T08:30:31+09:00 + ./miniruby -v ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] == test.rb # 2010-02-23T08:30:31+09:00 + ./miniruby sample/test.rb assignment ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok 121 ok 122 ok 123 ok 124 ok 125 ok 126 ok 127 ok 128 ok 129 ok 130 ok 131 ok 132 ok 133 ok 134 ok 135 ok 136 ok 137 ok 138 ok 139 ok 140 ok 141 ok 142 ok 143 ok 144 ok 145 ok 146 ok 147 ok 148 ok 149 ok 150 ok 151 ok 152 ok 153 ok 154 ok 155 ok 156 ok 157 ok 158 ok 159 ok 160 ok 161 ok 162 ok 163 ok 164 ok 165 ok 166 ok 167 ok 168 ok 169 ok 170 ok 171 ok 172 ok 173 ok 174 ok 175 ok 176 ok 177 ok 178 ok 179 ok 180 ok 181 ok 182 ok 183 ok 184 ok 185 ok 186 ok 187 ok 188 ok 189 ok 190 ok 191 ok 192 ok 193 ok 194 ok 195 ok 196 ok 197 ok 198 ok 199 ok 200 ok 201 ok 202 ok 203 ok 204 ok 205 ok 206 ok 207 ok 208 ok 209 ok 210 ok 211 ok 212 ok 213 ok 214 ok 215 ok 216 ok 217 ok 218 ok 219 ok 220 ok 221 ok 222 ok 223 ok 224 ok 225 ok 226 ok 227 ok 228 ok 229 ok 230 ok 231 ok 232 ok 233 ok 234 ok 235 ok 236 ok 237 ok 238 ok 239 ok 240 ok 241 ok 242 ok 243 ok 244 ok 245 ok 246 ok 247 ok 248 ok 249 ok 250 ok 251 ok 252 ok 253 ok 254 ok 255 ok 256 ok 257 ok 258 ok 259 ok 260 ok 261 ok 262 ok 263 ok 264 ok 265 ok 266 ok 267 ok 268 ok 269 ok 270 ok 271 ok 272 ok 273 ok 274 ok 275 ok 276 ok 277 ok 278 ok 279 ok 280 ok 281 ok 282 ok 283 ok 284 ok 285 ok 286 ok 287 ok 288 ok 289 ok 290 ok 291 ok 292 ok 293 ok 294 ok 295 ok 296 ok 297 ok 298 ok 299 ok 300 ok 301 ok 302 ok 303 ok 304 ok 305 ok 306 ok 307 ok 308 ok 309 ok 310 ok 311 ok 312 ok 313 ok 314 ok 315 ok 316 ok 317 ok 318 ok 319 ok 320 ok 321 ok 322 ok 323 ok 324 ok 325 ok 326 ok 327 ok 328 ok 329 ok 330 ok 331 ok 332 ok 333 ok 334 ok 335 ok 336 ok 337 ok 338 ok 339 ok 340 ok 341 ok 342 ok 343 ok 344 ok 345 ok 346 ok 347 ok 348 ok 349 ok 350 ok 351 ok 352 ok 353 ok 354 ok 355 ok 356 ok 357 ok 358 ok 359 ok 360 ok 361 ok 362 ok 363 ok 364 ok 365 ok 366 ok 367 ok 368 ok 369 ok 370 ok 371 ok 372 ok 373 ok 374 ok 375 ok 376 ok 377 ok 378 ok 379 ok 380 ok 381 ok 382 ok 383 ok 384 ok 385 ok 386 ok 387 ok 388 ok 389 ok 390 ok 391 ok 392 ok 393 ok 394 ok 395 condition ok 1 ok 2 if/unless ok 1 ok 2 ok 3 case ok 1 ok 2 ok 3 ok 4 ok 5 while/until ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 exception ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 array ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 hash ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 iterator ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 float ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 bignum ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 string & char ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 assignment ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 call ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 proc ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 signal ok 1 ok 2 eval ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 system ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 const ok 1 ok 2 ok 3 ok 4 ok 5 clone ok 1 ok 2 ok 3 ok 4 ok 5 marshal ok 1 ok 2 ok 3 ok 4 pack ok 1 ok 2 ok 3 ok 4 math ok 1 ok 2 struct ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 variable ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 trace ok 1 ok 2 ok 3 defined? ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 alias ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 path ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 gc ok 1 ok 2 ok 3 end of test(test: 912) == method-list # 2010-02-23T08:30:36+09:00 + ./miniruby -e 'use_symbol = Object.instance_methods[0].is_a?(Symbol) nummodule = nummethod = 0 mods = [] ObjectSpace.each_object(Module) {|m| mods << m if m.name } mods = mods.sort_by {|m| m.name } mods.each {|mod| nummodule += 1 puts "#{mod.name} #{(mod.ancestors - [mod]).inspect}" mod.singleton_methods(false).sort.each {|methname| nummethod += 1 meth = mod.method(methname) line = "#{mod.name}.#{methname} #{meth.arity}" line << " not-implemented" if !mod.respond_to?(methname) puts line } ms = mod.instance_methods(false) if use_symbol ms << :initialize if mod.private_instance_methods(false).include? :initialize else ms << "initialize" if mod.private_instance_methods(false).include? "initialize" end ms.sort.each {|methname| nummethod += 1 meth = mod.instance_method(methname) line = "#{mod.name}\##{methname} #{meth.arity}" line << " not-implemented" if /\(not-implemented\)/ =~ meth.inspect puts line } } puts "#{nummodule} modules, #{nummethod} methods" ' ArgumentError [StandardError, Exception, Object, Kernel] Array [Enumerable, Object, Kernel] Array.[] -1 Array#& 1 Array#* 1 Array#+ 1 Array#- 1 Array#<< 1 Array#<=> 1 Array#== 1 Array#[] -1 Array#[]= -1 Array#assoc 1 Array#at 1 Array#choice 0 Array#clear 0 Array#collect 0 Array#collect! 0 Array#combination 1 Array#compact 0 Array#compact! 0 Array#concat 1 Array#count -1 Array#cycle -1 Array#delete 1 Array#delete_at 1 Array#delete_if 0 Array#drop 1 Array#drop_while 0 Array#each 0 Array#each_index 0 Array#empty? 0 Array#eql? 1 Array#fetch -1 Array#fill -1 Array#find_index -1 Array#first -1 Array#flatten -1 Array#flatten! -1 Array#frozen? 0 Array#hash 0 Array#include? 1 Array#index -1 Array#indexes -1 Array#indices -1 Array#initialize -1 Array#insert -1 Array#inspect 0 Array#join -1 Array#last -1 Array#length 0 Array#map 0 Array#map! 0 Array#nitems 0 Array#pack 1 Array#permutation -1 Array#pop -1 Array#product -1 Array#push -1 Array#rassoc 1 Array#reject 0 Array#reject! 0 Array#replace 1 Array#reverse 0 Array#reverse! 0 Array#reverse_each 0 Array#rindex -1 Array#select 0 Array#shift -1 Array#shuffle 0 Array#shuffle! 0 Array#size 0 Array#slice -1 Array#slice! -1 Array#sort 0 Array#sort! 0 Array#take 1 Array#take_while 0 Array#to_a 0 Array#to_ary 0 Array#to_s 0 Array#transpose 0 Array#uniq 0 Array#uniq! 0 Array#unshift -1 Array#values_at -1 Array#zip -1 Array#| 1 Bignum [Integer, Precision, Numeric, Comparable, Object, Kernel] Bignum#% 1 Bignum#& 1 Bignum#* 1 Bignum#** 1 Bignum#+ 1 Bignum#- 1 Bignum#-@ 0 Bignum#/ 1 Bignum#<< 1 Bignum#<=> 1 Bignum#== 1 Bignum#>> 1 Bignum#[] 1 Bignum#^ 1 Bignum#abs 0 Bignum#coerce 1 Bignum#div 1 Bignum#divmod 1 Bignum#eql? 1 Bignum#fdiv 1 Bignum#hash 0 Bignum#modulo 1 Bignum#quo 1 Bignum#remainder 1 Bignum#size 0 Bignum#to_f 0 Bignum#to_s -1 Bignum#| 1 Bignum#~ 0 Binding [Object, Kernel] Binding#clone 0 Binding#dup 0 Binding#eval -1 Class [Module, Object, Kernel] Class#allocate 0 Class#initialize -1 Class#new -1 Class#superclass 0 Comparable [] Comparable#< 1 Comparable#<= 1 Comparable#== 1 Comparable#> 1 Comparable#>= 1 Comparable#between? 2 Continuation [Object, Kernel] Continuation#[] -1 Continuation#call -1 Data [Object, Kernel] Dir [Enumerable, Object, Kernel] Dir.[] -1 Dir.chdir -1 Dir.chroot 1 Dir.delete 1 Dir.entries 1 Dir.foreach 1 Dir.getwd 0 Dir.glob -1 Dir.mkdir -1 Dir.open 1 Dir.pwd 0 Dir.rmdir 1 Dir.unlink 1 Dir#close 0 Dir#each 0 Dir#initialize 1 Dir#inspect 0 Dir#path 0 Dir#pos 0 Dir#pos= 1 Dir#read 0 Dir#rewind 0 Dir#seek 1 Dir#tell 0 EOFError [IOError, StandardError, Exception, Object, Kernel] Enumerable [] Enumerable#all? 0 Enumerable#any? 0 Enumerable#collect 0 Enumerable#count -1 Enumerable#cycle -1 Enumerable#detect -1 Enumerable#drop 1 Enumerable#drop_while 0 Enumerable#each_cons 1 Enumerable#each_slice 1 Enumerable#each_with_index 0 Enumerable#entries -1 Enumerable#enum_cons 1 Enumerable#enum_slice 1 Enumerable#enum_with_index 0 Enumerable#find -1 Enumerable#find_all 0 Enumerable#find_index -1 Enumerable#first -1 Enumerable#grep 1 Enumerable#group_by 0 Enumerable#include? 1 Enumerable#inject -1 Enumerable#map 0 Enumerable#max 0 Enumerable#max_by 0 Enumerable#member? 1 Enumerable#min 0 Enumerable#min_by 0 Enumerable#minmax 0 Enumerable#minmax_by 0 Enumerable#none? 0 Enumerable#one? 0 Enumerable#partition 0 Enumerable#reduce -1 Enumerable#reject 0 Enumerable#reverse_each -1 Enumerable#select 0 Enumerable#sort 0 Enumerable#sort_by 0 Enumerable#take 1 Enumerable#take_while 0 Enumerable#to_a -1 Enumerable#zip -1 Enumerable::Enumerator [Enumerable, Object, Kernel] Enumerable::Enumerator#each 0 Enumerable::Enumerator#each_with_index 0 Enumerable::Enumerator#initialize -1 Enumerable::Enumerator#next 0 Enumerable::Enumerator#rewind 0 Enumerable::Enumerator#with_index 0 Errno [] Errno::E2BIG [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EACCES [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EADDRINUSE [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EADDRNOTAVAIL [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EAFNOSUPPORT [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EAGAIN [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EALREADY [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EBADF [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EBADMSG [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EBUSY [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ECHILD [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ECONNABORTED [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ECONNREFUSED [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ECONNRESET [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EDEADLK [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EDESTADDRREQ [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EDOM [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EDQUOT [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EEXIST [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EFAULT [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EFBIG [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EHOSTDOWN [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EHOSTUNREACH [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EIDRM [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EILSEQ [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EINPROGRESS [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EINTR [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EINVAL [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EIO [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EISCONN [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EISDIR [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ELOOP [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EMFILE [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EMLINK [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EMSGSIZE [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EMULTIHOP [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENAMETOOLONG [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENETDOWN [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENETRESET [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENETUNREACH [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENFILE [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOBUFS [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENODATA [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENODEV [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOENT [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOEXEC [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOLCK [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOLINK [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOMEM [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOMSG [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOPROTOOPT [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOSPC [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOSR [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOSTR [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOSYS [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOTBLK [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOTCONN [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOTDIR [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOTEMPTY [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOTSOCK [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENOTTY [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ENXIO [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EOPNOTSUPP [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EOVERFLOW [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EPERM [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EPFNOSUPPORT [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EPIPE [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EPROTO [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EPROTONOSUPPORT [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EPROTOTYPE [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ERANGE [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EREMOTE [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EROFS [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ESHUTDOWN [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ESOCKTNOSUPPORT [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ESPIPE [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ESRCH [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ESTALE [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ETIME [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ETIMEDOUT [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ETOOMANYREFS [SystemCallError, StandardError, Exception, Object, Kernel] Errno::ETXTBSY [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EUSERS [SystemCallError, StandardError, Exception, Object, Kernel] Errno::EXDEV [SystemCallError, StandardError, Exception, Object, Kernel] Exception [Object, Kernel] Exception.exception -1 Exception#backtrace 0 Exception#exception -1 Exception#initialize -1 Exception#inspect 0 Exception#message 0 Exception#set_backtrace 1 Exception#to_s 0 Exception#to_str 0 FalseClass [Object, Kernel] FalseClass#& 1 FalseClass#^ 1 FalseClass#to_s 0 FalseClass#| 1 File [IO, File::Constants, Enumerable, Object, Kernel] File.atime 1 File.basename -1 File.blockdev? 1 File.chardev? 1 File.chmod -1 File.chown -1 File.ctime 1 File.delete -1 File.directory? 1 File.dirname 1 File.executable? 1 File.executable_real? 1 File.exist? 1 File.exists? 1 File.expand_path -1 File.extname 1 File.file? 1 File.fnmatch -1 File.fnmatch? -1 File.ftype 1 File.grpowned? 1 File.identical? 2 File.join -1 File.lchmod -1 File.lchown -1 File.link 2 File.lstat 1 File.mtime 1 File.owned? 1 File.pipe? 1 File.readable? 1 File.readable_real? 1 File.readlink 1 File.rename 2 File.setgid? 1 File.setuid? 1 File.size 1 File.size? 1 File.socket? 1 File.split 1 File.stat 1 File.sticky? 1 File.symlink 2 File.symlink? 1 File.truncate 2 File.umask -1 File.unlink -1 File.utime -1 File.writable? 1 File.writable_real? 1 File.zero? 1 File#atime 0 File#chmod 1 File#chown 2 File#ctime 0 File#flock 1 File#initialize -1 File#lstat 0 File#mtime 0 File#path 0 File#truncate 1 File::Constants [] File::Stat [Comparable, Object, Kernel] File::Stat#<=> 1 File::Stat#atime 0 File::Stat#blksize 0 File::Stat#blockdev? 0 File::Stat#blocks 0 File::Stat#chardev? 0 File::Stat#ctime 0 File::Stat#dev 0 File::Stat#dev_major 0 File::Stat#dev_minor 0 File::Stat#directory? 0 File::Stat#executable? 0 File::Stat#executable_real? 0 File::Stat#file? 0 File::Stat#ftype 0 File::Stat#gid 0 File::Stat#grpowned? 0 File::Stat#initialize 1 File::Stat#ino 0 File::Stat#inspect 0 File::Stat#mode 0 File::Stat#mtime 0 File::Stat#nlink 0 File::Stat#owned? 0 File::Stat#pipe? 0 File::Stat#rdev 0 File::Stat#rdev_major 0 File::Stat#rdev_minor 0 File::Stat#readable? 0 File::Stat#readable_real? 0 File::Stat#setgid? 0 File::Stat#setuid? 0 File::Stat#size 0 File::Stat#size? 0 File::Stat#socket? 0 File::Stat#sticky? 0 File::Stat#symlink? 0 File::Stat#uid 0 File::Stat#writable? 0 File::Stat#writable_real? 0 File::Stat#zero? 0 FileTest [] FileTest.blockdev? 1 FileTest.chardev? 1 FileTest.directory? 1 FileTest.executable? 1 FileTest.executable_real? 1 FileTest.exist? 1 FileTest.exists? 1 FileTest.file? 1 FileTest.grpowned? 1 FileTest.identical? 2 FileTest.owned? 1 FileTest.pipe? 1 FileTest.readable? 1 FileTest.readable_real? 1 FileTest.setgid? 1 FileTest.setuid? 1 FileTest.size 1 FileTest.size? 1 FileTest.socket? 1 FileTest.sticky? 1 FileTest.symlink? 1 FileTest.writable? 1 FileTest.writable_real? 1 FileTest.zero? 1 Fixnum [Integer, Precision, Numeric, Comparable, Object, Kernel] Fixnum.induced_from 1 Fixnum#% 1 Fixnum#& 1 Fixnum#* 1 Fixnum#** 1 Fixnum#+ 1 Fixnum#- 1 Fixnum#-@ 0 Fixnum#/ 1 Fixnum#< 1 Fixnum#<< 1 Fixnum#<= 1 Fixnum#<=> 1 Fixnum#== 1 Fixnum#> 1 Fixnum#>= 1 Fixnum#>> 1 Fixnum#[] 1 Fixnum#^ 1 Fixnum#abs 0 Fixnum#div 1 Fixnum#divmod 1 Fixnum#even? 0 Fixnum#fdiv 1 Fixnum#id2name 0 Fixnum#modulo 1 Fixnum#odd? 0 Fixnum#quo 1 Fixnum#size 0 Fixnum#to_f 0 Fixnum#to_s -1 Fixnum#to_sym 0 Fixnum#zero? 0 Fixnum#| 1 Fixnum#~ 0 Float [Precision, Numeric, Comparable, Object, Kernel] Float.induced_from 1 Float#% 1 Float#* 1 Float#** 1 Float#+ 1 Float#- 1 Float#-@ 0 Float#/ 1 Float#< 1 Float#<= 1 Float#<=> 1 Float#== 1 Float#> 1 Float#>= 1 Float#abs 0 Float#ceil 0 Float#coerce 1 Float#divmod 1 Float#eql? 1 Float#finite? 0 Float#floor 0 Float#hash 0 Float#infinite? 0 Float#modulo 1 Float#nan? 0 Float#round 0 Float#to_f 0 Float#to_i 0 Float#to_int 0 Float#to_s 0 Float#truncate 0 Float#zero? 0 FloatDomainError [RangeError, StandardError, Exception, Object, Kernel] GC [] GC.disable 0 GC.enable 0 GC.start 0 GC.stress 0 GC.stress= 1 GC#garbage_collect 0 Hash [Enumerable, Object, Kernel] Hash.[] -1 Hash#== 1 Hash#[] 1 Hash#[]= 2 Hash#clear 0 Hash#default -1 Hash#default= 1 Hash#default_proc 0 Hash#delete 1 Hash#delete_if 0 Hash#each 0 Hash#each_key 0 Hash#each_pair 0 Hash#each_value 0 Hash#empty? 0 Hash#eql? 1 Hash#fetch -1 Hash#has_key? 1 Hash#has_value? 1 Hash#hash 0 Hash#include? 1 Hash#index 1 Hash#indexes -1 Hash#indices -1 Hash#initialize -1 Hash#inspect 0 Hash#invert 0 Hash#key? 1 Hash#keys 0 Hash#length 0 Hash#member? 1 Hash#merge 1 Hash#merge! 1 Hash#rehash 0 Hash#reject 0 Hash#reject! 0 Hash#replace 1 Hash#select 0 Hash#shift 0 Hash#size 0 Hash#sort 0 Hash#store 2 Hash#to_a 0 Hash#to_hash 0 Hash#to_s 0 Hash#update 1 Hash#value? 1 Hash#values 0 Hash#values_at -1 IO [File::Constants, Enumerable, Object, Kernel] IO.for_fd -1 IO.foreach -1 IO.new -1 IO.open -1 IO.pipe 0 IO.popen -1 IO.read -1 IO.readlines -1 IO.select -1 IO.sysopen -1 IO#<< 1 IO#binmode 0 IO#bytes 0 IO#chars 0 IO#close 0 IO#close_read 0 IO#close_write 0 IO#closed? 0 IO#each -1 IO#each_byte 0 IO#each_char 0 IO#each_line -1 IO#eof 0 IO#eof? 0 IO#fcntl -1 IO#fileno 0 IO#flush 0 IO#fsync 0 IO#getbyte 0 IO#getc 0 IO#gets -1 IO#initialize -1 IO#inspect 0 IO#ioctl -1 IO#isatty 0 IO#lineno 0 IO#lineno= 1 IO#lines -1 IO#pid 0 IO#pos 0 IO#pos= 1 IO#print -1 IO#printf -1 IO#putc 1 IO#puts -1 IO#read -1 IO#read_nonblock -1 IO#readbyte 0 IO#readchar 0 IO#readline -1 IO#readlines -1 IO#readpartial -1 IO#reopen -1 IO#rewind 0 IO#seek -1 IO#stat 0 IO#sync 0 IO#sync= 1 IO#sysread -1 IO#sysseek -1 IO#syswrite 1 IO#tell 0 IO#to_i 0 IO#to_io 0 IO#tty? 0 IO#ungetc 1 IO#write 1 IO#write_nonblock 1 IOError [StandardError, Exception, Object, Kernel] IndexError [StandardError, Exception, Object, Kernel] Integer [Precision, Numeric, Comparable, Object, Kernel] Integer.induced_from 1 Integer#ceil 0 Integer#chr 0 Integer#downto 1 Integer#even? 0 Integer#floor 0 Integer#integer? 0 Integer#next 0 Integer#odd? 0 Integer#ord 0 Integer#pred 0 Integer#round 0 Integer#succ 0 Integer#times 0 Integer#to_i 0 Integer#to_int 0 Integer#truncate 0 Integer#upto 1 Interrupt [SignalException, Exception, Object, Kernel] Interrupt#initialize -1 Kernel [] Kernel.Array 1 Kernel.Float 1 Kernel.Integer 1 Kernel.String 1 Kernel.__method__ 0 Kernel.` 1 Kernel.abort -1 Kernel.at_exit 0 Kernel.autoload 2 Kernel.autoload? 1 Kernel.binding 0 Kernel.block_given? 0 Kernel.callcc 0 Kernel.caller -1 Kernel.catch 1 Kernel.chomp -1 Kernel.chomp! -1 Kernel.chop 0 Kernel.chop! 0 Kernel.eval -1 Kernel.exec -1 Kernel.exit -1 Kernel.exit! -1 Kernel.fail -1 Kernel.fork 0 Kernel.format -1 Kernel.getc 0 Kernel.gets -1 Kernel.global_variables 0 Kernel.gsub -1 Kernel.gsub! -1 Kernel.iterator? 0 Kernel.lambda 0 Kernel.load -1 Kernel.local_variables 0 Kernel.loop 0 Kernel.method_missing -1 Kernel.open -1 Kernel.p -1 Kernel.print -1 Kernel.printf -1 Kernel.proc 0 Kernel.putc 1 Kernel.puts -1 Kernel.raise -1 Kernel.rand -1 Kernel.readline -1 Kernel.readlines -1 Kernel.require 1 Kernel.scan 1 Kernel.select -1 Kernel.set_trace_func 1 Kernel.sleep -1 Kernel.split -1 Kernel.sprintf -1 Kernel.srand -1 Kernel.sub -1 Kernel.sub! -1 Kernel.syscall -1 Kernel.system -1 Kernel.test -1 Kernel.throw -1 Kernel.trace_var -1 Kernel.trap -1 Kernel.untrace_var -1 Kernel.warn 1 Kernel#== 1 Kernel#=== 1 Kernel#=~ 1 Kernel#__id__ 0 Kernel#__send__ -1 Kernel#class 0 Kernel#clone 0 Kernel#display -1 Kernel#dup 0 Kernel#enum_for -1 Kernel#eql? 1 Kernel#equal? 1 Kernel#extend -1 Kernel#freeze 0 Kernel#frozen? 0 Kernel#hash 0 Kernel#id 0 Kernel#inspect 0 Kernel#instance_eval -1 Kernel#instance_exec -1 Kernel#instance_of? 1 Kernel#instance_variable_defined? 1 Kernel#instance_variable_get 1 Kernel#instance_variable_set 2 Kernel#instance_variables 0 Kernel#is_a? 1 Kernel#kind_of? 1 Kernel#method 1 Kernel#methods -1 Kernel#nil? 0 Kernel#object_id 0 Kernel#private_methods -1 Kernel#protected_methods -1 Kernel#public_methods -1 Kernel#respond_to? -1 Kernel#send -1 Kernel#singleton_methods -1 Kernel#taint 0 Kernel#tainted? 0 Kernel#tap 0 Kernel#to_a 0 Kernel#to_enum -1 Kernel#to_s 0 Kernel#type 0 Kernel#untaint 0 LoadError [ScriptError, Exception, Object, Kernel] LocalJumpError [StandardError, Exception, Object, Kernel] LocalJumpError#exit_value 0 LocalJumpError#reason 0 Marshal [] Marshal.dump -1 Marshal.load -1 Marshal.restore -1 MatchData [Object, Kernel] MatchData#[] -1 MatchData#begin 1 MatchData#captures 0 MatchData#end 1 MatchData#inspect 0 MatchData#length 0 MatchData#offset 1 MatchData#post_match 0 MatchData#pre_match 0 MatchData#select -1 MatchData#size 0 MatchData#string 0 MatchData#to_a 0 MatchData#to_s 0 MatchData#values_at -1 Math [] Math.acos 1 Math.acosh 1 Math.asin 1 Math.asinh 1 Math.atan 1 Math.atan2 2 Math.atanh 1 Math.cos 1 Math.cosh 1 Math.erf 1 Math.erfc 1 Math.exp 1 Math.frexp 1 Math.hypot 2 Math.ldexp 2 Math.log 1 Math.log10 1 Math.sin 1 Math.sinh 1 Math.sqrt 1 Math.tan 1 Math.tanh 1 Method [Object, Kernel] Method#== 1 Method#[] -1 Method#arity 0 Method#call -1 Method#clone 0 Method#inspect 0 Method#name 0 Method#owner 0 Method#receiver 0 Method#to_proc 0 Method#to_s 0 Method#unbind 0 Module [Object, Kernel] Module.constants 0 Module.nesting 0 Module#< 1 Module#<= 1 Module#<=> 1 Module#== 1 Module#=== 1 Module#> 1 Module#>= 1 Module#ancestors 0 Module#autoload 2 Module#autoload? 1 Module#class_eval -1 Module#class_exec -1 Module#class_variable_defined? 1 Module#class_variables 0 Module#const_defined? 1 Module#const_get 1 Module#const_missing 1 Module#const_set 2 Module#constants 0 Module#freeze 0 Module#include? 1 Module#included_modules 0 Module#initialize 0 Module#instance_method 1 Module#instance_methods -1 Module#method_defined? 1 Module#module_eval -1 Module#module_exec -1 Module#name 0 Module#private_class_method -1 Module#private_instance_methods -1 Module#private_method_defined? 1 Module#protected_instance_methods -1 Module#protected_method_defined? 1 Module#public_class_method -1 Module#public_instance_methods -1 Module#public_method_defined? 1 Module#to_s 0 NameError [StandardError, Exception, Object, Kernel] NameError#initialize -1 NameError#name 0 NameError#to_s 0 NameError::message [Data, Object, Kernel] NameError::message.! 3 NameError::message._load 1 NameError::message#_dump 1 NameError::message#to_str 0 NilClass [Object, Kernel] NilClass#& 1 NilClass#^ 1 NilClass#inspect 0 NilClass#nil? 0 NilClass#to_a 0 NilClass#to_f 0 NilClass#to_i 0 NilClass#to_s 0 NilClass#| 1 NoMemoryError [Exception, Object, Kernel] NoMethodError [NameError, StandardError, Exception, Object, Kernel] NoMethodError#args 0 NoMethodError#initialize -1 NotImplementedError [ScriptError, Exception, Object, Kernel] Numeric [Comparable, Object, Kernel] Numeric#+@ 0 Numeric#-@ 0 Numeric#<=> 1 Numeric#abs 0 Numeric#ceil 0 Numeric#coerce 1 Numeric#div 1 Numeric#divmod 1 Numeric#eql? 1 Numeric#fdiv 1 Numeric#floor 0 Numeric#integer? 0 Numeric#modulo 1 Numeric#nonzero? 0 Numeric#quo 1 Numeric#remainder 1 Numeric#round 0 Numeric#singleton_method_added 1 Numeric#step -1 Numeric#to_int 0 Numeric#truncate 0 Numeric#zero? 0 Object [Kernel] Object#initialize 0 ObjectSpace [] ObjectSpace._id2ref 1 ObjectSpace.add_finalizer 1 ObjectSpace.call_finalizer 1 ObjectSpace.define_finalizer -1 ObjectSpace.each_object -1 ObjectSpace.finalizers 0 ObjectSpace.garbage_collect 0 ObjectSpace.remove_finalizer 1 ObjectSpace.undefine_finalizer 1 Precision [] Precision.included 1 Precision#prec 1 Precision#prec_f 0 Precision#prec_i 0 Proc [Object, Kernel] Proc.new -1 Proc#== 1 Proc#[] -1 Proc#arity 0 Proc#binding 0 Proc#call -1 Proc#clone 0 Proc#dup 0 Proc#to_proc 0 Proc#to_s 0 Process [] Process.abort -1 Process.detach 1 Process.egid 0 Process.egid= 1 Process.euid 0 Process.euid= 1 Process.exec -1 Process.exit -1 Process.exit! -1 Process.fork 0 Process.getpgid 1 Process.getpgrp 0 Process.getpriority 2 Process.getrlimit 1 Process.gid 0 Process.gid= 1 Process.groups 0 Process.groups= 1 Process.initgroups 2 Process.kill -1 Process.maxgroups 0 Process.maxgroups= 1 Process.pid 0 Process.ppid 0 Process.setpgid 2 Process.setpgrp 0 Process.setpriority 3 Process.setrlimit -1 Process.setsid 0 Process.times 0 Process.uid 0 Process.uid= 1 Process.wait -1 Process.wait2 -1 Process.waitall 0 Process.waitpid -1 Process.waitpid2 -1 Process::GID [] Process::GID.change_privilege 1 Process::GID.eid 0 Process::GID.eid= 1 Process::GID.grant_privilege 1 Process::GID.re_exchange 0 Process::GID.re_exchangeable? 0 Process::GID.rid 0 Process::GID.sid_available? 0 Process::GID.switch 0 Process::Status [Object, Kernel] Process::Status#& 1 Process::Status#== 1 Process::Status#>> 1 Process::Status#coredump? 0 Process::Status#exited? 0 Process::Status#exitstatus 0 Process::Status#inspect 0 Process::Status#pid 0 Process::Status#signaled? 0 Process::Status#stopped? 0 Process::Status#stopsig 0 Process::Status#success? 0 Process::Status#termsig 0 Process::Status#to_i 0 Process::Status#to_int 0 Process::Status#to_s 0 Process::Sys [] Process::Sys.getegid 0 Process::Sys.geteuid 0 Process::Sys.getgid 0 Process::Sys.getuid 0 Process::Sys.issetugid 0 Process::Sys.setegid 1 Process::Sys.seteuid 1 Process::Sys.setgid 1 Process::Sys.setregid 2 Process::Sys.setresgid 3 Process::Sys.setresuid 3 Process::Sys.setreuid 2 Process::Sys.setrgid 1 Process::Sys.setruid 1 Process::Sys.setuid 1 Process::UID [] Process::UID.change_privilege 1 Process::UID.eid 0 Process::UID.eid= 1 Process::UID.grant_privilege 1 Process::UID.re_exchange 0 Process::UID.re_exchangeable? 0 Process::UID.rid 0 Process::UID.sid_available? 0 Process::UID.switch 0 Range [Enumerable, Object, Kernel] Range#== 1 Range#=== 1 Range#begin 0 Range#each 0 Range#end 0 Range#eql? 1 Range#exclude_end? 0 Range#first 0 Range#hash 0 Range#include? 1 Range#initialize -1 Range#inspect 0 Range#last 0 Range#member? 1 Range#step -1 Range#to_s 0 RangeError [StandardError, Exception, Object, Kernel] Regexp [Object, Kernel] Regexp.compile -1 Regexp.escape -1 Regexp.last_match -1 Regexp.quote -1 Regexp.union -1 Regexp#== 1 Regexp#=== 1 Regexp#=~ 1 Regexp#casefold? 0 Regexp#eql? 1 Regexp#hash 0 Regexp#initialize -1 Regexp#inspect 0 Regexp#kcode 0 Regexp#match 1 Regexp#options 0 Regexp#source 0 Regexp#to_s 0 Regexp#~ 0 RegexpError [StandardError, Exception, Object, Kernel] RuntimeError [StandardError, Exception, Object, Kernel] ScriptError [Exception, Object, Kernel] SecurityError [StandardError, Exception, Object, Kernel] Signal [] Signal.list 0 Signal.trap -1 SignalException [Exception, Object, Kernel] SignalException#initialize -1 SignalException#signm 0 SignalException#signo 0 StandardError [Exception, Object, Kernel] StopIteration [IndexError, StandardError, Exception, Object, Kernel] String [Enumerable, Comparable, Object, Kernel] String#% 1 String#* 1 String#+ 1 String#<< 1 String#<=> 1 String#== 1 String#=~ 1 String#[] -1 String#[]= -1 String#bytes 0 String#bytesize 0 String#capitalize 0 String#capitalize! 0 String#casecmp 1 String#center -1 String#chars 0 String#chomp -1 String#chomp! -1 String#chop 0 String#chop! 0 String#concat 1 String#count -1 String#crypt 1 String#delete -1 String#delete! -1 String#downcase 0 String#downcase! 0 String#dump 0 String#each -1 String#each_byte 0 String#each_char 0 String#each_line -1 String#empty? 0 String#end_with? -1 String#eql? 1 String#gsub -1 String#gsub! -1 String#hash 0 String#hex 0 String#include? 1 String#index -1 String#initialize -1 String#insert 2 String#inspect 0 String#intern 0 String#length 0 String#lines -1 String#ljust -1 String#lstrip 0 String#lstrip! 0 String#match 1 String#next 0 String#next! 0 String#oct 0 String#partition -1 String#replace 1 String#reverse 0 String#reverse! 0 String#rindex -1 String#rjust -1 String#rpartition 1 String#rstrip 0 String#rstrip! 0 String#scan 1 String#size 0 String#slice -1 String#slice! -1 String#split -1 String#squeeze -1 String#squeeze! -1 String#start_with? -1 String#strip 0 String#strip! 0 String#sub -1 String#sub! -1 String#succ 0 String#succ! 0 String#sum -1 String#swapcase 0 String#swapcase! 0 String#to_f 0 String#to_i -1 String#to_s 0 String#to_str 0 String#to_sym 0 String#tr 2 String#tr! 2 String#tr_s 2 String#tr_s! 2 String#unpack 1 String#upcase 0 String#upcase! 0 String#upto -1 Struct [Enumerable, Object, Kernel] Struct.new -1 Struct#== 1 Struct#[] 1 Struct#[]= 2 Struct#each 0 Struct#each_pair 0 Struct#eql? 1 Struct#hash 0 Struct#initialize -1 Struct#inspect 0 Struct#length 0 Struct#members 0 Struct#select -1 Struct#size 0 Struct#to_a 0 Struct#to_s 0 Struct#values 0 Struct#values_at -1 Struct::Tms [Struct, Enumerable, Object, Kernel] Struct::Tms.[] -1 Struct::Tms.members 0 Struct::Tms.new -1 Struct::Tms#cstime 0 Struct::Tms#cstime= 1 Struct::Tms#cutime 0 Struct::Tms#cutime= 1 Struct::Tms#stime 0 Struct::Tms#stime= 1 Struct::Tms#utime 0 Struct::Tms#utime= 1 Symbol [Object, Kernel] Symbol.all_symbols 0 Symbol#=== 1 Symbol#id2name 0 Symbol#inspect 0 Symbol#to_i 0 Symbol#to_int 0 Symbol#to_proc 0 Symbol#to_s 0 Symbol#to_sym 0 SyntaxError [ScriptError, Exception, Object, Kernel] SystemCallError [StandardError, Exception, Object, Kernel] SystemCallError.=== 1 SystemCallError#errno 0 SystemCallError#initialize -1 SystemExit [Exception, Object, Kernel] SystemExit#initialize -1 SystemExit#status 0 SystemExit#success? 0 SystemStackError [StandardError, Exception, Object, Kernel] Thread [Object, Kernel] Thread.abort_on_exception 0 Thread.abort_on_exception= 1 Thread.critical 0 Thread.critical= 1 Thread.current 0 Thread.exit 0 Thread.fork -1 Thread.kill 1 Thread.list 0 Thread.main 0 Thread.new -1 Thread.pass 0 Thread.start -1 Thread.stop 0 Thread#[] 1 Thread#[]= 2 Thread#abort_on_exception 0 Thread#abort_on_exception= 1 Thread#alive? 0 Thread#exit 0 Thread#exit! 0 Thread#group 0 Thread#initialize -1 Thread#inspect 0 Thread#join -1 Thread#key? 1 Thread#keys 0 Thread#kill 0 Thread#kill! 0 Thread#priority 0 Thread#priority= 1 Thread#raise -1 Thread#run 0 Thread#safe_level 0 Thread#status 0 Thread#stop? 0 Thread#terminate 0 Thread#terminate! 0 Thread#value 0 Thread#wakeup 0 ThreadError [StandardError, Exception, Object, Kernel] ThreadGroup [Object, Kernel] ThreadGroup#add 1 ThreadGroup#enclose 0 ThreadGroup#enclosed? 0 ThreadGroup#list 0 Time [Comparable, Object, Kernel] Time._load 1 Time.at -1 Time.gm -1 Time.local -1 Time.mktime -1 Time.now -1 Time.times 0 Time.utc -1 Time#+ 1 Time#- 1 Time#<=> 1 Time#_dump -1 Time#asctime 0 Time#ctime 0 Time#day 0 Time#dst? 0 Time#eql? 1 Time#getgm 0 Time#getlocal 0 Time#getutc 0 Time#gmt? 0 Time#gmt_offset 0 Time#gmtime 0 Time#gmtoff 0 Time#hash 0 Time#hour 0 Time#initialize 0 Time#inspect 0 Time#isdst 0 Time#localtime 0 Time#mday 0 Time#min 0 Time#mon 0 Time#month 0 Time#sec 0 Time#strftime 1 Time#succ 0 Time#to_a 0 Time#to_f 0 Time#to_i 0 Time#to_s 0 Time#tv_sec 0 Time#tv_usec 0 Time#usec 0 Time#utc 0 Time#utc? 0 Time#utc_offset 0 Time#wday 0 Time#yday 0 Time#year 0 Time#zone 0 TrueClass [Object, Kernel] TrueClass#& 1 TrueClass#^ 1 TrueClass#to_s 0 TrueClass#| 1 TypeError [StandardError, Exception, Object, Kernel] UnboundMethod [Object, Kernel] UnboundMethod#== 1 UnboundMethod#arity 0 UnboundMethod#bind 1 UnboundMethod#clone 0 UnboundMethod#inspect 0 UnboundMethod#name 0 UnboundMethod#owner 0 UnboundMethod#to_s 0 ZeroDivisionError [StandardError, Exception, Object, Kernel] fatal [Exception, Object, Kernel] 165 modules, 1191 methods == make # 2010-02-23T08:30:36+09:00 + gmake rbconfig.rb updated compiling Win32API compiling bigdecimal mkdir -p ../../.ext/powerpc-darwin9.8.0 gcc -I. -I../.. -I../../. -I../.././ext/bigdecimal -DBASE=10000UL -DBASE_FIG=4 -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c bigdecimal.c bigdecimal.c: In function 'BigDecimal_add': bigdecimal.c:674: warning: comparison between signed and unsigned bigdecimal.c: In function 'BigDecimal_sub': bigdecimal.c:715: warning: comparison between signed and unsigned bigdecimal.c: In function 'VpAddAbs': bigdecimal.c:2845: warning: comparison between signed and unsigned bigdecimal.c:2846: warning: comparison between signed and unsigned bigdecimal.c: In function 'VpSubAbs': bigdecimal.c:2938: warning: comparison between signed and unsigned bigdecimal.c:2939: warning: comparison between signed and unsigned bigdecimal.c: In function 'VpMult': bigdecimal.c:3211: warning: comparison of unsigned expression >= 0 is always true bigdecimal.c: In function 'VpCtoV': bigdecimal.c:3955: warning: comparison of unsigned expression >= 0 is always true bigdecimal.c: In function 'VpMidRound': bigdecimal.c:4396: warning: comparison between signed and unsigned bigdecimal.c: At top level: bigdecimal.c:2209: warning: 'VpIsNegDoubleZero' defined but not used bigdecimal.c:4188: warning: 'VpItoV' defined but not used cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.8.0/bigdecimal.bundle bigdecimal.o -L. -L../.. -L. -ldl -lobjc mkdir -p ../../.ext/common/bigdecimal cp ../.././ext/bigdecimal/lib/bigdecimal/jacobian.rb ../../.ext/common/bigdecimal cp ../.././ext/bigdecimal/lib/bigdecimal/ludcmp.rb ../../.ext/common/bigdecimal cp ../.././ext/bigdecimal/lib/bigdecimal/math.rb ../../.ext/common/bigdecimal cp ../.././ext/bigdecimal/lib/bigdecimal/newton.rb ../../.ext/common/bigdecimal cp ../.././ext/bigdecimal/lib/bigdecimal/util.rb ../../.ext/common/bigdecimal compiling curses gcc -I. -I../.. -I../../. -I../.././ext/curses -DHAVE_NCURSES_H -DHAVE_BEEP -DHAVE_BKGD -DHAVE_BKGDSET -DHAVE_CURS_SET -DHAVE_DELETELN -DHAVE_DOUPDATE -DHAVE_FLASH -DHAVE_GETBKGD -DHAVE_GETNSTR -DHAVE_ISENDWIN -DHAVE_KEYNAME -DHAVE_KEYPAD -DHAVE_RESIZETERM -DHAVE_SCRL -DHAVE_SETSCRREG -DHAVE_UNGETCH -DHAVE_WATTROFF -DHAVE_WATTRON -DHAVE_WATTRSET -DHAVE_WBKGD -DHAVE_WBKGDSET -DHAVE_WDELETELN -DHAVE_WGETNSTR -DHAVE_WRESIZE -DHAVE_WSCRL -DHAVE_WSETSCRREG -DHAVE_DEF_PROG_MODE -DHAVE_RESET_PROG_MODE -DHAVE_TIMEOUT -DHAVE_WTIMEOUT -DHAVE_NODELAY -DHAVE_INIT_COLOR -DHAVE_WCOLOR_SET -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c curses.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.8.0/curses.bundle curses.o -L. -L../.. -L. -lncurses -ltermcap -ldl -lobjc compiling dbm gcc -I. -I../.. -I../../. -I../.././ext/dbm -DHAVE_DBM_OPEN -DHAVE_TYPE_DBM -DHAVE_DBM_CLEARERR -DDBM_HDR="" -DHAVE_SYS_CDEFS_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c dbm.c dbm.c: In function 'fdbm_index': dbm.c:232: warning: comparison between signed and unsigned dbm.c: In function 'fdbm_has_value': dbm.c:702: warning: comparison between signed and unsigned cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.8.0/dbm.bundle dbm.o -L. -L../.. -L. -ldl -lobjc compiling digest gcc -I. -I../.. -I../../. -I../.././ext/digest -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c digest.c digest.c: In function 'hexencode_str_new': digest.c:57: warning: comparison between signed and unsigned digest.c: In function 'rb_digest_instance_method_unimpl': digest.c:89: warning: unused variable 'klass' digest.c: In function 'rb_digest_instance_inspect': digest.c:280: warning: assignment discards qualifiers from pointer target type digest.c: In function 'rb_digest_instance_update': digest.c:110: warning: control reaches end of non-void function digest.c: In function 'rb_digest_instance_finish': digest.c:128: warning: control reaches end of non-void function digest.c: In function 'rb_digest_instance_reset': digest.c:142: warning: control reaches end of non-void function digest.c: In function 'rb_digest_instance_block_length': digest.c:371: warning: control reaches end of non-void function cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.8.0/digest.bundle digest.o -L. -L../.. -L. -ldl -lobjc cp ../.././ext/digest/lib/digest.rb ../../.ext/common cp ../.././ext/digest/lib/md5.rb ../../.ext/common cp ../.././ext/digest/lib/sha1.rb ../../.ext/common cp ../.././ext/digest/digest.h ../../.ext/powerpc-darwin9.8.0 compiling digest/bubblebabble mkdir -p ../../../.ext/powerpc-darwin9.8.0/digest gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/bubblebabble -I../../.././ext/digest/bubblebabble/.. -DHAVE_CONFIG_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c bubblebabble.c bubblebabble.c: In function 'bubblebabble_str_new': bubblebabble.c:52: warning: comparison between signed and unsigned bubblebabble.c:64: warning: comparison between signed and unsigned cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext/powerpc-darwin9.8.0/digest/bubblebabble.bundle bubblebabble.o -L. -L../../.. -L. -ldl -lobjc compiling digest/md5 gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/md5 -I../../.././ext/digest/md5/.. -DHAVE_CONFIG_H -DHAVE_OPENSSL_MD5_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c md5init.c gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/md5 -I../../.././ext/digest/md5/.. -DHAVE_CONFIG_H -DHAVE_OPENSSL_MD5_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c md5ossl.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext/powerpc-darwin9.8.0/digest/md5.bundle md5init.o md5ossl.o -L. -L../../.. -L. -lcrypto -ldl -lobjc compiling digest/rmd160 gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/rmd160 -I../../.././ext/digest/rmd160/.. -DNDEBUG -DHAVE_CONFIG_H -DHAVE_OPENSSL_RIPEMD_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c rmd160init.c gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/rmd160 -I../../.././ext/digest/rmd160/.. -DNDEBUG -DHAVE_CONFIG_H -DHAVE_OPENSSL_RIPEMD_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c rmd160ossl.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext/powerpc-darwin9.8.0/digest/rmd160.bundle rmd160init.o rmd160ossl.o -L. -L../../.. -L. -lcrypto -ldl -lobjc compiling digest/sha1 gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/sha1 -I../../.././ext/digest/sha1/.. -DHAVE_CONFIG_H -DHAVE_OPENSSL_SHA_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c sha1init.c gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/sha1 -I../../.././ext/digest/sha1/.. -DHAVE_CONFIG_H -DHAVE_OPENSSL_SHA_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c sha1ossl.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext/powerpc-darwin9.8.0/digest/sha1.bundle sha1init.o sha1ossl.o -L. -L../../.. -L. -lcrypto -ldl -lobjc compiling digest/sha2 gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/sha2 -I../../.././ext/digest/sha2/.. -DHAVE_CONFIG_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -DHAVE_TYPE_UINT64_T -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c sha2.c sha2.c:185: warning: 'static' is not at beginning of declaration sha2.c:205: warning: 'static' is not at beginning of declaration sha2.c:217: warning: 'static' is not at beginning of declaration sha2.c:261: warning: 'static' is not at beginning of declaration sha2.c:273: warning: 'static' is not at beginning of declaration gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/sha2 -I../../.././ext/digest/sha2/.. -DHAVE_CONFIG_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -DHAVE_TYPE_UINT64_T -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c sha2init.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext/powerpc-darwin9.8.0/digest/sha2.bundle sha2.o sha2init.o -L. -L../../.. -L. -ldl -lobjc mkdir -p ../../../.ext/common/digest cp ../../.././ext/digest/sha2/lib/sha2.rb ../../../.ext/common/digest compiling dl Generating callback.func Generating cbtable.func gcc -I. -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -I. -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -fno-defer-pop -fno-omit-frame-pointer -c dl.c dl.c: In function 'rb_ary_to_ptr': dl.c:539: warning: 'ptr' may be used uninitialized in this function gcc -I. -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -I. -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -fno-defer-pop -fno-omit-frame-pointer -c handle.c gcc -I. -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -I. -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -fno-defer-pop -fno-omit-frame-pointer -c ptr.c ptr.c: In function 'rb_dlptr_inspect': ptr.c:463: warning: format '%lx' expects type 'long unsigned int', but argument 5 has type 'struct ptr_data *' ptr.c:463: warning: format '%lx' expects type 'long unsigned int', but argument 6 has type 'void *' Generating call.func void char short long float double gcc -I. -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -I. -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -fno-defer-pop -fno-omit-frame-pointer -c sym.c sym.c: In function 'rb_dlsym_inspect': sym.c:272: warning: format '%lx' expects type 'long unsigned int', but argument 4 has type 'struct sym_data *' sym.c:272: warning: format '%lx' expects type 'long unsigned int', but argument 5 has type 'void *' sym.c:360:6: warning: "_MSC_VER" is not defined sym.c: In function 'rb_dlsym_guardcall': sym.c:366: warning: unused variable 'guard' cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.8.0/dl.bundle dl.o handle.o ptr.o sym.o -L. -L../.. -L. -ldl -ldl -lobjc mkdir -p ../../.ext/common/dl cp ../.././ext/dl/lib/dl/import.rb ../../.ext/common/dl cp ../.././ext/dl/lib/dl/struct.rb ../../.ext/common/dl cp ../.././ext/dl/lib/dl/types.rb ../../.ext/common/dl cp ../.././ext/dl/lib/dl/win32.rb ../../.ext/common/dl cp dlconfig.h ../../.ext/powerpc-darwin9.8.0 cp ../.././ext/dl/dl.h ../../.ext/powerpc-darwin9.8.0 compiling etc gcc -I. -I../.. -I../../. -I../.././ext/etc -DHAVE_GETLOGIN -DHAVE_GETPWENT -DHAVE_GETGRENT -DHAVE_ST_PW_GECOS -DHAVE_ST_PW_CHANGE -DHAVE_ST_PW_CLASS -DHAVE_ST_PW_EXPIRE -DHAVE_ST_PW_PASSWD -DHAVE_ST_GR_PASSWD -DHAVE_TYPE_UID_T -DPW_UID2VAL=UINT2NUM -DPW_VAL2UID=NUM2UINT -DHAVE_TYPE_GID_T -DPW_GID2VAL=UINT2NUM -DPW_VAL2GID=NUM2UINT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c etc.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.8.0/etc.bundle etc.o -L. -L../.. -L. -ldl -lobjc compiling fcntl gcc -I. -I../.. -I../../. -I../.././ext/fcntl -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c fcntl.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.8.0/fcntl.bundle fcntl.o -L. -L../.. -L. -ldl -lobjc compiling gdbm compiling iconv gcc -I. -I../.. -I../../. -I../.././ext/iconv -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c iconv.c iconv.c: In function 'iconv_convert': iconv.c:443: warning: comparison of unsigned expression >= 0 is always true iconv.c:446: warning: comparison between signed and unsigned iconv.c:447: warning: comparison between signed and unsigned cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.8.0/iconv.bundle iconv.o -L. -L../.. -L. -liconv -ldl -lobjc compiling io/wait mkdir -p ../../../.ext/powerpc-darwin9.8.0/io gcc -I. -I../../.. -I../../../. -I../../.././ext/io/wait -DFIONREAD_HEADER="" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c wait.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext/powerpc-darwin9.8.0/io/wait.bundle wait.o -L. -L../../.. -L. -ldl -lobjc mkdir -p ../../../.ext/common/io cp ../../.././ext/io/wait/lib/nonblock.rb ../../../.ext/common/io compiling nkf gcc -I. -I../.. -I../../. -I../.././ext/nkf -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c nkf.c In file included from nkf.c:79: nkf-utf8/nkf.c: In function 'options': nkf-utf8/nkf.c:1179: warning: comparison between signed and unsigned nkf-utf8/nkf.c: In function 'kanji_convert': nkf-utf8/nkf.c:2581: warning: empty body in an else-statement nkf-utf8/nkf.c:2922: warning: empty body in an else-statement nkf.c: In function 'nkf_split_options': nkf.c:116: warning: pointer targets in passing argument 1 of 'options' differ in signedness nkf.c:124: warning: pointer targets in passing argument 1 of 'options' differ in signedness cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.8.0/nkf.bundle nkf.o -L. -L../.. -L. -ldl -lobjc cp ../.././ext/nkf/lib/kconv.rb ../../.ext/common compiling openssl gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c openssl_missing.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl.c ossl.c: In function 'ossl_raise': ossl.c:300: warning: format not a string literal, argument types not checked gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_asn1.c ossl_asn1.c: In function 'asn1time_to_time': ossl_asn1.c:37: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness ossl_asn1.c:48: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness ossl_asn1.c: In function 'asn1str_to_str': ossl_asn1.c:83: warning: pointer targets in passing argument 1 of 'rb_str_new' differ in signedness ossl_asn1.c: In function 'obj_to_asn1bstr': ossl_asn1.c:217: warning: pointer targets in passing argument 2 of 'ASN1_BIT_STRING_set' differ in signedness ossl_asn1.c: In function 'decode_bstr': ossl_asn1.c:359: warning: pointer targets in passing argument 1 of 'ossl_buf2str' differ in signedness ossl_asn1.c: In function 'ossl_asn1data_to_der': ossl_asn1.c:705: warning: pointer targets in assignment differ in signedness ossl_asn1.c: In function 'ossl_asn1_decode0': ossl_asn1.c:762: warning: pointer targets in passing argument 1 of 'rb_str_new' differ in signedness ossl_asn1.c: In function 'ossl_asn1_traverse': ossl_asn1.c:827: warning: pointer targets in assignment differ in signedness ossl_asn1.c: In function 'ossl_asn1_decode': ossl_asn1.c:843: warning: pointer targets in assignment differ in signedness ossl_asn1.c: In function 'ossl_asn1_decode_all': ossl_asn1.c:860: warning: pointer targets in assignment differ in signedness ossl_asn1.c: In function 'ossl_asn1prim_to_der': ossl_asn1.c:957: warning: pointer targets in passing argument 1 of 'ossl_buf2str' differ in signedness ossl_asn1.c: In function 'ossl_asn1cons_to_der': ossl_asn1.c:979: warning: pointer targets in assignment differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_bio.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_bn.c ossl_bn.c: In function 'ossl_bn_initialize': ossl_bn.c:134: warning: pointer targets in passing argument 1 of 'BN_mpi2bn' differ in signedness ossl_bn.c:139: warning: pointer targets in passing argument 1 of 'BN_bin2bn' differ in signedness ossl_bn.c: In function 'ossl_bn_to_s': ossl_bn.c:188: warning: pointer targets in passing argument 2 of 'BN_bn2mpi' differ in signedness ossl_bn.c:194: warning: pointer targets in passing argument 2 of 'BN_bn2bin' differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_cipher.c ossl_cipher.c: In function 'ossl_cipher_init': ossl_cipher.c:189: warning: initialization discards qualifiers from pointer target type ossl_cipher.c:205: warning: pointer targets in passing argument 4 of 'EVP_BytesToKey' differ in signedness ossl_cipher.c: In function 'ossl_cipher_pkcs5_keyivgen': ossl_cipher.c:282: warning: pointer targets in assignment differ in signedness ossl_cipher.c:288: warning: pointer targets in passing argument 4 of 'EVP_BytesToKey' differ in signedness ossl_cipher.c: In function 'ossl_cipher_update_deprecated': ossl_cipher.c:312: warning: assignment discards qualifiers from pointer target type ossl_cipher.c: In function 'ossl_cipher_update': ossl_cipher.c:350: warning: pointer targets in passing argument 2 of 'EVP_CipherUpdate' differ in signedness ossl_cipher.c:350: warning: pointer targets in passing argument 4 of 'EVP_CipherUpdate' differ in signedness ossl_cipher.c: In function 'ossl_cipher_final': ossl_cipher.c:375: warning: pointer targets in passing argument 2 of 'EVP_CipherFinal_ex' differ in signedness ossl_cipher.c: In function 'ossl_cipher_set_key': ossl_cipher.c:418: warning: pointer targets in passing argument 4 of 'EVP_CipherInit_ex' differ in signedness ossl_cipher.c: In function 'ossl_cipher_set_iv': ossl_cipher.c:443: warning: pointer targets in passing argument 5 of 'EVP_CipherInit_ex' differ in signedness ossl_cipher.c:554:5: warning: "RUBY_VERSION_CODE" is not defined gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_config.c ossl_config.c: In function 'ossl_config_inspect': ossl_config.c:434: warning: initialization discards qualifiers from pointer target type gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_digest.c ossl_digest.c: In function 'ossl_digest_initialize': ossl_digest.c:99: warning: unused variable 'name' ossl_digest.c: In function 'ossl_digest_finish': ossl_digest.c:185: warning: pointer targets in passing argument 2 of 'EVP_DigestFinal_ex' differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_engine.c ossl_engine.c: In function 'ossl_engine_inspect': ossl_engine.c:329: warning: initialization discards qualifiers from pointer target type gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_hmac.c ossl_hmac.c: In function 'ossl_hmac_update': ossl_hmac.c:106: warning: pointer targets in passing argument 2 of 'HMAC_Update' differ in signedness ossl_hmac.c: In function 'hmac_final': ossl_hmac.c:122: warning: pointer targets in passing argument 2 of 'HMAC_Final' differ in signedness ossl_hmac.c:122: warning: pointer targets in passing argument 3 of 'HMAC_Final' differ in signedness ossl_hmac.c: In function 'ossl_hmac_s_digest': ossl_hmac.c:201: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness ossl_hmac.c:201: warning: pointer targets in passing argument 7 of 'HMAC' differ in signedness ossl_hmac.c:201: warning: pointer targets in assignment differ in signedness ossl_hmac.c: In function 'ossl_hmac_s_hexdigest': ossl_hmac.c:222: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness ossl_hmac.c:222: warning: pointer targets in passing argument 7 of 'HMAC' differ in signedness ossl_hmac.c:222: warning: pointer targets in assignment differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_ns_spki.c ossl_ns_spki.c: In function 'ossl_spki_initialize': ossl_ns_spki.c:66: warning: pointer targets in assignment differ in signedness ossl_ns_spki.c: In function 'ossl_spki_to_der': ossl_ns_spki.c:90: warning: pointer targets in assignment differ in signedness ossl_ns_spki.c: In function 'ossl_spki_get_challenge': ossl_ns_spki.c:176: warning: pointer targets in passing argument 1 of 'rb_str_new' differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_ocsp.c ossl_ocsp.c: In function 'ossl_ocspreq_add_nonce': ossl_ocsp.c:137: warning: pointer targets in passing argument 2 of 'OCSP_request_add1_nonce' differ in signedness ossl_ocsp.c: In function 'ossl_ocspreq_to_der': ossl_ocsp.c:268: warning: pointer targets in assignment differ in signedness ossl_ocsp.c: In function 'ossl_ocspres_initialize': ossl_ocsp.c:319: warning: pointer targets in assignment differ in signedness ossl_ocsp.c: In function 'ossl_ocspres_to_der': ossl_ocsp.c:380: warning: pointer targets in assignment differ in signedness ossl_ocsp.c: In function 'ossl_ocspbres_add_nonce': ossl_ocsp.c:439: warning: pointer targets in passing argument 2 of 'OCSP_basic_add1_nonce' differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_pkcs12.c ossl_pkcs12.c: In function 'ossl_pkcs12_to_der': ossl_pkcs12.c:184: warning: pointer targets in assignment differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_pkcs5.c ossl_pkcs5.c: In function 'ossl_pkcs5_pbkdf2_hmac_sha1': ossl_pkcs5.c:75: warning: pointer targets in passing argument 3 of 'PKCS5_PBKDF2_HMAC_SHA1' differ in signedness ossl_pkcs5.c:75: warning: pointer targets in passing argument 7 of 'PKCS5_PBKDF2_HMAC_SHA1' differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_pkcs7.c ossl_pkcs7.c: In function 'ossl_pkcs7_sym2typeid': ossl_pkcs7.c:374: warning: comparison between signed and unsigned ossl_pkcs7.c: In function 'ossl_pkcs7_to_der': ossl_pkcs7.c:781: warning: pointer targets in assignment differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_pkey.c ossl_pkey.c: In function 'ossl_pkey_sign': ossl_pkey.c:178: warning: pointer targets in passing argument 2 of 'EVP_SignFinal' differ in signedness ossl_pkey.c:178: warning: pointer targets in passing argument 3 of 'EVP_SignFinal' differ in signedness ossl_pkey.c: In function 'ossl_pkey_verify': ossl_pkey.c:197: warning: pointer targets in passing argument 2 of 'EVP_VerifyFinal' differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_pkey_dh.c ossl_pkey_dh.c: In function 'ossl_dh_to_der': ossl_pkey_dh.c:257: warning: pointer targets in assignment differ in signedness ossl_pkey_dh.c: In function 'ossl_dh_compute_key': ossl_pkey_dh.c:410: warning: pointer targets in passing argument 1 of 'DH_compute_key' differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_pkey_dsa.c ossl_pkey_dsa.c: In function 'ossl_dsa_to_der': ossl_pkey_dsa.c:292: warning: pointer targets in assignment differ in signedness ossl_pkey_dsa.c: In function 'ossl_dsa_sign': ossl_pkey_dsa.c:400: warning: pointer targets in passing argument 2 of 'DSA_sign' differ in signedness ossl_pkey_dsa.c:400: warning: pointer targets in passing argument 4 of 'DSA_sign' differ in signedness ossl_pkey_dsa.c:400: warning: pointer targets in passing argument 5 of 'DSA_sign' differ in signedness ossl_pkey_dsa.c: In function 'ossl_dsa_verify': ossl_pkey_dsa.c:424: warning: pointer targets in passing argument 2 of 'DSA_verify' differ in signedness ossl_pkey_dsa.c:424: warning: pointer targets in passing argument 4 of 'DSA_verify' differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_pkey_ec.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_pkey_rsa.c ossl_pkey_rsa.c: In function 'ossl_rsa_to_der': ossl_pkey_rsa.c:291: warning: pointer targets in assignment differ in signedness ossl_pkey_rsa.c: In function 'ossl_rsa_public_encrypt': ossl_pkey_rsa.c:320: warning: pointer targets in passing argument 2 of 'RSA_public_encrypt' differ in signedness ossl_pkey_rsa.c:320: warning: pointer targets in passing argument 3 of 'RSA_public_encrypt' differ in signedness ossl_pkey_rsa.c: In function 'ossl_rsa_public_decrypt': ossl_pkey_rsa.c:346: warning: pointer targets in passing argument 2 of 'RSA_public_decrypt' differ in signedness ossl_pkey_rsa.c:346: warning: pointer targets in passing argument 3 of 'RSA_public_decrypt' differ in signedness ossl_pkey_rsa.c: In function 'ossl_rsa_private_encrypt': ossl_pkey_rsa.c:375: warning: pointer targets in passing argument 2 of 'RSA_private_encrypt' differ in signedness ossl_pkey_rsa.c:375: warning: pointer targets in passing argument 3 of 'RSA_private_encrypt' differ in signedness ossl_pkey_rsa.c: In function 'ossl_rsa_private_decrypt': ossl_pkey_rsa.c:405: warning: pointer targets in passing argument 2 of 'RSA_private_decrypt' differ in signedness ossl_pkey_rsa.c:405: warning: pointer targets in passing argument 3 of 'RSA_private_decrypt' differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_rand.c ossl_rand.c: In function 'ossl_rand_bytes': ossl_rand.c:102: warning: pointer targets in passing argument 1 of 'RAND_bytes' differ in signedness ossl_rand.c: In function 'ossl_rand_pseudo_bytes': ossl_rand.c:121: warning: pointer targets in passing argument 1 of 'RAND_pseudo_bytes' differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_ssl.c ossl_ssl.c: In function 'ossl_sslctx_set_ssl_version': ossl_ssl.c:156: warning: comparison between signed and unsigned ossl_ssl.c: In function 'ossl_sslctx_initialize': ossl_ssl.c:187: warning: comparison between signed and unsigned ossl_ssl.c: In function 'ossl_call_session_get_cb': ossl_ssl.c:300: warning: unused variable 'ret' ossl_ssl.c: In function 'ossl_sslctx_session_get_cb': ossl_ssl.c:328: warning: pointer targets in passing argument 1 of 'rb_str_new' differ in signedness ossl_ssl.c: In function 'ossl_call_session_new_cb': ossl_ssl.c:347: warning: unused variable 'ret' ossl_ssl.c: In function 'ossl_call_session_remove_cb': ossl_ssl.c:393: warning: unused variable 'ret' ossl_ssl.c: In function 'ossl_sslctx_setup': ossl_ssl.c:567: warning: pointer targets in passing argument 2 of 'SSL_CTX_set_session_id_context' differ in signedness ossl_ssl.c: In function 'ossl_sslctx_flush_sessions': ossl_ssl.c:818: warning: unused variable 'cb_state' ossl_ssl.c: In function 'Init_ossl_ssl': ossl_ssl.c:1370: warning: comparison between signed and unsigned ossl_ssl.c:1399: warning: comparison between signed and unsigned ossl_ssl.c:1414: warning: comparison between signed and unsigned ossl_ssl.c:1416: warning: comparison between signed and unsigned ossl_ssl.c: At top level: ossl_ssl.c:392: warning: 'ossl_call_session_remove_cb' defined but not used gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_ssl_session.c ossl_ssl_session.c: In function 'ossl_ssl_session_initialize': ossl_ssl_session.c:40: warning: unused variable 'p' ossl_ssl_session.c:39: warning: unused variable 'obj' ossl_ssl_session.c: In function 'ossl_ssl_session_to_der': ossl_ssl_session.c:200: warning: comparison between signed and unsigned gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_x509.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_x509attr.c ossl_x509attr.c: In function 'ossl_x509attr_initialize': ossl_x509attr.c:102: warning: pointer targets in assignment differ in signedness ossl_x509attr.c: In function 'ossl_x509attr_get_value': ossl_x509attr.c:215: warning: pointer targets in assignment differ in signedness ossl_x509attr.c:223: warning: pointer targets in assignment differ in signedness ossl_x509attr.c: In function 'ossl_x509attr_to_der': ossl_x509attr.c:249: warning: pointer targets in assignment differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_x509cert.c ossl_x509cert.c: In function 'ossl_x509_to_der': ossl_x509cert.c:193: warning: pointer targets in assignment differ in signedness ossl_x509cert.c: In function 'ossl_x509_inspect': ossl_x509cert.c:693: warning: initialization discards qualifiers from pointer target type gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_x509crl.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_x509ext.c ossl_x509ext.c: In function 'ossl_x509ext_initialize': ossl_x509ext.c:283: warning: pointer targets in assignment differ in signedness ossl_x509ext.c: In function 'ossl_x509ext_to_der': ossl_x509ext.c:412: warning: pointer targets in assignment differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_x509name.c ossl_x509name.c: In function 'ossl_x509name_initialize': ossl_x509name.c:141: warning: pointer targets in assignment differ in signedness ossl_x509name.c: In function 'ossl_x509name_add_entry': ossl_x509name.c:167: warning: pointer targets in passing argument 4 of 'X509_NAME_add_entry_by_txt' differ in signedness ossl_x509name.c: In function 'ossl_x509name_to_a': ossl_x509name.c:248: warning: pointer targets in passing argument 1 of 'rb_str_new' differ in signedness ossl_x509name.c: In function 'ossl_x509name_to_der': ossl_x509name.c:322: warning: pointer targets in assignment differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_x509req.c ossl_x509req.c: In function 'ossl_x509req_to_der': ossl_x509req.c:174: warning: pointer targets in assignment differ in signedness gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_x509revoked.c gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c ossl_x509store.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.8.0/openssl.bundle openssl_missing.o ossl.o ossl_asn1.o ossl_bio.o ossl_bn.o ossl_cipher.o ossl_config.o ossl_digest.o ossl_engine.o ossl_hmac.o ossl_ns_spki.o ossl_ocsp.o ossl_pkcs12.o ossl_pkcs5.o ossl_pkcs7.o ossl_pkey.o ossl_pkey_dh.o ossl_pkey_dsa.o ossl_pkey_ec.o ossl_pkey_rsa.o ossl_rand.o ossl_ssl.o ossl_ssl_session.o ossl_x509.o ossl_x509attr.o ossl_x509cert.o ossl_x509crl.o ossl_x509ext.o ossl_x509name.o ossl_x509req.o ossl_x509revoked.o ossl_x509store.o -L. -L../.. -L. -lssl -lcrypto -ldl -lobjc mkdir -p ../../.ext/common/net mkdir -p ../../.ext/common/openssl cp ../.././ext/openssl/lib/net/ftptls.rb ../../.ext/common/net cp ../.././ext/openssl/lib/net/telnets.rb ../../.ext/common/net cp ../.././ext/openssl/lib/openssl/bn.rb ../../.ext/common/openssl cp ../.././ext/openssl/lib/openssl/buffering.rb ../../.ext/common/openssl cp ../.././ext/openssl/lib/openssl/cipher.rb ../../.ext/common/openssl cp ../.././ext/openssl/lib/openssl/digest.rb ../../.ext/common/openssl cp ../.././ext/openssl/lib/openssl/pkcs7.rb ../../.ext/common/openssl cp ../.././ext/openssl/lib/openssl/ssl.rb ../../.ext/common/openssl cp ../.././ext/openssl/lib/openssl/x509.rb ../../.ext/common/openssl cp ../.././ext/openssl/lib/openssl.rb ../../.ext/common compiling pty gcc -I. -I../.. -I../../. -I../.././ext/pty -DHAVE_OPENPTY -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c pty.c pty.c: In function 'get_device_once': pty.c:316: warning: implicit declaration of function 'openpty' cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.8.0/pty.bundle pty.o -L. -L../.. -L. -lutil -ldl -lobjc cp ../.././ext/pty/lib/expect.rb ../../.ext/common compiling racc/cparse mkdir -p ../../../.ext/powerpc-darwin9.8.0/racc gcc -I. -I../../.. -I../../../. -I../../.././ext/racc/cparse -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c cparse.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext/powerpc-darwin9.8.0/racc/cparse.bundle cparse.o -L. -L../../.. -L. -ldl -lobjc compiling readline gcc -I. -I../.. -I../../. -I../.././ext/readline -DHAVE_READLINE_READLINE_H -DHAVE_READLINE_HISTORY_H -DHAVE_RL_DEPREP_TERM_FUNCTION -DHAVE_RL_COMPLETION_APPEND_CHARACTER -DHAVE_RL_BASIC_WORD_BREAK_CHARACTERS -DHAVE_RL_COMPLETER_WORD_BREAK_CHARACTERS -DHAVE_RL_COMPLETER_QUOTE_CHARACTERS -DHAVE_RL_ATTEMPTED_COMPLETION_OVER -DHAVE_RL_LIBRARY_VERSION -DHAVE_RL_CLEANUP_AFTER_SIGNAL -DHAVE_REPLACE_HISTORY_ENTRY -DHAVE_REMOVE_HISTORY -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c readline.c readline.c: In function 'rb_remove_history': readline.c:608: warning: passing argument 1 of 'free' discards qualifiers from pointer target type cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.8.0/readline.bundle readline.o -L. -L../.. -L. -lreadline -lncurses -ldl -lobjc compiling sdbm gcc -I. -I../.. -I../../. -I../.././ext/sdbm -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c _sdbm.c _sdbm.c: In function 'chkpage': _sdbm.c:911: warning: comparison between signed and unsigned gcc -I. -I../.. -I../../. -I../.././ext/sdbm -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c init.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.8.0/sdbm.bundle _sdbm.o init.o -L. -L../.. -L. -ldl -lobjc compiling socket gcc -I. -I../.. -I../../. -I../.././ext/socket -DHAVE_ARPA_INET_H -DENABLE_IPV6 -DINET6 -DHAVE_SIN_LEN -DHAVE_SOCKADDR_STORAGE -DHAVE_SA_LEN -DHAVE_NETINET_TCP_H -DHAVE_NETINET_UDP_H -DHAVE_SENDMSG -DHAVE_RECVMSG -DHAVE_ST_MSG_CONTROL -DHAVE_GETNAMEINFO -DHAVE_GETADDRINFO -DHAVE_TYPE_SOCKLEN_T -DHAVE_SYS_UN_H -DHAVE_SYS_UIO_H -DHAVE_SOCKET -DHAVE_GETIPNODEBYNAME -DHAVE_SOCKETPAIR -DHAVE_GETHOSTNAME -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c socket.c socket.c: In function 'init_unixsock': socket.c:1643: warning: comparison between signed and unsigned socket.c: In function 'sock_s_getnameinfo': socket.c:3664: warning: comparison between signed and unsigned socket.c: In function 'sock_s_unpack_sockaddr_un': socket.c:3856: warning: comparison between signed and unsigned socket.c: In function 'init_inetsock_internal': socket.c:1227: warning: 'syscall' may be used uninitialized in this function cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.8.0/socket.bundle socket.o -L. -L../.. -L. -ldl -lobjc compiling stringio gcc -I. -I../.. -I../../. -I../.././ext/stringio -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c stringio.c stringio.c: In function 'strio_each_char': stringio.c:844: warning: comparison between signed and unsigned stringio.c:849: warning: comparison between signed and unsigned cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.8.0/stringio.bundle stringio.o -L. -L../.. -L. -ldl -lobjc compiling strscan gcc -I. -I../.. -I../../. -I../.././ext/strscan -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c strscan.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.8.0/strscan.bundle strscan.o -L. -L../.. -L. -ldl -lobjc compiling syck gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c bytecode.c In file included from bytecode.re:10: syck.h:35:5: warning: "DEBUG" is not defined bytecode.re: In function 'sycklex_bytecode_utf8': :167: warning: 'yyaccept' may be used uninitialized in this function :545: warning: 'yyaccept' may be used uninitialized in this function gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c emitter.c In file included from emitter.c:17: syck.h:35:5: warning: "DEBUG" is not defined emitter.c: In function 'syck_emitter_write': emitter.c:298: warning: comparison between signed and unsigned emitter.c: In function 'syck_emitter_flush': emitter.c:330: warning: comparison between signed and unsigned emitter.c: In function 'syck_emit_tag': emitter.c:463: warning: comparison between signed and unsigned emitter.c: In function 'syck_emitter_mark_node': emitter.c:1232: warning: format not a string literal, argument types not checked gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c gram.c In file included from syck.h:22, from gram.y:16: ../../st.h:9:5: warning: "SIZEOF_LONG" is not defined ../../st.h:9:20: warning: "SIZEOF_VOIDP" is not defined In file included from gram.y:16: syck.h:35:5: warning: "DEBUG" is not defined gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c handler.c In file included from handler.c:11: syck.h:35:5: warning: "DEBUG" is not defined gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c implicit.c In file included from implicit.re:11: syck.h:35:5: warning: "DEBUG" is not defined : In function 'syck_match_implicit': :61: warning: empty body in an if-statement :370: warning: empty body in an if-statement :390: warning: empty body in an if-statement :406: warning: empty body in an if-statement :433: warning: empty body in an if-statement :457: warning: empty body in an if-statement :483: warning: empty body in an if-statement :507: warning: empty body in an if-statement :526: warning: empty body in an if-statement :535: warning: empty body in an if-statement :696: warning: empty body in an if-statement :800: warning: empty body in an if-statement :818: warning: empty body in an if-statement :994: warning: empty body in an if-statement :1180: warning: empty body in an if-statement :1204: warning: empty body in an if-statement :1251: warning: empty body in an if-statement :1274: warning: empty body in an if-statement :1314: warning: empty body in an if-statement : In function 'syck_type_id_to_uri': :1626: warning: empty body in an if-statement :1914: warning: empty body in an if-statement :1982: warning: empty body in an if-statement :2067: warning: empty body in an if-statement :2150: warning: empty body in an if-statement :2221: warning: empty body in an if-statement :2509: warning: empty body in an if-statement :2579: warning: empty body in an if-statement :2661: warning: empty body in an if-statement :2727: warning: empty body in an if-statement :2797: warning: empty body in an if-statement :1622: warning: 'yyaccept' may be used uninitialized in this function implicit.re:157: warning: 'marker' may be used uninitialized in this function gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c node.c In file included from node.c:11: syck.h:35:5: warning: "DEBUG" is not defined gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c rubyext.c In file included from rubyext.c:12: syck.h:35:5: warning: "DEBUG" is not defined rubyext.c: In function 'rb_syck_mktime': rubyext.c:273: warning: comparison between signed and unsigned rubyext.c: In function 'syck_node_mark': rubyext.c:1410: warning: enumeration value 'syck_str_kind' not handled in switch rubyext.c: In function 'syck_resolver_node_import': rubyext.c:965: warning: 'obj' may be used uninitialized in this function rubyext.c: In function 'syck_node_transform': rubyext.c:1796: warning: 'n' may be used uninitialized in this function rubyext.c: At top level: rubyext.c:53: warning: 's_domain' defined but not used gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c syck.c In file included from syck.c:14: syck.h:35:5: warning: "DEBUG" is not defined gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c token.c In file included from token.re:10: syck.h:35:5: warning: "DEBUG" is not defined token.re: In function 'sycklex_yaml_utf8': :1119: warning: 'yyaccept' may be used uninitialized in this function gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c yaml2byte.c In file included from yaml2byte.c:13: ./syck.h:35:5: warning: "DEBUG" is not defined cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.8.0/syck.bundle bytecode.o emitter.o gram.o handler.o implicit.o node.o rubyext.o syck.o token.o yaml2byte.o -L. -L../.. -L. -ldl -lobjc compiling syslog gcc -I. -I../.. -I../../. -I../.././ext/syslog -DHAVE_SYSLOG_H -DHAVE_OPENLOG -DHAVE_SETLOGMASK -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c syslog.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.8.0/syslog.bundle syslog.o -L. -L../.. -L. -ldl -lobjc compiling thread gcc -I. -I../.. -I../../. -I../.././ext/thread -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DUSE_MEM_POOLS -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c thread.c cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.8.0/thread.bundle thread.o -L. -L../.. -L. -ldl -lobjc cp ../.././ext/thread/lib/thread.rb ../../.ext/common compiling tk ***************************************************************************** ** ** PTHREAD SUPPORT MODE ERROR: ** ** Ruby is not compiled with --enable-pthread, but your Tcl/Tk ** library seems to be compiled with pthread support. This ** combination may cause frequent hang or segmentation fault ** errors when Ruby/Tk is working. We recommend that you NEVER ** create the library with such a combination of pthread support. ** ** Please recompile Ruby with the "--enable-pthread" configure option ** or recompile Tcl/Tk with the "--disable-threads" configure option. ** ***************************************************************************** compiling tk/tkutil compiling win32ole compiling zlib gcc -I. -I../.. -I../../. -I../.././ext/zlib -DHAVE_ZLIB_H -DOS_CODE=OS_UNIX -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -c zlib.c zlib.c: In function 'do_checksum': zlib.c:297: warning: pointer targets in passing argument 2 of 'func' differ in signedness zlib.c: In function 'zstream_expand_buffer': zlib.c:450: warning: pointer targets in assignment differ in signedness zlib.c:469: warning: pointer targets in assignment differ in signedness zlib.c: In function 'zstream_expand_buffer_into': zlib.c:482: warning: pointer targets in assignment differ in signedness zlib.c:486: warning: comparison between signed and unsigned zlib.c:488: warning: pointer targets in assignment differ in signedness zlib.c: In function 'zstream_append_buffer': zlib.c:503: warning: pointer targets in assignment differ in signedness zlib.c:514: warning: comparison between signed and unsigned zlib.c:523: warning: pointer targets in assignment differ in signedness zlib.c: In function 'zstream_shift_buffer': zlib.c:567: warning: pointer targets in assignment differ in signedness zlib.c: In function 'zstream_discard_input': zlib.c:620: warning: comparison between signed and unsigned zlib.c: In function 'zstream_run': zlib.c:718: warning: pointer targets in assignment differ in signedness zlib.c:722: warning: pointer targets in passing argument 2 of 'zstream_append_input' differ in signedness zlib.c:723: warning: pointer targets in assignment differ in signedness zlib.c:754: warning: pointer targets in passing argument 2 of 'zstream_append_input' differ in signedness zlib.c:767: warning: pointer targets in passing argument 2 of 'zstream_append_input' differ in signedness zlib.c: In function 'zstream_sync': zlib.c:782: warning: pointer targets in assignment differ in signedness zlib.c:788: warning: pointer targets in passing argument 2 of 'zstream_append_input' differ in signedness zlib.c:793: warning: pointer targets in passing argument 1 of 'rb_str_new' differ in signedness zlib.c:804: warning: pointer targets in passing argument 2 of 'zstream_append_input' differ in signedness zlib.c:808: warning: pointer targets in passing argument 1 of 'rb_str_new' differ in signedness zlib.c: In function 'rb_zstream_finish': zlib.c:972: warning: pointer targets in passing argument 2 of 'zstream_run' differ in signedness zlib.c: In function 'deflate_run': zlib.c:1210: warning: pointer targets in passing argument 2 of 'zstream_run' differ in signedness zlib.c: In function 'do_deflate': zlib.c:1270: warning: pointer targets in passing argument 2 of 'zstream_run' differ in signedness zlib.c:1275: warning: pointer targets in passing argument 2 of 'zstream_run' differ in signedness zlib.c: In function 'rb_deflate_flush': zlib.c:1349: warning: pointer targets in passing argument 2 of 'zstream_run' differ in signedness zlib.c: In function 'rb_deflate_set_dictionary': zlib.c:1410: warning: pointer targets in passing argument 2 of 'deflateSetDictionary' differ in signedness zlib.c: In function 'inflate_run': zlib.c:1475: warning: pointer targets in passing argument 2 of 'zstream_run' differ in signedness zlib.c:1476: warning: pointer targets in passing argument 2 of 'zstream_run' differ in signedness zlib.c: In function 'do_inflate': zlib.c:1527: warning: pointer targets in passing argument 2 of 'zstream_run' differ in signedness zlib.c:1532: warning: pointer targets in passing argument 2 of 'zstream_run' differ in signedness zlib.c: In function 'rb_inflate_sync': zlib.c:1628: warning: pointer targets in passing argument 2 of 'zstream_sync' differ in signedness zlib.c: In function 'rb_inflate_set_dictionary': zlib.c:1672: warning: pointer targets in passing argument 2 of 'inflateSetDictionary' differ in signedness zlib.c: In function 'gzfile_make_header': zlib.c:1966: warning: pointer targets in passing argument 2 of 'zstream_append_buffer' differ in signedness zlib.c: In function 'gzfile_make_footer': zlib.c:1988: warning: pointer targets in passing argument 2 of 'zstream_append_buffer' differ in signedness zlib.c: In function 'gzfile_read_header': zlib.c:2004: warning: pointer targets in assignment differ in signedness zlib.c:2042: warning: pointer targets in passing argument 1 of 'gzfile_get16' differ in signedness zlib.c: In function 'gzfile_check_footer': zlib.c:2080: warning: pointer targets in passing argument 1 of 'gzfile_get32' differ in signedness zlib.c:2081: warning: pointer targets in passing argument 1 of 'gzfile_get32' differ in signedness zlib.c: In function 'gzfile_read_more': zlib.c:2128: warning: pointer targets in passing argument 2 of 'zstream_run' differ in signedness zlib.c: In function 'gzfile_calc_crc': zlib.c:2145: warning: pointer targets in passing argument 2 of 'crc32' differ in signedness zlib.c: In function 'gzfile_writer_end_run': zlib.c:2220: warning: pointer targets in passing argument 2 of 'zstream_run' differ in signedness zlib.c: In function 'rb_gzfile_set_mtime': zlib.c:2499: warning: signed and unsigned type in conditional expression zlib.c: In function 'rb_gzwriter_flush': zlib.c:2767: warning: pointer targets in passing argument 2 of 'zstream_run' differ in signedness zlib.c: In function 'rb_gzwriter_write': zlib.c:2789: warning: pointer targets in passing argument 2 of 'gzfile_write' differ in signedness zlib.c: In function 'rb_gzwriter_putc': zlib.c:2803: warning: pointer targets in passing argument 2 of 'gzfile_write' differ in signedness cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/powerpc-darwin9.8.0/zlib.bundle zlib.o -L. -L../.. -L. -lz -ldl -lobjc making ruby gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -L. main.o -lruby-static -ldl -lobjc -o ruby == version # 2010-02-23T08:33:05+09:00 + ./ruby -v ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] == install-nodoc # 2010-02-23T08:33:06+09:00 + gmake install-nodoc ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./instruby.rb --make="make" --dest-dir="" --extout=".ext" --mflags="" --make-flags="" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" installing binary commands installing command scripts installing library scripts installing headers installing manpages installing extension objects installing extension scripts == install-doc # 2010-02-23T08:33:09+09:00 + gmake install-doc Generating RDoc documentation ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./bin/rdoc" --all --ri --op ".ext/rdoc" "." array.c: c..................................................................................... bignum.c: c............................. class.c: compar.c: m...... dir.c: c.......................... dln.c: dmydln.c: dmyext.c: enum.c: m........................................ enumerator.c: ccm............. error.c: mccccccccccccccccccccc......................... eval.c: cccccccccc.................................... No definition for proc_dup ............................... No definition for proc_dup .......................................................................... file.c: mcmc.............................................................................................................................. gc.c: mm.................. hash.c: c.................................................. inits.c: io.c: ccc.................................................................................. lex.c: main.c: marshal.c: m... math.c: m...................... numeric.c: cccccc............................................................................................................ object.c: mcccccccc................................................................................................................... pack.c: .. parse.c: prec.c: m..... process.c: mmmmc......................................................................................... random.c: .. range.c: c................ re.c: ccc.................................... regex.c: ruby.c: signal.c: m.... No definition for interrupt_init . sprintf.c: st.c: string.c: c....................................................................................................... struct.c: c................... time.c: c...................................................... util.c: variable.c: version.c: English.rb: Env.rb: abbrev.rb: m.c. base64.rb: m....m benchmark.rb: m......ccc........... session.rb: ccc........c.....c..... cgi.rb: c.............c......m....c...m....mm.....................mmmm. cgi-lib.rb: c............ complex.rb: c.......c........................c....m................. csv.rb: ccc..c..........c.....c........c..c....c......c...c..........c.... format.rb: cmc..............................c.. date.rb: cc.........................cc...c......c.........c..........................................................c...c......c..c..ccc..c date2.rb: debug.rb: c.cc....c....................................c................ delegate.rb: c......c............. acl.rb: cc....c....... drb.rb: mccc..m.cccc...c.c.....c...c........m..... lib/drb/drb.rb:796:27: Skipping require of dynamic string: "drb/#{$1}" c.................mcc.............c.....c....................ccc................. eq.rb: mc.. extserv.rb: mc....c... extservm.rb: mc......... gw.rb: mc.c...c.. invokemethod.rb: mcm.. observer.rb: mm. ssl.rb: mcc.............. timeridconv.rb: mccc.......... unix.rb: mc......... drb.rb: e2mmap.rb: m. lib/e2mmap.rb:58:24: Couldn't find E2MM. Assuming it's a module ....c.....c.c erb.rb: c.cccccccccc.......cm..cm. eregex.rb: c..c..c.. fileutils.rb: m.........................................m.....c.............mcmcmc finalize.rb: mc............ find.rb: m.. forwardable.rb: mc..m.. ftools.rb: cc......... generator.rb: c..........c...c..... getoptlong.rb: cccccc......... getopts.rb: . gserver.rb: c................ importenv.rb: ipaddr.rb: cc....c..................................... chws.rb: mmc.c. fork.rb: mmc.c help.rb: mmm. load.rb: mmc.c.c. nop.rb: mmc.... pushws.rb: mmc.c.c. subirb.rb: mmc.c.c.c. completion.rb: mm. context.rb: mc............... change-ws.rb: mc..c history.rb: mc..c..... loader.rb: mcm..... math-mode.rb: mc.. multi-irb.rb: mc...............c. save-history.rb: mmc.c....m... tracer.rb: m.c.c. use-loader.rb: cmm..c..cc workspaces.rb: mc...c. extend-command.rb: mm.....c..cm..m... frame.rb: mc....... help.rb: m. init.rb: m........ input-method.rb: mc...c.....c...c..... error.rb: m error.rb: m locale.rb: mc............... notifier.rb: mm.c.........c...c...c.. output-method.rb: mc........c. ruby-lex.rb: cc............................. ruby-token.rb: mc.c.c.c.cc.c.c.. slex.rb: mc.........c..... version.rb: m workspace.rb: mc.... ws-for-case-2.rb: xmp.rb: c..c..... irb.rb: mc.......c............ jcode.rb: c.................... logger.rb: cccm...................c....cc...........c....... mailread.rb: c.... mathn.rb: c...c...ccc...m..c matrix.rb: mc......c....................................cc........................ mkmf.rb: ...................... monitor.rb: mcc.....................c mutex_m.rb: m....c....... ftp.rb: mc........................................................ http.rb: mc....c.........c..............c.........m.........................m.................................c.............c.cccccccccccccccm.ccccc..cc.......c.............. https.rb: mc...... imap.rb: mc.......................................................................cccccc..c..c..c..cc..c...ccccccc pop.rb: mcccc.........................................c.c.........c protocol.rb: mcccccccccccc......cm smtp.rb: mmccccccc...c............................................................c.......... telnet.rb: mc............. observer.rb: m....... open-uri.rb: m.m......c.cm.......m..mc.c.c. open3.rb: m. date.rb: shellwords.rb: time.rb: uri.rb: version.rb: c... optparse.rb: cm..cc..........c...c.c.c.c...........c..................................................c......ccccccm.c.......m ostruct.rb: c......c.... parsearg.rb: ..... parsedate.rb: m. pathname.rb: c..................................c.....c..........................c........................c..c........c.c..c..m. ping.rb: m. pp.rb: m..c..cm........cm....c..c..c.c..c.cc.c.c.. prettyprint.rb: c.............c...c..c....c....c.......cccccc profile.rb: profiler.rb: m.... pstore.rb: cc................. parser.rb: mcmc........................ rational.rb: .c........................c......c..c..cc code_objects.rb: mc.........cc......................................c.........c......cccc.c.....c..c.c...c.c. diagram.rb: mc........ dot.rb: m.c..c...c..c......c......c.c.. chm_generator.rb: mc........ html_generator.rb: mc....c.....m...c..................c..........c.........c......................c..c...............c.......... ri_generator.rb: mc.c......... chm.rb: mm hefss.rb: mm. html.rb: mm kilmer.rb: mm. old_html.rb: mm one_page_html.rb: mm rdf.rb: mm xml.rb: mm xml_generator.rb: mc........... fragments.rb: mc.....ccc.ccc.c.c.cc............ inline.rb: mc...c.c...c...c................ lines.rb: mc.....c.......... preprocess.rb: mc.... to_flow.rb: mmc..c................... to_html.rb: mc........................ to_latex.rb: mc.......................... simple_markup.rb: mc.......... options.rb: cm............ parse_c.rb: mc......................... parse_f95.rb: mc..c..........................c.... parse_rb.rb: mc..cc.cc.c.c.c.c...cc.................................mc................................................ parse_simple.rb: mc... parserfactory.rb: mm.... rdoc.rb: mc..cc......... ri_cache.rb: mc...........c...c..c. ri_descriptions.rb: mc....cc.c.cc.c...c....c..c ri_display.rb: m..c............. ri_driver.rb: c...... ri_formatter.rb: mc...............cc.c........c..c.....c............c...c.. ri_options.rb: mcm.......... ri_paths.rb: mm ri_reader.rb: mc........... ri_util.rb: cc.. ri_writer.rb: mc........ template.rb: cc.....c........ tokenstream.rb: m..... usage.rb: m...... readbytes.rb: c.c. resolv-replace.rb: c.c.c...c. resolv.rb: c.............ccc........c.....................ccccccccccccmmccmcc...........cccc..c......c....c...ccc...cc...c...c...c....cmc...c...c...c...c........c........ attlistdecl.rb: mc...... attribute.rb: mc............... cdata.rb: mc..... child.rb: mc........ comment.rb: mc...... doctype.rb: mc..............c...c.c...c.... document.rb: mc.................. attlistdecl.rb: mmc dtd.rb: mmc.. elementdecl.rb: mmc. entitydecl.rb: mmc.... notationdecl.rb: mmc.... element.rb: mc..........................................c..............c.............. encoding.rb: mm..... CP-1252.rb: mmc.. EUC-JP.rb: mm....c ICONV.rb: mm..c ISO-8859-1.rb: mm ISO-8859-15.rb: mm.. SHIFT-JIS.rb: mm....c SHIFT_JIS.rb: UNILE.rb: mm..c US-ASCII.rb: mm..c UTF-16.rb: mm..c UTF-8.rb: mm..c entity.rb: mc.......m default.rb: mmc........ pretty.rb: mmc........ transitive.rb: mmc... functions.rb: mm...................................... instruction.rb: mc...... node.rb: mmc......................... namespace.rb: mm... node.rb: mm........ output.rb: mc... parent.rb: mc.................. parseexception.rb: mc..... baseparser.rb: mmc............ lightparser.rb: mmc.... pullparser.rb: mmc......c.................. sax2parser.rb: mmc........... streamparser.rb: mmc... treeparser.rb: mmc... ultralightparser.rb: mmc.... xpathparser.rb: mmc........................ quickpath.rb: mc........... rexml.rb: m sax2listener.rb: mm................. source.rb: mc.c...........c........ streamlistener.rb: mm.............. syncenumerator.rb: mc.... text.rb: mc.................. undefinednamespaceexception.rb: mc. relaxng.rb: mmc..c...........c.c...c..c.....c........c.......c... validation.rb: mmm...c....... validationexception.rb: mmc. xmldecl.rb: mc............ xmltokens.rb: mm xpath.rb: mc... xpath_parser.rb: c.c.c.c.c.mc....................... rinda.rb: mccccc.........c..c..c......c.. ring.rb: mc.....c........c.. tuplespace.rb: mc.............c..c.....c....cc...............c............ 0.9.rb: mm.c......c...cc.cc.c..c.c..c...c...c...c..m. 1.0.rb: mm.cc...cc...cc....cc....cc....cc..cc..cc...cc...cc...cc...m. 2.0.rb: mccc.c.... atom.rb: mmm.c..mm.c....mc.m.c.......m..cccm..m.c.......cc.cc.ccc.c..ccccc....cc.................cc.cc.......m.. 1.0.rb: mcc 2.0.rb: mccc content.rb: mm. converter.rb: mc................. 1.0.rb: mccccc 2.0.rb: mccc atom.rb: mmccc dublincore.rb: mm.m image.rb: mm.m.cc......m.cc.......ccc itunes.rb: mm...mmc.cc.......cc......cc......mc.cc.............ccc 0.9.rb: mmc...c.......c.c..c.c..c.c.cc.c..c.c.c.cc.c..c..c..c...c.c...c.c.c.c.cc.cc.cc.c.c.cc.c.c.c.c.cc.cc.c..c.cc.c..c.c..c.. 1.0.rb: mmc...c......c.cc.cc.c.cc.c..c.c.c.cc.c.c..c..c....c.c....c.c.c.c.cc.cc.cc.c.c.cc.c.c.c.c.cc.cc.cc.cc.c..c.c..c... 2.0.rb: mmc.c.ccccc..c.c..c..c.cc...c..c..c..c.c.c.c..c.c.c atom.rb: mmm.mc...m...m..m..m.cc. base.rb: mmcc..........................m.mmc......m.cc.....cc...c........cccccccccccccccccc.c...c.....ccc..cccccccc.........cc content.rb: mmm.cc dublincore.rb: mmm..ccccc entry.rb: mmmc...ccccccc.ccc.c......c feed.rb: mmmc...c.......c.cc.cc.cc.cc.c.c.cc.c.c......c.c.c...cc.c.c.cc.cc.c.cc.cc.c....c image.rb: mmm..c..m..c..ccc itunes.rb: mmm.....mc.cc..c.c..mc.c......cccccccc slash.rb: mmm.cc syndication.rb: mmm.c taxonomy.rb: mmm..cm..cc.cccc trackback.rb: mmm.cc..cc maker.rb: mmc..... parser.rb: mc.c.c.c.cc.......cc........cc...........m............... rexmlparser.rb: mcc..cc.. rss.rb: cc..mcc.cc.c.c.c.c.c.c.c.c.c.m......................m......cc.......................................................m............. slash.rb: mmc.cc syndication.rb: mm..cc taxonomy.rb: mm.cc......m.cc.....ccc trackback.rb: mm.m.mcc....cc......mcc....cc....ccccc utils.rb: mm.....m.m.m.m... xml-stylesheet.rb: mm..c...... xml.rb: mmc........ xmlparser.rb: mcmcmc......cc..c. xmlscanner.rb: mcc..c............... rss.rb: rubyunit.rb: assert.rb: mm............ testrunner.rb: mmc.....c... error.rb: m testcase.rb: mc..... testresult.rb: mc........... testsuite.rb: mc.... topublic.rb: mm scanf.rb: mc................c......c...c..m. set.rb: c...................................c...cc...m. builtin-command.rb: cc..c..c..c..c..c..c..c.. command-processor.rb: cc.................................. error.rb: cm filter.rb: cc........... process-controller.rb: ccc................... system-command.rb: cc............ version.rb: c shell.rb: cc...................... shellwords.rb: m.c.c.cc..c. singleton.rb: m...cc.c.m.....c.. attachment.rb: mc..c..........mc.. baseData.rb: mm.m...m.m.c.......c....ccccccccccccccccccc..cccccccccccccccc............c................c.................... element.rb: mmc..........c...c..c....c..... aspDotNetHandler.rb: mmc...c.c........... handler.rb: mmccc............... literalHandler.rb: mmc...c.c............ soapHandler.rb: mmc...c.c.......................... generator.rb: mcc................... handler.rb: mmc..... handlerset.rb: mmc........ simplehandler.rb: mmc..... httpconfigloader.rb: mm...... factory.rb: mmc.......c...c...c...c..c..c...c...c..c... mapping.rb: mmm....................c.......c... registry.rb: mmmmc..c..........ccc....................c rubytypeFactory.rb: mmc.....c.......... typeMap.rb: m wsdlencodedregistry.rb: mmc................. wsdlliteralregistry.rb: mmc........................... mapping.rb: marshal.rb: mmc.... mimemessage.rb: mccc....c......c................. netHttpClient.rb: mc.............cc. parser.rb: mcccccc................. processor.rb: mmc...... property.rb: mcm....................................m. cgistub.rb: mmcc..c...c................... driver.rb: mmcc............................. element.rb: mc.....mcccc............c......c...c. httpserver.rb: mmc.................... proxy.rb: mmc.....................c..................... router.rb: mmc.......................c...................c..c.. rpc.rb: mm. soaplet.rb: mc.mmc.............. standaloneServer.rb: mmc.. soap.rb: mcccccccccccc..m.c..m. streamHandler.rb: mcc...c........... wsdlDriver.rb: mcc............cc.............c......................... sync.rb: mc.c.c.....c..........c. tempfile.rb: c.........c.. assertionfailederror.rb: mmc assertions.rb: mmm............................ autorunner.rb: mmc....... dir.rb: mmmc...... objectspace.rb: mmmc.. collector.rb: mmm..... error.rb: mmc...... failure.rb: mmc..... testcase.rb: mmc.............. testresult.rb: mmc......... testsuite.rb: mmc........ testrunner.rb: mmmmc............... testrunner.rb: mmmmc...............................c. testrunner.rb: mmmmc............................................c.c.c. testrunner.rb: mmmmc.c....c............................................ testrunnermediator.rb: mmmc... testrunnerutilities.rb: mmmm.. testrunner.rb: mmmmc................... backtracefilter.rb: mmmm. observable.rb: mmmm.... procwrapper.rb: mmmc.... unit.rb: mm.. thread.rb: c.c.......c....c.......c...... thwait.rb: c........ time.rb: cc............c timeout.rb: mcc.. tmpdir.rb: c.. tracer.rb: cc............. tsort.rb: mc.......ccc un.rb: m........... common.rb: mmmmm..cccc.....m. ftp.rb: mc......... generic.rb: mc...................................................................... http.rb: mc... https.rb: mc ldap.rb: mc..................... ldaps.rb: mc mailto.rb: mc.......... uri.rb: m weakref.rb: cc.... accesslog.rb: mmc... cgi.rb: mc......c............... compat.rb: mccc config.rb: mm cookie.rb: mc....... htmlutils.rb: mm. authenticator.rb: mmm.....m basicauth.rb: mmc....c digestauth.rb: mmc............c. htdigest.rb: mmc....... htgroup.rb: mmc..... htpasswd.rb: mmc....... userdb.rb: mmm... httpauth.rb: mm... httpproxy.rb: mc.c........... httprequest.rb: mc...................... httpresponse.rb: mc........................ https.rb: mmc... httpserver.rb: mcc...........c....... abstract.rb: mmcc....... cgi_runner.rb: . cgihandler.rb: mmc.. erbhandler.rb: mmc... filehandler.rb: mmc.....c.................... prochandler.rb: mmc... httpservlet.rb: mm httpstatus.rb: mmc.c..ccccccc........ httputils.rb: mm.........c................... httpversion.rb: mc.... log.rb: mc...............c.. server.rb: mcc.c.c.......... ssl.rb: mmm.c... utils.rb: mm...... version.rb: m webrick.rb: binding.rb: mc.... data.rb: m definitions.rb: mc.................... documentation.rb: mc... import.rb: mc.... importer.rb: mc.. info.rb: mc..... message.rb: mc.... operation.rb: mcc............ operationBinding.rb: mc......... param.rb: mc...... parser.rb: mccccccccc.......... part.rb: mc... port.rb: mc........ portType.rb: mc...... service.rb: mc.... address.rb: mmc... binding.rb: mmc... body.rb: mmc... cgiStubCreator.rb: mmc... classDefCreator.rb: mmc............... classDefCreatorSupport.rb: mmm.......... clientSkeltonCreator.rb: mmc..... complexType.rb: mmc......... data.rb: mm definitions.rb: mc.......... driverCreator.rb: mmc... element.rb: mmc.. fault.rb: mmc.... header.rb: mmc...... headerfault.rb: mmc... mappingRegistryCreator.rb: mmc..... methodDefCreator.rb: mmc.............. operation.rb: mmcc......... servantSkeltonCreator.rb: mmc... standaloneServerStubCreator.rb: mmc... wsdl2ruby.rb: mmc.............. types.rb: mc... wsdl.rb: mc all.rb: mmc...... annotation.rb: mmc... any.rb: mmc.... attribute.rb: mmcc........ choice.rb: mmc...... complexContent.rb: mmc...... complexType.rb: mmc.......... content.rb: mmc........ data.rb: mm element.rb: mmcc.......... enumeration.rb: mmc... import.rb: mmc.... importer.rb: mmc...... include.rb: mmc.... length.rb: mmc... parser.rb: mmccccccccc.......... pattern.rb: mmc... schema.rb: mmc.......... sequence.rb: mmc...... simpleContent.rb: mmc....... simpleExtension.rb: mmc..... simpleRestriction.rb: mmc....... simpleType.rb: mmc....... unique.rb: mmc... xsd2ruby.rb: mmc........ charset.rb: mmcccc.............. classdef.rb: mmc.......... commentdef.rb: mmm. gensupport.rb: mmm.............. methoddef.rb: mmc..... moduledef.rb: mmc................... codegen.rb: datatypes.rb: mccc....c........c.c..c..c......mc.....c...c....m........c....c....c...c...c...c...c...c...c....c....c..c....c..c........c...c...c...c...c...c...c...c...c...c...c...c... datatypes1999.rb: m iconvcharset.rb: mc. mapping.rb: mm.. namedelements.rb: mc............... ns.rb: mcc..c........... qname.rb: mc........... parser.rb: mmccccccc............ rexmlparser.rb: mmc...... xmlparser.rb: mmcc. xmlscanner.rb: mmc..................... xmlparser.rb: mm.. baseemitter.rb: mm..............c.c. basenode.rb: mm.......... constants.rb: m dbm.rb: mc.................... encoding.rb: m.. error.rb: mccc loader.rb: mc rubytypes.rb: c.c...c..c....c..c..c....c..c..c..c..c.c.c.c.c.c. store.rb: c...... stream.rb: mc..... stringio.rb: c........... syck.rb: mmc tag.rb: m..c types.rb: mc...c...c..c....c.......c.......c yamlnode.rb: mc.. ypath.rb: mc.. yaml.rb: m..........................m. iconv.c: cmccccc........... kconv.rb: m...........c......... nkf.c: m... socket.c: ccccccccccm. No definition for bsock_do_not_rev_lookup . No definition for bsock_do_not_rev_lookup_set . No definition for bsock_s_for_fd . No definition for bsock_close_read . No definition for bsock_close_write . No definition for bsock_shutdown ... No definition for bsock_getsockname . No definition for bsock_getpeername . No definition for bsock_send . No definition for bsock_recv .. No definition for ip_addr . No definition for ip_peeraddr . No definition for ip_recvfrom . No definition for ip_s_getaddress ... No definition for socks_init . No definition for socks_s_close . No definition for tcp_accept .. No definition for tcp_sysaccept . No definition for tcp_svr_init .. No definition for udp_init . No definition for udp_connect . No definition for udp_bind . No definition for udp_send .. No definition for unix_init . No definition for unix_path . No definition for unix_addr . No definition for unix_peeraddr . No definition for unix_recvfrom . No definition for unix_send_io . No definition for unix_recv_io . No definition for unix_s_socketpair . No definition for unix_s_socketpair . No definition for unix_svr_init . No definition for unix_accept .. No definition for unix_sysaccept .. No definition for sock_initialize .......... No definition for sock_s_socketpair . No definition for sock_s_socketpair . No definition for sock_gethostname .. No definition for sock_s_gethostbyaddr ... No definition for sock_s_getnameinfo . No definition for sock_s_pack_sockaddr_in . No definition for sock_s_pack_sockaddr_in . No definition for sock_s_unpack_sockaddr_in . No definition for sock_s_pack_sockaddr_un . No definition for sock_s_pack_sockaddr_un . No definition for sock_s_unpack_sockaddr_un stringio.c: c........................................................... strscan.c: cc............................................. zlib.c: mcccccccccccccccccc................................................................................... Generating RI... Files: 549 Classes: 1630 Modules: 835 Methods: 8469 Elapsed: 696.183s ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./instruby.rb --make="make" --dest-dir="" --extout=".ext" --mflags="" --make-flags="" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --install=rdoc --rdoc-output=".ext/rdoc" installing rdoc == test-all # 2010-02-23T08:45:42+09:00 + gmake test-all TESTS=-v RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v ./test/dbm/test_dbm.rb:48: warning: `*' interpreted as argument prefix /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized ./test/fileutils/test_dryrun.rb:19: warning: useless use of a literal in void context /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/pathname.rb:263: warning: `*' interpreted as argument prefix ./test/gdbm/test_gdbm.rb:45: warning: `*' interpreted as argument prefix ./test/optparse/test_optparse.rb:5: warning: method redefined; discarding old setup ./test/optparse/test_optparse.rb:9: warning: method redefined; discarding old no_error ./test/optparse/test_optparse.rb:13: warning: method redefined; discarding old test_permute ./test/optparse/test_optparse.rb:30: warning: method redefined; discarding old test_order /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/rdoc/parsers/parse_c.rb:204: warning: method redefined; discarding old progress ./test/rdoc/parsers/test_parse_c.rb:229: warning: method redefined; discarding old test_find_class_comment_define_class ./test/rinda/test_rinda.rb:78: warning: instance variable @m not initialized ./test/ruby/test_assignment.rb:99: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:100: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:101: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:102: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:103: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:104: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:118: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:119: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:120: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:121: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:122: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:123: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:124: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:125: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:126: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:139: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:140: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:141: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:142: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:143: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:144: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:145: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:146: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:147: warning: `*' interpreted as argument prefix ./test/ruby/test_beginendblock.rb:65: warning: ambiguous first argument; put parentheses or even spaces ./test/ruby/test_beginendblock.rb:66: warning: ambiguous first argument; put parentheses or even spaces ./test/ruby/test_beginendblock.rb:81: warning: ambiguous first argument; put parentheses or even spaces ./test/ruby/test_exception.rb:18: warning: statement not reached ./test/ruby/test_exception.rb:88: warning: statement not reached ./test/ruby/test_hash.rb:423: warning: method redefined; discarding old test_key? ./test/ruby/test_hash.rb:620: warning: method redefined; discarding old test_value? ./test/ruby/test_iterator.rb:76: warning: statement not reached ./test/ruby/test_iterator.rb:86: warning: statement not reached ./test/ruby/test_iterator.rb:96: warning: statement not reached ./test/ruby/test_settracefunc.rb:21: warning: useless use of a variable in void context ./test/ruby/test_variable.rb:28: warning: already initialized class variable @@rule ./test/ruby/test_whileuntil.rb:59: warning: literal in condition ./test/sdbm/test_sdbm.rb:18: warning: `*' interpreted as argument prefix /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/ssl.rb:86: warning: method redefined; discarding old listen ./test/xmlrpc/test_webrick_server.rb:91: warning: ambiguous first argument; put parentheses or even spaces ./test/xmlrpc/test_webrick_server.rb:96: warning: ambiguous first argument; put parentheses or even spaces Loaded suite . Started test_BasicWriter_close_on_terminate(TestCSV): . test_BasicWriter_s_create_binmode(TestCSV): . test_IOBuf_close(TestCSV): . test_IOBuf_s_new(TestCSV): . test_IOReader_close_on_terminate(TestCSV): . test_IOReader_s_create_binmode(TestCSV): . test_Reader_close(TestCSV): . test_Reader_each(TestCSV): . test_Reader_getRow(TestCSV): . test_Reader_s_create(TestCSV): . test_Reader_s_new(TestCSV): . test_Reader_s_parse(TestCSV): . test_Reader_shift(TestCSV): . test_StreamBuf_AREF(TestCSV): . test_StreamBuf_AREF_n(TestCSV): . test_StreamBuf_MyBuf(TestCSV): . test_StreamBuf_drop(TestCSV): . test_StreamBuf_get(TestCSV): . test_StreamBuf_get_n(TestCSV): . test_StreamBuf_is_eos?(TestCSV): . test_StreamBuf_s_new(TestCSV): . test_Writer_LSHIFT(TestCSV): . test_Writer_add_row(TestCSV): . test_Writer_close(TestCSV): . test_Writer_s_create(TestCSV): . test_Writer_s_generate(TestCSV): . test_Writer_s_new(TestCSV): . test_macCR(TestCSV): . test_s_foreach(TestCSV): . test_s_generate(TestCSV): . test_s_generate_line(TestCSV): . test_s_generate_row(TestCSV): . test_s_open_reader(TestCSV): . test_s_open_writer(TestCSV): . test_s_parse(TestCSV): . test_s_parseAndCreate(TestCSV): . test_s_parse_line(TestCSV): . test_s_parse_row(TestCSV): . test_s_parse_rowConcat(TestCSV): . test_s_parse_rowEOF(TestCSV): . test_s_read(TestCSV): . test_s_readlines(TestCSV): . test_utf8(TestCSV): . test_writer_fs_rs_generate(TestCSV): . test_writer_fs_rs_parse(TestCSV): . test_aref(TestDBM): . test_aset(TestDBM): . test_clear(TestDBM): . test_close(TestDBM): . test_delete(TestDBM): . test_delete_if(TestDBM): . test_delete_with_block(TestDBM): . test_each_key(TestDBM): . test_each_pair(TestDBM): . test_each_value(TestDBM): . test_empty?(TestDBM): . test_fetch(TestDBM): . test_has_value?(TestDBM): . test_haskey?(TestDBM): . test_index(TestDBM): . test_indexes(TestDBM): . test_invert(TestDBM): . test_keys(TestDBM): . test_length(TestDBM): . test_reject(TestDBM): . test_replace(TestDBM): . test_s_new_has_no_block(TestDBM): . test_s_open_no_create(TestDBM): . test_s_open_with_block(TestDBM): . test_select_with_block(TestDBM): . test_shift(TestDBM): . test_to_a(TestDBM): . test_to_hash(TestDBM): . test_update(TestDBM): . test_values(TestDBM): . test_values_at(TestDBM): . test_freeze(TestDBM2): . test_newdb_open(TestDBM2): . test_reader_open(TestDBM2): . test_eq(TestDigest::TestMD5): . test_instance_eval(TestDigest::TestMD5): . test_s_digest(TestDigest::TestMD5): . test_s_hexdigest(TestDigest::TestMD5): . test_update(TestDigest::TestMD5): . test_eq(TestDigest::TestRMD160): . test_instance_eval(TestDigest::TestRMD160): . test_s_digest(TestDigest::TestRMD160): . test_s_hexdigest(TestDigest::TestRMD160): . test_update(TestDigest::TestRMD160): . test_eq(TestDigest::TestSHA1): . test_instance_eval(TestDigest::TestSHA1): . test_s_digest(TestDigest::TestSHA1): . test_s_hexdigest(TestDigest::TestSHA1): . test_update(TestDigest::TestSHA1): . test_all(ACLEntryTest): . test_ip(ACLEntryTest): . test_ip_v6(ACLEntryTest): . test_name(ACLEntryTest): . test_1(ACLListTest): . test_2(ACLListTest): . test_all_1(ACLListTest): . test_all_2(ACLListTest): . test_0(ACLTest): . test_1(ACLTest): . test_not_0(ACLTest): . test_not_1(ACLTest): . test_01(TestDRbAry): . test_02_collect(TestDRbAry): . test_03_redo(TestDRbAry): . test_04_retry(TestDRbAry): . test_05_break(TestDRbAry): . test_06_next(TestDRbAry): . test_07_break_18(TestDRbAry): . test_00_DRbObject(TestDRbCore): . test_01(TestDRbCore): . test_01_02_loop(TestDRbCore): . test_02_unknown(TestDRbCore): . test_03(TestDRbCore): . test_04(TestDRbCore): . test_05_eq(TestDRbCore): . test_06_timeout(TestDRbCore): . test_07_public_private_protected_missing(TestDRbCore): . test_08_here(TestDRbCore): . test_09_option(TestDRbCore): . test_10_yield(TestDRbCore): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/test/drb/ut_drb.rb:115: warning: instance variable @hash not initialized . test_10_yield_undumped(TestDRbCore): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/test/drb/ut_drb.rb:108: warning: instance variable @xary2_hash not initialized . test_11_remote_no_method_error(TestDRbCore): . test_01_safe1_safe4_eval(TestDRbEval): . test_01_large_ary(TestDRbLarge): . test_02_large_ary(TestDRbLarge): . test_03_large_ary(TestDRbLarge): . test_04_many_arg(TestDRbLarge): . test_05_too_large_ary(TestDRbLarge): . test_01(TestDRbMServer): . test_01(TestDRbSSLAry): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. . test_02_collect(TestDRbSSLAry): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. . test_03_redo(TestDRbSSLAry): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. . test_04_retry(TestDRbSSLAry): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. . test_05_break(TestDRbSSLAry): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. . test_06_next(TestDRbSSLAry): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. . test_07_break_18(TestDRbSSLAry): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. . test_00_DRbObject(TestDRbSSLCore): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. . test_01(TestDRbSSLCore): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. . test_01_02_loop(TestDRbSSLCore): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. . test_02_unknown(TestDRbSSLCore): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. . test_03(TestDRbSSLCore): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. . test_04(TestDRbSSLCore): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. . test_05_eq(TestDRbSSLCore): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. . test_06_timeout(TestDRbSSLCore): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. . test_07_public_private_protected_missing(TestDRbSSLCore): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. . test_08_here(TestDRbSSLCore): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. . test_09_option(TestDRbSSLCore): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. . test_10_yield(TestDRbSSLCore): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/test/drb/ut_drb.rb:115: warning: instance variable @hash not initialized . test_10_yield_undumped(TestDRbSSLCore): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/test/drb/ut_drb.rb:108: warning: instance variable @xary2_hash not initialized . test_11_remote_no_method_error(TestDRbSSLCore): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. . test_01(TestDRbSafe1): . test_02_collect(TestDRbSafe1): . test_03_redo(TestDRbSafe1): . test_04_retry(TestDRbSafe1): . test_05_break(TestDRbSafe1): . test_06_next(TestDRbSafe1): . test_07_break_18(TestDRbSafe1): . test_01(TestDRbUNIXAry): . test_02_collect(TestDRbUNIXAry): . test_03_redo(TestDRbUNIXAry): . test_04_retry(TestDRbUNIXAry): . test_05_break(TestDRbUNIXAry): . test_06_next(TestDRbUNIXAry): . test_07_break_18(TestDRbUNIXAry): . test_00_DRbObject(TestDRbUNIXCore): . test_01(TestDRbUNIXCore): . test_01_02_loop(TestDRbUNIXCore): . test_02_unknown(TestDRbUNIXCore): . test_03(TestDRbUNIXCore): . test_04(TestDRbUNIXCore): . test_05_eq(TestDRbUNIXCore): . test_06_timeout(TestDRbUNIXCore): . test_07_public_private_protected_missing(TestDRbUNIXCore): . test_08_here(TestDRbUNIXCore): . test_09_option(TestDRbUNIXCore): . test_10_yield(TestDRbUNIXCore): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/test/drb/ut_drb.rb:115: warning: instance variable @hash not initialized . test_10_yield_undumped(TestDRbUNIXCore): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/test/drb/ut_drb.rb:108: warning: instance variable @xary2_hash not initialized . test_11_remote_no_method_error(TestDRbUNIXCore): . test_01_one(TestDRbYield): . test_02_two(TestDRbYield): . test_03_many(TestDRbYield): . test_04_many_to_one(TestDRbYield): . test_05_array_subclass(TestDRbYield): . test_06_taint(TestDRbYield): . test_01_one(TestRuby18Yield): . test_02_two(TestRuby18Yield): . test_03_many(TestRuby18Yield): . test_04_many_to_one(TestRuby18Yield): . test_05_array_subclass(TestRuby18Yield): . test_06_taint(TestRuby18Yield): . test_01_one(TestRubyYield): . test_02_two(TestRubyYield): . test_03_many(TestRubyYield): . test_04_many_to_one(TestRubyYield): . test_05_array_subclass(TestRubyYield): . test_06_taint(TestRubyYield): . test_with_filename(TestERB): . test_with_filename_and_safe_level(TestERB): . test_without_filename(TestERB): . test_without_filename_with_safe_level(TestERB): . test_core(TestERBCore): . test_def_class(TestERBCore): . test_def_method(TestERBCore): . test_escape(TestERBCore): . test_explicit(TestERBCore): . test_keep_lineno(TestERBCore): . test_percent(TestERBCore): . test_percent_after_etag(TestERBCore): . test_safe_04(TestERBCore): . test_core(TestERBCoreWOStrScan): . test_def_class(TestERBCoreWOStrScan): . test_def_method(TestERBCoreWOStrScan): . test_escape(TestERBCoreWOStrScan): . test_explicit(TestERBCoreWOStrScan): . test_keep_lineno(TestERBCoreWOStrScan): . test_percent(TestERBCoreWOStrScan): . test_percent_after_etag(TestERBCoreWOStrScan): . test_safe_04(TestERBCoreWOStrScan): . test_cd(TestFileUtils): . test_chdir(TestFileUtils): . test_chmod(TestFileUtils): . test_chmod_R(TestFileUtils): . test_chown(TestFileUtils): . test_chown_R(TestFileUtils): . test_cmp(TestFileUtils): . test_collect_methods(TestFileUtils): . test_commands(TestFileUtils): . test_compare_file(TestFileUtils): . test_compare_stream(TestFileUtils): . test_copy_entry(TestFileUtils): . test_copy_file(TestFileUtils): . test_copy_stream(TestFileUtils): . test_cp(TestFileUtils): . test_cp_r(TestFileUtils): . test_getwd(TestFileUtils): . test_have_option?(TestFileUtils): . test_identical?(TestFileUtils): . test_install(TestFileUtils): . test_link(TestFileUtils): . test_ln(TestFileUtils): . test_ln_s(TestFileUtils): . test_ln_sf(TestFileUtils): . test_makedirs(TestFileUtils): . test_mkdir(TestFileUtils): . test_mkdir_p(TestFileUtils): . test_mkpath(TestFileUtils): . test_move(TestFileUtils): . test_mv(TestFileUtils): . test_options(TestFileUtils): . test_options_of(TestFileUtils): . test_pwd(TestFileUtils): . test_remove_dir(TestFileUtils): . test_remove_entry_secure(TestFileUtils): . test_remove_file(TestFileUtils): . test_rm(TestFileUtils): . test_rm_f(TestFileUtils): . test_rm_r(TestFileUtils): . test_rm_rf(TestFileUtils): . test_rmdir(TestFileUtils): . test_rmtree(TestFileUtils): . test_safe_unlink(TestFileUtils): . test_symlink(TestFileUtils): . test_touch(TestFileUtils): . test_uptodate?(TestFileUtils): . test_with_big_file(TestFileUtils): . test_visibility(TestFileUtilsDryRun): . test_cp(TestFileUtilsNoWrite): . test_mkdir(TestFileUtilsNoWrite): . test_mkdir_p(TestFileUtilsNoWrite): . test_mv(TestFileUtilsNoWrite): . test_rm(TestFileUtilsNoWrite): . test_rm_f(TestFileUtilsNoWrite): . test_rm_rf(TestFileUtilsNoWrite): . test_visibility(TestFileUtilsNoWrite): . test_visibility(TestFileUtilsVerbose): . default_test(TestIconv): . test_close(TestIconv::Basic): . test_euc2sjis(TestIconv::Basic): . test_open_with_block(TestIconv::Basic): . test_open_without_block(TestIconv::Basic): . test_unknown_encoding(TestIconv::Basic): . test_ignore_option(TestIconv::Option): . test_translit_option(TestIconv::Option): . test_partial_ascii(TestIconv::Partial): . test_partial_euc2sjis(TestIconv::Partial): . test_flush(TestIONonblock): . test_close(TestLogDevice): . test_initialize(TestLogDevice): . test_shifting_size(TestLogDevice): . test_write(TestLogDevice): . test_add(TestLogger): . test_close(TestLogger): . test_const_progname(TestLogger): . test_datetime_format(TestLogger): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/logger.rb:455: warning: strftime called with empty format string . test_format(TestLogger): . test_formatter(TestLogger): . test_initialize(TestLogger): . test_level(TestLogger): . test_level_log(TestLogger): . test_lshift(TestLogger): . test_progname(TestLogger): . test_enum(TestLoggerSeverity): . test_equality(TestMatrix): . test_hash_equality(TestMatrix): . test_identity(TestMatrix): . test_equality(TestVector): . test_hash_equality(TestVector): . test_identity(TestVector): . test_cond(TestMonitor): . test_enter(TestMonitor): . test_killed_thread_in_synchronize(TestMonitor): . test_synchronize(TestMonitor): . test_timedwait(TestMonitor): . test_try_enter(TestMonitor): . test_AREF(HTTPHeaderTest): . test_ASET(HTTPHeaderTest): . test_add_field(HTTPHeaderTest): . test_basic_auth(HTTPHeaderTest): . test_canonical_each(HTTPHeaderTest): . test_chunked?(HTTPHeaderTest): . test_content_length(HTTPHeaderTest): . test_content_length=(HTTPHeaderTest): . test_content_range(HTTPHeaderTest): . test_content_type(HTTPHeaderTest): . test_delete(HTTPHeaderTest): . test_each(HTTPHeaderTest): . test_each_capitalized(HTTPHeaderTest): . test_each_key(HTTPHeaderTest): . test_each_value(HTTPHeaderTest): . test_form_data=(HTTPHeaderTest): . test_get_fields(HTTPHeaderTest): . test_key?(HTTPHeaderTest): . test_main_type(HTTPHeaderTest): . test_proxy_basic_auth(HTTPHeaderTest): . test_range(HTTPHeaderTest): . test_range=(HTTPHeaderTest): . test_range_length(HTTPHeaderTest): . test_set_content_type(HTTPHeaderTest): . test_set_form_data(HTTPHeaderTest): . test_size(HTTPHeaderTest): . test_sub_type(HTTPHeaderTest): . test_to_hash(HTTPHeaderTest): . test_type_params(HTTPHeaderTest): . test_https_proxy_authentication(HTTPSProxyTest): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/net/protocol.rb:135: warning: SSL session is not started yet. . test_parse_nomodesq(IMAPTest): . test_apop_invalid(TestPOP): . test_apop_invalid_at(TestPOP): . test_apop_ng(TestPOP): . test_apop_ok(TestPOP): . test_pop_auth_ng(TestPOP): . test_pop_auth_ok(TestPOP): . test_eucjp(TestKconv): . test_jis(TestKconv): . test_shiftjis(TestKconv): . test_utf8(TestKconv): . test_guess(TestNKF): . test_decode(OpenSSL::TestASN1): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized . test_AES(OpenSSL::TestCipher): . test_ciphers(OpenSSL::TestCipher): . test_crypt(OpenSSL::TestCipher): . test_dup(OpenSSL::TestCipher): . test_empty_data(OpenSSL::TestCipher): . test_info(OpenSSL::TestCipher): . test_reset(OpenSSL::TestCipher): . test_digest(OpenSSL::TestDigest): . test_dup(OpenSSL::TestDigest): . test_eql(OpenSSL::TestDigest): . test_info(OpenSSL::TestDigest): . test_reset(OpenSSL::TestDigest): . test_eof_0(OpenSSL::TestEOF1): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_eof_0_rw(OpenSSL::TestEOF1): . test_eof_1(OpenSSL::TestEOF1): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_eof_2(OpenSSL::TestEOF1): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_eof_3(OpenSSL::TestEOF1): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_eof_0(OpenSSL::TestEOF2): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_eof_0_rw(OpenSSL::TestEOF2): . test_eof_1(OpenSSL::TestEOF2): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_eof_2(OpenSSL::TestEOF2): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_eof_3(OpenSSL::TestEOF2): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_dup(OpenSSL::TestHMAC): . test_hmac(OpenSSL::TestHMAC): . test_build_data(OpenSSL::TestNSSPI): . test_decode_data(OpenSSL::TestNSSPI): . test_detached_sign(OpenSSL::TestPKCS7): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized Warning: OpenSSL::PKCS7::PKCS7 is deprecated after Ruby 1.9; use OpenSSL::PKCS7 instead . test_enveloped(OpenSSL::TestPKCS7): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized Warning: OpenSSL::PKCS7::PKCS7 is deprecated after Ruby 1.9; use OpenSSL::PKCS7 instead . test_signed(OpenSSL::TestPKCS7): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized Warning: OpenSSL::PKCS7::PKCS7 is deprecated after Ruby 1.9; use OpenSSL::PKCS7 instead Warning: OpenSSL::PKCS7::PKCS7 is deprecated after Ruby 1.9; use OpenSSL::PKCS7 instead Warning: OpenSSL::PKCS7::PKCS7 is deprecated after Ruby 1.9; use OpenSSL::PKCS7 instead . test_padding(OpenSSL::TestPKeyRSA): . test_private(OpenSSL::TestPKeyRSA): . test_getc(OpenSSL::TestPair): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_puts_empty(OpenSSL::TestPair): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_puts_meta(OpenSSL::TestPair): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_readall(OpenSSL::TestPair): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_readline(OpenSSL::TestPair): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_readpartial(OpenSSL::TestPair): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_client_auth(OpenSSL::TestSSL): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_client_session(OpenSSL::TestSSL): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_connect_and_close(OpenSSL::TestSSL): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_ctx_setup(OpenSSL::TestSSL): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized . test_parallel(OpenSSL::TestSSL): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_post_connection_check(OpenSSL::TestSSL): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_read_and_write(OpenSSL::TestSSL): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_server_session(OpenSSL::TestSSL): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_sslctx_set_params(OpenSSL::TestSSL): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_starttls(OpenSSL::TestSSL): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. ./test/openssl/test_ssl.rb:64: warning: using default DH parameters. . test_verify_result(OpenSSL::TestSSL): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_basic(OpenSSL::TestX509CRL): . test_crlnumber(OpenSSL::TestX509CRL): . test_extension(OpenSSL::TestX509CRL): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized . test_revoked(OpenSSL::TestX509CRL): . test_sign_and_verify(OpenSSL::TestX509CRL): . test_extension(OpenSSL::TestX509Certificate): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized . test_public_key(OpenSSL::TestX509Certificate): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized . test_serial(OpenSSL::TestX509Certificate): . test_sign_and_verify(OpenSSL::TestX509Certificate): . test_validity(OpenSSL::TestX509Certificate): . test_create_by_factory(OpenSSL::TestX509Extension): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized . test_new(OpenSSL::TestX509Extension): . test_add_entry(OpenSSL::TestX509Name): . test_s_new(OpenSSL::TestX509Name): . test_s_parse(OpenSSL::TestX509Name): . test_s_parse_rfc2253(OpenSSL::TestX509Name): . test_attr(OpenSSL::TestX509Request): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized . test_public_key(OpenSSL::TestX509Request): . test_sign_and_verify(OpenSSL::TestX509Request): . test_subject(OpenSSL::TestX509Request): . test_version(OpenSSL::TestX509Request): . test_set_errors(OpenSSL::TestX509Store): . test_verify(OpenSSL::TestX509Store): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized . test_order(TestOptionParser): . test_permute(TestOptionParser): . test_abbrev(TestOptionParser::NoArg::Def1): . test_ambiguous(TestOptionParser::NoArg::Def1): . test_long(TestOptionParser::NoArg::Def1): . test_order(TestOptionParser::NoArg::Def1): . test_permute(TestOptionParser::NoArg::Def1): . test_short(TestOptionParser::NoArg::Def1): . test_abbrev(TestOptionParser::NoArg::Def2): . test_ambiguous(TestOptionParser::NoArg::Def2): . test_long(TestOptionParser::NoArg::Def2): . test_order(TestOptionParser::NoArg::Def2): . test_permute(TestOptionParser::NoArg::Def2): . test_short(TestOptionParser::NoArg::Def2): . test_abbrev(TestOptionParser::OptArg): . test_long(TestOptionParser::OptArg): . test_order(TestOptionParser::OptArg): . test_permute(TestOptionParser::OptArg): . test_short(TestOptionParser::OptArg): . test_abbrev(TestOptionParser::PlaceArg): . test_long(TestOptionParser::PlaceArg): . test_order(TestOptionParser::PlaceArg): . test_permute(TestOptionParser::PlaceArg): . test_short(TestOptionParser::PlaceArg): . test_abbrev(TestOptionParser::ReqArg::Def1): . test_long(TestOptionParser::ReqArg::Def1): . test_order(TestOptionParser::ReqArg::Def1): . test_permute(TestOptionParser::ReqArg::Def1): . test_short(TestOptionParser::ReqArg::Def1): . test_abbrev(TestOptionParser::ReqArg::Def2): . test_long(TestOptionParser::ReqArg::Def2): . test_order(TestOptionParser::ReqArg::Def2): . test_permute(TestOptionParser::ReqArg::Def2): . test_short(TestOptionParser::ReqArg::Def2): . test_abbrev(TestOptionParser::ReqArg::Def3): . test_long(TestOptionParser::ReqArg::Def3): . test_order(TestOptionParser::ReqArg::Def3): . test_permute(TestOptionParser::ReqArg::Def3): . test_short(TestOptionParser::ReqArg::Def3): . test_abbrev(TestOptionParser::ReqArg::Def4): . test_long(TestOptionParser::ReqArg::Def4): . test_order(TestOptionParser::ReqArg::Def4): . test_permute(TestOptionParser::ReqArg::Def4): . test_short(TestOptionParser::ReqArg::Def4): . test_short_clash(TestOptionParser::SummaryTest): . test_long_arg(TestOptionParserGetopts): . test_long_noarg(TestOptionParserGetopts): . test_short_arg(TestOptionParserGetopts): . test_short_noarg(TestOptionParserGetopts): . test_equality(TC_OpenStruct): . test_frozen(TC_OpenStruct): . test_inspect(TC_OpenStruct): . test_ascend_1(TestPathname): . test_ascend_2(TestPathname): . test_ascend_3(TestPathname): . test_ascend_4(TestPathname): . test_cleanpath_aggressive_1(TestPathname): . test_cleanpath_aggressive_10(TestPathname): . test_cleanpath_aggressive_11(TestPathname): . test_cleanpath_aggressive_12(TestPathname): . test_cleanpath_aggressive_13(TestPathname): . test_cleanpath_aggressive_14(TestPathname): . test_cleanpath_aggressive_15(TestPathname): . test_cleanpath_aggressive_16(TestPathname): . test_cleanpath_aggressive_17(TestPathname): . test_cleanpath_aggressive_18(TestPathname): . test_cleanpath_aggressive_19(TestPathname): . test_cleanpath_aggressive_2(TestPathname): . test_cleanpath_aggressive_20(TestPathname): . test_cleanpath_aggressive_21(TestPathname): . test_cleanpath_aggressive_22(TestPathname): . test_cleanpath_aggressive_23(TestPathname): . test_cleanpath_aggressive_24(TestPathname): . test_cleanpath_aggressive_25(TestPathname): . test_cleanpath_aggressive_26(TestPathname): . test_cleanpath_aggressive_27(TestPathname): . test_cleanpath_aggressive_28(TestPathname): . test_cleanpath_aggressive_29(TestPathname): . test_cleanpath_aggressive_3(TestPathname): . test_cleanpath_aggressive_30(TestPathname): . test_cleanpath_aggressive_31(TestPathname): . test_cleanpath_aggressive_32(TestPathname): . test_cleanpath_aggressive_33(TestPathname): . test_cleanpath_aggressive_34(TestPathname): . test_cleanpath_aggressive_35(TestPathname): . test_cleanpath_aggressive_36(TestPathname): . test_cleanpath_aggressive_37(TestPathname): . test_cleanpath_aggressive_4(TestPathname): . test_cleanpath_aggressive_5(TestPathname): . test_cleanpath_aggressive_6(TestPathname): . test_cleanpath_aggressive_7(TestPathname): . test_cleanpath_aggressive_8(TestPathname): . test_cleanpath_aggressive_9(TestPathname): . test_cleanpath_conservative_1(TestPathname): . test_cleanpath_conservative_10(TestPathname): . test_cleanpath_conservative_11(TestPathname): . test_cleanpath_conservative_12(TestPathname): . test_cleanpath_conservative_13(TestPathname): . test_cleanpath_conservative_14(TestPathname): . test_cleanpath_conservative_15(TestPathname): . test_cleanpath_conservative_16(TestPathname): . test_cleanpath_conservative_17(TestPathname): . test_cleanpath_conservative_18(TestPathname): . test_cleanpath_conservative_19(TestPathname): . test_cleanpath_conservative_2(TestPathname): . test_cleanpath_conservative_20(TestPathname): . test_cleanpath_conservative_21(TestPathname): . test_cleanpath_conservative_22(TestPathname): . test_cleanpath_conservative_23(TestPathname): . test_cleanpath_conservative_24(TestPathname): . test_cleanpath_conservative_25(TestPathname): . test_cleanpath_conservative_26(TestPathname): . test_cleanpath_conservative_27(TestPathname): . test_cleanpath_conservative_28(TestPathname): . test_cleanpath_conservative_29(TestPathname): . test_cleanpath_conservative_3(TestPathname): . test_cleanpath_conservative_30(TestPathname): . test_cleanpath_conservative_31(TestPathname): . test_cleanpath_conservative_32(TestPathname): . test_cleanpath_conservative_4(TestPathname): . test_cleanpath_conservative_5(TestPathname): . test_cleanpath_conservative_6(TestPathname): . test_cleanpath_conservative_7(TestPathname): . test_cleanpath_conservative_8(TestPathname): . test_cleanpath_conservative_9(TestPathname): . test_comparison(TestPathname): . test_comparison_string(TestPathname): . test_del_trailing_separator_1(TestPathname): . test_del_trailing_separator_2(TestPathname): . test_del_trailing_separator_3(TestPathname): . test_del_trailing_separator_4(TestPathname): . test_del_trailing_separator_5(TestPathname): . test_del_trailing_separator_6(TestPathname): . test_del_trailing_separator_7(TestPathname): . test_del_trailing_separator_8(TestPathname): . test_del_trailing_separator_9(TestPathname): . test_descend_1(TestPathname): . test_descend_2(TestPathname): . test_descend_3(TestPathname): . test_descend_4(TestPathname): . test_destructive_update(TestPathname): . test_each_filename(TestPathname): . test_equality(TestPathname): . test_freeze(TestPathname): . test_has_trailing_separator?_1(TestPathname): . test_has_trailing_separator?_2(TestPathname): . test_has_trailing_separator?_3(TestPathname): . test_has_trailing_separator?_4(TestPathname): . test_hashkey(TestPathname): . test_initialize(TestPathname): . test_initialize_nul(TestPathname): . test_kernel_open(TestPathname): . test_kernel_pathname(TestPathname): . test_null_character(TestPathname): . test_pathsub_1(TestPathname): . test_plus_1(TestPathname): . test_plus_10(TestPathname): . test_plus_11(TestPathname): . test_plus_12(TestPathname): . test_plus_13(TestPathname): . test_plus_14(TestPathname): . test_plus_15(TestPathname): . test_plus_2(TestPathname): . test_plus_3(TestPathname): . test_plus_4(TestPathname): . test_plus_5(TestPathname): . test_plus_6(TestPathname): . test_plus_7(TestPathname): . test_plus_8(TestPathname): . test_plus_9(TestPathname): . test_realpath(TestPathname): . test_relative?_1(TestPathname): . test_relative?_2(TestPathname): . test_relative?_3(TestPathname): . test_relative?_4(TestPathname): . test_relative?_5(TestPathname): . test_relative_path_from_1(TestPathname): . test_relative_path_from_10(TestPathname): . test_relative_path_from_11(TestPathname): . test_relative_path_from_12(TestPathname): . test_relative_path_from_13(TestPathname): . test_relative_path_from_14(TestPathname): . test_relative_path_from_15(TestPathname): . test_relative_path_from_16(TestPathname): . test_relative_path_from_17(TestPathname): . test_relative_path_from_18(TestPathname): . test_relative_path_from_19(TestPathname): . test_relative_path_from_2(TestPathname): . test_relative_path_from_20(TestPathname): . test_relative_path_from_21(TestPathname): . test_relative_path_from_22(TestPathname): . test_relative_path_from_23(TestPathname): . test_relative_path_from_24(TestPathname): . test_relative_path_from_25(TestPathname): . test_relative_path_from_26(TestPathname): . test_relative_path_from_27(TestPathname): . test_relative_path_from_28(TestPathname): . test_relative_path_from_29(TestPathname): . test_relative_path_from_3(TestPathname): . test_relative_path_from_30(TestPathname): . test_relative_path_from_4(TestPathname): . test_relative_path_from_5(TestPathname): . test_relative_path_from_6(TestPathname): . test_relative_path_from_7(TestPathname): . test_relative_path_from_8(TestPathname): . test_relative_path_from_9(TestPathname): . test_root?_1(TestPathname): . test_root?_2(TestPathname): . test_root?_3(TestPathname): . test_root?_4(TestPathname): . test_root?_5(TestPathname): . test_sub_matchdata(TestPathname): . test_taint(TestPathname): . test_to_s(TestPathname): . test_untaint(TestPathname): . test_do_classes_boot_class(TestRdocC_Parser): . test_do_classes_class(TestRdocC_Parser): . test_do_classes_class_under(TestRdocC_Parser): . test_do_classes_module(TestRdocC_Parser): . test_do_classes_module_under(TestRdocC_Parser): . test_do_constants(TestRdocC_Parser): . test_find_class_comment_define_class(TestRdocC_Parser): . test_find_class_comment_init(TestRdocC_Parser): . test_entity_expansion_limit(REXML::TestDocument): . test_new(REXML::TestDocument): . test_00_DRbObject(Rinda::TupleSpaceProxyTest): . test_00_renewer(Rinda::TupleSpaceProxyTest): . test_00_template(Rinda::TupleSpaceProxyTest): . test_00_tuple(Rinda::TupleSpaceProxyTest): . test_cancel_01(Rinda::TupleSpaceProxyTest): . test_cancel_02(Rinda::TupleSpaceProxyTest): . test_core_01(Rinda::TupleSpaceProxyTest): . test_core_02(Rinda::TupleSpaceProxyTest): . test_core_03_notify(Rinda::TupleSpaceProxyTest): . test_inp_rdp(Rinda::TupleSpaceProxyTest): . test_remote_array_and_hash(Rinda::TupleSpaceProxyTest): . test_ruby_talk_264062(Rinda::TupleSpaceProxyTest): . test_symbol_tuple(Rinda::TupleSpaceProxyTest): . test_00_DRbObject(Rinda::TupleSpaceTest): . test_00_renewer(Rinda::TupleSpaceTest): . test_00_template(Rinda::TupleSpaceTest): . test_00_tuple(Rinda::TupleSpaceTest): . test_cancel_01(Rinda::TupleSpaceTest): . test_cancel_02(Rinda::TupleSpaceTest): . test_core_01(Rinda::TupleSpaceTest): . test_core_02(Rinda::TupleSpaceTest): . test_core_03_notify(Rinda::TupleSpaceTest): . test_inp_rdp(Rinda::TupleSpaceTest): . test_ruby_talk_264062(Rinda::TupleSpaceTest): . test_symbol_tuple(Rinda::TupleSpaceTest): . test_date(RSS::TestAccessor): . test_integer(RSS::TestAccessor): . test_positive_integer(RSS::TestAccessor): . test_atom_author(RSS::TestAtomCore): . test_atom_category(RSS::TestAtomCore): . test_atom_content(RSS::TestAtomCore): . test_atom_contributor(RSS::TestAtomCore): . test_atom_generator(RSS::TestAtomCore): . test_atom_icon(RSS::TestAtomCore): . test_atom_id(RSS::TestAtomCore): . test_atom_link(RSS::TestAtomCore): . test_atom_logo(RSS::TestAtomCore): . test_atom_published(RSS::TestAtomCore): . test_atom_rights(RSS::TestAtomCore): . test_atom_subtitle(RSS::TestAtomCore): . test_atom_summary(RSS::TestAtomCore): . test_atom_title(RSS::TestAtomCore): . test_atom_updated(RSS::TestAtomCore): . test_entry(RSS::TestAtomCore): . test_feed(RSS::TestAtomCore): . test_not_displayed_xml_stylesheets(RSS::TestAtomCore): . test_to_xml(RSS::TestAtomCore): . test_to_xml_with_new_api_since_018(RSS::TestAtomCore): . default_test(RSS::TestCase): . test_accessor(RSS::TestContent): . test_parser(RSS::TestContent): . test_to_s(RSS::TestContent): . test_parser(RSS::TestDublinCore): . test_plural_accessor(RSS::TestDublinCore): . test_singular_accessor(RSS::TestDublinCore): . test_to_s(RSS::TestDublinCore): . test_author(RSS::TestITunes): . test_block(RSS::TestITunes): . test_category(RSS::TestITunes): . test_duration(RSS::TestITunes): . test_explicit(RSS::TestITunes): . test_image(RSS::TestITunes): . test_keywords(RSS::TestITunes): . test_new_feed_url(RSS::TestITunes): . test_owner(RSS::TestITunes): . test_subtitle(RSS::TestITunes): . test_summary(RSS::TestITunes): . test_favicon_accessor(RSS::TestImage): . test_favicon_to_s(RSS::TestImage): . test_item_accessor(RSS::TestImage): . test_item_to_s(RSS::TestImage): . test_parser(RSS::TestImage): . test_inherit(RSS::TestInherit): . test_channel(RSS::TestMaker09): . test_image(RSS::TestMaker09): . test_items(RSS::TestMaker09): . test_items_with_new_api_since_018(RSS::TestMaker09): . test_not_valid_channel(RSS::TestMaker09): . test_not_valid_image(RSS::TestMaker09): . test_not_valid_textInput(RSS::TestMaker09): . test_rss(RSS::TestMaker09): . test_textInput(RSS::TestMaker09): . test_channel(RSS::TestMaker10): . test_image(RSS::TestMaker10): . test_items(RSS::TestMaker10): . test_items_with_new_api_since_018(RSS::TestMaker10): . test_not_valid_channel(RSS::TestMaker10): . test_not_valid_image(RSS::TestMaker10): . test_not_valid_items(RSS::TestMaker10): . test_not_valid_textinput(RSS::TestMaker10): . test_rdf(RSS::TestMaker10): . test_textinput(RSS::TestMaker10): . test_category(RSS::TestMaker20): . test_channel(RSS::TestMaker20): . test_cloud(RSS::TestMaker20): . test_enclosure(RSS::TestMaker20): . test_guid(RSS::TestMaker20): . test_image(RSS::TestMaker20): . test_items(RSS::TestMaker20): . test_items_with_new_api_since_018(RSS::TestMaker20): . test_not_valid_category(RSS::TestMaker20): . test_not_valid_channel(RSS::TestMaker20): . test_not_valid_cloud(RSS::TestMaker20): . test_not_valid_enclosure(RSS::TestMaker20): . test_not_valid_guid(RSS::TestMaker20): . test_not_valid_image(RSS::TestMaker20): . test_not_valid_source(RSS::TestMaker20): . test_not_valid_textInput(RSS::TestMaker20): . test_pubDate_without_description(RSS::TestMaker20): . test_rss(RSS::TestMaker20): . test_source(RSS::TestMaker20): . test_textInput(RSS::TestMaker20): . test_author(RSS::TestMakerAtomEntry): . test_category(RSS::TestMakerAtomEntry): . test_content(RSS::TestMakerAtomEntry): . test_contributor(RSS::TestMakerAtomEntry): . test_invalid_feed(RSS::TestMakerAtomEntry): . test_link(RSS::TestMakerAtomEntry): . test_published(RSS::TestMakerAtomEntry): . test_rights(RSS::TestMakerAtomEntry): . test_root_element(RSS::TestMakerAtomEntry): . test_source_generator(RSS::TestMakerAtomEntry): . test_source_icon(RSS::TestMakerAtomEntry): . test_source_id(RSS::TestMakerAtomEntry): . test_source_logo(RSS::TestMakerAtomEntry): . test_source_subtitle(RSS::TestMakerAtomEntry): . test_summary(RSS::TestMakerAtomEntry): . test_title(RSS::TestMakerAtomEntry): . test_updated(RSS::TestMakerAtomEntry): . test_author(RSS::TestMakerAtomFeed): . test_category(RSS::TestMakerAtomFeed): . test_content(RSS::TestMakerAtomFeed): . test_contributor(RSS::TestMakerAtomFeed): . test_generator(RSS::TestMakerAtomFeed): . test_icon(RSS::TestMakerAtomFeed): . test_id(RSS::TestMakerAtomFeed): . test_invalid_feed(RSS::TestMakerAtomFeed): . test_link(RSS::TestMakerAtomFeed): . test_logo(RSS::TestMakerAtomFeed): . test_published(RSS::TestMakerAtomFeed): . test_rights(RSS::TestMakerAtomFeed): . test_root_element(RSS::TestMakerAtomFeed): . test_subtitle(RSS::TestMakerAtomFeed): . test_summary(RSS::TestMakerAtomFeed): . test_title(RSS::TestMakerAtomFeed): . test_updated(RSS::TestMakerAtomFeed): . test_rss10(RSS::TestMakerContent): . test_rss20(RSS::TestMakerContent): . test_date(RSS::TestMakerDublinCore): . test_rss10(RSS::TestMakerDublinCore): . test_rss10_multiple(RSS::TestMakerDublinCore): . test_author(RSS::TestMakerITunes): . test_block(RSS::TestMakerITunes): . test_category(RSS::TestMakerITunes): . test_duration(RSS::TestMakerITunes): . test_explicit(RSS::TestMakerITunes): . test_image(RSS::TestMakerITunes): . test_keywords(RSS::TestMakerITunes): . test_new_feed_url(RSS::TestMakerITunes): . test_owner(RSS::TestMakerITunes): . test_subtitle(RSS::TestMakerITunes): . test_summary(RSS::TestMakerITunes): . test_rss10(RSS::TestMakerImage): . test_rss10(RSS::TestMakerSlash): . test_rss10(RSS::TestMakerSyndication): . test_rss10(RSS::TestMakerTaxonomy): . test_rss10(RSS::TestMakerTrackBack): . test_not_valid_xml_stylesheet(RSS::TestMakerXMLStyleSheet): . test_xml_stylesheet(RSS::TestMakerXMLStyleSheet): . test_default_parser(RSS::TestParser): . test_parse(RSS::TestParser): . test_parse_tag_includes_hyphen(RSS::TestParser): . test_RDF(RSS::TestParser10): . test_channel(RSS::TestParser10): . test_ignore(RSS::TestParser10): . test_image(RSS::TestParser10): . test_item(RSS::TestParser10): . test_rdf_li(RSS::TestParser10): . test_textinput(RSS::TestParser10): . test_undefined_entity(RSS::TestParser10): . test_unknown_duplicated_element(RSS::TestParser10): . test_category20(RSS::TestParser20): . test_cloud20(RSS::TestParser20): . test_enclosure20(RSS::TestParser20): . test_rss20(RSS::TestParser20): . test_source20(RSS::TestParser20): . test_entry(RSS::TestParserAtom): . test_entry_author(RSS::TestParserAtom): . test_entry_category(RSS::TestParserAtom): . test_entry_content_text(RSS::TestParserAtom): . test_entry_contributor(RSS::TestParserAtom): . test_entry_id(RSS::TestParserAtom): . test_entry_link(RSS::TestParserAtom): . test_entry_rights(RSS::TestParserAtom): . test_entry_source(RSS::TestParserAtom): . test_entry_summary(RSS::TestParserAtom): . test_entry_title(RSS::TestParserAtom): . test_entry_updated(RSS::TestParserAtom): . test_entry_validation(RSS::TestParserAtom): . test_published(RSS::TestParserAtom): . test_base(RSS::TestParserAtomFeed): . test_entry_author(RSS::TestParserAtomFeed): . test_entry_category(RSS::TestParserAtomFeed): . test_entry_content(RSS::TestParserAtomFeed): . test_entry_contributor(RSS::TestParserAtomFeed): . test_entry_id(RSS::TestParserAtomFeed): . test_entry_link(RSS::TestParserAtomFeed): . test_entry_published(RSS::TestParserAtomFeed): . test_entry_rights(RSS::TestParserAtomFeed): . test_entry_source(RSS::TestParserAtomFeed): . test_entry_summary(RSS::TestParserAtomFeed): . test_entry_title(RSS::TestParserAtomFeed): . test_entry_updated(RSS::TestParserAtomFeed): . test_feed_author(RSS::TestParserAtomFeed): . test_feed_category(RSS::TestParserAtomFeed): . test_feed_contributor(RSS::TestParserAtomFeed): . test_feed_generator(RSS::TestParserAtomFeed): . test_feed_icon(RSS::TestParserAtomFeed): . test_feed_id(RSS::TestParserAtomFeed): . test_feed_link(RSS::TestParserAtomFeed): . test_feed_logo(RSS::TestParserAtomFeed): . test_feed_rights(RSS::TestParserAtomFeed): . test_feed_subtitle(RSS::TestParserAtomFeed): . test_feed_title(RSS::TestParserAtomFeed): . test_feed_updated(RSS::TestParserAtomFeed): . test_feed_validation(RSS::TestParserAtomFeed): . test_lang(RSS::TestParserAtomFeed): . test_RDF(RSS::TestRSS10Core): . test_channel(RSS::TestRSS10Core): . test_channel_image(RSS::TestRSS10Core): . test_channel_items(RSS::TestRSS10Core): . test_channel_textinput(RSS::TestRSS10Core): . test_image(RSS::TestRSS10Core): . test_item(RSS::TestRSS10Core): . test_li(RSS::TestRSS10Core): . test_not_displayed_xml_stylesheets(RSS::TestRSS10Core): . test_seq(RSS::TestRSS10Core): . test_textinput(RSS::TestRSS10Core): . test_to_xml(RSS::TestRSS10Core): . test_xml_stylesheets(RSS::TestRSS10Core): . test_Rss(RSS::TestRSS20Core): . test_channel(RSS::TestRSS20Core): . test_channel_cloud(RSS::TestRSS20Core): . test_channel_image(RSS::TestRSS20Core): . test_channel_skip_days(RSS::TestRSS20Core): . test_channel_skip_hours(RSS::TestRSS20Core): . test_channel_textInput(RSS::TestRSS20Core): . test_item(RSS::TestRSS20Core): . test_item_enclosure(RSS::TestRSS20Core): . test_item_guid(RSS::TestRSS20Core): . test_item_source(RSS::TestRSS20Core): . test_not_displayed_xml_stylesheets(RSS::TestRSS20Core): . test_to_xml(RSS::TestRSS20Core): . test_xml_stylesheets(RSS::TestRSS20Core): . test_setup_maker(RSS::TestSetupMaker09): . test_setup_maker_channel(RSS::TestSetupMaker09): . test_setup_maker_image(RSS::TestSetupMaker09): . test_setup_maker_items(RSS::TestSetupMaker09): . test_setup_maker_items_backward_compatibility(RSS::TestSetupMaker09): . test_setup_maker_textinput(RSS::TestSetupMaker09): . test_setup_maker(RSS::TestSetupMaker10): . test_setup_maker_channel(RSS::TestSetupMaker10): . test_setup_maker_full(RSS::TestSetupMaker10): . test_setup_maker_image(RSS::TestSetupMaker10): . test_setup_maker_items(RSS::TestSetupMaker10): . test_setup_maker_items_backward_compatibility(RSS::TestSetupMaker10): . test_setup_maker_items_sort(RSS::TestSetupMaker10): . test_setup_maker_textinput(RSS::TestSetupMaker10): . test_setup_maker(RSS::TestSetupMaker20): . test_setup_maker_channel(RSS::TestSetupMaker20): . test_setup_maker_image(RSS::TestSetupMaker20): . test_setup_maker_items(RSS::TestSetupMaker20): . test_setup_maker_items_backward_compatibility(RSS::TestSetupMaker20): . test_setup_maker_textinput(RSS::TestSetupMaker20): . test_setup_maker(RSS::TestSetupMakerAtomEntry): . test_setup_maker_entry(RSS::TestSetupMakerAtomEntry): . test_setup_maker_entry_without_dc(RSS::TestSetupMakerAtomEntry): . test_setup_maker_full(RSS::TestSetupMakerAtomEntry): . test_setup_maker_items(RSS::TestSetupMakerAtomEntry): . test_setup_maker_items_backward_compatibility(RSS::TestSetupMakerAtomEntry): . test_setup_maker_items_sort(RSS::TestSetupMakerAtomEntry): . test_setup_maker(RSS::TestSetupMakerAtomFeed): . test_setup_maker_feed(RSS::TestSetupMakerAtomFeed): . test_setup_maker_feed_without_dc(RSS::TestSetupMakerAtomFeed): . test_setup_maker_full(RSS::TestSetupMakerAtomFeed): . test_setup_maker_items(RSS::TestSetupMakerAtomFeed): . test_setup_maker_items_backward_compatibility(RSS::TestSetupMakerAtomFeed): . test_setup_maker_items_sort(RSS::TestSetupMakerAtomFeed): . test_setup_maker_simple(RSS::TestSetupMakerITunes): . test_setup_maker_with_nested_categories(RSS::TestSetupMakerITunes): . test_setup_maker(RSS::TestSetupMakerSlash): . test_parser(RSS::TestSlash): . test_to_s(RSS::TestSlash): . test_accessor(RSS::TestSyndication): . test_parser(RSS::TestSyndication): . test_to_s(RSS::TestSyndication): . test_accessor(RSS::TestTaxonomy): . test_parser(RSS::TestTaxonomy): . test_to_s(RSS::TestTaxonomy): . test_to_s_09(RSS::TestToS): . test_to_s_10(RSS::TestToS): . test_to_s_20(RSS::TestToS): . test_accessor(RSS::TestTrackBack): . test_parser(RSS::TestTrackBack): . test_to_s(RSS::TestTrackBack): . test_version(RSS::TestVersion): . test_accessor(RSS::TestXMLStyleSheet): . test_bad_alternate(RSS::TestXMLStyleSheet): . test_parse(RSS::TestXMLStyleSheet): . test_to_s(RSS::TestXMLStyleSheet): . test_alias(TestAlias): . test_00_new(TestArray): . test_01_square_brackets(TestArray): . test_0_literal(TestArray): . test_AND(TestArray): . test_AREF(TestArray): . test_ASET(TestArray): . test_CMP(TestArray): . test_EQUAL(TestArray): . test_LSHIFT(TestArray): . test_MINUS(TestArray): . test_MUL(TestArray): . test_OR(TestArray): . test_PLUS(TestArray): . test_VERY_EQUAL(TestArray): . test_array_andor_0(TestArray): . test_assoc(TestArray): . test_at(TestArray): . test_beg_end_0(TestArray): . test_clear(TestArray): . test_clone(TestArray): . test_collect(TestArray): . test_collect!(TestArray): . test_combination(TestArray): . test_compact(TestArray): . test_compact!(TestArray): . test_compact_0(TestArray): . test_concat(TestArray): . test_count(TestArray): ./test/ruby/test_array.rb:536: warning: given block not used . test_delete(TestArray): . test_delete_at(TestArray): . test_delete_if(TestArray): . test_drop(TestArray): . test_drop_while(TestArray): . test_dup(TestArray): . test_each(TestArray): . test_each_index(TestArray): . test_empty?(TestArray): . test_empty_0(TestArray): . test_eql?(TestArray): . test_fill(TestArray): . test_fill_0(TestArray): . test_find_all_0(TestArray): . test_first(TestArray): . test_flatten(TestArray): . test_flatten!(TestArray): . test_flatten_with_callcc(TestArray): . test_hash(TestArray): . test_include?(TestArray): . test_index(TestArray): . test_join(TestArray): . test_last(TestArray): . test_length(TestArray): . test_map!(TestArray): . test_misc_0(TestArray): . test_nitems(TestArray): . test_pack(TestArray): . test_permutation(TestArray): . test_pop(TestArray): . test_product(TestArray): . test_push(TestArray): . test_rassoc(TestArray): . test_reject!(TestArray): . test_replace(TestArray): . test_reverse(TestArray): . test_reverse!(TestArray): . test_reverse_each(TestArray): . test_rindex(TestArray): . test_shift(TestArray): . test_size(TestArray): . test_slice(TestArray): . test_slice!(TestArray): . test_sort(TestArray): . test_sort!(TestArray): . test_sort_0(TestArray): . test_split_0(TestArray): . test_take(TestArray): . test_take_while(TestArray): . test_to_a(TestArray): . test_to_ary(TestArray): . test_to_s(TestArray): . test_uniq(TestArray): . test_uniq!(TestArray): . test_uniq_0(TestArray): . test_unshift(TestArray): . test_values_at(TestArray): . test_assign(TestAssignment): . test_assign2(TestAssignment): . test_break(TestAssignment): . test_lambda(TestAssignment): . test_multi(TestAssignment): . test_next(TestAssignment): ./test/ruby/test_assignment.rb:386: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:399: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:411: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:424: warning: method redefined; discarding old r . test_return(TestAssignment): ./test/ruby/test_assignment.rb:151: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:152: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:153: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:154: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:155: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:156: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:157: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:158: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:159: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:160: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:162: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:163: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:164: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:165: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:166: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:167: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:168: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:169: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:170: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:172: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:173: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:174: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:175: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:176: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:177: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:178: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:179: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:180: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:182: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:183: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:184: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:185: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:186: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:187: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:188: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:189: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:190: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:191: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:192: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:194: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:195: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:196: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:197: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:198: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:199: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:200: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:201: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:202: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:203: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:205: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:206: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:207: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:208: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:209: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:210: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:211: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:212: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:213: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:214: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:216: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:217: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:218: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:219: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:220: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:221: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:222: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:223: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:224: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:225: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:226: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:228: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:229: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:230: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:231: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:232: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:233: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:234: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:235: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:236: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:237: warning: method redefined; discarding old r . test_yield(TestAssignment): ./test/ruby/test_assignment.rb:90: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:91: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:92: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:93: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:94: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:95: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:96: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:97: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:99: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:100: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:101: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:102: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:103: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:104: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:106: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:107: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:108: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:109: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:110: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:111: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:112: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:113: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:114: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:115: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:116: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:118: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:119: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:120: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:121: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:122: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:123: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:124: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:125: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:126: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:128: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:129: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:130: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:131: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:132: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:133: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:134: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:135: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:136: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:137: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:139: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:140: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:141: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:142: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:143: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:144: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:145: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:146: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:147: warning: method redefined; discarding old f . test_begin_and_eval(TestBeginEndBlock): . test_beginendblock(TestBeginEndBlock): . test_begininmethod(TestBeginEndBlock): . test_endblockwarn(TestBeginEndBlock): . test_raise_in_at_exit(TestBeginEndBlock): . test_should_propagate_exit_code(TestBeginEndBlock): . test_should_propagate_signaled(TestBeginEndBlock): . test_bignum(TestBignum): . test_calc(TestBignum): . test_shift(TestBignum): . test_to_s(TestBignum): . test_too_big_to_s(TestBignum): . test_call(TestCall): . test_case(TestCase): . test_clone(TestClone): . test_condition(TestCondition): . test_const(TestConst): intentionally redefines TEST3, TEST4 . test_defined(TestDefined): . test_seek(TestDir): . test_all(TestEnumerable): . test_any(TestEnumerable): . test_callcc(TestEnumerable): . test_count(TestEnumerable): . test_cycle(TestEnumerable): . test_drop(TestEnumerable): . test_drop_while(TestEnumerable): . test_each_with_index(TestEnumerable): . test_find(TestEnumerable): . test_find_all(TestEnumerable): . test_find_index(TestEnumerable): . test_first(TestEnumerable): . test_grep(TestEnumerable): . test_group_by(TestEnumerable): . test_inject(TestEnumerable): . test_max(TestEnumerable): . test_max_by(TestEnumerable): . test_member(TestEnumerable): . test_min(TestEnumerable): . test_min_by(TestEnumerable): . test_minmax(TestEnumerable): . test_minmax_by(TestEnumerable): . test_none(TestEnumerable): . test_one(TestEnumerable): . test_partition(TestEnumerable): . test_reject(TestEnumerable): . test_sort(TestEnumerable): . test_sort_by(TestEnumerable): . test_take(TestEnumerable): . test_take_while(TestEnumerable): . test_to_a(TestEnumerable): . test_zip(TestEnumerable): . test_cons(TestEnumerator): . test_gc(TestEnumerator): . test_initialize(TestEnumerator): . test_initialize_copy(TestEnumerator): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/generator.rb:188: warning: method redefined; discarding old next /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/generator.rb:200: warning: method redefined; discarding old rewind . test_iterators(TestEnumerator): . test_loop(TestEnumerator): . test_nested_itaration(TestEnumerator): . test_next(TestEnumerator): . test_next_rewind(TestEnumerator): . test_slice(TestEnumerator): . test_with_index(TestEnumerator): . test_bracket(TestEnv): . test_has_value(TestEnv): . test_index(TestEnv): . test_cvar_scope_with_instance_eval(TestEval): . test_ev(TestEval): . test_eval(TestEval): . test_eval_and_define_method(TestEval): . test_fixnum_instance_eval_cvar(TestEval): . test_nil_instance_eval_cvar(TestEval): . test_else(TestException): . test_exception(TestException): . test_each_byte_extended_file(TestFile): . test_eof_0(TestFile): . test_eof_0_rw(TestFile): . test_eof_0_seek(TestFile): . test_eof_1(TestFile): . test_eof_1_seek(TestFile): . test_eof_2(TestFile): . test_eof_3(TestFile): . test_fnmatch(TestFile): . test_getc_extended_file(TestFile): . test_gets_extended_file(TestFile): . test_gets_para_extended_file(TestFile): . test_read_all_extended_file(TestFile): . test_truncate_rbuf(TestFile): . test_truncate_wbuf(TestFile): . test_unlink_before_close(TestFile): . test_atime(TestFileExhaustive): . test_basename(TestFileExhaustive): . test_blockdev_p(TestFileExhaustive): . test_chardev_p(TestFileExhaustive): . test_chmod(TestFileExhaustive): . test_chown(TestFileExhaustive): . test_ctime(TestFileExhaustive): . test_directory_p(TestFileExhaustive): . test_dirname(TestFileExhaustive): . test_executable_p(TestFileExhaustive): . test_executable_real_p(TestFileExhaustive): . test_exist_p(TestFileExhaustive): . test_expand_path(TestFileExhaustive): . test_extname(TestFileExhaustive): . test_file_p(TestFileExhaustive): . test_find_file(TestFileExhaustive): . test_flock(TestFileExhaustive): . test_ftype(TestFileExhaustive): . test_hardlink(TestFileExhaustive): . test_identical_p(TestFileExhaustive): . test_join(TestFileExhaustive): . test_lchmod(TestFileExhaustive): . test_lchown(TestFileExhaustive): . test_mtime(TestFileExhaustive): . test_owned_p(TestFileExhaustive): . test_path(TestFileExhaustive): . test_path_check(TestFileExhaustive): . test_pipe_p(TestFileExhaustive): . test_readable_p(TestFileExhaustive): . test_readable_real_p(TestFileExhaustive): . test_rename(TestFileExhaustive): . test_size(TestFileExhaustive): . test_size_p(TestFileExhaustive): . test_socket_p(TestFileExhaustive): . test_split(TestFileExhaustive): . test_stat(TestFileExhaustive): . test_stat_blockdev_p(TestFileExhaustive): . test_stat_chardev_p(TestFileExhaustive): . test_stat_directory_p(TestFileExhaustive): . test_stat_executable_p(TestFileExhaustive): . test_stat_executable_real_p(TestFileExhaustive): . test_stat_file_p(TestFileExhaustive): . test_stat_ftype(TestFileExhaustive): . test_stat_init(TestFileExhaustive): . test_stat_owned_p(TestFileExhaustive): . test_stat_pipe_p(TestFileExhaustive): . test_stat_readable_p(TestFileExhaustive): . test_stat_readable_real_p(TestFileExhaustive): . test_stat_size(TestFileExhaustive): . test_stat_size_p(TestFileExhaustive): . test_stat_socket_p(TestFileExhaustive): . test_stat_suid_sgid_sticky(TestFileExhaustive): . test_stat_symlink_p(TestFileExhaustive): . test_stat_writable_p(TestFileExhaustive): . test_stat_writable_real_p(TestFileExhaustive): . test_stat_zero_p(TestFileExhaustive): . test_suid_sgid_sticky(TestFileExhaustive): . test_symlink(TestFileExhaustive): . test_symlink2(TestFileExhaustive): . test_symlink_p(TestFileExhaustive): . test_test(TestFileExhaustive): . test_truncate(TestFileExhaustive): . test_umask(TestFileExhaustive): . test_unlink(TestFileExhaustive): . test_utime(TestFileExhaustive): . test_writable_p(TestFileExhaustive): . test_writable_real_p(TestFileExhaustive): . test_zero_p(TestFileExhaustive): . test_pow(TestFixnum): . test_div(TestFloat): . test_divmod(TestFloat): . test_float(TestFloat): . test_modulo(TestFloat): . test_nan(TestFloat): . test_precision(TestFloat): . test_remainder(TestFloat): . test_strtod(TestFloat): . test_symmetry_bignum(TestFloat): . test_to_i(TestFloat): . test_gc(TestGc): . test_AREF(TestHash): . test_ASET(TestHash): . test_EQUAL(TestHash): . test_clear(TestHash): . test_clone(TestHash): . test_default(TestHash): . test_default=(TestHash): . test_delete(TestHash): . test_delete_if(TestHash): . test_dup(TestHash): . test_each(TestHash): . test_each_key(TestHash): . test_each_pair(TestHash): . test_each_value(TestHash): . test_empty?(TestHash): . test_fetch(TestHash): . test_hash(TestHash): . test_hash_bignum_hash(TestHash): . test_hash_hash(TestHash): . test_include?(TestHash): . test_invert(TestHash): . test_key?(TestHash): . test_keys(TestHash): . test_length(TestHash): . test_member?(TestHash): . test_rehash(TestHash): . test_reject(TestHash): . test_reject!(TestHash): . test_replace(TestHash): . test_s_AREF(TestHash): . test_s_new(TestHash): . test_shift(TestHash): . test_size(TestHash): . test_sort(TestHash): . test_store(TestHash): . test_to_a(TestHash): . test_to_hash(TestHash): . test_to_s(TestHash): . test_update(TestHash): . test_value?(TestHash): . test_values(TestHash): . test_values_at(TestHash): . test_binmode_after_closed(TestIO): . test_gets_rs(TestIO): . test_pos(TestIO): . test_readpartial_pos(TestIO): F test_if_unless(TestIfunless): . test_Integer(TestInteger): . test_abs(TestInteger): . test_and(TestInteger): . test_aref(TestInteger): . test_ceil(TestInteger): . test_cmp(TestInteger): . test_divmod(TestInteger): . test_eq(TestInteger): . test_even_odd(TestInteger): . test_fixnum_range(TestInteger): . test_floor(TestInteger): . test_lshift(TestInteger): . test_marshal(TestInteger): . test_minus(TestInteger): . test_mult(TestInteger): . test_not(TestInteger): . test_or(TestInteger): . test_pack_ber(TestInteger): . test_pack_utf8(TestInteger): . test_plus(TestInteger): . test_pow(TestInteger): . test_pred(TestInteger): . test_printf_b(TestInteger): . test_printf_b_sign(TestInteger): . test_printf_di(TestInteger): . test_printf_o(TestInteger): . test_printf_o_sign(TestInteger): . test_printf_x(TestInteger): . test_printf_x_sign(TestInteger): . test_remainder(TestInteger): . test_round(TestInteger): . test_rshift(TestInteger): . test_succ(TestInteger): . test_to_s(TestInteger): . test_truncate(TestInteger): . test_unary_minus(TestInteger): . test_unary_plus(TestInteger): . test_xor(TestInteger): . test_zero_nonzero(TestInteger): . test_append_method_to_built_in_class(TestIterator): . test_argument(TestIterator): . test_array(TestIterator): . test_assoc_yield(TestIterator): . test_block(TestIterator): . test_block_argument_without_paren(TestIterator): . test_block_given(TestIterator): . test_block_given_within_iterator(TestIterator): . test_block_passing(TestIterator): . test_break(TestIterator): . test_break__nested_loop1(TestIterator): . test_break__nested_loop2(TestIterator): . test_break__nested_loop3(TestIterator): . test_break_from_enum(TestIterator): . test_collect(TestIterator): . test_get_block(TestIterator): . test_iter4(TestIterator): . test_iter_test2(TestIterator): . test_iterator(TestIterator): . test_itertest(TestIterator): . test_ljump(TestIterator): . test_marity(TestIterator): . test_nested_iterator(TestIterator): . test_proc(TestIterator): . test_proc_return1(TestIterator): . test_proc_return2(TestIterator): . test_return1(TestIterator): . test_return2(TestIterator): . test_return_trace_func(TestIterator): . test_yield_vs_call(TestIterator): . test_anonymous(TestMarshal): . test_array(TestMarshal): . test_array_ivar(TestMarshal): . test_array_subclass(TestMarshal): . test_bignum(TestMarshal): . test_context_switch(TestMarshal): . test_exception(TestMarshal): . test_exception_subclass(TestMarshal): . test_extend(TestMarshal): ruby(41176) malloc: *** error for object 0x80620358: Non-aligned pointer being freed *** set a breakpoint in malloc_error_break to debug ruby(41176) malloc: *** error for object 0x20000: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug ruby(41176) malloc: *** error for object 0x1d0e240: Non-aligned pointer being freed (2) *** set a breakpoint in malloc_error_break to debug ruby(41176) malloc: *** error for object 0x38e5e20: Non-aligned pointer being freed (2) *** set a breakpoint in malloc_error_break to debug ruby(41176) malloc: *** error for object 0x80620358: Non-aligned pointer being freed *** set a breakpoint in malloc_error_break to debug ruby(41176) malloc: *** error for object 0x20000: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug ruby(41176) malloc: *** error for object 0x1c3b910: Non-aligned pointer being freed (2) *** set a breakpoint in malloc_error_break to debug ruby(41176) malloc: *** error for object 0x27e33f0: Non-aligned pointer being freed (2) *** set a breakpoint in malloc_error_break to debug . test_extend_string(TestMarshal): . test_false(TestMarshal): . test_fixnum(TestMarshal): . test_fixnum_64bit(TestMarshal): . test_fixnum_ivar(TestMarshal): . test_fixnum_ivar_self(TestMarshal): . test_float(TestMarshal): . test_float_extend(TestMarshal): . test_float_inf_nan(TestMarshal): . test_float_ivar(TestMarshal): . test_float_ivar_self(TestMarshal): . test_hash(TestMarshal): . test_hash_default(TestMarshal): . test_hash_default_proc(TestMarshal): . test_hash_extend(TestMarshal): . test_hash_ivar(TestMarshal): . test_hash_subclass(TestMarshal): . test_hash_subclass_extend(TestMarshal): ./test/ruby/test_marshal.rb:23: warning: getc is obsolete; use STDIN.getc instead E test_marshal(TestMarshal): . test_nil(TestMarshal): . test_object(TestMarshal): . test_object_extend(TestMarshal): ruby(41176) malloc: *** error for object 0x80620358: Non-aligned pointer being freed *** set a breakpoint in malloc_error_break to debug ruby(41176) malloc: *** error for object 0x20000: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug ruby(41176) malloc: *** error for object 0x1a84f90: Non-aligned pointer being freed (2) *** set a breakpoint in malloc_error_break to debug ruby(41176) malloc: *** error for object 0x15b9690: Non-aligned pointer being freed (2) *** set a breakpoint in malloc_error_break to debug ruby(41176) malloc: *** error for object 0x80620358: Non-aligned pointer being freed *** set a breakpoint in malloc_error_break to debug ruby(41176) malloc: *** error for object 0x20000: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug ruby(41176) malloc: *** error for object 0x37a7bd0: Non-aligned pointer being freed (2) *** set a breakpoint in malloc_error_break to debug ruby(41176) malloc: *** error for object 0x1a7a180: Non-aligned pointer being freed (2) *** set a breakpoint in malloc_error_break to debug . test_object_subclass(TestMarshal): . test_object_subclass_extend(TestMarshal): . test_range(TestMarshal): . test_range_cyclic(TestMarshal): . test_range_subclass(TestMarshal): . test_regexp(TestMarshal): . test_regexp_subclass(TestMarshal): . test_share(TestMarshal): . test_singleton(TestMarshal): . test_string(TestMarshal): . test_string_crlf(TestMarshal): . test_string_empty(TestMarshal): . test_string_escape(TestMarshal): . test_string_ivar(TestMarshal): . test_string_subclass(TestMarshal): . test_string_subclass_cycle(TestMarshal): . test_string_subclass_extend(TestMarshal): ruby(41176) malloc: *** error for object 0x80620358: Non-aligned pointer being freed *** set a breakpoint in malloc_error_break to debug ruby(41176) malloc: *** error for object 0x20000: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug ./test/ruby/test_marshal.rb:23: [BUG] Bus Error ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] make: *** [test-all] Abort trap exit 2 failed(test-all) == test/csv # 2010-02-23T09:07:36+09:00 + gmake test-all 'TESTS=-v csv' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v csv Loaded suite csv Started test_BasicWriter_close_on_terminate(TestCSV): . test_BasicWriter_s_create_binmode(TestCSV): . test_IOBuf_close(TestCSV): . test_IOBuf_s_new(TestCSV): . test_IOReader_close_on_terminate(TestCSV): . test_IOReader_s_create_binmode(TestCSV): . test_Reader_close(TestCSV): . test_Reader_each(TestCSV): . test_Reader_getRow(TestCSV): . test_Reader_s_create(TestCSV): . test_Reader_s_new(TestCSV): . test_Reader_s_parse(TestCSV): . test_Reader_shift(TestCSV): . test_StreamBuf_AREF(TestCSV): . test_StreamBuf_AREF_n(TestCSV): . test_StreamBuf_MyBuf(TestCSV): . test_StreamBuf_drop(TestCSV): . test_StreamBuf_get(TestCSV): . test_StreamBuf_get_n(TestCSV): . test_StreamBuf_is_eos?(TestCSV): . test_StreamBuf_s_new(TestCSV): . test_Writer_LSHIFT(TestCSV): . test_Writer_add_row(TestCSV): . test_Writer_close(TestCSV): . test_Writer_s_create(TestCSV): . test_Writer_s_generate(TestCSV): . test_Writer_s_new(TestCSV): . test_macCR(TestCSV): . test_s_foreach(TestCSV): . test_s_generate(TestCSV): . test_s_generate_line(TestCSV): . test_s_generate_row(TestCSV): . test_s_open_reader(TestCSV): . test_s_open_writer(TestCSV): . test_s_parse(TestCSV): . test_s_parseAndCreate(TestCSV): . test_s_parse_line(TestCSV): . test_s_parse_row(TestCSV): . test_s_parse_rowConcat(TestCSV): . test_s_parse_rowEOF(TestCSV): . test_s_read(TestCSV): . test_s_readlines(TestCSV): . test_utf8(TestCSV): . test_writer_fs_rs_generate(TestCSV): . test_writer_fs_rs_parse(TestCSV): . Finished in 2.232629 seconds. 45 tests, 1312 assertions, 0 failures, 0 errors == test/dbm # 2010-02-23T09:07:40+09:00 + gmake test-all 'TESTS=-v dbm' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v dbm ./test/dbm/test_dbm.rb:48: warning: `*' interpreted as argument prefix Loaded suite dbm Started test_aref(TestDBM): . test_aset(TestDBM): . test_clear(TestDBM): . test_close(TestDBM): . test_delete(TestDBM): . test_delete_if(TestDBM): . test_delete_with_block(TestDBM): . test_each_key(TestDBM): . test_each_pair(TestDBM): . test_each_value(TestDBM): . test_empty?(TestDBM): . test_fetch(TestDBM): . test_has_value?(TestDBM): . test_haskey?(TestDBM): . test_index(TestDBM): . test_indexes(TestDBM): . test_invert(TestDBM): . test_keys(TestDBM): . test_length(TestDBM): . test_reject(TestDBM): . test_replace(TestDBM): . test_s_new_has_no_block(TestDBM): . test_s_open_no_create(TestDBM): . test_s_open_with_block(TestDBM): . test_select_with_block(TestDBM): . test_shift(TestDBM): . test_to_a(TestDBM): . test_to_hash(TestDBM): . test_update(TestDBM): . test_values(TestDBM): . test_values_at(TestDBM): . test_freeze(TestDBM2): . test_newdb_open(TestDBM2): . test_reader_open(TestDBM2): . Finished in 0.476923 seconds. 34 tests, 896 assertions, 0 failures, 0 errors == test/digest # 2010-02-23T09:07:40+09:00 + gmake test-all 'TESTS=-v digest' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v digest Loaded suite digest Started test_eq(TestDigest::TestMD5): . test_instance_eval(TestDigest::TestMD5): . test_s_digest(TestDigest::TestMD5): . test_s_hexdigest(TestDigest::TestMD5): . test_update(TestDigest::TestMD5): . test_eq(TestDigest::TestRMD160): . test_instance_eval(TestDigest::TestRMD160): . test_s_digest(TestDigest::TestRMD160): . test_s_hexdigest(TestDigest::TestRMD160): . test_update(TestDigest::TestRMD160): . test_eq(TestDigest::TestSHA1): . test_instance_eval(TestDigest::TestSHA1): . test_s_digest(TestDigest::TestSHA1): . test_s_hexdigest(TestDigest::TestSHA1): . test_update(TestDigest::TestSHA1): . Finished in 0.017129 seconds. 15 tests, 30 assertions, 0 failures, 0 errors == test/drb # 2010-02-23T09:07:41+09:00 + gmake test-all 'TESTS=-v drb' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v drb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized Loaded suite drb Started test_all(ACLEntryTest): . test_ip(ACLEntryTest): . test_ip_v6(ACLEntryTest): . test_name(ACLEntryTest): . test_1(ACLListTest): . test_2(ACLListTest): . test_all_1(ACLListTest): . test_all_2(ACLListTest): . test_0(ACLTest): . test_1(ACLTest): . test_not_0(ACLTest): . test_not_1(ACLTest): . test_01(TestDRbAry): . test_02_collect(TestDRbAry): . test_03_redo(TestDRbAry): . test_04_retry(TestDRbAry): . test_05_break(TestDRbAry): . test_06_next(TestDRbAry): . test_07_break_18(TestDRbAry): . test_00_DRbObject(TestDRbCore): . test_01(TestDRbCore): . test_01_02_loop(TestDRbCore): . test_02_unknown(TestDRbCore): . test_03(TestDRbCore): . test_04(TestDRbCore): . test_05_eq(TestDRbCore): . test_06_timeout(TestDRbCore): . test_07_public_private_protected_missing(TestDRbCore): . test_08_here(TestDRbCore): . test_09_option(TestDRbCore): . test_10_yield(TestDRbCore): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/test/drb/ut_drb.rb:115: warning: instance variable @hash not initialized . test_10_yield_undumped(TestDRbCore): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/test/drb/ut_drb.rb:108: warning: instance variable @xary2_hash not initialized . test_11_remote_no_method_error(TestDRbCore): . test_01_safe1_safe4_eval(TestDRbEval): . test_01_large_ary(TestDRbLarge): (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:585:in `load': Marshal.load reentered at _load (RuntimeError) from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:585:in `load' from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:581:in `synchronize' from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:581:in `load' from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:619:in `recv_request' from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:618:in `times' from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:618:in `recv_request' from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:908:in `recv_request' from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:1533:in `init_with_client' from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:1545:in `setup_message' from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:1497:in `perform' from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:1592:in `main_loop' from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:1588:in `loop' from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:1588:in `main_loop' from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:1584:in `start' from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:1584:in `main_loop' from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:1433:in `run' from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:1430:in `start' from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:1430:in `run' from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:1350:in `initialize' from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/test/drb/drbtest.rb:25:in `new' from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/test/drb/drbtest.rb:25 from (druby://localhost:60609) ./test/drb/test_drb.rb:1:in `require' from (druby://localhost:60609) ./test/drb/test_drb.rb:1 from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:90:in `require' from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:90:in `collect_file' from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:73:in `recursive_collect' from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:58:in `each' from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:58:in `recursive_collect' from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:29:in `collect' from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/autorunner.rb:68 from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/autorunner.rb:213:in `[]' from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/autorunner.rb:213:in `run' from (druby://localhost:60609) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/autorunner.rb:12:in `run' from (druby://localhost:60609) ./test/runner.rb:7 from /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/extserv.rb:16:in `initialize' from /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/test/drb/ut_large.rb:35:in `new' from /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/test/drb/ut_large.rb:35 E./test/drb/test_drb.rb:266: warning: instance variable @ext not initialized test_02_large_ary(TestDRbLarge): E./test/drb/test_drb.rb:266: warning: instance variable @ext not initialized test_03_large_ary(TestDRbLarge): E./test/drb/test_drb.rb:266: warning: instance variable @ext not initialized test_04_many_arg(TestDRbLarge): E./test/drb/test_drb.rb:266: warning: instance variable @ext not initialized test_05_too_large_ary(TestDRbLarge): E./test/drb/test_drb.rb:266: warning: instance variable @ext not initialized test_01(TestDRbMServer): . test_01(TestDRbSSLAry): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. . test_02_collect(TestDRbSSLAry): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. . test_03_redo(TestDRbSSLAry): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/ssl.rb:48: warning: using default DH parameters. . test_04_retry(TestDRbSSLAry): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:585: [BUG] Segmentation fault ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] make: *** [test-all] Abort trap /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:570:in `load': connection closed (DRb::DRbConnError) from /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:632:in `recv_reply' from /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:918:in `recv_reply' from /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:1197:in `send_message' from /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:1088:in `method_missing' from /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:1172:in `open' from /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:1087:in `method_missing' from /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:1105:in `with_friend' from /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/drb.rb:1086:in `method_missing' from /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/drb/extserv.rb:16:in `initialize' from /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/test/drb/ut_array_drbssl.rb:21:in `new' from /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/test/drb/ut_array_drbssl.rb:21 exit 2 failed(test/drb) == test/erb # 2010-02-23T09:16:20+09:00 + gmake test-all 'TESTS=-v erb' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v erb Loaded suite erb Started test_with_filename(TestERB): . test_with_filename_and_safe_level(TestERB): . test_without_filename(TestERB): . test_without_filename_with_safe_level(TestERB): . test_core(TestERBCore): . test_def_class(TestERBCore): . test_def_method(TestERBCore): . test_escape(TestERBCore): . test_explicit(TestERBCore): . test_keep_lineno(TestERBCore): . test_percent(TestERBCore): . test_percent_after_etag(TestERBCore): . test_safe_04(TestERBCore): . test_core(TestERBCoreWOStrScan): . test_def_class(TestERBCoreWOStrScan): . test_def_method(TestERBCoreWOStrScan): . test_escape(TestERBCoreWOStrScan): . test_explicit(TestERBCoreWOStrScan): . test_keep_lineno(TestERBCoreWOStrScan): . test_percent(TestERBCoreWOStrScan): . test_percent_after_etag(TestERBCoreWOStrScan): . test_safe_04(TestERBCoreWOStrScan): . Finished in 0.275197 seconds. 22 tests, 204 assertions, 0 failures, 0 errors == test/fileutils # 2010-02-23T09:16:21+09:00 + gmake test-all 'TESTS=-v fileutils' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v fileutils ./test/fileutils/test_dryrun.rb:19: warning: useless use of a literal in void context /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/pathname.rb:263: warning: `*' interpreted as argument prefix Loaded suite fileutils Started test_cd(TestFileUtils): . test_chdir(TestFileUtils): . test_chmod(TestFileUtils): . test_chmod_R(TestFileUtils): . test_chown(TestFileUtils): . test_chown_R(TestFileUtils): . test_cmp(TestFileUtils): . test_collect_methods(TestFileUtils): . test_commands(TestFileUtils): . test_compare_file(TestFileUtils): . test_compare_stream(TestFileUtils): . test_copy_entry(TestFileUtils): . test_copy_file(TestFileUtils): . test_copy_stream(TestFileUtils): . test_cp(TestFileUtils): . test_cp_r(TestFileUtils): . test_getwd(TestFileUtils): . test_have_option?(TestFileUtils): . test_identical?(TestFileUtils): . test_install(TestFileUtils): . test_link(TestFileUtils): . test_ln(TestFileUtils): . test_ln_s(TestFileUtils): . test_ln_sf(TestFileUtils): . test_makedirs(TestFileUtils): . test_mkdir(TestFileUtils): . test_mkdir_p(TestFileUtils): . test_mkpath(TestFileUtils): . test_move(TestFileUtils): . test_mv(TestFileUtils): . test_options(TestFileUtils): . test_options_of(TestFileUtils): . test_pwd(TestFileUtils): . test_remove_dir(TestFileUtils): . test_remove_entry_secure(TestFileUtils): . test_remove_file(TestFileUtils): . test_rm(TestFileUtils): . test_rm_f(TestFileUtils): . test_rm_r(TestFileUtils): . test_rm_rf(TestFileUtils): . test_rmdir(TestFileUtils): . test_rmtree(TestFileUtils): . test_safe_unlink(TestFileUtils): . test_symlink(TestFileUtils): . test_touch(TestFileUtils): . test_uptodate?(TestFileUtils): . test_with_big_file(TestFileUtils): . test_visibility(TestFileUtilsDryRun): . test_cp(TestFileUtilsNoWrite): . test_mkdir(TestFileUtilsNoWrite): . test_mkdir_p(TestFileUtilsNoWrite): . test_mv(TestFileUtilsNoWrite): . test_rm(TestFileUtilsNoWrite): . test_rm_f(TestFileUtilsNoWrite): . test_rm_rf(TestFileUtilsNoWrite): . test_visibility(TestFileUtilsNoWrite): . test_visibility(TestFileUtilsVerbose): . Finished in 3.797017 seconds. 57 tests, 910 assertions, 0 failures, 0 errors == test/gdbm # 2010-02-23T09:16:25+09:00 + gmake test-all 'TESTS=-v gdbm' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v gdbm ./test/gdbm/test_gdbm.rb:45: warning: `*' interpreted as argument prefix Loaded suite gdbm Started Finished in 0.000525 seconds. 0 tests, 0 assertions, 0 failures, 0 errors == test/iconv # 2010-02-23T09:16:26+09:00 + gmake test-all 'TESTS=-v iconv' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v iconv Loaded suite iconv Started default_test(TestIconv): . test_close(TestIconv::Basic): . test_euc2sjis(TestIconv::Basic): . test_open_with_block(TestIconv::Basic): . test_open_without_block(TestIconv::Basic): . test_unknown_encoding(TestIconv::Basic): . test_ignore_option(TestIconv::Option): . test_translit_option(TestIconv::Option): . test_partial_ascii(TestIconv::Partial): . test_partial_euc2sjis(TestIconv::Partial): . Finished in 0.016586 seconds. 10 tests, 32 assertions, 0 failures, 0 errors == test/io # 2010-02-23T09:16:26+09:00 + gmake test-all 'TESTS=-v io' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v io Loaded suite io Started test_flush(TestIONonblock): . Finished in 0.006733 seconds. 1 tests, 2 assertions, 0 failures, 0 errors == test/logger # 2010-02-23T09:16:26+09:00 + gmake test-all 'TESTS=-v logger' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v logger Loaded suite logger Started test_close(TestLogDevice): . test_initialize(TestLogDevice): . test_shifting_size(TestLogDevice): . test_write(TestLogDevice): . test_add(TestLogger): . test_close(TestLogger): . test_const_progname(TestLogger): . test_datetime_format(TestLogger): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/logger.rb:455: warning: strftime called with empty format string . test_format(TestLogger): . test_formatter(TestLogger): . test_initialize(TestLogger): . test_level(TestLogger): . test_level_log(TestLogger): . test_lshift(TestLogger): . test_progname(TestLogger): . test_enum(TestLoggerSeverity): . Finished in 0.098896 seconds. 16 tests, 125 assertions, 0 failures, 0 errors == test/matrix # 2010-02-23T09:16:27+09:00 + gmake test-all 'TESTS=-v matrix' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v matrix Loaded suite matrix Started test_equality(TestMatrix): . test_hash_equality(TestMatrix): . test_identity(TestMatrix): . test_equality(TestVector): . test_hash_equality(TestVector): . test_identity(TestVector): . Finished in 0.005433 seconds. 6 tests, 40 assertions, 0 failures, 0 errors == test/monitor # 2010-02-23T09:16:27+09:00 + gmake test-all 'TESTS=-v monitor' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v monitor Loaded suite monitor Started test_cond(TestMonitor): . test_enter(TestMonitor): . test_killed_thread_in_synchronize(TestMonitor): . test_synchronize(TestMonitor): . test_timedwait(TestMonitor): . test_try_enter(TestMonitor): . Finished in 0.137259 seconds. 6 tests, 18 assertions, 0 failures, 0 errors == test/net # 2010-02-23T09:16:27+09:00 + gmake test-all 'TESTS=-v net' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v net Loaded suite net Started test_AREF(HTTPHeaderTest): . test_ASET(HTTPHeaderTest): . test_add_field(HTTPHeaderTest): . test_basic_auth(HTTPHeaderTest): . test_canonical_each(HTTPHeaderTest): . test_chunked?(HTTPHeaderTest): . test_content_length(HTTPHeaderTest): . test_content_length=(HTTPHeaderTest): . test_content_range(HTTPHeaderTest): . test_content_type(HTTPHeaderTest): . test_delete(HTTPHeaderTest): . test_each(HTTPHeaderTest): . test_each_capitalized(HTTPHeaderTest): . test_each_key(HTTPHeaderTest): . test_each_value(HTTPHeaderTest): . test_form_data=(HTTPHeaderTest): . test_get_fields(HTTPHeaderTest): . test_key?(HTTPHeaderTest): . test_main_type(HTTPHeaderTest): . test_proxy_basic_auth(HTTPHeaderTest): . test_range(HTTPHeaderTest): . test_range=(HTTPHeaderTest): . test_range_length(HTTPHeaderTest): . test_set_content_type(HTTPHeaderTest): . test_set_form_data(HTTPHeaderTest): . test_size(HTTPHeaderTest): . test_sub_type(HTTPHeaderTest): . test_to_hash(HTTPHeaderTest): . test_type_params(HTTPHeaderTest): . test_https_proxy_authentication(HTTPSProxyTest): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/net/protocol.rb:135: warning: SSL session is not started yet. . test_parse_nomodesq(IMAPTest): . test_apop_invalid(TestPOP): . test_apop_invalid_at(TestPOP): . test_apop_ng(TestPOP): . test_apop_ok(TestPOP): . test_pop_auth_ng(TestPOP): . test_pop_auth_ok(TestPOP): . Finished in 0.226784 seconds. 37 tests, 121 assertions, 0 failures, 0 errors == test/nkf # 2010-02-23T09:16:29+09:00 + gmake test-all 'TESTS=-v nkf' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v nkf Loaded suite nkf Started test_eucjp(TestKconv): . test_jis(TestKconv): . test_shiftjis(TestKconv): . test_utf8(TestKconv): . test_guess(TestNKF): . Finished in 0.016351 seconds. 5 tests, 41 assertions, 0 failures, 0 errors == test/openssl # 2010-02-23T09:16:29+09:00 + gmake test-all 'TESTS=-v openssl' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v openssl Loaded suite openssl Started test_decode(OpenSSL::TestASN1): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized . test_AES(OpenSSL::TestCipher): . test_ciphers(OpenSSL::TestCipher): . test_crypt(OpenSSL::TestCipher): . test_dup(OpenSSL::TestCipher): . test_empty_data(OpenSSL::TestCipher): . test_info(OpenSSL::TestCipher): . test_reset(OpenSSL::TestCipher): . test_digest(OpenSSL::TestDigest): . test_dup(OpenSSL::TestDigest): . test_eql(OpenSSL::TestDigest): . test_info(OpenSSL::TestDigest): . test_reset(OpenSSL::TestDigest): . test_eof_0(OpenSSL::TestEOF1): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_eof_0_rw(OpenSSL::TestEOF1): . test_eof_1(OpenSSL::TestEOF1): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_eof_2(OpenSSL::TestEOF1): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_eof_3(OpenSSL::TestEOF1): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_eof_0(OpenSSL::TestEOF2): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_eof_0_rw(OpenSSL::TestEOF2): . test_eof_1(OpenSSL::TestEOF2): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_eof_2(OpenSSL::TestEOF2): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_eof_3(OpenSSL::TestEOF2): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_dup(OpenSSL::TestHMAC): . test_hmac(OpenSSL::TestHMAC): . test_build_data(OpenSSL::TestNSSPI): . test_decode_data(OpenSSL::TestNSSPI): . test_detached_sign(OpenSSL::TestPKCS7): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized Warning: OpenSSL::PKCS7::PKCS7 is deprecated after Ruby 1.9; use OpenSSL::PKCS7 instead . test_enveloped(OpenSSL::TestPKCS7): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized Warning: OpenSSL::PKCS7::PKCS7 is deprecated after Ruby 1.9; use OpenSSL::PKCS7 instead . test_signed(OpenSSL::TestPKCS7): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized Warning: OpenSSL::PKCS7::PKCS7 is deprecated after Ruby 1.9; use OpenSSL::PKCS7 instead Warning: OpenSSL::PKCS7::PKCS7 is deprecated after Ruby 1.9; use OpenSSL::PKCS7 instead Warning: OpenSSL::PKCS7::PKCS7 is deprecated after Ruby 1.9; use OpenSSL::PKCS7 instead . test_padding(OpenSSL::TestPKeyRSA): . test_private(OpenSSL::TestPKeyRSA): . test_getc(OpenSSL::TestPair): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_puts_empty(OpenSSL::TestPair): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_puts_meta(OpenSSL::TestPair): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_readall(OpenSSL::TestPair): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_readline(OpenSSL::TestPair): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_readpartial(OpenSSL::TestPair): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_client_auth(OpenSSL::TestSSL): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_client_session(OpenSSL::TestSSL): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_connect_and_close(OpenSSL::TestSSL): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_ctx_setup(OpenSSL::TestSSL): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized . test_parallel(OpenSSL::TestSSL): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_post_connection_check(OpenSSL::TestSSL): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_read_and_write(OpenSSL::TestSSL): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_server_session(OpenSSL::TestSSL): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_sslctx_set_params(OpenSSL::TestSSL): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_starttls(OpenSSL::TestSSL): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:35: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/buffering.rb:178: warning: SSL session is not started yet. ./test/openssl/test_ssl.rb:64: warning: using default DH parameters. . test_verify_result(OpenSSL::TestSSL): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/ssl.rb:166: warning: using default DH parameters. . test_basic(OpenSSL::TestX509CRL): . test_crlnumber(OpenSSL::TestX509CRL): . test_extension(OpenSSL::TestX509CRL): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized . test_revoked(OpenSSL::TestX509CRL): . test_sign_and_verify(OpenSSL::TestX509CRL): . test_extension(OpenSSL::TestX509Certificate): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized . test_public_key(OpenSSL::TestX509Certificate): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized . test_serial(OpenSSL::TestX509Certificate): . test_sign_and_verify(OpenSSL::TestX509Certificate): . test_validity(OpenSSL::TestX509Certificate): . test_create_by_factory(OpenSSL::TestX509Extension): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized . test_new(OpenSSL::TestX509Extension): . test_add_entry(OpenSSL::TestX509Name): . test_s_new(OpenSSL::TestX509Name): . test_s_parse(OpenSSL::TestX509Name): . test_s_parse_rfc2253(OpenSSL::TestX509Name): . test_attr(OpenSSL::TestX509Request): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized . test_public_key(OpenSSL::TestX509Request): . test_sign_and_verify(OpenSSL::TestX509Request): . test_subject(OpenSSL::TestX509Request): . test_version(OpenSSL::TestX509Request): . test_set_errors(OpenSSL::TestX509Store): . test_verify(OpenSSL::TestX509Store): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/.ext/common/openssl/x509.rb:24: warning: instance variable @config not initialized . Finished in 16.06895 seconds. 72 tests, 1102 assertions, 0 failures, 0 errors == test/optparse # 2010-02-23T09:16:46+09:00 + gmake test-all 'TESTS=-v optparse' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v optparse ./test/optparse/test_optparse.rb:5: warning: method redefined; discarding old setup ./test/optparse/test_optparse.rb:9: warning: method redefined; discarding old no_error ./test/optparse/test_optparse.rb:13: warning: method redefined; discarding old test_permute ./test/optparse/test_optparse.rb:30: warning: method redefined; discarding old test_order Loaded suite optparse Started test_order(TestOptionParser): . test_permute(TestOptionParser): . test_abbrev(TestOptionParser::NoArg::Def1): . test_ambiguous(TestOptionParser::NoArg::Def1): . test_long(TestOptionParser::NoArg::Def1): . test_order(TestOptionParser::NoArg::Def1): . test_permute(TestOptionParser::NoArg::Def1): . test_short(TestOptionParser::NoArg::Def1): . test_abbrev(TestOptionParser::NoArg::Def2): . test_ambiguous(TestOptionParser::NoArg::Def2): . test_long(TestOptionParser::NoArg::Def2): . test_order(TestOptionParser::NoArg::Def2): . test_permute(TestOptionParser::NoArg::Def2): . test_short(TestOptionParser::NoArg::Def2): . test_abbrev(TestOptionParser::OptArg): . test_long(TestOptionParser::OptArg): . test_order(TestOptionParser::OptArg): . test_permute(TestOptionParser::OptArg): . test_short(TestOptionParser::OptArg): . test_abbrev(TestOptionParser::PlaceArg): . test_long(TestOptionParser::PlaceArg): . test_order(TestOptionParser::PlaceArg): . test_permute(TestOptionParser::PlaceArg): . test_short(TestOptionParser::PlaceArg): . test_abbrev(TestOptionParser::ReqArg::Def1): . test_long(TestOptionParser::ReqArg::Def1): . test_order(TestOptionParser::ReqArg::Def1): . test_permute(TestOptionParser::ReqArg::Def1): . test_short(TestOptionParser::ReqArg::Def1): . test_abbrev(TestOptionParser::ReqArg::Def2): . test_long(TestOptionParser::ReqArg::Def2): . test_order(TestOptionParser::ReqArg::Def2): . test_permute(TestOptionParser::ReqArg::Def2): . test_short(TestOptionParser::ReqArg::Def2): . test_abbrev(TestOptionParser::ReqArg::Def3): . test_long(TestOptionParser::ReqArg::Def3): . test_order(TestOptionParser::ReqArg::Def3): . test_permute(TestOptionParser::ReqArg::Def3): . test_short(TestOptionParser::ReqArg::Def3): . test_abbrev(TestOptionParser::ReqArg::Def4): . test_long(TestOptionParser::ReqArg::Def4): . test_order(TestOptionParser::ReqArg::Def4): . test_permute(TestOptionParser::ReqArg::Def4): . test_short(TestOptionParser::ReqArg::Def4): . test_short_clash(TestOptionParser::SummaryTest): . test_long_arg(TestOptionParserGetopts): . test_long_noarg(TestOptionParserGetopts): . test_short_arg(TestOptionParserGetopts): . test_short_noarg(TestOptionParserGetopts): . Finished in 0.284656 seconds. 49 tests, 639 assertions, 0 failures, 0 errors == test/ostruct # 2010-02-23T09:16:46+09:00 + gmake test-all 'TESTS=-v ostruct' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v ostruct Loaded suite ostruct Started test_equality(TC_OpenStruct): . test_frozen(TC_OpenStruct): . test_inspect(TC_OpenStruct): . Finished in 0.005161 seconds. 3 tests, 16 assertions, 0 failures, 0 errors == test/pathname # 2010-02-23T09:16:47+09:00 + gmake test-all 'TESTS=-v pathname' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v pathname /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/pathname.rb:263: warning: `*' interpreted as argument prefix Loaded suite pathname Started test_ascend_1(TestPathname): . test_ascend_2(TestPathname): . test_ascend_3(TestPathname): . test_ascend_4(TestPathname): . test_cleanpath_aggressive_1(TestPathname): . test_cleanpath_aggressive_10(TestPathname): . test_cleanpath_aggressive_11(TestPathname): . test_cleanpath_aggressive_12(TestPathname): . test_cleanpath_aggressive_13(TestPathname): . test_cleanpath_aggressive_14(TestPathname): . test_cleanpath_aggressive_15(TestPathname): . test_cleanpath_aggressive_16(TestPathname): . test_cleanpath_aggressive_17(TestPathname): . test_cleanpath_aggressive_18(TestPathname): . test_cleanpath_aggressive_19(TestPathname): . test_cleanpath_aggressive_2(TestPathname): . test_cleanpath_aggressive_20(TestPathname): . test_cleanpath_aggressive_21(TestPathname): . test_cleanpath_aggressive_22(TestPathname): . test_cleanpath_aggressive_23(TestPathname): . test_cleanpath_aggressive_24(TestPathname): . test_cleanpath_aggressive_25(TestPathname): . test_cleanpath_aggressive_26(TestPathname): . test_cleanpath_aggressive_27(TestPathname): . test_cleanpath_aggressive_28(TestPathname): . test_cleanpath_aggressive_29(TestPathname): . test_cleanpath_aggressive_3(TestPathname): . test_cleanpath_aggressive_30(TestPathname): . test_cleanpath_aggressive_31(TestPathname): . test_cleanpath_aggressive_32(TestPathname): . test_cleanpath_aggressive_33(TestPathname): . test_cleanpath_aggressive_34(TestPathname): . test_cleanpath_aggressive_35(TestPathname): . test_cleanpath_aggressive_36(TestPathname): . test_cleanpath_aggressive_37(TestPathname): . test_cleanpath_aggressive_4(TestPathname): . test_cleanpath_aggressive_5(TestPathname): . test_cleanpath_aggressive_6(TestPathname): . test_cleanpath_aggressive_7(TestPathname): . test_cleanpath_aggressive_8(TestPathname): . test_cleanpath_aggressive_9(TestPathname): . test_cleanpath_conservative_1(TestPathname): . test_cleanpath_conservative_10(TestPathname): . test_cleanpath_conservative_11(TestPathname): . test_cleanpath_conservative_12(TestPathname): . test_cleanpath_conservative_13(TestPathname): . test_cleanpath_conservative_14(TestPathname): . test_cleanpath_conservative_15(TestPathname): . test_cleanpath_conservative_16(TestPathname): . test_cleanpath_conservative_17(TestPathname): . test_cleanpath_conservative_18(TestPathname): . test_cleanpath_conservative_19(TestPathname): . test_cleanpath_conservative_2(TestPathname): . test_cleanpath_conservative_20(TestPathname): . test_cleanpath_conservative_21(TestPathname): . test_cleanpath_conservative_22(TestPathname): . test_cleanpath_conservative_23(TestPathname): . test_cleanpath_conservative_24(TestPathname): . test_cleanpath_conservative_25(TestPathname): . test_cleanpath_conservative_26(TestPathname): . test_cleanpath_conservative_27(TestPathname): . test_cleanpath_conservative_28(TestPathname): . test_cleanpath_conservative_29(TestPathname): . test_cleanpath_conservative_3(TestPathname): . test_cleanpath_conservative_30(TestPathname): . test_cleanpath_conservative_31(TestPathname): . test_cleanpath_conservative_32(TestPathname): . test_cleanpath_conservative_4(TestPathname): . test_cleanpath_conservative_5(TestPathname): . test_cleanpath_conservative_6(TestPathname): . test_cleanpath_conservative_7(TestPathname): . test_cleanpath_conservative_8(TestPathname): . test_cleanpath_conservative_9(TestPathname): . test_comparison(TestPathname): . test_comparison_string(TestPathname): . test_del_trailing_separator_1(TestPathname): . test_del_trailing_separator_2(TestPathname): . test_del_trailing_separator_3(TestPathname): . test_del_trailing_separator_4(TestPathname): . test_del_trailing_separator_5(TestPathname): . test_del_trailing_separator_6(TestPathname): . test_del_trailing_separator_7(TestPathname): . test_del_trailing_separator_8(TestPathname): . test_del_trailing_separator_9(TestPathname): . test_descend_1(TestPathname): . test_descend_2(TestPathname): . test_descend_3(TestPathname): . test_descend_4(TestPathname): . test_destructive_update(TestPathname): . test_each_filename(TestPathname): . test_equality(TestPathname): . test_freeze(TestPathname): . test_has_trailing_separator?_1(TestPathname): . test_has_trailing_separator?_2(TestPathname): . test_has_trailing_separator?_3(TestPathname): . test_has_trailing_separator?_4(TestPathname): . test_hashkey(TestPathname): . test_initialize(TestPathname): . test_initialize_nul(TestPathname): . test_kernel_open(TestPathname): . test_kernel_pathname(TestPathname): . test_null_character(TestPathname): . test_pathsub_1(TestPathname): . test_plus_1(TestPathname): . test_plus_10(TestPathname): . test_plus_11(TestPathname): . test_plus_12(TestPathname): . test_plus_13(TestPathname): . test_plus_14(TestPathname): . test_plus_15(TestPathname): . test_plus_2(TestPathname): . test_plus_3(TestPathname): . test_plus_4(TestPathname): . test_plus_5(TestPathname): . test_plus_6(TestPathname): . test_plus_7(TestPathname): . test_plus_8(TestPathname): . test_plus_9(TestPathname): . test_realpath(TestPathname): . test_relative?_1(TestPathname): . test_relative?_2(TestPathname): . test_relative?_3(TestPathname): . test_relative?_4(TestPathname): . test_relative?_5(TestPathname): . test_relative_path_from_1(TestPathname): . test_relative_path_from_10(TestPathname): . test_relative_path_from_11(TestPathname): . test_relative_path_from_12(TestPathname): . test_relative_path_from_13(TestPathname): . test_relative_path_from_14(TestPathname): . test_relative_path_from_15(TestPathname): . test_relative_path_from_16(TestPathname): . test_relative_path_from_17(TestPathname): . test_relative_path_from_18(TestPathname): . test_relative_path_from_19(TestPathname): . test_relative_path_from_2(TestPathname): . test_relative_path_from_20(TestPathname): . test_relative_path_from_21(TestPathname): . test_relative_path_from_22(TestPathname): . test_relative_path_from_23(TestPathname): . test_relative_path_from_24(TestPathname): . test_relative_path_from_25(TestPathname): . test_relative_path_from_26(TestPathname): . test_relative_path_from_27(TestPathname): . test_relative_path_from_28(TestPathname): . test_relative_path_from_29(TestPathname): . test_relative_path_from_3(TestPathname): . test_relative_path_from_30(TestPathname): . test_relative_path_from_4(TestPathname): . test_relative_path_from_5(TestPathname): . test_relative_path_from_6(TestPathname): . test_relative_path_from_7(TestPathname): . test_relative_path_from_8(TestPathname): . test_relative_path_from_9(TestPathname): . test_root?_1(TestPathname): . test_root?_2(TestPathname): . test_root?_3(TestPathname): . test_root?_4(TestPathname): . test_root?_5(TestPathname): . test_sub_matchdata(TestPathname): . test_taint(TestPathname): . test_to_s(TestPathname): . test_untaint(TestPathname): . Finished in 0.112641 seconds. 163 tests, 209 assertions, 0 failures, 0 errors == test/rdoc # 2010-02-23T09:16:48+09:00 + gmake test-all 'TESTS=-v rdoc' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v rdoc /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/rdoc/parsers/parse_c.rb:204: warning: method redefined; discarding old progress ./test/rdoc/parsers/test_parse_c.rb:229: warning: method redefined; discarding old test_find_class_comment_define_class Loaded suite rdoc Started test_do_classes_boot_class(TestRdocC_Parser): . test_do_classes_class(TestRdocC_Parser): . test_do_classes_class_under(TestRdocC_Parser): . test_do_classes_module(TestRdocC_Parser): . test_do_classes_module_under(TestRdocC_Parser): . test_do_constants(TestRdocC_Parser): . test_find_class_comment_define_class(TestRdocC_Parser): . test_find_class_comment_init(TestRdocC_Parser): . Finished in 0.032819 seconds. 8 tests, 21 assertions, 0 failures, 0 errors == test/readline # 2010-02-23T09:16:48+09:00 + gmake test-all 'TESTS=-v readline' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v readline Loaded suite readline Started Finished in 0.000633 seconds. 0 tests, 0 assertions, 0 failures, 0 errors == test/rexml # 2010-02-23T09:16:48+09:00 + gmake test-all 'TESTS=-v rexml' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v rexml Loaded suite rexml Started test_entity_expansion_limit(REXML::TestDocument): . test_new(REXML::TestDocument): . Finished in 4.742247 seconds. 2 tests, 7 assertions, 0 failures, 0 errors == test/rinda # 2010-02-23T09:16:54+09:00 + gmake test-all 'TESTS=-v rinda' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v rinda ./test/rinda/test_rinda.rb:78: warning: instance variable @m not initialized Loaded suite rinda Started test_00_DRbObject(Rinda::TupleSpaceProxyTest): . test_00_renewer(Rinda::TupleSpaceProxyTest): . test_00_template(Rinda::TupleSpaceProxyTest): . test_00_tuple(Rinda::TupleSpaceProxyTest): . test_cancel_01(Rinda::TupleSpaceProxyTest): . test_cancel_02(Rinda::TupleSpaceProxyTest): . test_core_01(Rinda::TupleSpaceProxyTest): . test_core_02(Rinda::TupleSpaceProxyTest): . test_core_03_notify(Rinda::TupleSpaceProxyTest): . test_inp_rdp(Rinda::TupleSpaceProxyTest): . test_remote_array_and_hash(Rinda::TupleSpaceProxyTest): . test_ruby_talk_264062(Rinda::TupleSpaceProxyTest): . test_symbol_tuple(Rinda::TupleSpaceProxyTest): . test_00_DRbObject(Rinda::TupleSpaceTest): . test_00_renewer(Rinda::TupleSpaceTest): . test_00_template(Rinda::TupleSpaceTest): . test_00_tuple(Rinda::TupleSpaceTest): . test_cancel_01(Rinda::TupleSpaceTest): . test_cancel_02(Rinda::TupleSpaceTest): . test_core_01(Rinda::TupleSpaceTest): . test_core_02(Rinda::TupleSpaceTest): . test_core_03_notify(Rinda::TupleSpaceTest): . test_inp_rdp(Rinda::TupleSpaceTest): . test_ruby_talk_264062(Rinda::TupleSpaceTest): . test_symbol_tuple(Rinda::TupleSpaceTest): . Finished in 4.443763 seconds. 25 tests, 292 assertions, 0 failures, 0 errors == test/rss # 2010-02-23T09:16:59+09:00 + gmake test-all 'TESTS=-v rss' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v rss Loaded suite rss Started test_date(RSS::TestAccessor): . test_integer(RSS::TestAccessor): . test_positive_integer(RSS::TestAccessor): . test_atom_author(RSS::TestAtomCore): . test_atom_category(RSS::TestAtomCore): . test_atom_content(RSS::TestAtomCore): . test_atom_contributor(RSS::TestAtomCore): . test_atom_generator(RSS::TestAtomCore): . test_atom_icon(RSS::TestAtomCore): . test_atom_id(RSS::TestAtomCore): . test_atom_link(RSS::TestAtomCore): . test_atom_logo(RSS::TestAtomCore): . test_atom_published(RSS::TestAtomCore): . test_atom_rights(RSS::TestAtomCore): . test_atom_subtitle(RSS::TestAtomCore): . test_atom_summary(RSS::TestAtomCore): . test_atom_title(RSS::TestAtomCore): . test_atom_updated(RSS::TestAtomCore): . test_entry(RSS::TestAtomCore): . test_feed(RSS::TestAtomCore): . test_not_displayed_xml_stylesheets(RSS::TestAtomCore): . test_to_xml(RSS::TestAtomCore): . test_to_xml_with_new_api_since_018(RSS::TestAtomCore): . default_test(RSS::TestCase): . test_accessor(RSS::TestContent): . test_parser(RSS::TestContent): . test_to_s(RSS::TestContent): . test_parser(RSS::TestDublinCore): . test_plural_accessor(RSS::TestDublinCore): . test_singular_accessor(RSS::TestDublinCore): . test_to_s(RSS::TestDublinCore): . test_author(RSS::TestITunes): . test_block(RSS::TestITunes): . test_category(RSS::TestITunes): . test_duration(RSS::TestITunes): . test_explicit(RSS::TestITunes): . test_image(RSS::TestITunes): . test_keywords(RSS::TestITunes): . test_new_feed_url(RSS::TestITunes): . test_owner(RSS::TestITunes): . test_subtitle(RSS::TestITunes): . test_summary(RSS::TestITunes): . test_favicon_accessor(RSS::TestImage): . test_favicon_to_s(RSS::TestImage): . test_item_accessor(RSS::TestImage): . test_item_to_s(RSS::TestImage): . test_parser(RSS::TestImage): . test_inherit(RSS::TestInherit): . test_channel(RSS::TestMaker09): . test_image(RSS::TestMaker09): . test_items(RSS::TestMaker09): . test_items_with_new_api_since_018(RSS::TestMaker09): . test_not_valid_channel(RSS::TestMaker09): . test_not_valid_image(RSS::TestMaker09): . test_not_valid_textInput(RSS::TestMaker09): . test_rss(RSS::TestMaker09): . test_textInput(RSS::TestMaker09): . test_channel(RSS::TestMaker10): . test_image(RSS::TestMaker10): . test_items(RSS::TestMaker10): . test_items_with_new_api_since_018(RSS::TestMaker10): . test_not_valid_channel(RSS::TestMaker10): . test_not_valid_image(RSS::TestMaker10): . test_not_valid_items(RSS::TestMaker10): . test_not_valid_textinput(RSS::TestMaker10): . test_rdf(RSS::TestMaker10): . test_textinput(RSS::TestMaker10): . test_category(RSS::TestMaker20): . test_channel(RSS::TestMaker20): . test_cloud(RSS::TestMaker20): . test_enclosure(RSS::TestMaker20): . test_guid(RSS::TestMaker20): . test_image(RSS::TestMaker20): . test_items(RSS::TestMaker20): . test_items_with_new_api_since_018(RSS::TestMaker20): . test_not_valid_category(RSS::TestMaker20): . test_not_valid_channel(RSS::TestMaker20): . test_not_valid_cloud(RSS::TestMaker20): . test_not_valid_enclosure(RSS::TestMaker20): . test_not_valid_guid(RSS::TestMaker20): . test_not_valid_image(RSS::TestMaker20): . test_not_valid_source(RSS::TestMaker20): . test_not_valid_textInput(RSS::TestMaker20): . test_pubDate_without_description(RSS::TestMaker20): . test_rss(RSS::TestMaker20): . test_source(RSS::TestMaker20): . test_textInput(RSS::TestMaker20): . test_author(RSS::TestMakerAtomEntry): . test_category(RSS::TestMakerAtomEntry): . test_content(RSS::TestMakerAtomEntry): . test_contributor(RSS::TestMakerAtomEntry): . test_invalid_feed(RSS::TestMakerAtomEntry): . test_link(RSS::TestMakerAtomEntry): . test_published(RSS::TestMakerAtomEntry): . test_rights(RSS::TestMakerAtomEntry): . test_root_element(RSS::TestMakerAtomEntry): . test_source_generator(RSS::TestMakerAtomEntry): . test_source_icon(RSS::TestMakerAtomEntry): . test_source_id(RSS::TestMakerAtomEntry): . test_source_logo(RSS::TestMakerAtomEntry): . test_source_subtitle(RSS::TestMakerAtomEntry): . test_summary(RSS::TestMakerAtomEntry): . test_title(RSS::TestMakerAtomEntry): . test_updated(RSS::TestMakerAtomEntry): . test_author(RSS::TestMakerAtomFeed): . test_category(RSS::TestMakerAtomFeed): . test_content(RSS::TestMakerAtomFeed): . test_contributor(RSS::TestMakerAtomFeed): . test_generator(RSS::TestMakerAtomFeed): . test_icon(RSS::TestMakerAtomFeed): . test_id(RSS::TestMakerAtomFeed): . test_invalid_feed(RSS::TestMakerAtomFeed): . test_link(RSS::TestMakerAtomFeed): . test_logo(RSS::TestMakerAtomFeed): . test_published(RSS::TestMakerAtomFeed): . test_rights(RSS::TestMakerAtomFeed): . test_root_element(RSS::TestMakerAtomFeed): . test_subtitle(RSS::TestMakerAtomFeed): . test_summary(RSS::TestMakerAtomFeed): . test_title(RSS::TestMakerAtomFeed): . test_updated(RSS::TestMakerAtomFeed): . test_rss10(RSS::TestMakerContent): . test_rss20(RSS::TestMakerContent): . test_date(RSS::TestMakerDublinCore): . test_rss10(RSS::TestMakerDublinCore): . test_rss10_multiple(RSS::TestMakerDublinCore): . test_author(RSS::TestMakerITunes): . test_block(RSS::TestMakerITunes): . test_category(RSS::TestMakerITunes): . test_duration(RSS::TestMakerITunes): . test_explicit(RSS::TestMakerITunes): . test_image(RSS::TestMakerITunes): . test_keywords(RSS::TestMakerITunes): . test_new_feed_url(RSS::TestMakerITunes): . test_owner(RSS::TestMakerITunes): . test_subtitle(RSS::TestMakerITunes): . test_summary(RSS::TestMakerITunes): . test_rss10(RSS::TestMakerImage): . test_rss10(RSS::TestMakerSlash): . test_rss10(RSS::TestMakerSyndication): . test_rss10(RSS::TestMakerTaxonomy): . test_rss10(RSS::TestMakerTrackBack): . test_not_valid_xml_stylesheet(RSS::TestMakerXMLStyleSheet): . test_xml_stylesheet(RSS::TestMakerXMLStyleSheet): . test_default_parser(RSS::TestParser): . test_parse(RSS::TestParser): . test_parse_tag_includes_hyphen(RSS::TestParser): . test_RDF(RSS::TestParser10): . test_channel(RSS::TestParser10): . test_ignore(RSS::TestParser10): . test_image(RSS::TestParser10): . test_item(RSS::TestParser10): . test_rdf_li(RSS::TestParser10): . test_textinput(RSS::TestParser10): . test_undefined_entity(RSS::TestParser10): . test_unknown_duplicated_element(RSS::TestParser10): . test_category20(RSS::TestParser20): . test_cloud20(RSS::TestParser20): . test_enclosure20(RSS::TestParser20): . test_rss20(RSS::TestParser20): . test_source20(RSS::TestParser20): . test_entry(RSS::TestParserAtom): . test_entry_author(RSS::TestParserAtom): . test_entry_category(RSS::TestParserAtom): . test_entry_content_text(RSS::TestParserAtom): . test_entry_contributor(RSS::TestParserAtom): . test_entry_id(RSS::TestParserAtom): . test_entry_link(RSS::TestParserAtom): . test_entry_rights(RSS::TestParserAtom): . test_entry_source(RSS::TestParserAtom): . test_entry_summary(RSS::TestParserAtom): . test_entry_title(RSS::TestParserAtom): . test_entry_updated(RSS::TestParserAtom): . test_entry_validation(RSS::TestParserAtom): . test_published(RSS::TestParserAtom): . test_base(RSS::TestParserAtomFeed): . test_entry_author(RSS::TestParserAtomFeed): . test_entry_category(RSS::TestParserAtomFeed): . test_entry_content(RSS::TestParserAtomFeed): . test_entry_contributor(RSS::TestParserAtomFeed): . test_entry_id(RSS::TestParserAtomFeed): . test_entry_link(RSS::TestParserAtomFeed): . test_entry_published(RSS::TestParserAtomFeed): . test_entry_rights(RSS::TestParserAtomFeed): . test_entry_source(RSS::TestParserAtomFeed): . test_entry_summary(RSS::TestParserAtomFeed): . test_entry_title(RSS::TestParserAtomFeed): . test_entry_updated(RSS::TestParserAtomFeed): . test_feed_author(RSS::TestParserAtomFeed): . test_feed_category(RSS::TestParserAtomFeed): . test_feed_contributor(RSS::TestParserAtomFeed): . test_feed_generator(RSS::TestParserAtomFeed): . test_feed_icon(RSS::TestParserAtomFeed): . test_feed_id(RSS::TestParserAtomFeed): . test_feed_link(RSS::TestParserAtomFeed): . test_feed_logo(RSS::TestParserAtomFeed): . test_feed_rights(RSS::TestParserAtomFeed): . test_feed_subtitle(RSS::TestParserAtomFeed): . test_feed_title(RSS::TestParserAtomFeed): . test_feed_updated(RSS::TestParserAtomFeed): . test_feed_validation(RSS::TestParserAtomFeed): . test_lang(RSS::TestParserAtomFeed): . test_RDF(RSS::TestRSS10Core): . test_channel(RSS::TestRSS10Core): . test_channel_image(RSS::TestRSS10Core): . test_channel_items(RSS::TestRSS10Core): . test_channel_textinput(RSS::TestRSS10Core): . test_image(RSS::TestRSS10Core): . test_item(RSS::TestRSS10Core): . test_li(RSS::TestRSS10Core): . test_not_displayed_xml_stylesheets(RSS::TestRSS10Core): . test_seq(RSS::TestRSS10Core): . test_textinput(RSS::TestRSS10Core): . test_to_xml(RSS::TestRSS10Core): . test_xml_stylesheets(RSS::TestRSS10Core): . test_Rss(RSS::TestRSS20Core): . test_channel(RSS::TestRSS20Core): . test_channel_cloud(RSS::TestRSS20Core): . test_channel_image(RSS::TestRSS20Core): . test_channel_skip_days(RSS::TestRSS20Core): . test_channel_skip_hours(RSS::TestRSS20Core): . test_channel_textInput(RSS::TestRSS20Core): . test_item(RSS::TestRSS20Core): . test_item_enclosure(RSS::TestRSS20Core): . test_item_guid(RSS::TestRSS20Core): . test_item_source(RSS::TestRSS20Core): . test_not_displayed_xml_stylesheets(RSS::TestRSS20Core): . test_to_xml(RSS::TestRSS20Core): . test_xml_stylesheets(RSS::TestRSS20Core): . test_setup_maker(RSS::TestSetupMaker09): . test_setup_maker_channel(RSS::TestSetupMaker09): . test_setup_maker_image(RSS::TestSetupMaker09): . test_setup_maker_items(RSS::TestSetupMaker09): . test_setup_maker_items_backward_compatibility(RSS::TestSetupMaker09): . test_setup_maker_textinput(RSS::TestSetupMaker09): . test_setup_maker(RSS::TestSetupMaker10): . test_setup_maker_channel(RSS::TestSetupMaker10): . test_setup_maker_full(RSS::TestSetupMaker10): . test_setup_maker_image(RSS::TestSetupMaker10): . test_setup_maker_items(RSS::TestSetupMaker10): . test_setup_maker_items_backward_compatibility(RSS::TestSetupMaker10): . test_setup_maker_items_sort(RSS::TestSetupMaker10): . test_setup_maker_textinput(RSS::TestSetupMaker10): . test_setup_maker(RSS::TestSetupMaker20): . test_setup_maker_channel(RSS::TestSetupMaker20): . test_setup_maker_image(RSS::TestSetupMaker20): . test_setup_maker_items(RSS::TestSetupMaker20): . test_setup_maker_items_backward_compatibility(RSS::TestSetupMaker20): . test_setup_maker_textinput(RSS::TestSetupMaker20): . test_setup_maker(RSS::TestSetupMakerAtomEntry): . test_setup_maker_entry(RSS::TestSetupMakerAtomEntry): . test_setup_maker_entry_without_dc(RSS::TestSetupMakerAtomEntry): . test_setup_maker_full(RSS::TestSetupMakerAtomEntry): . test_setup_maker_items(RSS::TestSetupMakerAtomEntry): . test_setup_maker_items_backward_compatibility(RSS::TestSetupMakerAtomEntry): . test_setup_maker_items_sort(RSS::TestSetupMakerAtomEntry): . test_setup_maker(RSS::TestSetupMakerAtomFeed): . test_setup_maker_feed(RSS::TestSetupMakerAtomFeed): . test_setup_maker_feed_without_dc(RSS::TestSetupMakerAtomFeed): . test_setup_maker_full(RSS::TestSetupMakerAtomFeed): . test_setup_maker_items(RSS::TestSetupMakerAtomFeed): . test_setup_maker_items_backward_compatibility(RSS::TestSetupMakerAtomFeed): . test_setup_maker_items_sort(RSS::TestSetupMakerAtomFeed): . test_setup_maker_simple(RSS::TestSetupMakerITunes): . test_setup_maker_with_nested_categories(RSS::TestSetupMakerITunes): . test_setup_maker(RSS::TestSetupMakerSlash): . test_parser(RSS::TestSlash): . test_to_s(RSS::TestSlash): . test_accessor(RSS::TestSyndication): . test_parser(RSS::TestSyndication): . test_to_s(RSS::TestSyndication): . test_accessor(RSS::TestTaxonomy): . test_parser(RSS::TestTaxonomy): . test_to_s(RSS::TestTaxonomy): . test_to_s_09(RSS::TestToS): . test_to_s_10(RSS::TestToS): . test_to_s_20(RSS::TestToS): . test_accessor(RSS::TestTrackBack): . test_parser(RSS::TestTrackBack): . test_to_s(RSS::TestTrackBack): . test_version(RSS::TestVersion): . test_accessor(RSS::TestXMLStyleSheet): . test_bad_alternate(RSS::TestXMLStyleSheet): . test_parse(RSS::TestXMLStyleSheet): . test_to_s(RSS::TestXMLStyleSheet): . Finished in 117.734183 seconds. 285 tests, 4765 assertions, 0 failures, 0 errors == test/ruby # 2010-02-23T09:19:00+09:00 + gmake test-all 'TESTS=-v ruby' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v ruby ./test/ruby/test_assignment.rb:99: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:100: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:101: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:102: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:103: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:104: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:118: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:119: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:120: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:121: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:122: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:123: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:124: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:125: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:126: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:139: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:140: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:141: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:142: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:143: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:144: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:145: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:146: warning: `*' interpreted as argument prefix ./test/ruby/test_assignment.rb:147: warning: `*' interpreted as argument prefix ./test/ruby/test_beginendblock.rb:65: warning: ambiguous first argument; put parentheses or even spaces ./test/ruby/test_beginendblock.rb:66: warning: ambiguous first argument; put parentheses or even spaces ./test/ruby/test_beginendblock.rb:81: warning: ambiguous first argument; put parentheses or even spaces ./test/ruby/test_exception.rb:18: warning: statement not reached ./test/ruby/test_exception.rb:88: warning: statement not reached ./test/ruby/test_hash.rb:423: warning: method redefined; discarding old test_key? ./test/ruby/test_hash.rb:620: warning: method redefined; discarding old test_value? ./test/ruby/test_iterator.rb:76: warning: statement not reached ./test/ruby/test_iterator.rb:86: warning: statement not reached ./test/ruby/test_iterator.rb:96: warning: statement not reached ./test/ruby/test_settracefunc.rb:21: warning: useless use of a variable in void context ./test/ruby/test_variable.rb:28: warning: already initialized class variable @@rule ./test/ruby/test_whileuntil.rb:59: warning: literal in condition Loaded suite ruby Started test_alias(TestAlias): . test_00_new(TestArray): . test_01_square_brackets(TestArray): . test_0_literal(TestArray): . test_AND(TestArray): . test_AREF(TestArray): . test_ASET(TestArray): . test_CMP(TestArray): . test_EQUAL(TestArray): . test_LSHIFT(TestArray): . test_MINUS(TestArray): . test_MUL(TestArray): . test_OR(TestArray): . test_PLUS(TestArray): . test_VERY_EQUAL(TestArray): . test_array_andor_0(TestArray): . test_assoc(TestArray): . test_at(TestArray): . test_beg_end_0(TestArray): . test_clear(TestArray): . test_clone(TestArray): . test_collect(TestArray): . test_collect!(TestArray): . test_combination(TestArray): . test_compact(TestArray): . test_compact!(TestArray): . test_compact_0(TestArray): . test_concat(TestArray): . test_count(TestArray): ./test/ruby/test_array.rb:536: warning: given block not used . test_delete(TestArray): . test_delete_at(TestArray): . test_delete_if(TestArray): . test_drop(TestArray): . test_drop_while(TestArray): . test_dup(TestArray): . test_each(TestArray): . test_each_index(TestArray): . test_empty?(TestArray): . test_empty_0(TestArray): . test_eql?(TestArray): . test_fill(TestArray): . test_fill_0(TestArray): . test_find_all_0(TestArray): . test_first(TestArray): . test_flatten(TestArray): . test_flatten!(TestArray): . test_flatten_with_callcc(TestArray): . test_hash(TestArray): . test_include?(TestArray): . test_index(TestArray): . test_join(TestArray): . test_last(TestArray): . test_length(TestArray): . test_map!(TestArray): . test_misc_0(TestArray): . test_nitems(TestArray): . test_pack(TestArray): . test_permutation(TestArray): . test_pop(TestArray): . test_product(TestArray): . test_push(TestArray): . test_rassoc(TestArray): . test_reject!(TestArray): . test_replace(TestArray): . test_reverse(TestArray): . test_reverse!(TestArray): . test_reverse_each(TestArray): . test_rindex(TestArray): . test_shift(TestArray): . test_size(TestArray): . test_slice(TestArray): . test_slice!(TestArray): . test_sort(TestArray): . test_sort!(TestArray): . test_sort_0(TestArray): . test_split_0(TestArray): . test_take(TestArray): . test_take_while(TestArray): . test_to_a(TestArray): . test_to_ary(TestArray): . test_to_s(TestArray): . test_uniq(TestArray): . test_uniq!(TestArray): . test_uniq_0(TestArray): . test_unshift(TestArray): . test_values_at(TestArray): . test_assign(TestAssignment): . test_assign2(TestAssignment): . test_break(TestAssignment): . test_lambda(TestAssignment): . test_multi(TestAssignment): . test_next(TestAssignment): ./test/ruby/test_assignment.rb:386: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:399: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:411: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:424: warning: method redefined; discarding old r . test_return(TestAssignment): ./test/ruby/test_assignment.rb:151: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:152: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:153: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:154: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:155: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:156: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:157: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:158: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:159: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:160: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:162: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:163: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:164: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:165: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:166: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:167: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:168: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:169: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:170: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:172: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:173: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:174: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:175: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:176: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:177: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:178: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:179: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:180: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:182: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:183: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:184: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:185: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:186: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:187: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:188: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:189: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:190: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:191: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:192: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:194: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:195: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:196: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:197: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:198: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:199: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:200: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:201: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:202: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:203: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:205: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:206: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:207: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:208: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:209: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:210: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:211: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:212: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:213: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:214: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:216: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:217: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:218: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:219: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:220: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:221: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:222: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:223: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:224: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:225: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:226: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:228: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:229: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:230: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:231: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:232: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:233: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:234: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:235: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:236: warning: method redefined; discarding old r ./test/ruby/test_assignment.rb:237: warning: method redefined; discarding old r . test_yield(TestAssignment): ./test/ruby/test_assignment.rb:90: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:91: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:92: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:93: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:94: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:95: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:96: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:97: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:99: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:100: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:101: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:102: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:103: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:104: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:106: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:107: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:108: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:109: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:110: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:111: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:112: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:113: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:114: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:115: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:116: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:118: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:119: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:120: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:121: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:122: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:123: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:124: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:125: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:126: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:128: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:129: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:130: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:131: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:132: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:133: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:134: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:135: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:136: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:137: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:139: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:140: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:141: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:142: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:143: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:144: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:145: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:146: warning: method redefined; discarding old f ./test/ruby/test_assignment.rb:147: warning: method redefined; discarding old f . test_begin_and_eval(TestBeginEndBlock): . test_beginendblock(TestBeginEndBlock): . test_begininmethod(TestBeginEndBlock): . test_endblockwarn(TestBeginEndBlock): . test_raise_in_at_exit(TestBeginEndBlock): . test_should_propagate_exit_code(TestBeginEndBlock): . test_should_propagate_signaled(TestBeginEndBlock): . test_bignum(TestBignum): . test_calc(TestBignum): . test_shift(TestBignum): . test_to_s(TestBignum): . test_too_big_to_s(TestBignum): . test_call(TestCall): . test_case(TestCase): . test_clone(TestClone): . test_condition(TestCondition): . test_const(TestConst): intentionally redefines TEST3, TEST4 . test_defined(TestDefined): . test_seek(TestDir): . test_all(TestEnumerable): . test_any(TestEnumerable): . test_callcc(TestEnumerable): . test_count(TestEnumerable): . test_cycle(TestEnumerable): . test_drop(TestEnumerable): . test_drop_while(TestEnumerable): . test_each_with_index(TestEnumerable): . test_find(TestEnumerable): . test_find_all(TestEnumerable): . test_find_index(TestEnumerable): . test_first(TestEnumerable): . test_grep(TestEnumerable): . test_group_by(TestEnumerable): . test_inject(TestEnumerable): . test_max(TestEnumerable): . test_max_by(TestEnumerable): . test_member(TestEnumerable): . test_min(TestEnumerable): . test_min_by(TestEnumerable): . test_minmax(TestEnumerable): . test_minmax_by(TestEnumerable): . test_none(TestEnumerable): . test_one(TestEnumerable): . test_partition(TestEnumerable): . test_reject(TestEnumerable): . test_sort(TestEnumerable): . test_sort_by(TestEnumerable): . test_take(TestEnumerable): . test_take_while(TestEnumerable): . test_to_a(TestEnumerable): . test_zip(TestEnumerable): . test_cons(TestEnumerator): . test_gc(TestEnumerator): . test_initialize(TestEnumerator): . test_initialize_copy(TestEnumerator): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/generator.rb:188: warning: method redefined; discarding old next /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/generator.rb:200: warning: method redefined; discarding old rewind . test_iterators(TestEnumerator): . test_loop(TestEnumerator): . test_nested_itaration(TestEnumerator): . test_next(TestEnumerator): . test_next_rewind(TestEnumerator): . test_slice(TestEnumerator): . test_with_index(TestEnumerator): . test_bracket(TestEnv): . test_has_value(TestEnv): . test_index(TestEnv): . test_cvar_scope_with_instance_eval(TestEval): . test_ev(TestEval): . test_eval(TestEval): . test_eval_and_define_method(TestEval): . test_fixnum_instance_eval_cvar(TestEval): . test_nil_instance_eval_cvar(TestEval): . test_else(TestException): . test_exception(TestException): . test_each_byte_extended_file(TestFile): . test_eof_0(TestFile): . test_eof_0_rw(TestFile): . test_eof_0_seek(TestFile): . test_eof_1(TestFile): . test_eof_1_seek(TestFile): . test_eof_2(TestFile): . test_eof_3(TestFile): . test_fnmatch(TestFile): . test_getc_extended_file(TestFile): . test_gets_extended_file(TestFile): . test_gets_para_extended_file(TestFile): . test_read_all_extended_file(TestFile): . test_truncate_rbuf(TestFile): . test_truncate_wbuf(TestFile): . test_unlink_before_close(TestFile): . test_atime(TestFileExhaustive): . test_basename(TestFileExhaustive): . test_blockdev_p(TestFileExhaustive): . test_chardev_p(TestFileExhaustive): . test_chmod(TestFileExhaustive): . test_chown(TestFileExhaustive): . test_ctime(TestFileExhaustive): . test_directory_p(TestFileExhaustive): . test_dirname(TestFileExhaustive): . test_executable_p(TestFileExhaustive): . test_executable_real_p(TestFileExhaustive): . test_exist_p(TestFileExhaustive): . test_expand_path(TestFileExhaustive): . test_extname(TestFileExhaustive): . test_file_p(TestFileExhaustive): . test_find_file(TestFileExhaustive): . test_flock(TestFileExhaustive): . test_ftype(TestFileExhaustive): . test_hardlink(TestFileExhaustive): . test_identical_p(TestFileExhaustive): . test_join(TestFileExhaustive): . test_lchmod(TestFileExhaustive): . test_lchown(TestFileExhaustive): . test_mtime(TestFileExhaustive): . test_owned_p(TestFileExhaustive): . test_path(TestFileExhaustive): . test_path_check(TestFileExhaustive): . test_pipe_p(TestFileExhaustive): . test_readable_p(TestFileExhaustive): . test_readable_real_p(TestFileExhaustive): . test_rename(TestFileExhaustive): . test_size(TestFileExhaustive): . test_size_p(TestFileExhaustive): . test_socket_p(TestFileExhaustive): . test_split(TestFileExhaustive): . test_stat(TestFileExhaustive): . test_stat_blockdev_p(TestFileExhaustive): . test_stat_chardev_p(TestFileExhaustive): . test_stat_directory_p(TestFileExhaustive): . test_stat_executable_p(TestFileExhaustive): . test_stat_executable_real_p(TestFileExhaustive): . test_stat_file_p(TestFileExhaustive): . test_stat_ftype(TestFileExhaustive): . test_stat_init(TestFileExhaustive): . test_stat_owned_p(TestFileExhaustive): . test_stat_pipe_p(TestFileExhaustive): . test_stat_readable_p(TestFileExhaustive): . test_stat_readable_real_p(TestFileExhaustive): . test_stat_size(TestFileExhaustive): . test_stat_size_p(TestFileExhaustive): . test_stat_socket_p(TestFileExhaustive): . test_stat_suid_sgid_sticky(TestFileExhaustive): . test_stat_symlink_p(TestFileExhaustive): . test_stat_writable_p(TestFileExhaustive): . test_stat_writable_real_p(TestFileExhaustive): . test_stat_zero_p(TestFileExhaustive): . test_suid_sgid_sticky(TestFileExhaustive): . test_symlink(TestFileExhaustive): . test_symlink2(TestFileExhaustive): . test_symlink_p(TestFileExhaustive): . test_test(TestFileExhaustive): . test_truncate(TestFileExhaustive): . test_umask(TestFileExhaustive): . test_unlink(TestFileExhaustive): . test_utime(TestFileExhaustive): . test_writable_p(TestFileExhaustive): . test_writable_real_p(TestFileExhaustive): . test_zero_p(TestFileExhaustive): . test_pow(TestFixnum): . test_div(TestFloat): . test_divmod(TestFloat): . test_float(TestFloat): . test_modulo(TestFloat): . test_nan(TestFloat): . test_precision(TestFloat): . test_remainder(TestFloat): . test_strtod(TestFloat): . test_symmetry_bignum(TestFloat): . test_to_i(TestFloat): . test_gc(TestGc): . test_AREF(TestHash): . test_ASET(TestHash): . test_EQUAL(TestHash): . test_clear(TestHash): . test_clone(TestHash): . test_default(TestHash): . test_default=(TestHash): . test_delete(TestHash): . test_delete_if(TestHash): . test_dup(TestHash): . test_each(TestHash): . test_each_key(TestHash): . test_each_pair(TestHash): . test_each_value(TestHash): . test_empty?(TestHash): . test_fetch(TestHash): . test_hash(TestHash): . test_hash_bignum_hash(TestHash): . test_hash_hash(TestHash): . test_include?(TestHash): . test_invert(TestHash): . test_key?(TestHash): . test_keys(TestHash): . test_length(TestHash): . test_member?(TestHash): . test_rehash(TestHash): . test_reject(TestHash): . test_reject!(TestHash): . test_replace(TestHash): . test_s_AREF(TestHash): . test_s_new(TestHash): . test_shift(TestHash): . test_size(TestHash): . test_sort(TestHash): . test_store(TestHash): . test_to_a(TestHash): . test_to_hash(TestHash): . test_to_s(TestHash): . test_update(TestHash): . test_value?(TestHash): . test_values(TestHash): . test_values_at(TestHash): . test_binmode_after_closed(TestIO): . test_gets_rs(TestIO): . test_pos(TestIO): . test_readpartial_pos(TestIO): F test_if_unless(TestIfunless): . test_Integer(TestInteger): . test_abs(TestInteger): . test_and(TestInteger): . test_aref(TestInteger): . test_ceil(TestInteger): . test_cmp(TestInteger): . test_divmod(TestInteger): . test_eq(TestInteger): . test_even_odd(TestInteger): . test_fixnum_range(TestInteger): . test_floor(TestInteger): . test_lshift(TestInteger): . test_marshal(TestInteger): . test_minus(TestInteger): . test_mult(TestInteger): . test_not(TestInteger): . test_or(TestInteger): . test_pack_ber(TestInteger): . test_pack_utf8(TestInteger): . test_plus(TestInteger): . test_pow(TestInteger): . test_pred(TestInteger): . test_printf_b(TestInteger): . test_printf_b_sign(TestInteger): . test_printf_di(TestInteger): . test_printf_o(TestInteger): . test_printf_o_sign(TestInteger): . test_printf_x(TestInteger): . test_printf_x_sign(TestInteger): . test_remainder(TestInteger): . test_round(TestInteger): . test_rshift(TestInteger): . test_succ(TestInteger): . test_to_s(TestInteger): . test_truncate(TestInteger): . test_unary_minus(TestInteger): . test_unary_plus(TestInteger): . test_xor(TestInteger): . test_zero_nonzero(TestInteger): . test_append_method_to_built_in_class(TestIterator): . test_argument(TestIterator): . test_array(TestIterator): . test_assoc_yield(TestIterator): . test_block(TestIterator): . test_block_argument_without_paren(TestIterator): . test_block_given(TestIterator): . test_block_given_within_iterator(TestIterator): . test_block_passing(TestIterator): . test_break(TestIterator): . test_break__nested_loop1(TestIterator): . test_break__nested_loop2(TestIterator): . test_break__nested_loop3(TestIterator): . test_break_from_enum(TestIterator): . test_collect(TestIterator): . test_get_block(TestIterator): . test_iter4(TestIterator): . test_iter_test2(TestIterator): . test_iterator(TestIterator): . test_itertest(TestIterator): . test_ljump(TestIterator): . test_marity(TestIterator): . test_nested_iterator(TestIterator): . test_proc(TestIterator): . test_proc_return1(TestIterator): . test_proc_return2(TestIterator): . test_return1(TestIterator): . test_return2(TestIterator): . test_return_trace_func(TestIterator): . test_yield_vs_call(TestIterator): . test_anonymous(TestMarshal): . test_array(TestMarshal): . test_array_ivar(TestMarshal): . test_array_subclass(TestMarshal): . test_bignum(TestMarshal): . test_context_switch(TestMarshal): . test_exception(TestMarshal): . test_exception_subclass(TestMarshal): . test_extend(TestMarshal): ruby(41844) malloc: *** error for object 0x80620358: Non-aligned pointer being freed *** set a breakpoint in malloc_error_break to debug ruby(41844) malloc: *** error for object 0x20000: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug ruby(41844) malloc: *** error for object 0x23aa20: Non-aligned pointer being freed (2) *** set a breakpoint in malloc_error_break to debug ruby(41844) malloc: *** error for object 0x2ed830: Non-aligned pointer being freed (2) *** set a breakpoint in malloc_error_break to debug ruby(41844) malloc: *** error for object 0x80620358: Non-aligned pointer being freed *** set a breakpoint in malloc_error_break to debug ruby(41844) malloc: *** error for object 0x20000: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug ruby(41844) malloc: *** error for object 0x59ed70: Non-aligned pointer being freed (2) *** set a breakpoint in malloc_error_break to debug ruby(41844) malloc: *** error for object 0x27cc20: Non-aligned pointer being freed (2) *** set a breakpoint in malloc_error_break to debug . test_extend_string(TestMarshal): . test_false(TestMarshal): . test_fixnum(TestMarshal): . test_fixnum_64bit(TestMarshal): . test_fixnum_ivar(TestMarshal): . test_fixnum_ivar_self(TestMarshal): . test_float(TestMarshal): . test_float_extend(TestMarshal): . test_float_inf_nan(TestMarshal): . test_float_ivar(TestMarshal): . test_float_ivar_self(TestMarshal): . test_hash(TestMarshal): . test_hash_default(TestMarshal): . test_hash_default_proc(TestMarshal): . test_hash_extend(TestMarshal): . test_hash_ivar(TestMarshal): . test_hash_subclass(TestMarshal): . test_hash_subclass_extend(TestMarshal): ./test/ruby/test_marshal.rb:23: warning: getc is obsolete; use STDIN.getc instead E test_marshal(TestMarshal): . test_nil(TestMarshal): . test_object(TestMarshal): . test_object_extend(TestMarshal): ruby(41844) malloc: *** error for object 0x80620358: Non-aligned pointer being freed *** set a breakpoint in malloc_error_break to debug ruby(41844) malloc: *** error for object 0x20000: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug ruby(41844) malloc: *** error for object 0x2b03e0: Non-aligned pointer being freed (2) *** set a breakpoint in malloc_error_break to debug ruby(41844) malloc: *** error for object 0x5a3740: Non-aligned pointer being freed (2) *** set a breakpoint in malloc_error_break to debug ruby(41844) malloc: *** error for object 0x80620358: Non-aligned pointer being freed *** set a breakpoint in malloc_error_break to debug ruby(41844) malloc: *** error for object 0x20000: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug ruby(41844) malloc: *** error for object 0x27e1b0: Non-aligned pointer being freed (2) *** set a breakpoint in malloc_error_break to debug ruby(41844) malloc: *** error for object 0x26faf0: Non-aligned pointer being freed (2) *** set a breakpoint in malloc_error_break to debug . test_object_subclass(TestMarshal): . test_object_subclass_extend(TestMarshal): . test_range(TestMarshal): . test_range_cyclic(TestMarshal): . test_range_subclass(TestMarshal): . test_regexp(TestMarshal): . test_regexp_subclass(TestMarshal): . test_share(TestMarshal): . test_singleton(TestMarshal): . test_string(TestMarshal): . test_string_crlf(TestMarshal): . test_string_empty(TestMarshal): . test_string_escape(TestMarshal): . test_string_ivar(TestMarshal): . test_string_subclass(TestMarshal): . test_string_subclass_cycle(TestMarshal): . test_string_subclass_extend(TestMarshal): ruby(41844) malloc: *** error for object 0x80620358: Non-aligned pointer being freed *** set a breakpoint in malloc_error_break to debug ruby(41844) malloc: *** error for object 0x20000: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug ./test/ruby/test_marshal.rb:23: [BUG] Bus Error ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] make: *** [test-all] Abort trap exit 2 failed(test/ruby) == test/sdbm # 2010-02-23T09:23:40+09:00 + gmake test-all 'TESTS=-v sdbm' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v sdbm ./test/sdbm/test_sdbm.rb:18: warning: `*' interpreted as argument prefix Loaded suite sdbm Started test_aref(TestSDBM): . test_aset(TestSDBM): . test_clear(TestSDBM): . test_close(TestSDBM): . test_delete(TestSDBM): . test_delete_if(TestSDBM): . test_delete_with_block(TestSDBM): . test_each_key(TestSDBM): . test_each_pair(TestSDBM): . test_each_value(TestSDBM): . test_empty?(TestSDBM): . test_fetch(TestSDBM): . test_has_value?(TestSDBM): . test_haskey?(TestSDBM): . test_index(TestSDBM): . test_indexes(TestSDBM): . test_invert(TestSDBM): . test_keys(TestSDBM): . test_length(TestSDBM): . test_reject(TestSDBM): . test_replace(TestSDBM): . test_s_new_has_no_block(TestSDBM): . test_s_open_error(TestSDBM): . test_s_open_no_create(TestSDBM): . test_s_open_nolock(TestSDBM): . test_s_open_with_block(TestSDBM): . test_select_with_block(TestSDBM): . test_shift(TestSDBM): . test_to_a(TestSDBM): . test_to_hash(TestSDBM): . test_update(TestSDBM): . test_values(TestSDBM): . test_values_at(TestSDBM): . test_version(TestSDBM): . Finished in 0.414344 seconds. 34 tests, 835 assertions, 0 failures, 0 errors == test/soap # 2010-02-23T09:23:42+09:00 + gmake test-all 'TESTS=-v soap' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v soap Loaded suite soap Started test_normal(SOAP::TestEnvelopeNamespace): . test_date(SOAP::TestMapping): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/xsd/datatypes.rb:527: warning: Date::new0 is deprecated; use Date::new! /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/xsd/datatypes.rb:527: warning: Date::new0 is deprecated; use Date::new! /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/xsd/datatypes.rb:527: warning: Date::new0 is deprecated; use Date::new! /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/xsd/datatypes.rb:527: warning: Date::new0 is deprecated; use Date::new! /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/xsd/datatypes.rb:527: warning: Date::new0 is deprecated; use Date::new! /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/xsd/datatypes.rb:527: warning: Date::new0 is deprecated; use Date::new! /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/xsd/datatypes.rb:527: warning: Date::new0 is deprecated; use Date::new! /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/xsd/datatypes.rb:527: warning: Date::new0 is deprecated; use Date::new! /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/xsd/datatypes.rb:527: warning: Date::new0 is deprecated; use Date::new! /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/xsd/datatypes.rb:527: warning: Date::new0 is deprecated; use Date::new! /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/xsd/datatypes.rb:527: warning: Date::new0 is deprecated; use Date::new! /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/xsd/datatypes.rb:527: warning: Date::new0 is deprecated; use Date::new! . test_datetime(SOAP::TestMapping): . test_aref(SOAP::TestProperty): . test_hook_name(SOAP::TestProperty): . test_hook_then_lock(SOAP::TestProperty): . test_initialize(SOAP::TestProperty): . test_key_hook_cascade(SOAP::TestProperty): . test_key_hook_no_cascade(SOAP::TestProperty): . test_keys(SOAP::TestProperty): . test_load(SOAP::TestProperty): . test_lock_cascade(SOAP::TestProperty): . test_lock_each(SOAP::TestProperty): . test_lock_split(SOAP::TestProperty): . test_lock_unlock_return(SOAP::TestProperty): . test_lshift(SOAP::TestProperty): . test_referent(SOAP::TestProperty): . test_s_load(SOAP::TestProperty): . test_to_key_and_deref(SOAP::TestProperty): . test_value_hook(SOAP::TestProperty): . test_SOAPAnyURI(SOAP::TestSOAP): . test_SOAPBase64Binary(SOAP::TestSOAP): . test_SOAPBoolean(SOAP::TestSOAP): . test_SOAPDate(SOAP::TestSOAP): . test_SOAPDateTime(SOAP::TestSOAP): . test_SOAPDecimal(SOAP::TestSOAP): . test_SOAPDouble(SOAP::TestSOAP): . test_SOAPDuration(SOAP::TestSOAP): . test_SOAPFloat(SOAP::TestSOAP): . test_SOAPGDay(SOAP::TestSOAP): . test_SOAPGMonth(SOAP::TestSOAP): . test_SOAPGMonthDay(SOAP::TestSOAP): . test_SOAPGYear(SOAP::TestSOAP): . test_SOAPGYearMonth(SOAP::TestSOAP): . test_SOAPHexBinary(SOAP::TestSOAP): . test_SOAPInt(SOAP::TestSOAP): . test_SOAPInteger(SOAP::TestSOAP): . test_SOAPLong(SOAP::TestSOAP): . test_SOAPNil(SOAP::TestSOAP): . test_SOAPQName(SOAP::TestSOAP): . test_SOAPString(SOAP::TestSOAP): . test_SOAPTime(SOAP::TestSOAP): . test_add(SOAP::TestSOAPElement): . test_from_obj(SOAP::TestSOAPElement): . test_initialize(SOAP::TestSOAPElement): . test_member(SOAP::TestSOAPElement): . test_to_obj(SOAP::TestSOAPElement): . test_basic_auth(SOAP::TestStreamHandler): . test_charset(SOAP::TestStreamHandler): . test_normal(SOAP::TestStreamHandler): . test_proxy(SOAP::TestStreamHandler): . test_uri(SOAP::TestStreamHandler): . test_doc_enc_doc_enc(SOAP::TestStyleUse): . test_doc_enc_doc_lit(SOAP::TestStyleUse): . test_doc_lit_doc_enc(SOAP::TestStyleUse): . test_doc_lit_doc_lit(SOAP::TestStyleUse): . test_rpc_enc_rpc_enc(SOAP::TestStyleUse): . test_rpc_enc_rpc_lit(SOAP::TestStyleUse): . test_rpc_lit_rpc_enc(SOAP::TestStyleUse): . test_rpc_lit_rpc_lit(SOAP::TestStyleUse): . test_aspdotnethandler(SOAP::ASPDotNet::TestASPDotNet): . test_document_method(SOAP::ASPDotNet::TestASPDotNet): . test_calc(SOAP::Calc::TestCalc): . test_calc2(SOAP::Calc::TestCalc2): . test_calc_cgi(SOAP::Calc::TestCalcCGI): . test_custom_fault(SOAP::Fault::TestCustomFault): . test_authfailure(SOAP::Header::TestAuthHeader): . test_mu(SOAP::Header::TestAuthHeader): . test_no_mu(SOAP::Header::TestAuthHeader): . test_success_mu(SOAP::Header::TestAuthHeader): . test_success_no_mu(SOAP::Header::TestAuthHeader): . test_authfailure(SOAP::Header::TestAuthHeaderCGI): . test_success(SOAP::Header::TestAuthHeaderCGI): . test_string(SOAP::Header::TestSimpleHandler): . test_hello_world(SOAP::HelloWorld::TestHelloWorld): . test_marshal(SOAP::Marshal::TestDigraph): . test_anonymous(SOAP::Marshal::TestMarshal): . test_array(SOAP::Marshal::TestMarshal): . test_array_ivar(SOAP::Marshal::TestMarshal): . test_array_subclass(SOAP::Marshal::TestMarshal): . test_bignum(SOAP::Marshal::TestMarshal): . test_exception(SOAP::Marshal::TestMarshal): . test_exception_subclass(SOAP::Marshal::TestMarshal): . test_extend(SOAP::Marshal::TestMarshal): . test_extend_string(SOAP::Marshal::TestMarshal): . test_false(SOAP::Marshal::TestMarshal): . test_fixnum(SOAP::Marshal::TestMarshal): . test_fixnum_64bit(SOAP::Marshal::TestMarshal): . test_fixnum_ivar(SOAP::Marshal::TestMarshal): . test_fixnum_ivar_self(SOAP::Marshal::TestMarshal): . test_float(SOAP::Marshal::TestMarshal): . test_float_extend(SOAP::Marshal::TestMarshal): . test_float_inf_nan(SOAP::Marshal::TestMarshal): . test_float_ivar(SOAP::Marshal::TestMarshal): . test_float_ivar_self(SOAP::Marshal::TestMarshal): . test_hash(SOAP::Marshal::TestMarshal): . test_hash_default(SOAP::Marshal::TestMarshal): . test_hash_default_proc(SOAP::Marshal::TestMarshal): . test_hash_extend(SOAP::Marshal::TestMarshal): . test_hash_ivar(SOAP::Marshal::TestMarshal): . test_hash_subclass(SOAP::Marshal::TestMarshal): . test_hash_subclass_extend(SOAP::Marshal::TestMarshal): . test_nil(SOAP::Marshal::TestMarshal): . test_object(SOAP::Marshal::TestMarshal): . test_object_extend(SOAP::Marshal::TestMarshal): . test_object_subclass(SOAP::Marshal::TestMarshal): . test_object_subclass_extend(SOAP::Marshal::TestMarshal): . test_range(SOAP::Marshal::TestMarshal): . test_range_cyclic(SOAP::Marshal::TestMarshal): . test_range_subclass(SOAP::Marshal::TestMarshal): . test_regexp(SOAP::Marshal::TestMarshal): . test_regexp_subclass(SOAP::Marshal::TestMarshal): . test_share(SOAP::Marshal::TestMarshal): . test_singleton(SOAP::Marshal::TestMarshal): . test_string(SOAP::Marshal::TestMarshal): . test_string_crlf(SOAP::Marshal::TestMarshal): . test_string_empty(SOAP::Marshal::TestMarshal): . test_string_escape(SOAP::Marshal::TestMarshal): . test_string_ivar(SOAP::Marshal::TestMarshal): . test_string_subclass(SOAP::Marshal::TestMarshal): . test_string_subclass_cycle(SOAP::Marshal::TestMarshal): . test_string_subclass_extend(SOAP::Marshal::TestMarshal): . test_struct(SOAP::Marshal::TestMarshal): . test_struct_ivar(SOAP::Marshal::TestMarshal): . test_struct_subclass(SOAP::Marshal::TestMarshal): . test_struct_subclass_extend(SOAP::Marshal::TestMarshal): . test_struct_toplevel(SOAP::Marshal::TestMarshal): . test_symbol(SOAP::Marshal::TestMarshal): . test_time(SOAP::Marshal::TestMarshal): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/xsd/datatypes.rb:576: warning: DateTime::new0 is deprecated; use DateTime::new! /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/xsd/datatypes.rb:576: warning: DateTime::new0 is deprecated; use DateTime::new! /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/xsd/datatypes.rb:576: warning: DateTime::new0 is deprecated; use DateTime::new! /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/xsd/datatypes.rb:576: warning: DateTime::new0 is deprecated; use DateTime::new! /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/xsd/datatypes.rb:576: warning: DateTime::new0 is deprecated; use DateTime::new! /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/xsd/datatypes.rb:576: warning: DateTime::new0 is deprecated; use DateTime::new! /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/xsd/datatypes.rb:576: warning: DateTime::new0 is deprecated; use DateTime::new! /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/xsd/datatypes.rb:576: warning: DateTime::new0 is deprecated; use DateTime::new! /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/xsd/datatypes.rb:576: warning: DateTime::new0 is deprecated; use DateTime::new! /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/xsd/datatypes.rb:576: warning: DateTime::new0 is deprecated; use DateTime::new! . test_time_ivar(SOAP::Marshal::TestMarshal): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/xsd/datatypes.rb:576: warning: DateTime::new0 is deprecated; use DateTime::new! . test_time_subclass(SOAP::Marshal::TestMarshal): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/xsd/datatypes.rb:576: warning: DateTime::new0 is deprecated; use DateTime::new! . test_true(SOAP::Marshal::TestMarshal): . test_foo1(SOAP::Marshal::TestStruct): . test_foo2(SOAP::Marshal::TestStruct): . test_foo3(SOAP::Marshal::TestStruct): . test_struct(SOAP::Struct::TestStruct): . test_get_file(SOAP::SWA::TestFile): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/soap/attachment.rb:55: warning: instance variable @content not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/soap/mimemessage.rb:193: warning: instance variable @boundary not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/soap/attachment.rb:55: warning: instance variable @content not initialized . test_put_file(SOAP::SWA::TestFile): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/soap/attachment.rb:55: warning: instance variable @content not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/soap/mimemessage.rb:193: warning: instance variable @boundary not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/soap/attachment.rb:55: warning: instance variable @content not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/soap/mimemessage.rb:193: warning: instance variable @boundary not initialized . test_old_driver(SOAP::TestCalc): . test_rpc_driver(SOAP::TestCalc): . test_document(SOAP::TestDocument): . test_ping(SOAP::TestSimpleType): . Finished in 20.579845 seconds. 142 tests, 1255 assertions, 0 failures, 0 errors == test/socket # 2010-02-23T09:24:05+09:00 + gmake test-all 'TESTS=-v socket' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v socket Loaded suite socket Started test_getsockopt(TestBasicSocket): . test_listen(TestBasicSocket): . test_setsockopt(TestBasicSocket): . test_accept_nonblock(TestNonblockSocket): . test_connect_nonblock(TestNonblockSocket): . test_read_nonblock(TestNonblockSocket): . test_socket_recvfrom_nonblock(TestNonblockSocket): . test_tcp_recv_nonblock(TestNonblockSocket): . test_udp_recv_nonblock(TestNonblockSocket): . test_udp_recvfrom_nonblock(TestNonblockSocket): . test_unpack_sockaddr(TestSocket): . test_addr(TestUNIXSocket): . test_dgram_pair(TestUNIXSocket): . test_fd_passing(TestUNIXSocket): . test_noname_addr(TestUNIXSocket): . test_noname_path(TestUNIXSocket): . test_noname_peeraddr(TestUNIXSocket): . test_noname_recv_nonblock(TestUNIXSocket): . test_noname_recvfrom(TestUNIXSocket): . test_noname_unpack_sockaddr_un(TestUNIXSocket): . test_nul(TestUNIXSocket): . test_too_long_path(TestUNIXSocket): . Finished in 0.04482 seconds. 22 tests, 77 assertions, 0 failures, 0 errors == test/stringio # 2010-02-23T09:24:05+09:00 + gmake test-all 'TESTS=-v stringio' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v stringio Loaded suite stringio Started test_eof_0(TestStringIO): . test_eof_0_rw(TestStringIO): . test_eof_0_seek(TestStringIO): . test_eof_1(TestStringIO): . test_eof_1_seek(TestStringIO): . test_eof_2(TestStringIO): . test_eof_3(TestStringIO): . test_overwrite(TestStringIO): . test_reopen(TestStringIO): . test_seek_beyond_eof(TestStringIO): . test_truncate(TestStringIO): . Finished in 0.017033 seconds. 11 tests, 60 assertions, 0 failures, 0 errors == test/strscan # 2010-02-23T09:24:05+09:00 + gmake test-all 'TESTS=-v strscan' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v strscan Loaded suite strscan Started test_AREF(TestStringScanner): . test_bol?(TestStringScanner): . test_concat(TestStringScanner): . test_const_Id(TestStringScanner): . test_const_Version(TestStringScanner): . test_dup(TestStringScanner): . test_eos?(TestStringScanner): . test_get_byte(TestStringScanner): . test_getch(TestStringScanner): . test_inspect(TestStringScanner): . test_matched(TestStringScanner): . test_matched_size(TestStringScanner): ./test/strscan/test_stringscanner.rb:565: warning: StringScanner#matchedsize is obsolete; use #matched_size instead . test_pos(TestStringScanner): . test_post_match(TestStringScanner): . test_pre_match(TestStringScanner): . test_reset(TestStringScanner): . test_s_allocate(TestStringScanner): . test_s_mustc(TestStringScanner): . test_s_new(TestStringScanner): . test_scan(TestStringScanner): . test_skip(TestStringScanner): . test_string(TestStringScanner): . test_terminate(TestStringScanner): . Finished in 0.029802 seconds. 23 tests, 250 assertions, 0 failures, 0 errors == test/testunit # 2010-02-23T09:24:07+09:00 + gmake test-all 'TESTS=-v testunit' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v testunit Loaded suite testunit Started test_assert(Test::Unit::TC_Assertions): . test_assert_block(Test::Unit::TC_Assertions): . test_assert_equal(Test::Unit::TC_Assertions): . test_assert_in_delta(Test::Unit::TC_Assertions): . test_assert_instance_of(Test::Unit::TC_Assertions): . test_assert_kind_of(Test::Unit::TC_Assertions): . test_assert_match(Test::Unit::TC_Assertions): . test_assert_nil(Test::Unit::TC_Assertions): . test_assert_no_match(Test::Unit::TC_Assertions): . test_assert_not_equal(Test::Unit::TC_Assertions): . test_assert_not_nil(Test::Unit::TC_Assertions): . test_assert_not_same(Test::Unit::TC_Assertions): . test_assert_nothing_raised(Test::Unit::TC_Assertions): . test_assert_nothing_thrown(Test::Unit::TC_Assertions): . test_assert_operator(Test::Unit::TC_Assertions): . test_assert_raise(Test::Unit::TC_Assertions): . test_assert_respond_to(Test::Unit::TC_Assertions): . test_assert_same(Test::Unit::TC_Assertions): . test_assert_send(Test::Unit::TC_Assertions): . test_assert_throws(Test::Unit::TC_Assertions): . test_condition_invariant(Test::Unit::TC_Assertions): . test_flunk(Test::Unit::TC_Assertions): . test_display(Test::Unit::TC_Error): . test_add_error(Test::Unit::TC_TestCase): . test_add_failed_assertion(Test::Unit::TC_TestCase): . test_add_failure_nested(Test::Unit::TC_TestCase): . test_assertion_failed_not_called(Test::Unit::TC_TestCase): . test_creation(Test::Unit::TC_TestCase): . test_equality(Test::Unit::TC_TestCase): . test_no_tests(Test::Unit::TC_TestCase): . test_setup_teardown(Test::Unit::TC_TestCase): . test_suite(Test::Unit::TC_TestCase): . test_fault_notification(Test::Unit::TC_TestResult): . test_passed?(Test::Unit::TC_TestResult): . test_result_changed_notification(Test::Unit::TC_TestResult): . test_add(Test::Unit::TC_TestSuite): . test_delete(Test::Unit::TC_TestSuite): . test_empty?(Test::Unit::TC_TestSuite): . test_equality(Test::Unit::TC_TestSuite): . test_run(Test::Unit::TC_TestSuite): . test_size(Test::Unit::TC_TestSuite): . test_display(Test::Unit::TestFailure): . test_basic_collection(Test::Unit::Collector::TC_ObjectSpace): . test_filtered_collection(Test::Unit::Collector::TC_ObjectSpace): . test_collect_file(Test::Unit::Collector::TestDir): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:24: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:85: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:24: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:85: warning: instance variable @base not initialized . test_collect_multi(Test::Unit::Collector::TestDir): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:24: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:85: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:85: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:85: warning: instance variable @base not initialized . test_dir(Test::Unit::Collector::TestDir): . test_filtering(Test::Unit::Collector::TestDir): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:24: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:85: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:85: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:85: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:85: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized . test_fs(Test::Unit::Collector::TestDir): . test_fs_entries(Test::Unit::Collector::TestDir): . test_fs_pwd(Test::Unit::Collector::TestDir): . test_fs_require(Test::Unit::Collector::TestDir): . test_fs_sub(Test::Unit::Collector::TestDir): . test_multilevel_collect(Test::Unit::Collector::TestDir): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:24: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:85: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:85: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:85: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:85: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized . test_nil_pattern(Test::Unit::Collector::TestDir): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:24: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:85: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:85: warning: instance variable @base not initialized . test_simple_collect(Test::Unit::Collector::TestDir): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:24: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:98: warning: instance variable @base not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/test/unit/collector/dir.rb:85: warning: instance variable @base not initialized . RUNIT::TestAssert#test_assert_fail: . RUNIT::TestAssert#test_assert_instance_of: . RUNIT::TestAssert#test_assert_not_nil: . RUNIT::TestAssert#test_assert_with_2_argument: . RUNIT::TestAssert#test_assert_no_exception: . RUNIT::TestAssert#test_assert_match: . RUNIT::TestAssert#test_assert_operator: . RUNIT::TestAssert#test_assert_same: . RUNIT::TestAssert#test_assert_equal_float_0_01: . RUNIT::TestAssert#test_assert_send: . RUNIT::TestAssert#test_assert_matches: . RUNIT::TestAssert#test_assert_equal_float_0_5: . RUNIT::TestAssert#test_assert_respond_to: . RUNIT::TestAssert#test_assert: . RUNIT::TestAssert#test_assert_exception: . RUNIT::TestAssert#test_assert_equal_float_0_001: . RUNIT::TestAssert#test_assert_equal_float_0_1: . RUNIT::TestAssert#test_assert_equal: . RUNIT::TestAssert#test_assert_equal_float_0: . RUNIT::TestAssert#test_assert_equal_float_minus_1_0: . RUNIT::TestAssert#test_assert_kind_of: . RUNIT::TestAssert#test_assert_nil: . RUNIT::TestAssert#test_assert_not_match: . RUNIT::TestAssert#test_assert_equal_float_0_raise: . RUNIT::TestTestCase#test_teardown_err: . RUNIT::TestTestCase#test_name: . RUNIT::TestTestCase#test_run: . RUNIT::TestTestCase#test_s_suite: . RUNIT::TestTestResult#test_failure_size: . RUNIT::TestTestResult#test_run_tests: . RUNIT::TestTestResult#test_failures: . RUNIT::TestTestResult#test_run_no_exception: . RUNIT::TestTestResult#test_succeed?: . RUNIT::TestTestResult#test_error_size: . RUNIT::TestTestResult#test_run_asserts: . RUNIT::TestTestResult#test_errors: . RUNIT::TestTestResult#test_run_asserts2: . RUNIT::TestTestSuite#test_count_test_cases: . RUNIT::TestTestSuite#test_add: . test_add_remove_with_default_listener(Test::Unit::Util::TC_Observable): . test_multiple_value_observation(Test::Unit::Util::TC_Observable): . test_simple_observation(Test::Unit::Util::TC_Observable): . test_value_observation(Test::Unit::Util::TC_Observable): . test_hashing(Test::Unit::Util::TC_ProcWrapper): . test_wrapping(Test::Unit::Util::TC_ProcWrapper): . test_filter_backtrace(Test::Unit::Util::TestBacktraceFilter): . test_nil_backtrace(Test::Unit::Util::TestBacktraceFilter): . Finished in 0.523738 seconds. 103 tests, 635 assertions, 0 failures, 0 errors == test/thread # 2010-02-23T09:24:08+09:00 + gmake test-all 'TESTS=-v thread' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v thread Loaded suite thread Started test_condvar(TC_Thread): . test_condvar_wait_exception_handling(TC_Thread): . test_condvar_wait_not_owner(TC_Thread): . test_local_barrier(TC_Thread): . test_queue_rescue(TC_Thread): . Finished in 9.785026 seconds. 5 tests, 27 assertions, 0 failures, 0 errors == test/uri # 2010-02-23T09:24:18+09:00 + gmake test-all 'TESTS=-v uri' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v uri Loaded suite uri Started test_extract(URI::TestCommon): . test_kernel_uri(URI::TestCommon): . test_regexp(URI::TestCommon): . test_assemble(URI::TestFTP): . test_parse(URI::TestFTP): . test_paths(URI::TestFTP): . test_select(URI::TestFTP): . test_join(URI::TestGeneric): . test_merge(URI::TestGeneric): . test_parse(URI::TestGeneric): . test_rfc3986_examples(URI::TestGeneric): . test_route(URI::TestGeneric): . test_set_component(URI::TestGeneric): . test_equal(URI::TestHTTP): . test_normalize(URI::TestHTTP): . test_parse(URI::TestHTTP): . test_request_uri(URI::TestHTTP): . test_select(URI::TestHTTP): . test_parse(URI::TestLDAP): . test_select(URI::TestLDAP): . test_build(URI::TestMailTo): . test_select(URI::TestMailTo): . Finished in 0.144897 seconds. 22 tests, 389 assertions, 0 failures, 0 errors == test/webrick # 2010-02-23T09:24:18+09:00 + gmake test-all 'TESTS=-v webrick' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v webrick /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/ssl.rb:86: warning: method redefined; discarding old listen Loaded suite webrick Started test_cgi(TestWEBrickCGI): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:46: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:46: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:46: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:46: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:46: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:46: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:46: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:46: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:46: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:46: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:46: warning: instance variable @server_cert not initialized . test_new(TestWEBrickCookie): . test_parse(TestWEBrickCookie): . test_parse_set_cookie(TestWEBrickCookie): . test_parse_set_cookies(TestWEBrickCookie): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/time.rb:180: warning: 2 or 3 digits year is used . test_time(TestWEBrickCookie): . test_basic_auth(TestWEBrickHTTPAuth): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized . test_basic_auth2(TestWEBrickHTTPAuth): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized . test_basic_auth3(TestWEBrickHTTPAuth): . test_bad_messages(TestWEBrickHTTPRequest): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized . test_chunked(TestWEBrickHTTPRequest): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized . test_parse_09(TestWEBrickHTTPRequest): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized . test_parse_10(TestWEBrickHTTPRequest): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized . test_parse_11(TestWEBrickHTTPRequest): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized . test_parse_get_params(TestWEBrickHTTPRequest): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized . test_parse_header2(TestWEBrickHTTPRequest): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized . test_parse_headers(TestWEBrickHTTPRequest): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized . test_parse_headers3(TestWEBrickHTTPRequest): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized . test_parse_post_params(TestWEBrickHTTPRequest): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized . test_callbacks(TestWEBrickHTTPServer): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized . test_lookup_server(TestWEBrickHTTPServer): . test_mount(TestWEBrickHTTPServer): . test_escape(TestWEBrickHTTPUtils): . test_escape_form(TestWEBrickHTTPUtils): . test_escape_path(TestWEBrickHTTPUtils): . test_normilize_path(TestWEBrickHTTPUtils): . test_split_header_value(TestWEBrickHTTPUtils): . test_unescape(TestWEBrickHTTPUtils): . test_unescape_form(TestWEBrickHTTPUtils): . test_compar(TestWEBrickHTTPVersion): . test_major(TestWEBrickHTTPVersion): . test_minor(TestWEBrickHTTPVersion): . test_to_s(TestWEBrickHTTPVersion): . test_callbacks(TestWEBrickServer): . test_daemon(TestWEBrickServer): . test_server(TestWEBrickServer): . test_directory_traversal(WEBrick::TestFileHandler): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized . test_filehandler(WEBrick::TestFileHandler): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized . test_make_partial_content(WEBrick::TestFileHandler): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized . test_non_disclosure_name(WEBrick::TestFileHandler): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized . test_script_disclosure(WEBrick::TestFileHandler): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:46: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized . test_short_filename(WEBrick::TestFileHandler): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/webrick/https.rb:36: warning: instance variable @server_cert not initialized . test_unwise_in_path(WEBrick::TestFileHandler): . Finished in 27.189795 seconds. 43 tests, 399 assertions, 0 failures, 0 errors == test/wsdl # 2010-02-23T09:24:46+09:00 + gmake test-all 'TESTS=-v wsdl' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v wsdl Loaded suite wsdl Started test_by_wsdl(WSDL::TestFault): . test_multiplefault(WSDL::TestMultipleFault): . test_wsdl(WSDL::TestWSDL): . test_any(WSDL::Any::TestAny): . test_by_stub(WSDL::TestAxisArray): . test_by_wsdl(WSDL::TestAxisArray): . test_datetime(WSDL::Datetime::TestDatetime): . test_time(WSDL::Datetime::TestDatetime): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/xsd/datatypes.rb:576: warning: DateTime::new0 is deprecated; use DateTime::new! . test_with_soapaction(WSDL::Document::TestNoSOAPAction): . test_without_soapaction(WSDL::Document::TestNoSOAPAction): . test_wsdl(WSDL::Document::TestNumber): . test_naive(WSDL::Document::TestRPC): . test_wsdl(WSDL::Document::TestRPC): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/xsd/datatypes.rb:576: warning: DateTime::new0 is deprecated; use DateTime::new! /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/xsd/datatypes.rb:576: warning: DateTime::new0 is deprecated; use DateTime::new! . test_by_wsdl(WSDL::TestMap): . test_wsdldriver(WSDL::TestMap): . test_classdef(TestWSDLMarshal): . test_marshal(TestWSDLMarshal): . test_raa(WSDL::RAA::TestRAA): . test_classdef(WSDL::Ref::TestRef): . test_wsdl(WSDL::RPC::TestRPC): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/test/wsdl/rpc/echo.rb:14: warning: method redefined; discarding old initialize /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/ruby/lib/xsd/datatypes.rb:576: warning: DateTime::new0 is deprecated; use DateTime::new! . test_ping(WSDL::SimpleType::TestSimpleType): . test_ping_id(WSDL::SimpleType::TestSimpleType): . test_rpc(WSDL::SimpleType::TestRPC): . test_soapbodyparts(WSDL::SOAP::TestSOAPBodyParts): . Finished in 4.947301 seconds. 24 tests, 95 assertions, 0 failures, 0 errors == test/xmlrpc # 2010-02-23T09:24:53+09:00 + gmake test-all 'TESTS=-v xmlrpc' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v xmlrpc ./test/xmlrpc/test_webrick_server.rb:91: warning: ambiguous first argument; put parentheses or even spaces ./test/xmlrpc/test_webrick_server.rb:96: warning: ambiguous first argument; put parentheses or even spaces Loaded suite xmlrpc Started test_cookie(TestCookie): ./test/xmlrpc/webrick_testing.rb:10: warning: instance variable @__server not initialized . test_get_values(Test_DateTime): . test_new(Test_DateTime): . test_new_exception(Test_DateTime): . test_set_exception(Test_DateTime): . test_set_values(Test_DateTime): . test_to_a(Test_DateTime): . test_to_date1(Test_DateTime): . test_to_date2(Test_DateTime): . test_to_time1(Test_DateTime): . test_to_time2(Test_DateTime): . test_nil_create(Test_Features): . test_nil_parse(Test_Features): . test1_dump_call(Test_Marshal): . test1_dump_response(Test_Marshal): . test2_dump_load_call(Test_Marshal): . test2_dump_load_response(Test_Marshal): . test_no_params_tag(Test_Marshal): . test_parser_values(Test_Marshal): . test_cdata(Test_REXMLStreamParser): . test_dateTime(Test_REXMLStreamParser): . test_fault(Test_REXMLStreamParser): . test_parseMethodCall(Test_REXMLStreamParser): . test_parseMethodResponse1(Test_REXMLStreamParser): . test_parseMethodResponse2(Test_REXMLStreamParser): . test_parseMethodResponse3(Test_REXMLStreamParser): . test_client_server(Test_Webrick): ./test/xmlrpc/webrick_testing.rb:10: warning: instance variable @__server not initialized . Finished in 2.116376 seconds. 27 tests, 111 assertions, 0 failures, 0 errors == test/xsd # 2010-02-23T09:24:56+09:00 + gmake test-all 'TESTS=-v xsd' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v xsd Loaded suite xsd Started test_wsdl(XSD::TestEmptyCharset): . test_wsdl(XSD::TestXMLSchemaParser): . test_NSDBase(XSD::TestXSD): . test_XSDBase(XSD::TestXSD): . test_XSDBoolean(XSD::TestXSD): . test_XSDDate(XSD::TestXSD): . test_XSDDateTime(XSD::TestXSD): . test_XSDDecimal(XSD::TestXSD): . test_XSDDouble(XSD::TestXSD): . test_XSDDuration(XSD::TestXSD): . test_XSDFloat(XSD::TestXSD): . test_XSDNil(XSD::TestXSD): . test_XSDString_NONE(XSD::TestXSD): ./test/xsd/test_xsd.rb:70: warning: instance variable @encoding not initialized . test_XSDString_UTF8(XSD::TestXSD): . test_XSDTime(XSD::TestXSD): . test_XSDAnyURI(XSD::TestXSD2): . test_XSDBase64Binary(XSD::TestXSD2): . test_XSDByte(XSD::TestXSD2): . test_XSDGDay(XSD::TestXSD2): . test_XSDGMonth(XSD::TestXSD2): . test_XSDGMonthDay(XSD::TestXSD2): . test_XSDGYear(XSD::TestXSD2): . test_XSDGYearMonth(XSD::TestXSD2): . test_XSDHexBinary(XSD::TestXSD2): . test_XSDInt(XSD::TestXSD2): . test_XSDInteger(XSD::TestXSD2): . test_XSDLong(XSD::TestXSD2): . test_XSDNegativeInteger(XSD::TestXSD2): . test_XSDNonNegativeInteger(XSD::TestXSD2): . test_XSDNonPositiveInteger(XSD::TestXSD2): . test_XSDPositiveInteger(XSD::TestXSD2): . test_XSDQName(XSD::TestXSD2): . test_XSDShort(XSD::TestXSD2): . test_XSDUnsignedByte(XSD::TestXSD2): . test_XSDUnsignedInt(XSD::TestXSD2): . test_XSDUnsignedLong(XSD::TestXSD2): . test_XSDUnsignedShort(XSD::TestXSD2): . test_classdef_complex(XSD::CodeGen::TestClassDefCreator): . test_classdef_simple(XSD::CodeGen::TestClassDefCreator): . test_comment(XSD::CodeGen::TestClassDefCreator): . test_emptymethod(XSD::CodeGen::TestClassDefCreator): . test_full(XSD::CodeGen::TestClassDefCreator): . test_require(XSD::CodeGen::TestClassDefCreator): . Finished in 0.561591 seconds. 43 tests, 684 assertions, 0 failures, 0 errors == test/yaml # 2010-02-23T09:24:57+09:00 + gmake test-all 'TESTS=-v yaml' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v yaml Loaded suite yaml Started test_changes_after_commit_are_discarded(YAMLStoreTest): . test_changes_are_not_written_on_abort(YAMLStoreTest): . test_data_should_be_loaded_correctly_when_in_readonly_mode(YAMLStoreTest): . test_data_should_be_loaded_correctly_when_in_readwrite_mode(YAMLStoreTest): . test_opening_new_file_in_readonly_mode_should_result_in_empty_values(YAMLStoreTest): . test_opening_new_file_in_readwrite_mode_should_result_in_empty_values(YAMLStoreTest): . test_writing_inside_readonly_transaction_raises_error(YAMLStoreTest): . test_akira(YAML_Unit_Tests): . test_ambiguous_comments(YAML_Unit_Tests): . test_basic_map(YAML_Unit_Tests): . test_basic_strings(YAML_Unit_Tests): . test_circular_references(YAML_Unit_Tests): . test_document(YAML_Unit_Tests): . test_emitting_indicators(YAML_Unit_Tests): . test_empty_map_key(YAML_Unit_Tests): . test_numeric_cycle(YAML_Unit_Tests): . test_object_id_collision(YAML_Unit_Tests): . test_range_cycle(YAML_Unit_Tests): . test_ranges(YAML_Unit_Tests): . test_ruby_regexp(YAML_Unit_Tests): . test_ruby_struct(YAML_Unit_Tests): . test_spec_anchors_and_aliases(YAML_Unit_Tests): . test_spec_application_family(YAML_Unit_Tests): . test_spec_builtin_binary(YAML_Unit_Tests): . test_spec_builtin_literal_blocks(YAML_Unit_Tests): . test_spec_builtin_map(YAML_Unit_Tests): . test_spec_builtin_seq(YAML_Unit_Tests): . test_spec_builtin_time(YAML_Unit_Tests): . test_spec_complex_invoice(YAML_Unit_Tests): . test_spec_domain_prefix(YAML_Unit_Tests): . test_spec_explicit_families(YAML_Unit_Tests): . test_spec_float_explicit(YAML_Unit_Tests): . test_spec_force_implicit(YAML_Unit_Tests): . test_spec_indentation_determines_scope(YAML_Unit_Tests): . test_spec_log_file(YAML_Unit_Tests): . test_spec_mapping_between_sequences(YAML_Unit_Tests): . test_spec_mapping_of_mappings(YAML_Unit_Tests): . test_spec_multiline_scalars(YAML_Unit_Tests): . test_spec_nested_comments(YAML_Unit_Tests): . test_spec_oneline_docs(YAML_Unit_Tests): . test_spec_override_anchor(YAML_Unit_Tests): . test_spec_preserve_indent(YAML_Unit_Tests): . test_spec_private_types(YAML_Unit_Tests): . test_spec_root_fold(YAML_Unit_Tests): . test_spec_root_mapping(YAML_Unit_Tests): . test_spec_sequence_in_sequence_shortcut(YAML_Unit_Tests): . test_spec_sequence_key_shortcut(YAML_Unit_Tests): . test_spec_sequence_of_sequences(YAML_Unit_Tests): . test_spec_sequence_shortcuts(YAML_Unit_Tests): . test_spec_simple_implicit_map(YAML_Unit_Tests): . test_spec_simple_implicit_sequence(YAML_Unit_Tests): . test_spec_simple_map_with_nested_sequences(YAML_Unit_Tests): . test_spec_simple_sequence_with_nested_map(YAML_Unit_Tests): . test_spec_single_folded(YAML_Unit_Tests): . test_spec_single_literal(YAML_Unit_Tests): . test_spec_span_double_quote(YAML_Unit_Tests): . test_spec_span_single_quote(YAML_Unit_Tests): . test_spec_throwaway(YAML_Unit_Tests): . test_spec_type_float(YAML_Unit_Tests): . test_spec_type_int(YAML_Unit_Tests): . test_spec_type_misc(YAML_Unit_Tests): . test_spec_url_escaping(YAML_Unit_Tests): . test_symbol_cycle(YAML_Unit_Tests): . test_time_now_cycle(YAML_Unit_Tests): . test_ypath_parsing(YAML_Unit_Tests): . Finished in 1.3273 seconds. 65 tests, 215 assertions, 0 failures, 0 errors == test/zlib # 2010-02-23T09:24:59+09:00 + gmake test-all 'TESTS=-v zlib' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v zlib Loaded suite zlib Started test_read0(TestZlibGzipReader): . test_ungetc(TestZlibGzipReader): . test_ungetc_paragraph(TestZlibGzipReader): . test_invalid_new(TestZlibGzipWriter): . Finished in 0.010461 seconds. 4 tests, 8 assertions, 0 failures, 0 errors == rubyspec # 2010-02-23T09:24:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/command_line/dash_d_spec.rb The -d command line option - sets $DEBUG to true /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/command_line/dash_e_spec.rb The -e command line option - evaluates the given string - joins multiple strings with newlines - uses 'main' as self - uses '-e' as file The -e command line option with -n and a Fixnum range - mimics an awk conditional by comparing an inclusive-end range with $. - mimics a sed conditional by comparing an exclusive-end range with $. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/command_line/dash_r_spec.rb The -r command line option - requires the specified file /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/command_line/dash_upper_i_spec.rb The -I command line option - adds the path to the load path ($:) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/command_line/dash_upper_u_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/command_line/dash_upper_w_spec.rb The -W command line option - with 0 sets $VERBOSE to nil - with 1 sets $VERBOSE to false The -W command line option with 2 - sets $VERBOSE to true /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/command_line/dash_v_spec.rb The -v command line option - sets $VERBOSE to true /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/command_line/dash_w_spec.rb The -w command line option - sets $VERBOSE to true /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/argf_spec.rb ARGF - is extended by the Enumerable module /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/binmode_spec.rb ARGF.binmode - returns self - does not raise an error /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/bytes_spec.rb ARGF.bytes - yields each byte of all streams to the passed block - returns self when passed a block - returns an Enumerator when passed no block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/chars_spec.rb ARGF.chars - yields each char of all streams to the passed block - returns self when passed a block - returns an Enumerator when passed no block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/close_spec.rb ARGF.close - closes the current open stream - returns self - raises an IOError if called on a closed stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/closed_spec.rb ARGF.closed? - returns true if the current stream has been closed /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/each_byte_spec.rb ARGF.each_byte - yields each byte of all streams to the passed block - returns self when passed a block - returns an Enumerator when passed no block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/each_char_spec.rb ARGF.each_char - yields each char of all streams to the passed block - returns self when passed a block - returns an Enumerator when passed no block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/each_line_spec.rb ARGF.each_line - reads each line of files - returns self when passed a block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/each_spec.rb ARGF.each - reads each line of files - returns self when passed a block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/eof_spec.rb ARGF.eof - returns true when reaching the end of a file - raises IOError when called on a closed stream ARGF.eof? - returns true when reaching the end of a file - raises IOError when called on a closed stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/file_spec.rb ARGF.file - returns the current file object on each file /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/filename_spec.rb ARGF.filename - returns the current file name on each file - it sets the $FILENAME global variable with the current file name on each file /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/fileno_spec.rb ARGF.fileno - returns the current file number on each file - raises an ArgumentError when called on a closed stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/getc_spec.rb ARGF.getc - reads each char of files ARGF.getc - returns nil when end of stream reached /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/gets_spec.rb ARGF.gets - reads one line of a file - reads all lines of a file - reads all lines of stdin - reads all lines of two files - sets $_ global variable with each line read ARGF.gets - modifies the files when in place edit mode is on - modifies and backups two files when in place edit mode is on ARGF.gets - returns nil when reaching end of files /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/lineno_spec.rb ARGF.lineno - returns the current line number on each file - aliases to $. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/path_spec.rb ARGF.path - returns the current file name on each file - it sets the $FILENAME global variable with the current file name on each file /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/pos_spec.rb ARGF.pos - gives the correct position for each read operation - raises an ArgumentError when called on a closed stream ARGF.pos= - sets the correct position in files /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/read_spec.rb ARGF.read - reads the contents of a file - treats first nil argument as no length limit - treats second nil argument as no output buffer - treats second argument as an output buffer - reads a number of bytes from the first file - reads from a single file consecutively - reads the contents of two files - reads the contents of one file and some characters from the second - reads across two files consecutively - reads the contents of stdin - reads a number of bytes from stdin - reads the contents of one file and stdin - reads the contents of the same file twice - reads the contents of a special device file /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/readchar_spec.rb ARGF.getc - reads each char of files ARGF.readchar - raises EOFError when end of stream reached /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/readline_spec.rb ARGF.readline - reads one line of a file - reads all lines of a file - reads all lines of stdin - reads all lines of two files - sets $_ global variable with each line read ARGF.readline - modifies the files when in place edit mode is on - modifies and backups two files when in place edit mode is on ARGF.readline - raises an EOFError when reaching end of files /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/readlines_spec.rb ARGF.readlines - reads all lines of all files - returns nil when end of stream reached /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/rewind_spec.rb ARGF.rewind - goes back to beginning of current file - resets ARGF.lineno to 0 (FAILED - 1) - raises an ArgumentError when end of stream reached /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/seek_spec.rb ARGF.seek - sets the absolute position relative to beginning of file - sets the position relative to current position in file - sets the absolute position relative to end of file - takes at least one argument (offset) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/skip_spec.rb ARGF.skip - skips the current file - has no effect when called twice in a row - has no effect at end of stream - has no effect when the current file is the last /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/tell_spec.rb ARGF.tell - gives the correct position for each read operation - raises an ArgumentError when called on a closed stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/to_a_spec.rb ARGF.to_a - reads all lines of all files - returns nil when end of stream reached /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/to_i_spec.rb ARGF.to_i - returns the current file number on each file - raises an ArgumentError when called on a closed stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/to_io_spec.rb ARGF.to_io - returns the IO of the current file /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/to_s_spec.rb ARGF.to_s - returns 'ARGF' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/allocate_spec.rb Array.allocate - returns an instance of Array - returns a fully-formed instance of Array - does not accept any arguments /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/append_spec.rb Array#<< - pushes the object onto the end of the array - returns self to allow chaining - correctly resizes the Array - raises a TypeError on a frozen array /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/array_spec.rb Array - includes Enumerable /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/assoc_spec.rb Array#assoc - returns the first array whose 1st item is == obj or nil - calls == on first element of each array - ignores any non-Array elements /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/at_spec.rb Array#at - returns the (n+1)'th element for the passed index n - returns nil if the given index is greater than or equal to the array's length - returns the (-n)'th elemet from the last, for the given negative index n - returns nil if the given index is less than -len, where len is length of the array - does not extend the array unless the given index is out of range - tries to convert the passed argument to an Integer using #to_int - raises a TypeError when the passed argument can't be coerced to Integer - raises an ArgumentError when 2 or more arguments is passed /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/choice_spec.rb Array#choice - selects a random value from the array - returns nil for empty arrays /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/clear_spec.rb Array#clear - removes all elements - returns self - leaves the Array empty - keeps tainted status - does not accept any arguments - raises a TypeError on a frozen array /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/clone_spec.rb Array#clone - returns an Array or a subclass instance - produces a shallow copy where the references are directly copied - creates a new array containing all elements or the original - copies taint status from the original - copies frozen status from the original - copies singleton methods /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/collect_spec.rb Array#collect - returns a copy of array with each element replaced by the value returned by block - does not return subclass instance - does not change self - returns the evaluated value of block if it broke in the block - returns a copy of self if no block given - does not copy tainted status Array#collect! - replaces each element with the value returned by block - returns self - returns the evaluated value of block but its contents is partially modified, if it broke in the block - returns an Enumerator when no block given, and the enumerator can modify the original array - keeps tainted status - raises a TypeError on a frozen array /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/combination_spec.rb Array#combination - returns an enumerator when no block is provided - returns self when a block is given - yields nothing for out of bounds length and return self - yields the excepted combinations - yields [] when length is 0 - yields a partition consisting of only singletons /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/compact_spec.rb Array#compact - returns a copy of array with all nil elements removed - does not return self - returns subclass instance for Array subclasses - keeps tainted status even if all elements are removed Array#compact! - removes all nil elements - returns self if some nil elements are removed - returns nil if there are no nil elements to remove - keeps tainted status even if all elements are removed - raises a TypeError on a frozen array /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/comparison_spec.rb Array#<=> - calls <=> left to right and return first non-0 result - returns 0 if the arrays are equal - returns -1 if the array is shorter than the other array - returns +1 if the array is longer than the other array - returns -1 if the arrays have same length and a pair of corresponding elements returns -1 for <=> - returns +1 if the arrays have same length and a pair of corresponding elements returns +1 for <=> - properly handles recursive arrays - tries to convert the passed argument to an Array using #to_ary - does not call #to_ary on Array subclasses /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/concat_spec.rb Array#concat - returns the array itself - appends the elements in the other array - does not loop endlessly when argument is self - tries to convert the passed argument to an Array using #to_ary - does not call #to_ary on Array subclasses - raises a TypeError when Array is frozen and modification occurs - does not raise a TypeError when Array is frozen but no modification occurs - keeps tainted status - is not infected by the other - keeps the tainted status of elements /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/constructor_spec.rb Array.[] - returns a new array populated with the given elements Array[] - is a synonym for .[] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/cycle_spec.rb Enumerable#cycle - returns nil and does nothing for non positive n or empty arrays - cycle as many times as requested - loop indefinitely if no n /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/delete_at_spec.rb Array#delete_at - removes the element at the specified index - returns the removed element at the specified index - returns nil and makes no modification if the index is out of range - tries to convert the passed argument to an Integer using #to_int - accepts negative indices - raises a TypeError on a frozen array - keeps tainted status /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/delete_if_spec.rb Array#delete_if - removes each element for which block returns true - returns self - returns an Enumerator if no block given - returns an Enumerator if no block given, and the enumerator can modify the original array - raises a TypeError on a frozen array - keeps tainted status /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/delete_spec.rb Array#delete - removes elements that are #== to object - calculates equality correctly for reference values - returns object or nil if no elements match object - may be given a block that is executed if no element matches object - raises a TypeError on a frozen array if a modification would take place - returns false on a frozen array if a modification does not take place - keeps tainted status /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/dup_spec.rb Array#dup - returns an Array or a subclass instance - produces a shallow copy where the references are directly copied - creates a new array containing all elements or the original - copies taint status from the original - does not copy frozen status from the original - does not copy singleton methods /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/each_index_spec.rb Array#each_index - passes the index of each element to the block - returns self - returns an Enumerator if no block given /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/each_spec.rb Array#each - yields each element to the block - yields each element to a block that takes multiple arguments - returns an Enumerator if no block given /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/element_reference_spec.rb Array#[] - returns the element at index with [index] - returns the element at index from the end of the array with [-index] - return count elements starting from index with [index, count] - returns count elements starting at index from the end of array with [-index, count] - returns the first count elements with [0, count] - returns the subarray which is independent to self with [index,count] - tries to convert the passed argument to an Integer using #to_int - returns the elements specified by Range indexes with [m..n] - returns elements specified by Range indexes except the element at index n with [m...n] - returns elements that exist if range start is in the array but range end is not with [m..n] - accepts Range instances having a negative m and both signs for n with [m..n] and [m...n] - returns the subarray which is independent to self with [m..n] - tries to convert Range elements to Integers using #to_int with [m..n] and [m...n] - returns the same elements as [m..n] and [m...n] with Range subclasses - returns nil for a requested index not in the array with [index] - returns [] if the index is valid but length is zero with [index, length] - returns nil if length is zero but index is invalid with [index, length] - returns [] if index == array.size with [index, length] - returns nil if index > array.size with [index, length] - returns nil if length is negative with [index, length] - returns nil if no requested index is in the array with [m..n] - returns nil if range start is not in the array with [m..n] - returns an empty array when m == n with [m...n] - returns an empty array with [0...0] - returns a subarray where m, n negatives and m < n with [m..n] - returns an array containing the first element with [0..0] - returns the entire array with [0..-1] - returns all but the last element with [0...-1] - returns [3] for [2..-1] out of [1, 2, 3] - returns an empty array when m > n and m, n are positive with [m..n] - returns an empty array when m > n and m, n are negative with [m..n] - does not expand array when the indices are outside of the array bounds - returns a subclass instance when called on a subclass of Array - raises a RangeError when the start index is out of range of Fixnum - raises a RangeError when the length is out of range of Fixnum Array.[] - [] should return a new array populated with the given elements - when applied to a literal nested array, unpacks its elements into the containing array - when applied to a nested referenced array, unpacks its elements into the containing array - returns an instance of the subtype when called on an Array subclass /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/element_set_spec.rb Array#[]= - sets the value of the element at index - sets the section defined by [start,length] to other - replaces the section defined by [start,length] with the given values - removes the section defined by [start,length] when set to nil - returns nil if the rhs is nil - sets the section defined by range to other - replaces the section defined by range with the given values - removes the section defined by range when set to nil - just sets the section defined by range to nil when the rhs is [nil]. - calls to_int on its start and length arguments - sets elements in the range arguments when passed ranges - inserts the given elements with [range] which the range is zero-width - inserts the given elements with [start, length] which length is zero - inserts the given elements with [range] which the range has negative width - does nothing if the section defined by range is zero-width and the rhs is nil - does nothing if the section defined by range has negative width and the rhs is nil - does nothing if the section defined by range is zero-width and the rhs is an empty array - does nothing if the section defined by range has negative width and the rhs is an empty array - tries to convert Range elements to Integers using #to_int with [m..n] and [m...n] - raises an IndexError when passed indexes out of bounds - calls to_ary on its rhs argument for multi-element sets - does not call to_ary on rhs array subclasses for multi-element sets - raises a TypeError on a frozen array Array#[]= with [index] - returns value assigned if idx is inside array - returns value assigned if idx is right beyond right array boundary - returns value assigned if idx far beyond right array boundary - sets the value of the element at index - sets the value of the element if it is right beyond the array boundary Array#[]= with [index, count] - returns non-array value if non-array value assigned - returns array if array assigned - removes the section defined by [start,length] when set to nil - removes the section when set to nil if negative index within bounds and cnt > 0 - replaces the section defined by [start,length] to other - replaces the section to other if idx < 0 and cnt > 0 - replaces the section to other even if cnt spanning beyond the array boundary - pads the Array with nils if the span is past the end - inserts other section in place defined by idx - raises an IndexError when passed start and negative length Array#[]= with [m..n] - returns non-array value if non-array value assigned - returns array if array assigned - removes the section defined by range when set to nil - removes the section when set to nil if m and n < 0 - replaces the section defined by range - replaces the section if m and n < 0 - replaces the section if m < 0 and n > 0 - inserts the other section at m if m > n - accepts Range subclasses Array#[] after a shift - works for insertion /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/empty_spec.rb Array#empty? - returns true if the array has no elements /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/eql_spec.rb Array#eql? - returns true if other is the same array - returns true if corresponding elements are #eql? - returns false if other is shorter than self - returns false if other is longer than self - returns false immediately when sizes of the arrays differ - does not call #to_ary on its argument - does not call #to_ary on Array subclasses - ignores array class differences - returns false if any corresponding elements are not #eql? /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/equal_value_spec.rb Array#== - returns true if other is the same array - returns true if corresponding elements are #eql? - returns false if other is shorter than self - returns false if other is longer than self - returns false immediately when sizes of the arrays differ - does not call #to_ary on its argument - does not call #to_ary on Array subclasses - ignores array class differences - compares with an equivalent Array-like object using #to_ary - returns false if any corresponding elements are not #== - returns true if corresponding elements are #== - returns false for [NaN] == [NaN] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/fetch_spec.rb Array#fetch - returns the element at the passed index - counts negative indices backwards from end - raises an IndexError if there is no element at index - returns default if there is no element at index if passed a default value - returns the value of block if there is no element at index if passed a block - passes the original index argument object to the block, not the converted Integer - gives precedence to the default block over the default argument - tries to convert the passed argument to an Integer using #to_int - raises a TypeError when the passed argument can't be coerced to Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/fill_spec.rb Array#fill - returns self - is destructive - does not replicate the filler - replaces all elements in the array with the filler if not given a index nor a length - replaces all elements with the value of block (index given to block) - raises a TypeError on a frozen array - raises an ArgumentError if 4 or more arguments are passed when no block given - raises an ArgumentError if no argument passed and no block given - raises an ArgumentError if 3 or more arguments are passed when a block given Array#fill with (filler, index, length) - replaces length elements beginning with the index with the filler if given an index and a length - replaces length elements beginning with the index with the value of block - replaces all elements after the index if given an index and no length - replaces all elements after the index if given an index and nil as a length - replaces the last (-n) elements if given an index n which is negative and no length - replaces the last (-n) elements if given an index n which is negative and nil as a length - makes no modifications if given an index greater than end and no length - makes no modifications if given an index greater than end and nil as a length - replaces length elements beginning with start index if given an index >= 0 and a length >= 0 - increases the Array size when necessary - pads between the last element and the index with nil if given an index which is greater than size of the array - replaces length elements beginning with the (-n)th if given an index n < 0 and a length > 0 - starts at 0 if the negative index is before the start of the array - makes no modifications if the given length <= 0 - does not raise an exception if the given length is negative and its absolute value does not exceed the index - does not raise an exception even if the given length is negative and its absolute value exceeds the index - tries to convert the second and third arguments to Integers using #to_int - raises a TypeError if the index is not numeric - raises an ArgumentError or RangeError for too-large sizes Array#fill with (filler, range) - replaces elements in range with object - replaces all elements in range with the value of block - increases the Array size when necessary - raises a TypeError with range and length argument - replaces elements between the (-m)th to the last and the (n+1)th from the first if given an range m..n where m < 0 and n >= 0 - replaces elements between the (-m)th and (-n)th to the last if given an range m..n where m < 0 and n < 0 - replaces elements between the (m+1)th from the first and (-n)th to the last if given an range m..n where m >= 0 and n < 0 - makes no modifications if given an range which implies a section of zero width - makes no modifications if given an range which implies a section of negative width - raise an exception if some of the given range lies before the first of the array - tries to convert the start and end of the passed range to Integers using #to_int - raises a TypeError if the start or end of the passed range is not numeric /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/first_spec.rb Array#first - returns the first element - returns nil if self is empty - returns the first count elements if given a count - returns an empty array when passed count on an empty array - returns an empty array when passed count == 0 - returns an array containing the first element when passed count == 1 - raises an ArgumentError when count is negative - returns the entire array when count > length - returns an array which is independent to the original when passed count - properly handles recursive arrays - tries to convert the passed argument to an Integer using #to_int - raises a TypeError if the passed argument is not numeric - does not return subclass instance when passed count on Array subclasses - is not destructive /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/flatten_spec.rb Array#flatten - returns a one-dimensional flattening recursively - takes an optional argument that determines the level of recursion - returns self when the level of recursion is 0 - ignores negative levels - tries to convert passed Objects to Integers using #to_int - raises a TypeError when the passed Object can't be converted to an Integer - does not call flatten on elements - raises an ArgumentError on recursive arrays - flattens any element which responds to #to_ary, using the return value of said method - returns subclass instance for Array subclasses - is not destructive Array#flatten! - modifies array to produce a one-dimensional flattening recursively - returns self if made some modifications - returns nil if no modifications took place - takes an optional argument that determines the level of recursion - treats negative levels as no arguments - tries to convert passed Objects to Integers using #to_int - raises a TypeError when the passed Object can't be converted to an Integer - does not call flatten! on elements - raises an ArgumentError on recursive arrays - flattens any elements which responds to #to_ary, using the return value of said method - raises a TypeError on frozen arrays when the array is modified - does not raise on frozen arrays when the array would not be modified /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/frozen_spec.rb Array#frozen? - returns true if array is frozen - returns true for an array being sorted by #sort! - returns false for an array being sorted by #sort /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/hash_spec.rb Array#hash - returns the same fixnum for arrays with the same content - properly handles recursive arrays - calls to_int on result of calling hash on each element - ignores array class differences - returns same hash code for arrays with the same content - returns the same value if arrays are #eql? /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/include_spec.rb Array#include? - returns true if object is present, false otherwise - determines presence by using element == obj - calls == on elements from left to right until success /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/index_spec.rb Array#index - returns the index of the first element == to object - returns 0 if first element == to object - returns size-1 if only last element == to object - returns nil if no element == to object - accepts a block instead of an argument - ignore the block if there is an argument /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/indexes_spec.rb Array#indexes - returns elements at integer argument indexes (DEPRECATED) - tries to convert the passed arguments to Integers using #to_int - returns elements in range arguments as nested arrays (DEPRECATED) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/indices_spec.rb Array#indices - returns elements at integer argument indexes (DEPRECATED) - tries to convert the passed arguments to Integers using #to_int - returns elements in range arguments as nested arrays (DEPRECATED) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/initialize_copy_spec.rb Array#initialize_copy - is private - replaces the elements with elements from other array - properly handles recursive arrays - returns self - does not make self dependent to the original array - tries to convert the passed argument to an Array using #to_ary - does not call #to_ary on Array subclasses - raises a TypeError on a frozen array /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/initialize_spec.rb Array#initialize - is private - is called on subclasses - preserves the object's identity even when changing its value - raise an ArgumentError if passed 3 or more arguments - raises a TypeError on frozen arrays even if the array would not be modified Array#initialize with no arguments - makes the array empty - does not use the given block Array#initialize with (array) - replaces self with the other array - does not use the given block - calls #to_ary to convert the value to an array - does not call #to_ary on instances of Array or subclasses of Array - raises a TypeError if an Array type argument and a default object Array#initialize with (size, object=nil) - sets the array to size and fills with the object - sets the array to size and fills with nil when object is omitted - raises an ArgumentError if size is negative - raises an ArgumentError if size is too large - calls #to_int to convert the size argument to an Integer when object is given - calls #to_int to convert the size argument to an Integer when object is not given - raises a TypeError if the size argument is not an Integer type - yields the index of the element and sets the element to the value of the block - uses the block value instead of using the default value - returns the value passed to break - sets the array to the values returned by the block before break is executed /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/insert_spec.rb Array#insert - returns self - inserts objects before the element at index for non-negative index - appends objects to the end of the array for index == -1 - inserts objects after the element at index with negative index - pads with nils if the index to be inserted to is past the end - can insert before the first element with a negative index - raises an IndexError if the negative index is out of bounds - does nothing of no object is passed - tries to convert the passed position argument to an Integer using #to_int - raises an ArgumentError if no argument passed - raises a TypeError on frozen arrays when the array is modified - does not raise on frozen arrays when the array would not be modified /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/inspect_spec.rb Array#inspect - returns a string - calls inspect on its elements - handles recursive arrays /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/intersection_spec.rb Array#& - creates an array with elements common to both arrays (intersection) - creates an array with no duplicates - creates an array with elements in order they are first encountered - does not modify the original Array - tries to convert the passed argument to an Array using #to_ary - determines equivalence between elements in the sense of eql? - does return subclass instances for Array subclasses - does not call to_ary on array subclasses /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/join_spec.rb Array#join - returns an empty string if the Array is empty - returns a string formed by concatenating each element.to_s separated by separator without trailing separator - raises a NoMethodError if an element does not respond to #to_s - uses the same separator with nested arrays - tries to convert the passed separator to a String using #to_str - handles recursive arrays - does not consider taint of either the array or the separator when the array is empty - returns a string which would be infected with taint of the array, its elements or the separator when the array is not empty - does not separates elements when the passed separator is nil - uses $, as the default separator (which defaults to nil) - does not process the separator if the array is empty - calls #to_str to convert the separator to a String - raises a TypeError if the separator cannot be coerced to a String by calling #to_str /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/last_spec.rb Array#last - returns the last element - returns nil if self is empty - returns the last count elements if given a count - returns an empty array when passed a count on an empty array - returns an empty array when count == 0 - returns an array containing the last element when passed count == 1 - raises an ArgumentError when count is negative - returns the entire array when count > length - returns an array which is independent to the original when passed count - properly handles recursive arrays - tries to convert the passed argument to an Integer usinig #to_int - raises a TypeError if the passed argument is not numeric - does not return subclass instance on Array subclasses - is not destructive /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/length_spec.rb Array#length - returns the number of elements - properly handles recursive arrays /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/map_spec.rb Array#map - returns a copy of array with each element replaced by the value returned by block - does not return subclass instance - does not change self - returns the evaluated value of block if it broke in the block - returns a copy of self if no block given - does not copy tainted status Array#map! - replaces each element with the value returned by block - returns self - returns the evaluated value of block but its contents is partially modified, if it broke in the block - returns an Enumerator when no block given, and the enumerator can modify the original array - keeps tainted status - raises a TypeError on a frozen array /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/minus_spec.rb Array#- - creates an array minus any items from other array - removes multiple items on the lhs equal to one on the rhs - properly handles recursive arrays - tries to convert the passed arguments to Arrays using #to_ary - raises a TypeError if the argument cannot be coerced to an Array by calling #to_ary - does not return subclass instance for Array subclasses - does not call to_ary on array subclasses - acts as if using an intermediate hash to collect values - is not destructive /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/multiply_spec.rb Array#* - tries to convert the passed argument to a String using #to_str - tires to convert the passed argument to an Integer using #to_int - raises a TypeError if the argument can neither be converted to a string nor an integer - converts the passed argument to a String rather than an Integer - raises a TypeError is the passed argument is nil - raises an ArgumentError when passed 2 or more arguments - raises an ArgumentError when passed no arguments Array#* with an integer - concatenates n copies of the array when passed an integer - does not return self even if the passed integer is 1 - properly handles recursive arrays - raises an ArgumentError when passed a negative integer - returns subclass instance with Array subclasses - copies the taint status of the original array even if the array is empty - copies the taint status of the original array if the passed count is not 0 Array#* with a string - returns an empty string if the Array is empty - returns a string formed by concatenating each element.to_s separated by separator without trailing separator - raises a NoMethodError if an element does not respond to #to_s - uses the same separator with nested arrays - tries to convert the passed separator to a String using #to_str - handles recursive arrays - does not consider taint of either the array or the separator when the array is empty - returns a string which would be infected with taint of the array, its elements or the separator when the array is not empty /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/new_spec.rb Array.new - returns an instance of Array - returns an instance of a subclass - raise an ArgumentError if passed 3 or more arguments Array.new with no arguments - returns an empty array - does not use the given block Array.new with (array) - returns an array initialized to the other array - does not use the given block - calls #to_ary to convert the value to an array - does not call #to_ary on instances of Array or subclasses of Array - raises a TypeError if an Array type argument and a default object Array.new with (size, object=nil) - returns an array of size filled with object - returns an array of size filled with nil when object is omitted - raises an ArgumentError if size is negative - raises an ArgumentError if size is too large - calls #to_int to convert the size argument to an Integer when object is given - calls #to_int to convert the size argument to an Integer when object is not given - raises a TypeError if the size argument is not an Integer type - yields the index of the element and sets the element to the value of the block - uses the block value instead of using the default value - returns the value passed to break /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/nitems_spec.rb Array#nitems - returns the number of non-nil elements - properly handles recursive arrays /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/pack_spec.rb Array#pack - returns a String - raises an ArgumentError with ('%') - raises an ArgumentError on empty array - sequentially processes each pack format, which consumes element in the array, and finally concatenates their result - just ignores unknown format - ignores white spaces - treats a white space as a separator of formats - skips everything till the end of line (LF) string with ('#') - returns a tainted string when a pack argument is tainted - returns a not tainted string even if the array is tainted - reuses last array element as often as needed to complete the string Array#pack with the empty format - returns an empty string Array#pack with format 'A' - returns a String - cuts string if its size greater than directive count - considers count = 1 if count omited - returns empty string if count = 0 with - returns the whole argument string with star parameter - comsumres only one array item per a format - tries to convert the pack argument to a String using #to_str - raises a TypeError if array item is not String with ('A') - returns space padded string Array#pack with format 'a' - returns a String - cuts string if its size greater than directive count - considers count = 1 if count omited - returns empty string if count = 0 with - returns the whole argument string with star parameter - comsumres only one array item per a format - tries to convert the pack argument to a String using #to_str - raises a TypeError if array item is not String with ('A') - returns null padded string with ('a') Array#pack with format 'Z' - returns a String - cuts string if its size greater than directive count - considers count = 1 if count omited - returns empty string if count = 0 with - returns the whole argument string with star parameter - comsumres only one array item per a format - tries to convert the pack argument to a String using #to_str - raises a TypeError if array item is not String with ('A') - returns null padded string with ('a') Array#pack with format 'B' - returns packed bit-string descending order - accepts characters other than 0 or 1 for compatibility to perl - conversion edge case: all zeros - conversion edge case: all ones - conversion edge case: left one - conversion edge case: right one - conversion edge case: edge sequences not in first char - uses zeros if count is not multiple of 8 - returns zero-char for each 2 of count that greater than string length - returns extra zero char if count is odd and greater than string length - starts new char if string is ended before char's 8 bits - considers count = 1 if no explicit count it given - returns empty string if count = 0 - uses argument string length as count if count = * - consumes only one array item per a format - raises a TypeError if corresponding array item is not String Array#pack with format 'b' - returns packed bit-string descending order - conversion edge case: all zeros - conversion edge case: all ones - conversion edge case: left one - conversion edge case: right one - conversion edge case: edge sequences not in first char - accepts characters other than 0 or 1 for compatibility to perl - uses zeros if count is not multiple of 8 - returns zero-char for each 2 of count that greater than string length - returns extra zero char if count is odd and greater than string length - starts new char if argument string is ended before char's 8 bits - considers count = 1 if no explicit count it given - returns empty string if count = 0 - uses argument string length as count if count = * - consumes only one array item per a format - raises a TypeError if corresponding array item is not String Array#pack with format 'H' - encodes hexadecimal digits to byte sequence in the order of high-nibble first - ignores rest of the pack argument when the argument is too long - fills low-nibble of the last byte with 0 when count is odd - fills the rest bytes with 0 if pack argument has insufficient length - fills low-nibble of the last byte with 0 when count is odd even if pack argument has insufficient length - considers count = 1 if count omited - returns empty string if count = 0 with - returns the whole argument string with star parameter - consumes only one array item per a format - tries to convert the pack argument to a String using #to_str Array#pack with format 'h' - encodes hexadecimal digits to byte sequence in the order of low-nibble first - ignores rest of the pack argument when the argument is too long - fills low-nibble of the last byte with 0 when count is odd - fills the rest bytes with 0 if pack argument has insufficient length - fills high-nibble of the last byte with 0 when count is odd even if pack argument has insufficient length - considers count = 1 if count omited - returns empty string if count = 0 with - returns the whole argument string with star parameter - consumes only one array item per a format - tries to convert the pack argument to a String using #to_str Array#pack with format 'C' - returns a string with byte of appropriate number - regards negative values as 2's complement in order to converts it to positive - reduces value to fit in byte - tries to convert the pack argument to an Integer using #to_int - accepts a Symbol as a pack argument because it responds to #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left - raises ArgumentError when tails suffix '_' - raises ArgumentError when tails suffix '!' Array#pack with format 'c' - returns a string with byte of appropriate number - regards negative values as 2's complement in order to converts it to positive - reduces value to fit in byte - tries to convert the pack argument to an Integer using #to_int - accepts a Symbol as a pack argument because it responds to #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left - raises ArgumentError when tails suffix '_' - raises ArgumentError when tails suffix '!' Array#pack with format 'n' - returns a string containing 2 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - drops higher bytes when a pack argument is >= 2**32 - drops higher bytes when a pack argument is < -2**32 - tries to convert the pack argument to an Integer using #to_int - may raise a RangeError when a pack argument is >= 2**32 - may raise a RangeError when a pack argument is <= -2**32 - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left - raises ArgumentError when tails suffix '_' - raises ArgumentError when tails suffix '!' Array#pack with format 'v' - returns a string containing 2 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - drops higher bytes when a pack argument is >= 2**16 - drops higher bytes when a pack argument is < -2**16 - may raise a RangeError when a pack argument is >= 2**32 - may raise a RangeError when a pack argument is <= -2**32 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left - raises ArgumentError when tails suffix '_' - raises ArgumentError when tails suffix '!' Array#pack with format 'N' - returns a string containing 4 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**32 - raises a RangeError when a pack argument is <= -2**32 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left - raises ArgumentError when tails suffix '_' - raises ArgumentError when tails suffix '!' Array#pack with format 'V' - returns a string containing 4 bytes for an integer - raises a RangeError when a pack argument is >= 2**32 - raises a RangeError when a pack argument is <= -2**32 - regards negative values as 2's complement in order to converts it to positive - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left - raises ArgumentError when tails suffix '_' - raises ArgumentError when tails suffix '!' Array#pack with format 's' - returns a string containing 2 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - drops higher bytes when a pack argument is >= 2**32 - drops higher bytes when a pack argument is < -2**32 - tries to convert the pack argument to an Integer using #to_int - may raise a RangeError when a pack argument is >= 2**32 - may raise a RangeError when a pack argument is <= -2**32 - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'S' - returns a string containing 2 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - drops higher bytes when a pack argument is >= 2**32 - drops higher bytes when a pack argument is < -2**32 - tries to convert the pack argument to an Integer using #to_int - may raise a RangeError when a pack argument is >= 2**32 - may raise a RangeError when a pack argument is <= -2**32 - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'l' - returns a string containing 4 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**32 - raises a RangeError when a pack argument is <= -2**32 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'L' - returns a string containing 4 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**32 - raises a RangeError when a pack argument is <= -2**32 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'q' - returns a string containing 8 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**64 - raises a RangeError when a pack argument is <= -2**64 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'Q' - returns a string containing 8 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**64 - raises a RangeError when a pack argument is <= -2**64 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 's!' - returns a string containing 2 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - drops higher bytes when a pack argument is >= 2**32 - drops higher bytes when a pack argument is < -2**32 - tries to convert the pack argument to an Integer using #to_int - may raise a RangeError when a pack argument is >= 2**32 - may raise a RangeError when a pack argument is <= -2**32 - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 's_' - returns a string containing 2 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - drops higher bytes when a pack argument is >= 2**32 - drops higher bytes when a pack argument is < -2**32 - tries to convert the pack argument to an Integer using #to_int - may raise a RangeError when a pack argument is >= 2**32 - may raise a RangeError when a pack argument is <= -2**32 - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'S!' - returns a string containing 2 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - drops higher bytes when a pack argument is >= 2**32 - drops higher bytes when a pack argument is < -2**32 - tries to convert the pack argument to an Integer using #to_int - may raise a RangeError when a pack argument is >= 2**32 - may raise a RangeError when a pack argument is <= -2**32 - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'S_' - returns a string containing 2 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - drops higher bytes when a pack argument is >= 2**32 - drops higher bytes when a pack argument is < -2**32 - tries to convert the pack argument to an Integer using #to_int - may raise a RangeError when a pack argument is >= 2**32 - may raise a RangeError when a pack argument is <= -2**32 - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'i' - returns a string containing 4 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**32 - raises a RangeError when a pack argument is <= -2**32 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'i!' - returns a string containing 4 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**32 - raises a RangeError when a pack argument is <= -2**32 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'i_' - returns a string containing 4 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**32 - raises a RangeError when a pack argument is <= -2**32 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'I' - returns a string containing 4 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**32 - raises a RangeError when a pack argument is <= -2**32 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'I!' - returns a string containing 4 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**32 - raises a RangeError when a pack argument is <= -2**32 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'I_' - returns a string containing 4 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**32 - raises a RangeError when a pack argument is <= -2**32 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'l!' - returns a string containing 4 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**32 - raises a RangeError when a pack argument is <= -2**32 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'l_' - returns a string containing 4 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**32 - raises a RangeError when a pack argument is <= -2**32 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'L!' - returns a string containing 4 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**32 - raises a RangeError when a pack argument is <= -2**32 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'L_' - returns a string containing 4 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**32 - raises a RangeError when a pack argument is <= -2**32 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'f' - consumes as many Floats as specified - tries to convert the pack argument to a Float using #to_f - accepts a string representation of real number as the pack argument - accepts an integer as the pack argument - does not raise an error even if passed a integer which is too large to cast into float value - raises a TypeError if corresponding array item is not Float - returns a string with length 4 - accepts the positive zero - accepts the negative zero - accepts a positive value - accepts a negative value - accepts the positive infinity - accepts the negative infinity - accepts a NaN - keeps order of nonnegative real numbers - reverses order of nonpositive real numbers Array#pack with format 'd' - consumes as many Floats as specified - tries to convert the pack argument to a Float using #to_f - accepts a string representation of real number as the pack argument - accepts an integer as the pack argument - does not raise an error even if passed a integer which is too large to cast into float value - raises a TypeError if corresponding array item is not Float - returns a string with length 8 - accepts the positive zero - accepts the negative zero - accepts a positive value - accepts a negative value - accepts the positive infinity - accepts the negative infinity - accepts a NaN - keeps order of nonnegative real numbers - reverses order of nonpositive real numbers Array#pack with format 'e' - consumes as many Floats as specified - tries to convert the pack argument to a Float using #to_f - accepts a string representation of real number as the pack argument - accepts an integer as the pack argument - does not raise an error even if passed a integer which is too large to cast into float value - raises a TypeError if corresponding array item is not Float - returns a string with length 4 - accepts the positive zero - accepts the negative zero - accepts a positive value - accepts a negative value - accepts the positive infinity - accepts the negative infinity - accepts a NaN Array#pack with format 'E' - consumes as many Floats as specified - tries to convert the pack argument to a Float using #to_f - accepts a string representation of real number as the pack argument - accepts an integer as the pack argument - does not raise an error even if passed a integer which is too large to cast into float value - raises a TypeError if corresponding array item is not Float - returns a string with length 8 - accepts the positive zero - accepts the negative zero - accepts a positive value - accepts a negative value - accepts the positive infinity - accepts the negative infinity - accepts a NaN Array#pack with format 'g' - consumes as many Floats as specified - tries to convert the pack argument to a Float using #to_f - accepts a string representation of real number as the pack argument - accepts an integer as the pack argument - does not raise an error even if passed a integer which is too large to cast into float value - raises a TypeError if corresponding array item is not Float - returns a string with length 4 - accepts the positive zero - accepts the negative zero - accepts a positive value - accepts a negative value - accepts the positive infinity - accepts the negative infinity - accepts a NaN - keeps order of nonnegative real numbers - reverses order of nonpositive real numbers Array#pack with format 'G' - consumes as many Floats as specified - tries to convert the pack argument to a Float using #to_f - accepts a string representation of real number as the pack argument - accepts an integer as the pack argument - does not raise an error even if passed a integer which is too large to cast into float value - raises a TypeError if corresponding array item is not Float - returns a string with length 8 - accepts the positive zero - accepts the negative zero - accepts a positive value - accepts a negative value - accepts the positive infinity - accepts the negative infinity - accepts a NaN - keeps order of nonnegative real numbers - reverses order of nonpositive real numbers Array#pack with format 'M' - encodes string with Quoted Printable encoding - doesn't encode new line chars - always appends soft line break at the end of encoded string - appends soft line break after each 72 chars + 1 encoded char in encoded string by default - appends soft line break after each specified number of chars + 1 encoded char in encoded string for the specified number > 1 - appends soft line break after each 72 chars + 1 encoded char in encoded string for the specified count is 1 - appends soft line break after each 72 chars + 1 encoded char in encoded string for the specified count is 0 - doesn't quote chars 32..60 and 62..126 - quotes chars by adding equal sign and char's hex value - quotes equal sign - doesn't quote \t char - returns empty string if source string is empty - calls #to_s on object to convert to string - does not check whether the pack argument responds to #to_s before call #to_s - comsumres only one array item per a format - ignores star parameter - properly handles recursive arrays Array#pack with format 'm' - encodes string with Base64 encoding - converts series of 3-char sequences into four 4-char sequences - fills chars with non-significant bits with '=' sign - appends newline at the end of result string - appends newline whenever after consumes 45 bytes by default - appends newline whenever after consumes [number/3]*3 of bytes for the specified number > 2, where [x] is the floor function - ignores line length parameter if it is 1 or 2 - ignores line length parameter if it is 0 - comsumres only one array item per a format - ignores star parameter - encodes 6-bit char less than 26 with capital letters - encodes 6-bit char from 26 to 51 with lowercase letters - encodes 6-bit char 62 with '+' - encodes 6-bit char 63 with '/' - returns empty string if source string is empty - tries to convert the pack argument to a String using #to_str - raises a TypeError if corresponding array item is not string Array#pack with format 'U' - regards a integer as a Unicode codepoint and encodes into UTF-8 byte sequence - raises an ArgumentError if count is greater than array elements left - raises RangeError when a pack argument is negative - raises RangeError when a pack argument >= 2**32 - may accept a pack argument > max of Unicode codepoint - only takes as many elements as specified after ('U') Array#pack with format 'u' - encodes string with UU-encoding - converts series of 3-char sequences into four 4-char sequences - appends zero-chars to source string if string length is not multiple of 3 - appends newline at the end of result string - appends newline whenever after consumes 45 bytes by default - prepends encoded line length to each line with ('u') - appends newline whenever after consumes [number/3]*3 of bytes for the specified number > 2, where [x] is the floor function - ignores line length parameter if it is < 3 - comsumres only one array item per a format - ignores star parameter - encodes 6-bit char with another char starting from char 32 with ('u') - replaces spaces in encoded string with grave accent (`) char with ('u') - returns empty string if source string is empty with ('u') - tries to convert the pack argument to a String using #to_str - raises a TypeError if corresponding array item is not string Array#pack with format 'w' - converts to BER-compressed integer - raises ArgumentError when a pack argument is negative - raises an ArgumentError if the count is greater than the number of remaining array elements - calls to_int on non-integer values before packing - raises TypeError on nil and non-numeric arguments Array#pack with format 'X' - decreases result string by one byte - with count decreases result string by count bytes - with zero count doesn't change result string - treats start parameter as zero count - raises an ArgumentError if count greater than already generated string length - raises an ArgumentError if it is first directive - doesn't increment the array index count Array#pack with '@' - moves the end of result string into the specified position by offset from head - fills blank with NUL bytes if the position exceeds the end of string - concatenates successing formats at the position '@' moves it into - does not recover lost bytes when shorten the string and then extends it again - is able to work with 'X' Array#pack with format 'x' - returns NUL-byte string - returns string of count zero chars with count - returns empty string with count == 0 - behaves like with count == 0 with star parameter - doesn't increment the array index count String#unpack with 'w' directive - produces a BER-compressed integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/partition_spec.rb Array#partition - returns two arrays - returns in the left array values for which the block evaluates to true - properly handles recursive arrays - does not return subclass instances on Array subclasses /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/permutation_spec.rb Array#permutation - returns an Enumerator of all permutations when called without a block or arguments - returns an Enumerator of permutations of given length when called with an argument but no block - yields all permutations to the block then returns self when called with block but no arguments - yields all permutations of given length to the block then returns self when called with block and argument - returns the empty permutation ([[]]) when the given length is 0 - returns the empty permutation([]) when called on an empty Array - returns no permutations when the given length has no permutations - handles duplicate elements correctly - handles nested Arrays correctly - truncates Float arguments - returns an Enumerator which works as expected even when the array was modified /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/plus_spec.rb Array#+ - concatenates two arrays - can concatenate an array with itself - tries to convert the passed argument to an Array using #to_ary - properly handles recursive arrays - does return subclass instances with Array subclasses - does not call to_ary on array subclasses - does not get infected even if an original array is tainted /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/pop_spec.rb Array#pop - removes and returns the last element of the array - returns nil if there are no more elements - properly handles recursive arrays - keeps taint status - raises a TypeError on a frozen array Array#pop passed a number n as an argument - removes and returns an array with the last n element of the array - returns a new empty array if there are no more elements - returns whole elements if n exceeds size of the array - does not return self even when it returns whole elements - raises an ArgumentError if n is negative - tries to convert n to an Integer using #to_int - raises a TypeError when the passed n can be coerced to Integer - raises an ArgumentError if more arguments are passed - does not return subclass instances with Array subclass - returns an untainted array even if the array is tainted - keeps taint status - raises a TypeError on a frozen array /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/product_spec.rb Array#product - returns converted arguments using :to_ary - returns the expected result - has no required argument - returns an empty array when the argument is an empty array /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/push_spec.rb Array#push - appends the arguments to the array - isn't confused by previous shift - properly handles recursive arrays - raises a TypeError on a frozen array if modification takes place - does not raise on a frozen array if no modification is made /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/rassoc_spec.rb Array#rassoc - returns the first contained array whose second element is == object - properly handles recursive arrays - calls elem == obj on the second element of each contained array - does not check the last element in each contained but speficically the second /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/reject_spec.rb Array#reject - returns a new array without elements for which block is true - properly handles recursive arrays - returns subclass instance on Array subclasses - returns an Enumerator if no block given Array#reject! - removes elements for which block is true - properly handles recursive arrays - returns nil if no changes are made - raises a TypeError on a frozen array - returns an Enumerator if no block given /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/replace_spec.rb Array#replace - replaces the elements with elements from other array - properly handles recursive arrays - returns self - does not make self dependent to the original array - tries to convert the passed argument to an Array using #to_ary - does not call #to_ary on Array subclasses - raises a TypeError on a frozen array /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/reverse_each_spec.rb Array#reverse_each - traverses array in reverse order and pass each element to block - returns self - yields only the top level element of an empty recursive arrays - yields only the top level element of a recursive array - returns an Enumerator if no block given /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/reverse_spec.rb Array#reverse - returns a new array with the elements in reverse order - returns subclass instance on Array subclasses - properly handles recursive arrays Array#reverse! - reverses the elements in place - properly handles recursive arrays - raises a TypeError on a frozen array /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/rindex_spec.rb Array#rindex - returns the first index backwards from the end where element == to object - returns size-1 if last element == to object - returns 0 if only first element == to object - returns nil if no element == to object - properly handles empty recursive arrays - properly handles recursive arrays - accepts a block instead of an argument - ignore the block if there is an argument /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/rotate_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/sample_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/select_spec.rb Array#select - returns an Enumerator if no block given - returns a new array of elements for which block is true - does not return subclass instance on Array subclasses - properly handles recursive arrays /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/shift_spec.rb Array#shift - removes and returns the first element - returns nil when the array is empty - properly handles recursive arrays - raises a TypeError on a frozen array Array#shift passed a number n as an argument - removes and returns an array with the first n element of the array - does not corrupt the array when shift without arguments is followed by shift with an argument - returns a new empty array if there are no more elements - returns whole elements if n exceeds size of the array - does not return self even when it returns whole elements - raises an ArgumentError if n is negative - tries to convert n to an Integer using #to_int - raises a TypeError when the passed n can be coerced to Integer - raises an ArgumentError if more arguments are passed - does not return subclass instances with Array subclass - returns an untainted array even if the array is tainted - keeps taint status - raises a TypeError on a frozen array /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/shuffle_spec.rb Array#shuffle - returns the same values, in a usually different order - returns subclass instances with Array subclass - is not destructive Array#shuffle! - returns the same values, in a usually different order - raises a TypeError on a frozen array /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/size_spec.rb Array#size - returns the number of elements - properly handles recursive arrays /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/slice_spec.rb Array#slice! - removes and return the element at index - removes and returns length elements beginning at start - properly handles recursive arrays - calls to_int on start and length arguments - removes and return elements in range - calls to_int on range arguments - does not expand array with indices out of bounds - does not expand array with negative indices out of bounds - raises a TypeError on a frozen array Array#slice - returns the element at index with [index] - returns the element at index from the end of the array with [-index] - return count elements starting from index with [index, count] - returns count elements starting at index from the end of array with [-index, count] - returns the first count elements with [0, count] - returns the subarray which is independent to self with [index,count] - tries to convert the passed argument to an Integer using #to_int - returns the elements specified by Range indexes with [m..n] - returns elements specified by Range indexes except the element at index n with [m...n] - returns elements that exist if range start is in the array but range end is not with [m..n] - accepts Range instances having a negative m and both signs for n with [m..n] and [m...n] - returns the subarray which is independent to self with [m..n] - tries to convert Range elements to Integers using #to_int with [m..n] and [m...n] - returns the same elements as [m..n] and [m...n] with Range subclasses - returns nil for a requested index not in the array with [index] - returns [] if the index is valid but length is zero with [index, length] - returns nil if length is zero but index is invalid with [index, length] - returns [] if index == array.size with [index, length] - returns nil if index > array.size with [index, length] - returns nil if length is negative with [index, length] - returns nil if no requested index is in the array with [m..n] - returns nil if range start is not in the array with [m..n] - returns an empty array when m == n with [m...n] - returns an empty array with [0...0] - returns a subarray where m, n negatives and m < n with [m..n] - returns an array containing the first element with [0..0] - returns the entire array with [0..-1] - returns all but the last element with [0...-1] - returns [3] for [2..-1] out of [1, 2, 3] - returns an empty array when m > n and m, n are positive with [m..n] - returns an empty array when m > n and m, n are negative with [m..n] - does not expand array when the indices are outside of the array bounds - returns a subclass instance when called on a subclass of Array - raises a RangeError when the start index is out of range of Fixnum - raises a RangeError when the length is out of range of Fixnum /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/sort_by_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/sort_spec.rb Array#sort - returns a new array sorted based on comparing elements with <=> - does not affect the original Array - sorts already-sorted Arrays - sorts reverse-sorted Arrays - sorts Arrays that consist entirely of equal elements - sorts Arrays that consist mostly of equal elements - does not return self even if the array would be already sorted - properly handles recursive arrays - uses #<=> of elements in order to sort - does not deal with exceptions raised by unimplemented or incorrect #<=> - may take a block which is used to determine the order of objects a and b described as -1, 0 or +1 - does not call #<=> on contained objects when invoked with a block - does not call #<=> on elements when invoked with a block even if Array is large (Rubinius #412) - completes when supplied a block that always returns the same result - returns subclass instance on Array subclasses - does not freezes self during being sorted - returns the specified value when it would break in the given block - compares values returned by block with 0 - raises an error if objects can't be compared Array#sort! - sorts array in place using <=> - sorts array in place using block value if a block given - returns self if the order of elements changed - returns self even if makes no modification - properly handles recursive arrays - uses #<=> of elements in order to sort - does not call #<=> on contained objects when invoked with a block - does not call #<=> on elements when invoked with a block even if Array is large (Rubinius #412) - completes when supplied a block that always returns the same result - raises a TypeError on a frozen array - temporarily freezes self and recovers after sorted - returns the specified value when it would break in the given block - makes some modification even if finished sorting when it would break in the given block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/to_a_spec.rb Array#to_a - returns self - does not return subclass instance on Array subclasses - properly handles recursive arrays /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/to_ary_spec.rb Array#to_ary - returns self - properly handles recursive arrays /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/to_s_spec.rb Array#to_s - is equivalent to #join without a separator string - returns '[...]' for an empty array embedded in itself - returns '[...]' for the embedded array in a recursive array /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/transpose_spec.rb Array#transpose - assumes an array of arrays and returns the result of transposing rows and columns - tries to convert the passed argument to an Array using #to_ary - properly handles recursive arrays - raises a TypeError if the passed Argument does not respond to #to_ary - does not call to_ary on array subclass elements - raises an IndexError if the arrays are not of the same length - does not return subclass instance on Array subclasses /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/try_convert_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/union_spec.rb Array#| - returns an array of elements that appear in either array (union) - creates an array with no duplicates - creates an array with elements in order they are first encountered - properly handles recursive arrays - tries to convert the passed argument to an Array using #to_ary - acts as if using an intermediate hash to collect values - does not return subclass instances for Array subclasses - does not call to_ary on array subclasses /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/uniq_spec.rb Array#uniq - returns an array with no duplicates - properly handles recursive arrays - uses eql? semantics - compares elements first with hash - does not compare elements with different hash codes via eql? - compares elements with matching hash codes with #eql? - returns subclass instance on Array subclasses Array#uniq! - modifies the array in place - returns self - properly handles recursive arrays - returns nil if no changes are made to the array - raises a TypeError on a frozen array when the array is modified - does not raise an exception on a frozen array when the array would not be modified /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/unshift_spec.rb Array#unshift - prepends object to the original array - quietly ignores unshifting nothing - properly handles recursive arrays - raises a TypeError on a frozen array - does not raise an exception on a frozen array if no modification takes place /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/values_at_spec.rb Array#values_at - returns an array of elements at the indexes when passed indexes - calls to_int on its indices - returns an array of elements in the ranges when passes ranges - properly handles recursive arrays - calls to_int on arguments of ranges when passes ranges - does not return subclass instance on Array subclasses /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/zip_spec.rb Array#zip - returns an array of arrays containing corresponding elements of each array - fills in missing values with nil - properly handles recursive arrays - calls #to_ary to convert the argument to an Array - calls block if supplied - does not return subclass instance on Array subclasses /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/basicobject/basic_object_class_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/basicobject/basic_object_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/basicobject/basic_object_subclass_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/basicobject/instance_exec_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/basicobject/metaclass_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/basicobject/method_missing_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/basicobject/new_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/basicobject/singleton_method_added_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/basicobject/singleton_method_removed_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/basicobject/singleton_method_undefined_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/abs_spec.rb Bignum#abs - returns the absolute value /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/bit_and_spec.rb Bignum#& - returns self bitwise AND other - coerces Float arguments into Integers - tries to convert the given argument to an Integer using to_int - raises a TypeError when the given argument can't be converted to Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/bit_or_spec.rb Bignum#| - returns self bitwise OR other - coerces Float arguments to Integers - tries to convert the given argument to an Integer using to_int - raises a TypeError when the given argument can't be converted to Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/bit_xor_spec.rb Bignum#^ - returns self bitwise EXCLUSIVE OR other - coerces Float arguments into Integers - tries to convert the given argument to an Integer using to_int - raises a TypeError when the given argument can't be converted to Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/coerce_spec.rb Bignum#coerce - coerces other to a Bignum and returns [other, self] when passed a Fixnum - returns [other, self] when passed a Bignum - raises a TypeError when not passed a Fixnum or Bignum - raises a TypeError when passed a Float or String /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/comparison_spec.rb Bignum#<=> - returns -1 when self is less than the given argument - returns 0 when self is equal to the given argument - returns 1 when self is greater than the given argument - returns nil when the given argument is not an Integer - returns 1 when self is Infinity and other is a Bignum (FAILED - 2) - returns 1 when self is negative and other is -Infinity - returns -1 when self is -Infinity and other is negative - returns -1 when self is negative and other is Infinty (FAILED - 3) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/complement_spec.rb Bignum#~ - returns self with each bit flipped /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/div_spec.rb Bignum#div - returns self divided by other - raises a ZeroDivisionError if other is zero and not a Float - raises a TypeError when given a non-Integer - returns a result of integer division of self by a float argument - raises FloatDomainError if the argument is a float zero /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/divide_spec.rb Bignum#/ - returns self divided by other - raises a ZeroDivisionError if other is zero and not a Float - raises a TypeError when given a non-Integer - returns self divided by float - does NOT raise ZeroDivisionError if other is zero and is a Float /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/divmod_spec.rb Bignum#divmod - returns an Array containing quotient and modulus obtained from dividing self by the given argument - raises a ZeroDivisionError when the given argument is 0 - raises a FloatDomainError if other is NaN - raises a FloatDomainError when the given argument is 0 and a Float - raises a TypeError when the given argument is not an Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/element_reference_spec.rb Bignum#[] - returns the nth bit in the binary representation of self - tries to convert the given argument to an Integer using #to_int - raises a TypeError when the given argument can't be converted to Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/eql_spec.rb Bignum#eql? when given a Bignum - returns true if the given argument has the same value Bignum#eql? when given a non-Bignum - returns false /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/equal_value_spec.rb Bignum#== - returns true if self has the same value as the given argument - calls 'other == self' if the given argument is not an Integer - returns the result of 'other == self' as a boolean /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/even_spec.rb Bignum#even? - returns true if self is even and positive - returns true if self is even and negative - returns false if self is odd and positive - returns false if self is odd and negative /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/exponent_spec.rb Bignum#** - returns self raised to other power - raises a TypeError when given a non-Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/gt_spec.rb Bignum#> - returns true if self is greater than the given argument - raises an ArgumentError when given a non-Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/gte_spec.rb Bignum#>= - returns true if self is greater than or equal to other - raises an ArgumentError when given a non-Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/hash_spec.rb Bignum#hash - is provided - is stable /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/left_shift_spec.rb Bignum#<< - returns self shifted the given amount of bits to the left - performs a right-shift if given a negative value - tries to convert the given argument to an Integer using to_int - raises a TypeError when the given argument can't be converted to Integer - raises a RangeError when the given argument is a Bignum /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/lt_spec.rb Bignum#< - returns true if self is less than the given argument - raises an ArgumentError when given a non-Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/lte_spec.rb Bignum#<= - returns true if self is less than or equal to other - raises an ArgumentError when given a non-Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/minus_spec.rb Bignum#- - returns self minus the given Integer - raises a TypeError when given a non-Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/modulo_spec.rb Bignum#% - returns the modulus obtained from dividing self by the given argument - raises a ZeroDivisionError when the given argument is 0 - does not raise a FloatDomainError when the given argument is 0 and a Float - raises a TypeError when given a non-Integer Bignum#modulo - returns the modulus obtained from dividing self by the given argument - raises a ZeroDivisionError when the given argument is 0 - does not raise a FloatDomainError when the given argument is 0 and a Float - raises a TypeError when given a non-Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/multiply_spec.rb Bignum#* - returns self multiplied by the given Integer - raises a TypeError when given a non-Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/odd_spec.rb Bignum#odd? - returns true if self is odd and positive - returns true if self is odd and negative - returns false if self is even and positive - returns false if self is even and negative /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/plus_spec.rb Bignum#+ - returns self plus the given Integer - raises a TypeError when given a non-Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/quo_spec.rb Bignum#quo - returns the result of self divided by the given Integer as a Float - does not raise a ZeroDivisionError when the given Integer is 0 - does not raise a FloatDomainError when the given argument is 0 and a Float - raises a TypeError when given a non-Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/remainder_spec.rb Bignum#remainder - returns the remainder of dividing self by other - raises a ZeroDivisionError if other is zero and not a Float - does NOT raise ZeroDivisionError if other is zero and is a Float /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/right_shift_spec.rb Bignum#>> - returns self shifted the given amount of bits to the right - performs a left-shift if given a negative value - tries to convert the given argument to an Integer using to_int - raises a TypeError when the given argument can't be converted to Integer - returns 0 when the given argument is a Bignum and self is positive - returns -1 when the given argument is a Bignum and self is negative /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/size_spec.rb Bignum#size - returns the number of bytes in the machine representation in multiples of four /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/to_f_spec.rb Bignum#to_f - returns self converted to a Float - converts number close to Float::MAX without exceeding MAX or producing NaN /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/to_s_spec.rb Bignum#to_s when given a base - returns self converted to a String using the given base - raises an ArgumentError if the base is less than 2 or higher than 36 Bignum#to_s when given no base - returns self converted to a String using base 10 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/uminus_spec.rb Bignum#-@ - returns self as a negative value /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/binding/clone_spec.rb Binding#clone - returns a copy of the Bind object - is a shallow copy of the Bind object /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/binding/dup_spec.rb Binding#dup - returns a copy of the Bind object - is a shallow copy of the Bind object /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/binding/eval_spec.rb Binding#eval - behaves like Kernel.eval(..., self) - needs to be completed /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/builtin_constants/builtin_constants_spec.rb RUBY_VERSION - is a String RUBY_PATCHLEVEL - is a Fixnum RUBY_COPYRIGHT - is a String RUBY_DESCRIPTION - is a String RUBY_PLATFORM - is a String RUBY_RELEASE_DATE - is a String /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/class/allocate_spec.rb Class#allocate - returns an instance of self - returns a fully-formed instance of Module - does not call initialize on the new instance /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/class/inherited_spec.rb Class.inherited - is invoked with the child Class when self is subclassed - is invoked only once per subclass - is called when marked as a private class method - is called when marked as a protected class method - is called when marked as a public class method - is called by super from a method provided by an included module - is called by super even when marked as a private class method - will be invoked by child class regardless of visibility /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/class/initialize_copy_spec.rb Class#initialize_copy - raises a TypeError when called on already initialized classes /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/class/initialize_spec.rb Class#new - returns a new instance of self - invokes #initialize on the new instance with the given args - passes the block to #initialize Class#initialize - raises a TypeError when called on already initialized classes /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/class/new_spec.rb Class.new with a block given - uses the given block as the class' body - creates a subclass of the given superclass Class.new - creates a new anonymous class - creates a class without a name - creates a class that can be given a name by assigning it to a constant - sets the new class' superclass to the given class - sets the new class' superclass to Object when no class given - raises a TypeError when given a non-Class /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/class/superclass_spec.rb Class#superclass - returns the superclass of self /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/comparable/between_spec.rb Comparable#between? - returns true if self is greater than or equal to the first and less than or equal to the second argument /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/comparable/equal_value_spec.rb Comparable#== - returns true if other is the same as self - calls #<=> on self with other and returns true if #<=> returns 0 - returns false if calling #<=> on self returns a non-zero Integer - returns nil if calling #<=> on self returns nil or a non-Integer - returns nil if calling #<=> on self raises a StandardError /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/comparable/gt_spec.rb Comparable#> - calls #<=> on self with other and returns true if #<=> returns any Integer greater than 0 - returns false if calling #<=> on self returns 0 or any Integer less than 0 - raises an ArgumentError if calling #<=> on self returns nil /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/comparable/gte_spec.rb Comparable#>= - calls #<=> on self with other and returns true if #<=> returns 0 or any Integer greater than 0 - returns false if calling #<=> on self returns any Integer less than 0 - raises an ArgumentError if calling #<=> on self returns nil /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/comparable/lt_spec.rb Comparable#< - calls #<=> on self with other and returns true if #<=> returns any Integer less than 0 - returns false if calling #<=> on self returns 0 or any Integer greater than 0 - raises an ArgumentError if calling #<=> on self returns nil /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/comparable/lte_spec.rb Comparable#<= - calls #<=> on self with other and returns true if #<=> returns 0 or any Integer less than 0 - returns false if calling #<=> on self returns any Integer greater than 0 - raises an ArgumentError if calling #<=> on self returns nil /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/Complex_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/abs2_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/abs_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/angle_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/arg_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/coerce_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/conj_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/conjugate_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/denominator_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/divide_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/equal_value_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/exponent_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/fdiv_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/hash_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/imag_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/inspect_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/integer_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/minus_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/multiply_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/numerator_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/plus_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/polar_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/rationalize_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/real_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/rect_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/rectangular_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/to_s_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/continuation/call_spec.rb Continuation#call - using #call transfers execution to right after the Kernel.callcc block - arguments given to #call (or nil) are returned by the Kernel.callcc block (as Array unless only one object) - #[] is an alias for #call - closes over lexical environments - escapes an inner ensure block - executes an outer ensure block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/continuation/element_reference_spec.rb Continuation#call - using #call transfers execution to right after the Kernel.callcc block - arguments given to #call (or nil) are returned by the Kernel.callcc block (as Array unless only one object) - #[] is an alias for #call - closes over lexical environments - escapes an inner ensure block - executes an outer ensure block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/continuation/new_spec.rb Continuation.new - raises a NoMethodError /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/chdir_spec.rb Dir.chdir - defaults to $HOME with no arguments - changes to the specified directory - returns 0 when successfully changing directory - calls #to_str on the argument if it's not a String - calls #to_str on the argument if it's not a String and a block is given - returns the value of the block when a block is given - defaults to the home directory when given a block but no argument - changes to the specified directory for the duration of the block - raises a SystemCallError if the directory does not exist - raises a SystemCallError if the original directory no longer exists - always returns to the original directory when given a block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/chroot_spec.rb Dir.chroot as regular user - raises an Errno::EPERM exception if the directory exists - raises a SystemCallError if the directory doesn't exist /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/close_spec.rb Dir#close - closes the stream and fd and returns nil Dir#close - raises an IOError when called on a closed Dir instance /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/delete_spec.rb Dir.delete - removes empty directories - calls #to_str on non-String arguments - raises a SystemCallError when trying to remove a nonempty directory - raises a SystemCallError if lacking adequate permissions to remove the directory /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/dir_spec.rb Dir - includes Enumerable /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/each_spec.rb Dir#each - yields each directory entry in succession - returns the directory which remains open - returns an Enumerator if no block given Dir#each - raises an IOError when called on a closed Dir instance /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/element_reference_spec.rb Dir.[] - converts patterns with to_str - matches non-dotfiles with '*' - returns empty array when empty pattern provided - matches regexp special + - matches regexp special * - matches regexp special ? - matches regexp special | - matches regexp special ^ - matches regexp special $ - matches regexp special ( - matches regexp special ) - matches regexp special [ - matches regexp special ] - matches regexp special { - matches regexp special } - matches dotfiles with '.*' - matches non-dotfiles with '*' - matches dotfiles with '.*' - matches files with any ending with '*' - matches files with any middle with '*' - matches files with multiple '*' special characters - matches non-dotfiles in the current directory with '**' - matches dotfiles in the current directory with '.**' - recursively matches any nondot subdirectories with '**/' - recursively matches any subdirectories including ./ and ../ with '.**/' - matches a single character except leading '.' with '?' - accepts multiple '?' characters in a pattern - matches any characters in a set with '[]' - matches any characters in a range with '[-]' - matches any characters except those in a set with '[^]' - matches any characters except those in a range with '[^-,,...}' - accepts string sets with empty strings with {,,} - matches dot or non-dotfiles with '{,.}*' - matches special characters by escaping with a backslash with '\' - recursively matches directories with '**/' Dir.[] - matches multiple recursives /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/entries_spec.rb Dir.entries - returns an Array of filenames in an existing directory including dotfiles - raises a SystemCallError if called with a nonexistent diretory /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/exist_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/exists_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/foreach_spec.rb Dir.foreach - yields all names in an existing directory to the provided block - returns nil when successful - raises a SystemCallError if passed a nonexistent directory - returns an Enumerator if no block given /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/getwd_spec.rb Dir.getwd - returns the current working directory /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/glob_spec.rb Dir.glob - converts patterns with to_str - matches non-dotfiles with '*' - returns empty array when empty pattern provided - matches regexp special + - matches regexp special * - matches regexp special ? - matches regexp special | - matches regexp special ^ - matches regexp special $ - matches regexp special ( - matches regexp special ) - matches regexp special [ - matches regexp special ] - matches regexp special { - matches regexp special } - matches dotfiles with '.*' - matches non-dotfiles with '*' - matches dotfiles with '.*' - matches files with any ending with '*' - matches files with any middle with '*' - matches files with multiple '*' special characters - matches non-dotfiles in the current directory with '**' - matches dotfiles in the current directory with '.**' - recursively matches any nondot subdirectories with '**/' - recursively matches any subdirectories including ./ and ../ with '.**/' - matches a single character except leading '.' with '?' - accepts multiple '?' characters in a pattern - matches any characters in a set with '[]' - matches any characters in a range with '[-]' - matches any characters except those in a set with '[^]' - matches any characters except those in a range with '[^-,,...}' - accepts string sets with empty strings with {,,} - matches dot or non-dotfiles with '{,.}*' - matches special characters by escaping with a backslash with '\' - recursively matches directories with '**/' Dir.glob - matches multiple recursives Dir.glob - matches both dot and non-dotfiles with '*' and option File::FNM_DOTMATCH - matches files with any beginning with '*' and option File::FNM_DOTMATCH - matches any files in the current directory with '**' and option File::FNM_DOTMATCH - recursively matches any subdirectories except './' or '../' with '**/' and option File::FNM_DOTMATCH - matches the literal character '\' with option File::FNM_NOESCAPE - returns nil for directories current user has no permission to read /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/home_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/inspect_spec.rb Dir#inspect - returns a String - includes the class name - includes the directory name /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/mkdir_spec.rb Dir.mkdir - creates the named directory with the given permissions - call #to_str on non-String arguments - raises a SystemCallError if any of the directories in the path before the last does not exist - raises Errno::EEXIST if the specified directory already exists - raises Errno::EEXIST if the argument points to the existing file Dir.mkdir - raises a SystemCallError when lacking adequate permissions in the parent dir /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/new_spec.rb Dir.new - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/open_spec.rb Dir.open - returns a Dir instance representing the specified directory - raises a SystemCallError if the directory does not exist - may take a block which is yielded to with the Dir instance - returns the value of the block if a block is given - closes the Dir instance when the block exits if given a block - closes the Dir instance when the block exits the block even due to an exception /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/path_spec.rb Dir#path - returns the path that was supplied to .new or .open - returns the path even when called on a closed Dir instance /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/pos_spec.rb Dir#pos - returns an Integer representing the current position in the directory - returns a different Integer if moved from previous position Dir#pos - raises an IOError when called on a closed Dir instance Dir#pos= - moves the read position to a previously obtained position /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/pwd_spec.rb Dir.pwd - returns the current working directory - correctly displays dirs with unicode characters in them /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/read_spec.rb Dir#read - returns the file name in the current seek position - raises an IOError when called on a closed Dir instance /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/rewind_spec.rb Dir#rewind - resets the next read to start from the first entry - returns the Dir instance - raises an IOError when called on a closed Dir instance /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/rmdir_spec.rb Dir.rmdir - removes empty directories - calls #to_str on non-String arguments - raises a SystemCallError when trying to remove a nonempty directory - raises a SystemCallError if lacking adequate permissions to remove the directory /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/seek_spec.rb Dir#seek - returns the Dir instance - moves the read position to a previously obtained position /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/tell_spec.rb Dir#tell - returns an Integer representing the current position in the directory - returns a different Integer if moved from previous position - raises an IOError when called on a closed Dir instance /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/unlink_spec.rb Dir.unlink - removes empty directories - calls #to_str on non-String arguments - raises a SystemCallError when trying to remove a nonempty directory - raises a SystemCallError if lacking adequate permissions to remove the directory /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/aliases_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/ascii_compatible_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/compatible_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/converter/asciicompat_encoding_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/converter/constants_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/converter/convert_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/converter/convpath_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/converter/destination_encoding_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/converter/finish_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/converter/last_error_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/converter/primitive_convert_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/converter/primitive_errinfo_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/converter/putback_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/converter/replacement_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/converter/search_convpath_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/converter/source_encoding_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/default_external_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/default_internal_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/dummy_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/find_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/inspect_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/invalid_byte_sequence_error/destination_encoding_name_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/invalid_byte_sequence_error/destination_encoding_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/invalid_byte_sequence_error/error_bytes_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/invalid_byte_sequence_error/incomplete_input_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/invalid_byte_sequence_error/readagain_bytes_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/invalid_byte_sequence_error/source_encoding_name_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/invalid_byte_sequence_error/source_encoding_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/list_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/locale_charmap_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/name_list_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/name_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/names_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/replicate_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/to_s_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/undefined_conversion_error/destination_encoding_name_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/undefined_conversion_error/destination_encoding_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/undefined_conversion_error/error_char_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/undefined_conversion_error/source_encoding_name_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/undefined_conversion_error/source_encoding_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/all_spec.rb Enumerable#all? - always returns true on empty enumeration - raises an ArgumentError when any arguments provided - raises NoMethodError if there is no #each method defined - does not hide exceptions out of #each Enumerable#all? with no block - returns true if no elements are false or nil - returns false if there are false or nil elements Enumerable#all? with block - returns true if the block never returns false or nil - returns false if the block ever returns false or nil - stops iterating once the return value is determined - does not hide exceptions out of the block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/any_spec.rb Enumerable#any? - always returns false on empty enumeration - raises an ArgumentError when any arguments provided - raises NoMethodError if there is no #each method defined - does not hide exceptions out of #each Enumerable#any? with no block - returns true if any element is not false or nil - returns false if all elements are false or nil Enumerable#any? with block - returns true if the block ever returns other than false or nil - any? should return false if the block never returns other than false or nil - stops iterating once the return value is determined - does not hide exceptions out of the block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/chunk_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/collect_concat_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/collect_spec.rb Enumerable#collect - returns a new array with the results of passing each element to block - gathers whole arrays as elements when each yields multiple - returns to_a when no block given /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/count_spec.rb Enumerable#count - returns size when no argument or a block - counts nils if given nil as an argument - accepts an argument for comparison using == - uses a block for comparison - ignores the block when given an argument /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/cycle_spec.rb Enumerable#cycle - loops indefinitely if no argument or nil argument Enumerable#cycle passed a number n as an argument - returns nil and does nothing for non positive n - calls each at most once - yields only when necessary - tries to convert n to an Integer using #to_int - raises a TypeError when the passed n can be coerced to Integer - raises an ArgumentError if more arguments are passed /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/detect_spec.rb Enumerable#detect - passes each entry in enum to block while block when block is false - returns nil when the block is false and there is no ifnone proc given - returns the first element for which the block is not false - returns the value of the ifnone proc if the block is false - doesn't call the ifnone proc if an element is found - calls the ifnone proc only once when the block is false - returns an enumerator when no block given - passes the ifnone proc to the enumerator /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/drop_spec.rb Enumerable#drop - requires exactly one argument Enumerable#drop passed a number n as an argument - raise ArgumentError if n < 0 - tries to convert n to an Integer using #to_int - returns [] for empty enumerables - returns [] if dropping all - raises a TypeError when the passed n can be coerced to Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/drop_while_spec.rb Enumerable#drop_while - returns an Enumerator if no block given - returns no/all elements for {true/false} block - accepts returns other than true/false - passes elements to the block until the first false - will only go through what's needed - doesn't return self when it could /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/each_cons_spec.rb Enumerable#each_cons - passes element groups to the block - raises an Argument Error if there is not a single parameter > 0 - tries to convert n to an Integer using #to_int - works when n is >= full length - yields only as much as needed - returns an enumerator if no block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/each_slice_spec.rb Enumerable#each_slice - passes element groups to the block - raises an Argument Error if there is not a single parameter > 0 - tries to convert n to an Integer using #to_int - works when n is >= full length - yields only as much as needed - returns an enumerator if no block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/each_with_index_spec.rb Enumerable#each_with_index - passes each element and its index to block - provides each element to the block - provides each element to the block and its index - binds splat arguments properly - returns an enumerator if no block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/each_with_object_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/entries_spec.rb Enumerable#entries - returns an array containing the elements - passes arguments to each /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/find_all_spec.rb Enumerable#find_all - returns all elements for which the block is not false - returns an enumerator when no block given /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/find_index_spec.rb Enumerable#find_index - passes each entry in enum to block while block when block is false - returns nil when the block is false - returns the first index for which the block is not false - returns the first index found - returns nil when the element not found - ignores the block if an argument is given - returns an Enumerator if no block given /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/find_spec.rb Enumerable#find - passes each entry in enum to block while block when block is false - returns nil when the block is false and there is no ifnone proc given - returns the first element for which the block is not false - returns the value of the ifnone proc if the block is false - doesn't call the ifnone proc if an element is found - calls the ifnone proc only once when the block is false - returns an enumerator when no block given - passes the ifnone proc to the enumerator /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/first_spec.rb Enumerable#first - returns the first element - returns nil if self is empty Enumerable#first when passed an argument - returns the first count elements if given a count - returns an empty array when passed count on an empty array - returns an empty array when passed count == 0 - returns an array containing the first element when passed count == 1 - raises an ArgumentError when count is negative - returns the entire array when count > length - tries to convert the passed argument to an Integer using #to_int - raises a TypeError if the passed argument is not numeric /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/flat_map_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/grep_spec.rb Enumerable#grep - grep without a block should return an array of all elements === pattern - grep with a block should return an array of elements === pattern passed through block - grep the enumerable (rubycon legacy) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/group_by_spec.rb Enumerable#group_by - returns a hash with values grouped according to the block - returns an empty hash for empty enumerables - returns an Enumerator if called without a block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/include_spec.rb Enumerable#include? - returns true if any element == argument - returns true if any member of enum equals obj when == compare different classes (legacy rubycon) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/inject_spec.rb Enumerable#inject - with argument takes a block with an accumulator (with argument as initial value) and the current element. Value of block becomes new accumulator - produces an array of the accumulator and the argument when given a block with a *arg - can take two argument - ignores the block if two arguments - can take a symbol argument - without argument takes a block with an accumulator (with first element as initial value) and the current element. Value of block becomes new accumulator - with inject arguments(legacy rubycon) - without inject arguments(legacy rubycon) - returns nil when fails(legacy rubycon) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/join_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/map_spec.rb Enumerable#map - returns a new array with the results of passing each element to block - gathers whole arrays as elements when each yields multiple - returns to_a when no block given /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/max_by_spec.rb Enumerable#max_by - returns an enumerator if no block - returns nil if #each yields no objects - returns the object for whom the value returned by block is the largest - returns the object that appears first in #each in case of a tie - uses max.<=>(current) to determine order - is able to return the maximum for enums that contain nils /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/max_spec.rb Enumerable#max - max should return the maximum element - return the maximum element (basics cases) - returns nil for an empty Enumerable - raises a NoMethodError for elements without #<=> - raises an ArgumentError for incomparable elements - return the maximum element (with block - returns the minimum for enumerables that contain nils /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/member_spec.rb Enumerable#member? - returns true if any element == argument - returns true if any member of enum equals obj when == compare different classes (legacy rubycon) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/min_by_spec.rb Enumerable#min_by - returns an enumerator if no block - returns nil if #each yields no objects - returns the object for whom the value returned by block is the largest - returns the object that appears first in #each in case of a tie - uses min.<=>(current) to determine order - is able to return the maximum for enums that contain nils /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/min_spec.rb Enumerable#min - min should return the minimum element - return the minimun (basic cases) - returns nil for an empty Enumerable - raises a NoMethodError for elements without #<=> - raises an ArgumentError for incomparable elements - return the minimun when using a block rule - returns the minimum for enumerables that contain nils /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/minmax_by_spec.rb Enumerable#minmax_by - returns an enumerator if no block - returns nil if #each yields no objects - returns the object for whom the value returned by block is the largest - returns the object that appears first in #each in case of a tie - uses min/max.<=>(current) to determine order - is able to return the maximum for enums that contain nils /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/minmax_spec.rb Enumerable#minmax - min should return the minimum element - returns [nil, nil] for an empty Enumerable - raises an ArgumentError when elements are incomparable - raises a NoMethodError for elements without #<=> - return the minimun when using a block rule /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/none_spec.rb Enumerable#none? - returns true if none of the elements in self are true - returns false if at least one of the elements in self are true Enumerable#none? with a block - passes each element to the block in turn until it returns true - stops passing elements to the block when it returns true - returns true if the block never returns true - returns false if the block ever returns true /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/one_spec.rb Enumerable#one? - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/partition_spec.rb Enumerable#partition - returns two arrays, the first containing elements for which the block is true, the second containing the rest - returns an Enumerator if called without a block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/reduce_spec.rb Enumerable#reduce - with argument takes a block with an accumulator (with argument as initial value) and the current element. Value of block becomes new accumulator - produces an array of the accumulator and the argument when given a block with a *arg - can take two argument - ignores the block if two arguments - can take a symbol argument - without argument takes a block with an accumulator (with first element as initial value) and the current element. Value of block becomes new accumulator - with inject arguments(legacy rubycon) - without inject arguments(legacy rubycon) - returns nil when fails(legacy rubycon) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/reject_spec.rb Enumerable#reject - returns an array of the elements for which block is false - returns an Enumerator if called without a block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/reverse_each_spec.rb Enumerable#reverse_each - traverses enum in reverse order and pass each element to block - returns an Enumerator if no block given /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/select_spec.rb Enumerable#select - returns all elements for which the block is not false - returns an enumerator when no block given /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/sort_by_spec.rb Enumerable#sort_by - returns an array of elements ordered by the result of block - sorts the object by the given attribute - returns an Enumerator when a block is not supplied /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/sort_spec.rb Enumerable#sort - sorts by the natural order as defined by <=> - yields elements to the provided block - raises a NoMethodError if elements do not define <=> - sorts enumerables that contain nils - compare values returned by block with 0 - raises an error if objects can't be compared /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/take_spec.rb Enumerable#take - requires an argument Enumerable#take when passed an argument - returns the first count elements if given a count - returns an empty array when passed count on an empty array - returns an empty array when passed count == 0 - returns an array containing the first element when passed count == 1 - raises an ArgumentError when count is negative - returns the entire array when count > length - tries to convert the passed argument to an Integer using #to_int - raises a TypeError if the passed argument is not numeric /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/take_while_spec.rb Enumerable#take_while - returns an Enumerator if no block given - returns no/all elements for {true/false} block - accepts returns other than true/false - passes elements to the block until the first false - will only go through what's needed - doesn't return self when it could /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/to_a_spec.rb Enumerable#to_a - returns an array containing the elements - passes arguments to each /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/zip_spec.rb Enumerable#zip - combines each element of the receiver with the element of the same index in arrays given as arguments - passes each element of the result array to a block and return nil if a block is given - fills resulting array with nils if an argument array is too short - converts arguments to arrays using #to_a /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerator/each_spec.rb Enumerator#each - yields each element of self to the given block - calls #each on the object given in the constructor by default - calls #each on the underlying object until it's exhausted - calls the method given in the constructor instead of #each - calls the method given in the constructor until it's exhausted - raises a NoMethodError if the object doesn't respond to #each - returns an Enumerator if no block is given /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerator/each_with_index_spec.rb Enumerator#each_with_index - passes each element and its index to block - returns the object being enumerated when given a block - binds splat arguments properly - returns an enumerator if no block is supplied - raises an ArgumentError if passed extra arguments - passes on the given block's return value - returns the iterator's return value /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerator/each_with_object_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerator/enum_for_spec.rb #enum_for - is defined in Kernel - returns a new enumerator - defaults the first argument to :each /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerator/new_spec.rb Enumerator.new - creates a new custom enumerator with the given object, iterator and arguments - creates a new custom enumerator that responds to #each - creates a new custom enumerator that runs correctly - aliases the second argument to :each - doesn't check for the presence of the iterator method - uses the latest define iterator method /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerator/next_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerator/peek_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerator/rewind_spec.rb Enumerator#rewind - resets the enumerator to its initial state - returns self - has no effect on a new enumerator - has no effect if called multiple, consecutive times /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerator/to_enum_spec.rb #to_enum - is defined in Kernel - returns a new enumerator - defaults the first argument to :each /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerator/with_index_spec.rb Enumerator#with_index - passes each element and its index to block - returns the object being enumerated when given a block - binds splat arguments properly - returns an enumerator if no block is supplied /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerator/with_object_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/clear_spec.rb ENV.clear - deletes all environment variables /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/delete_if_spec.rb ENV.delete_if - deletes pairs if the block returns true - returns ENV even if nothing deleted - returns an Enumerator if no block given /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/delete_spec.rb ENV.delete - removes the variable and return its value /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/each_key_spec.rb ENV.each_key - returns each key - returns an Enumerator if called without a block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/each_pair_spec.rb ENV.each_pair - returns each pair - returns an Enumerator if called without a block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/each_spec.rb ENV.each - returns each pair - returns an Enumerator if called without a block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/each_value_spec.rb ENV.each_value - returns each value - returns an Enumerator if called without a block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/element_reference_spec.rb ENV.[] - returns the specified environment variable - returns nil if the variable isn't found /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/element_set_spec.rb ENV.[]= - sets the environment variable to the given value /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/empty_spec.rb ENV.empty? - return true if the Environment is empty - returns false if not empty /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/fetch_spec.rb ENV.fetch - returns a value - raises IndexError for an invalid key - provides the given default parameter - provides a default value from a block - warns on block and default parameter given /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/has_key_spec.rb ENV.has_key? - returns true if ENV has the key - return false if ENV doesn't include the key /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/has_value_spec.rb ENV.has_value? - returns true if ENV has the value - returns false if ENV doesn't have the value /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/include_spec.rb ENV.include? - returns true if ENV has the key - return false if ENV doesn't include the key /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/index_spec.rb ENV.index - needs to be reviewed for completeness - returns the index associated with the passed value - returns nil if the passed value is not found /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/indexes_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/indices_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/inspect_spec.rb ENV.inspect - returns a String that looks like a Hash with real data /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/invert_spec.rb ENV.invert - returns a hash with ENV.keys as the values and vice versa /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/key_spec.rb ENV.key? - returns true if ENV has the key - return false if ENV doesn't include the key /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/keys_spec.rb ENV.keys - returns all the keys /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/length_spec.rb ENV.length - returns the number of ENV entries /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/member_spec.rb ENV.member? - returns true if ENV has the key - return false if ENV doesn't include the key /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/rehash_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/reject_spec.rb ENV.reject! - rejects entries based on key - rejects entries based on value - returns itself or nil - returns an Enumerator if called without a block - doesn't raise if empty ENV.reject - rejects entries based on key - rejects entries based on value - returns a Hash - returns an Enumerator if called without a block - doesn't raise if empty /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/replace_spec.rb ENV.replace - replaces ENV with a Hash /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/select_spec.rb ENV.select - returns the Hash for which block return true - returns an Enumerator when no block is given /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/shift_spec.rb ENV.shift - returns a pair and deletes it - returns nil if ENV.empty? /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/size_spec.rb ENV.size - returns the number of ENV entries /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/store_spec.rb ENV.store - sets the environment variable to the given value /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/to_a_spec.rb ENV.to_a - returns the ENV as an array /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/to_hash_spec.rb ENV.to_hash - returns the ENV as a hash /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/to_s_spec.rb ENV.to_s - returns "ENV" /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/update_spec.rb ENV.update - add the parameter hash to ENV - yields key, the old value and the new value when replacing entries /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/value_spec.rb ENV.value? - returns true if ENV has the value - returns false if ENV doesn't have the value /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/values_at_spec.rb ENV.values_at - returns an array of the values referenced by the parameters as keys /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/values_spec.rb ENV.values - returns an array of the values /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/arguments_spec.rb ArgumentError - is a subclass of StandardError /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/backtrace_spec.rb Exception#backtrace - returns nil if no backtrace was set - returns an Array - sets each element to a String - includes the filename of the location where self raised in the first element - includes the line number of the location where self raised in the first element - includes the name of the method from where self raised in the first element - includes the filename of the location immediately prior to where self raised in the second element - includes the line number of the location immediately prior to where self raised in the second element - contains lines of the same format for each prior position in the stack /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/case_compare_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/equal_value_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/errno_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/exception_spec.rb Exception.exception - creates a new instance of Exception - sets the message of the Exception when passes a message - returns 'Exception' for message when no message given - returns the exception when it has a custom constructor Exception - is a Class - is a superclass of NoMemoryError - is a superclass of ScriptError - is a superclass of SignalException - is a superclass of Interrupt - is a superclass of StandardError - is a superclass of SystemExit - is a superclass of SystemStackError Exception#exception - returns self when passed no argument - returns self when passed self as an argument - returns an exception of the same class as self with the message given as argument - returns an exception of the same class as self with the message given as argument, but without reinitializing /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/exit_value_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/initialize_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/inspect_spec.rb Exception#inspect - returns '#' when no message given - includes message when given /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/io_error_spec.rb IOError - is a superclass of EOFError /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/message_spec.rb Exception#message - returns the exception message /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/name_error_spec.rb NameError - is a superclass of NoMethodError NameError.new - NameError.new should take optional name argument /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/name_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/new_spec.rb Exception.new - creates a new instance of Exception - sets the message of the Exception when passes a message - returns 'Exception' for message when no message given - returns the exception when it has a custom constructor /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/no_method_error_spec.rb NoMethodError.new - allows passing method args NoMethodError#args - returns an empty array if the caller method had no arguments - returns an array with the same elements as passed to the method NoMethodError#message - for an undefined method match /undefined method/ - for an protected method match /protected method/ - for private method match /private method/ /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/range_error_spec.rb RangeError - is a superclass of FloatDomainError /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/script_error_spec.rb ScriptError - is a superclass of LoadError - is a superclass of NotImplementedError - is a superclass of SyntaxError /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/set_backtrace_spec.rb Exception#set_backtrace - allows the user to set the backtrace to any array /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/standard_error_spec.rb StandardError - is a superclass of ArgumentError - is a superclass of IOError - is a superclass of IndexError - is a superclass of LocalJumpError - is a superclass of NameError - is a superclass of RangeError - is a superclass of RegexpError - is a superclass of RuntimeError - is a superclass of SecurityError - is a superclass of SystemCallError - is a superclass of ThreadError - is a superclass of TypeError - is a superclass of ZeroDivisionError /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/system_call_error_spec.rb SystemCallError.new - requires at least one argumentt - takes an optional errno argument - accepts single Fixnum argument as errno - constructs the appropriate Errno class SystemCallError#errno - returns nil when no errno given - returns the errno given as optional argument to new SystemCallError#message - should return default message when no message given - returns the message given as an argument to new /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/to_s_spec.rb Exception#to_s - returns the self's name if no message is set - returns self's message if set /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/to_str_spec.rb Exception#to_str - returns the self's name if no message is set - returns self's message if set /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/false/and_spec.rb FalseClass#& - returns false /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/false/inspect_spec.rb FalseClass#inspect - returns the string 'false' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/false/or_spec.rb FalseClass#| - return false if other is nil or false, otherwise true /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/false/to_s_spec.rb FalseClass#to_s - returns the string 'false' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/false/xor_spec.rb FalseClass#^ - returns false if other is nil or false, otherwise true /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fiber/new_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fiber/resume_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fiber/yield_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/absolute_path_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/atime_spec.rb File.atime - returns the last access time for the named file as a Time object - raises an Errno::ENOENT exception if the file is not found File#atime - returns the last access time to self /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/basename_spec.rb File.basename - return the basename of a path (basic cases) - return the last component of the filename - return an string - return the basename for unix format - return the basename for edge cases - return the basename for unix suffix - raises a TypeError if the arguments are not String types - raises an ArgumentError if passed more than two arguments /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/blockdev_spec.rb File.blockdev? - returns true/false depending if the named file is a block device /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/chardev_spec.rb File.chardev? - returns true/false depending if the named file is a char device /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/chmod_spec.rb File#chmod - returns 0 if successful - always succeeds with any numeric values - invokes to_int on non-integer argument - with '0222' makes file writable but not readable or executable - with '0444' makes file readable but not writable or executable - with '0666' makes file readable and writable but not executable - with '0111' makes file executable but not readable or writable - modifies the permission bits of the files specified File.chmod - returns the number of files modified - always succeeds with any numeric values - throws a TypeError if the given path is not coercable into a string - invokes to_int on non-integer argument - invokes to_str on non-string file names - with '0222' makes file writable but not readable or executable - with '0444' makes file readable but not writable or executable - with '0666' makes file readable and writable but not executable - with '0111' makes file executable but not readable or writable - modifies the permission bits of the files specified /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/chown_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/constants/constants_spec.rb File::Constants::APPEND - is defined File::Constants::CREAT - is defined File::Constants::EXCL - is defined File::Constants::FNM_CASEFOLD - is defined File::Constants::FNM_DOTMATCH - is defined File::Constants::FNM_NOESCAPE - is defined File::Constants::FNM_PATHNAME - is defined File::Constants::FNM_SYSCASE - is defined File::Constants::LOCK_EX - is defined File::Constants::LOCK_NB - is defined File::Constants::LOCK_SH - is defined File::Constants::LOCK_UN - is defined File::Constants::NONBLOCK - is defined File::Constants::RDONLY - is defined File::Constants::RDWR - is defined File::Constants::SYNC - is defined File::Constants::TRUNC - is defined File::Constants::WRONLY - is defined File::Constants::NOCTTY - is defined /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/constants_spec.rb File::Constants - match mode constants - the separator constant - the open mode constants - lock mode constants File::Constants - File::RDONLY - File::WRONLY - File::CREAT - File::RDWR - File::APPEND - File::TRUNC - File::NOCTTY - File::NONBLOCK - File::LOCK_EX - File::LOCK_NB - File::LOCK_SH - File::LOCK_UN - File::SEPARATOR - File::Separator - File::PATH_SEPARATOR - File::SEPARATOR - File::PATH_SEPARATOR /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/ctime_spec.rb File.ctime - Returns the change time for the named file (the time at which directory information about the file was changed, not the file itself). - raises an Errno::ENOENT exception if the file is not found File#ctime - Returns the change time for the named file (the time at which directory information about the file was changed, not the file itself). /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/delete_spec.rb File.delete - returns 0 when called without arguments - deletes a single file - deletes multiple files - raises an TypeError if not passed a String type - raises an Errno::ENOENT when the given file doesn't exist - coerces a given parameter into a string if possible /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/directory_spec.rb File.directory? - return true if dir is a directory, otherwise return false - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/dirname_spec.rb File.dirname - returns all the components of filename except the last one - returns a String - does not modify its argument - ignores a trailing / - returns the return all the components of filename except the last one (unix format) - returns all the components of filename except the last one (edge cases on all platforms) - returns all the components of filename except the last one (edge cases on non-windows) - raises a TypeError if not passed a String type /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/executable_real_spec.rb File.executable_real? - returns true if the file its an executable - returns true if named file is readable by the real user id of the process, otherwise false - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type - returns false if the file does not exist /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/executable_spec.rb File.executable? - returns true if named file is executable by the effective user id of the process, otherwise false - return true if the argument is an executable file - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type - returns false if the file does not exist /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/exist_spec.rb File.exist? - return true if the file exist - return true if the file exist using the alias exists? - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/exists_spec.rb File.exists? - return true if the file exist - return true if the file exist using the alias exists? - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/expand_path_spec.rb File.expand_path - converts a pathname to an absolute pathname - converts a pathname to an absolute pathname, Ruby-Talk:18512 - converts a pathname to an absolute pathname, using a complete path - converts a pathname to an absolute pathname, using ~ (home) as base - expand path with - expand_path for commoms unix path give a full path - leaves multiple prefixed slashes untouched - raises an ArgumentError if the path is not valid - expands ~ENV['USER'] to the user's home directory - expands ../foo with ~/dir as base dir to /path/to/user/home/foo - raises an ArgumentError if not passed one or two arguments - raises a TypeError if not passed a String type - expands /./dir to /dir /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/extname_spec.rb File.extname - returns the extension (the portion of file name in path after the period). - returns the extension (the portion of file name in path after the period).(edge cases) - returns only the last extension of a file with several dots - raises a TypeError if not passed a String type - raises an ArgumentError if not passed one argument /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/file_spec.rb File - includes File::Constants File.file? - returns true if the named file exists and is a regular file. - return true if the null device exists and is a regular file. - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/flock_spec.rb File#flock - exclusively locks a file - non-exclusively locks a file - returns false if trying to lock an exclusively locked file - returns 0 if trying to lock a non-exclusively locked file /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/fnmatch_spec.rb File.fnmatch - matches entire strings - does not match partial strings - does not support { } patterns - matches a single character for each ? character - matches zero or more characters for each * character - matches ranges of characters using bracket expresions (e.g. [a-z]) - matches ranges of characters using bracket expresions, taking case into account - does not match characters outside of the range of the bracket expresion - matches ranges of characters using exclusive bracket expresions (e.g. [^t] or [!t]) - matches characters with a case sensitive comparison - matches characters with case insensitive comparison when flags includes FNM_CASEFOLD - doesn't match case sensitive characters on platfroms with case sensitive paths, when flags include FNM_SYSCASE - does not match '/' characters with ? or * when flags includes FNM_PATHNAME - does not match '/' characters inside bracket expressions when flags includes FNM_PATHNAME - matches literal ? or * in path when pattern includes \? or \* - matches literal character (e.g. 'a') in path when pattern includes escaped character (e.g. \a) - matches '\' characters in path when flags includes FNM_NOESACPE - escapes special characters inside bracket expression - does not match leading periods in filenames with wildcards by default - matches patterns with leading periods to dotfiles by default - matches leading periods in filenames when flags includes FNM_DOTMATCH - matches multiple directories with ** and * - matches multiple directories with ** when flags includes File::FNM_PATHNAME - returns false if '/' in pattern do not match '/' in path when flags includes FNM_PATHNAME - returns true if '/' in pattern match '/' in path when flags includes FNM_PATHNAME - raises a TypeError if the first and second arguments are not string-like - raises a TypeError if the third argument is not an Integer - does not raise a TypeError if the third argument can be coerced to an Integer File.fnmatch? - matches entire strings - does not match partial strings - does not support { } patterns - matches a single character for each ? character - matches zero or more characters for each * character - matches ranges of characters using bracket expresions (e.g. [a-z]) - matches ranges of characters using bracket expresions, taking case into account - does not match characters outside of the range of the bracket expresion - matches ranges of characters using exclusive bracket expresions (e.g. [^t] or [!t]) - matches characters with a case sensitive comparison - matches characters with case insensitive comparison when flags includes FNM_CASEFOLD - doesn't match case sensitive characters on platfroms with case sensitive paths, when flags include FNM_SYSCASE - does not match '/' characters with ? or * when flags includes FNM_PATHNAME - does not match '/' characters inside bracket expressions when flags includes FNM_PATHNAME - matches literal ? or * in path when pattern includes \? or \* - matches literal character (e.g. 'a') in path when pattern includes escaped character (e.g. \a) - matches '\' characters in path when flags includes FNM_NOESACPE - escapes special characters inside bracket expression - does not match leading periods in filenames with wildcards by default - matches patterns with leading periods to dotfiles by default - matches leading periods in filenames when flags includes FNM_DOTMATCH - matches multiple directories with ** and * - matches multiple directories with ** when flags includes File::FNM_PATHNAME - returns false if '/' in pattern do not match '/' in path when flags includes FNM_PATHNAME - returns true if '/' in pattern match '/' in path when flags includes FNM_PATHNAME - raises a TypeError if the first and second arguments are not string-like - raises a TypeError if the third argument is not an Integer - does not raise a TypeError if the third argument can be coerced to an Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/ftype_spec.rb File.ftype - raises ArgumentError if not given exactly one filename - raises Errno::ENOENT if the file is not valid - returns a String - returns 'file' when the file is a file - returns 'directory' when the file is a dir - returns 'blockSpecial' when the file is a block - returns 'characterSpecial' when the file is a char - returns 'link' when the file is a link - returns fifo when the file is a fifo - returns 'socket' when the file is a socket /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/grpowned_spec.rb File.grpowned? - returns true if the file exist - returns false if file the does not exist /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/identical_spec.rb File.identical? - returns true for a file and its link - raises an ArgumentError if not passed two arguments - raises a TypeError if not passed String types - returns true if both named files are identical /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/initialize_spec.rb File#initialize - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/inspect_spec.rb File#inspect - returns string that contains 'closed' when invoked on closed file /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/join_spec.rb File.join - returns an empty string when given no arguments - when given a single argument returns an equal string - joins parts using File::SEPARATOR - supports any number of arguments - flattens nested arrays - inserts the separator in between empty strings and arrays - handles leading parts edge cases - handles trailing parts edge cases - handles middle parts edge cases - gives priority to existing separators in the rightmost argument - doesn't remove File::SEPARATOR from the middle of arguments - raises a TypeError exception when args are nil - calls #to_str - doesn't mutate the object when calling #to_str /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/lchmod_spec.rb File.lchmod - changes the file mode of the link and not of the file /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/lchown_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/link_spec.rb File.link - link a file with another - raises an Errno::EEXIST if the target already exists - raises an ArgumentError if not passed two arguments - raises a TypeError if not passed String types /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/lstat_spec.rb File.lstat - returns a File::Stat object if the given file exists - should be able to use the instance methods - raises an Errno::ENOENT if the file does not exist File.lstat - returns a File::Stat object with symlink properties for a symlink /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/mtime_spec.rb File.mtime - returns the modification Time of the file - raises an Errno::ENOENT exception if the file is not found File#mtime - returns the modification Time of the file /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/new_spec.rb File.new - returns a new File with mode string - returns a new File with mode num - returns a new File with modus num and permissions - creates the file and returns writable descriptor when called with 'w' mode and r-o permissions - opens the existing file, does not change permissions even when they are specified - returns a new File with modus fd - creates a new file when use File::EXCL mode - raises an Errorno::EEXIST if the file exists when create a new file with File::CREAT|File::EXCL - creates a new file when use File::WRONLY|File::APPEND mode - returns a new File when use File::RDONLY|File::WRONLY mode - creates a new file when use File::WRONLY|File::TRUNC mode - coerces filename using to_str - raises a TypeError if the first parameter can't be coerced to a string - raises a TypeError if the first parameter is nil - raises an Errno::EBADF if the first parameter is an invalid file descriptor - can't alter mode or permissions when opening a file - opens directories /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/open_spec.rb File.open - with block does not raise error when file is closed inside the block - with a block invokes close on opened file when exiting the block - with a block propagates non-StandardErrors produced by close - with a block swallows StandardErrors produced by close - opens the file (basic case) - opens file when call with a block (basic case) - opens with mode string - opens a file with mode string and block - opens a file with mode num - opens a file with mode num and block - opens the file when passed mode, num and permissions - opens the file when passed mode, num, permissions and block - creates the file and returns writable descriptor when called with 'w' mode and r-o permissions - opens the existing file, does not change permissions even when they are specified - creates a new write-only file when invoked with 'w' and '0222' - opens the file when call with fd - opens a file with a file descriptor d and a block - opens a file that no exists when use File::WRONLY mode - opens a file that no exists when use File::RDONLY mode - opens a file that no exists when use 'r' mode - opens a file that no exists when use File::EXCL mode - opens a file that no exists when use File::NONBLOCK mode - opens a file that no exists when use File::TRUNC mode - opens a file that no exists when use File::NOCTTY mode - opens a file that no exists when use File::CREAT mode - opens a file that no exists when use 'a' mode - opens a file that no exists when use 'w' mode - raises an ArgumentError exception when call with an unknown mode - can read in a block when call open with RDONLY mode - can read in a block when call open with 'r' mode - raises an IO exception when write in a block opened with RDONLY mode - raises an IO exception when write in a block opened with 'r' mode - can't write in a block when call open with File::WRONLY||File::RDONLY mode - can't read in a block when call open with File::WRONLY||File::RDONLY mode - can write in a block when call open with WRONLY mode - can write in a block when call open with 'w' mode - raises an IOError when read in a block opened with WRONLY mode - raises an IOError when read in a block opened with 'w' mode - raises an IOError when read in a block opened with 'a' mode - raises an IOError when read in a block opened with 'a' mode - raises an IOError when read in a block opened with 'a' mode - raises an IOError when read in a block opened with File::WRONLY|File::APPEND mode - raises an Errno::EINVAL when read in a block opened with File::RDONLY|File::APPEND mode - can read and write in a block when call open with RDWR mode - can't read in a block when call open with File::EXCL mode - can read in a block when call open with File::EXCL mode - can read and write in a block when call open with File::RDWR|File::EXCL mode - raises an Errorno::EEXIST if the file exists when open with File::CREAT|File::EXCL - create a new file when use File::WRONLY|File::APPEND mode - opens a file when use File::WRONLY|File::APPEND mode - raises an Errno::EEXIST if the file exists when open with File::RDONLY|File::APPEND - truncates the file when passed File::TRUNC mode - can't read in a block when call open with File::TRUNC mode - opens a file when use File::WRONLY|File::TRUNC mode - can't write in a block when call open with File::TRUNC mode - raises an Errorno::EEXIST if the file exists when open with File::RDONLY|File::TRUNC - raises an Errno::EACCES when opening non-permitted file - raises an Errno::EACCES when opening read-only file - opens a file for binary read - opens a file for binary write - opens a file for read-write and truncate the file - opens a file for binary read-write starting at the beginning of the file - opens a file for binary read-write and truncate the file - raises a TypeError if passed a filename that is not a String or Integer type - raises a SystemCallError if passed an invalid Integer type - raises an ArgumentError if passed the wrong number of arguments - raises an ArgumentError if passed an invalid string for mode - opens directories /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/owned_spec.rb File.owned? - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/path_spec.rb File#path - returns the pathname used to create file as a string /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/pipe_spec.rb File.pipe? - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/readable_real_spec.rb File.readable_real? - returns true if named file is readable by the real user id of the process, otherwise false - returns false if the file does not exist /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/readable_spec.rb File.readable? - returns true if named file is readable by the effective user id of the process, otherwise false - returns false if the file does not exist /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/readlink_spec.rb File.readlink - return the name of the file referenced by the given link - raises an Errno::ENOENT if called with an invalid argument /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/rename_spec.rb File.rename - renames a file - raises an Errno::ENOENT if the source does not exist - raises an ArgumentError if not passed two arguments - raises a TypeError if not passed String types /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/reopen_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/setgid_spec.rb File.setgid? - should return false if the file was just made - should be false if the file doesn't exist - should return true when the gid bit is set /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/setuid_spec.rb File.setuid? - should return false if the file was just made - should be false if the file doesn't exist - should return true when the gid bit is set /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/size_spec.rb File.size? - returns the size of the file if it exists and is not empty - accepts a String-like (to_str) parameter - returns nil if file_name doesn't exist or has 0 size - returns nil if file_name is empty - accepts a File argument File.size - returns the size of the file if it exists and is not empty - accepts a String-like (to_str) parameter - raises an error if file_name doesn't exist - returns 0 if the file is empty - accepts a File argument /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/socket_spec.rb File.socket? - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/split_spec.rb File.split - splits the string at the last '/' when the last component does not have an extension - splits the string at the last '/' when the last component has an extension - splits an empty string into a '.' and an empty string - collapses multiple '/' characters and strips trailing ones - does not split a string that contains '\' - raises an ArgumentError when not passed a single argument - raises a TypeError if the argument is not a String type - coerces the argument with to_str if it is not a String type /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/atime_spec.rb File::Stat#atime - should be able to determine the atime on a File::Stat object /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/blksize_spec.rb File::Stat#blksize - should be able to determine the blksize on a File::Stat object /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/blockdev_spec.rb File::Stat#blockdev? - returns true/false depending if the named file is a block device /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/blocks_spec.rb File::Stat#blocks - should be able to determine the blocks on a File::Stat object /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/chardev_spec.rb File::Stat#chardev? - returns true/false depending if the named file is a char device /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/comparison_spec.rb File::Stat#<=> - is able to compare files by the same modification times - is able to compare files by different modification times - should also include Comparable and thus == shows mtime equality between two File::Stat objects /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/ctime_spec.rb File::Stat#ctime - should be able to determine the ctime on a File::Stat object /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/dev_major_spec.rb File::Stat#dev_major - returns the major part of File::Stat#dev /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/dev_minor_spec.rb File::Stat#dev_minor - returns the minor part of File::Stat#dev /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/dev_spec.rb File::Stat#dev - returns the number of the device on which the file exists /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/directory_spec.rb File::Stat#directory? - return true if dir is a directory, otherwise return false - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/executable_real_spec.rb File::Stat#executable_real? - returns true if the file its an executable - returns true if named file is readable by the real user id of the process, otherwise false - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/executable_spec.rb File::Stat#executable? - returns true if named file is executable by the effective user id of the process, otherwise false - return true if the argument is an executable file - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/file_spec.rb File::Stat#file? - returns true if the named file exists and is a regular file. - return true if the null device exists and is a regular file. - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/ftype_spec.rb File::Stat#ftype - returns a String - returns 'file' when the file is a file - returns 'directory' when the file is a dir - returns 'characterSpecial' when the file is a char - returns 'blockSpecial' when the file is a block - returns 'link' when the file is a link - returns fifo when the file is a fifo - returns 'socket' when the file is a socket /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/gid_spec.rb File::Stat#gid - should be able to determine the group owner through a File::Stat object /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/grpowned_spec.rb File::Stat#grpowned? - returns true if the file exist /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/ino_spec.rb File::Stat#ino - should be able to determine the ino on a File::Stat object /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/inspect_spec.rb File::Stat#inspect - produces a nicely formatted description of a File::Stat object /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/mode_spec.rb File::Stat#mode - should be able to determine the mode through a File::Stat object /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/mtime_spec.rb File::Stat#mtime - should be able to determine the mtime on a File::Stat object /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/new_spec.rb File::Stat#initialize - raises an exception if the file doesn't exist - creates a File::Stat object for the given file /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/nlink_spec.rb File::Stat#nlink - returns the number of links to a file /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/owned_spec.rb File::Stat#owned? - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/pipe_spec.rb File::Stat#pipe? - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/rdev_major_spec.rb File::Stat#rdev_major - returns the major part of File::Stat#rdev /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/rdev_minor_spec.rb File::Stat#rdev_minor - returns the minor part of File::Stat#rdev /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/rdev_spec.rb File::Stat#rdev - returns the number of the device this file represents which the file exists /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/readable_real_spec.rb File::Stat#readable_real? - returns true if named file is readable by the real user id of the process, otherwise false /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/readable_spec.rb File::Stat#readable? - returns true if named file is readable by the effective user id of the process, otherwise false /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/setgid_spec.rb File::Stat#setgid? - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/setuid_spec.rb File::Stat#setuid? - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/size_spec.rb File::Stat.size? - returns the size of the file if it exists and is not empty - accepts a String-like (to_str) parameter - returns nil if file_name is empty File::Stat.size - returns the size of the file if it exists and is not empty - accepts a String-like (to_str) parameter - returns 0 if the file is empty /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/socket_spec.rb File::Stat#socket? - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/sticky_spec.rb File::Stat#sticky? - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/symlink_spec.rb File::Stat#symlink? - returns true if the file is a link /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/uid_spec.rb File::Stat#uid - should be able to determine the owner through a File::Stat object /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/world_readable_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/world_writable_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/writable_real_spec.rb File::Stat#writable_real? - returns true if named file is writable by the real user id of the process, otherwise false - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/writable_spec.rb File::Stat#writable? - returns true if named file is writable by the effective user id of the process, otherwise false /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/zero_spec.rb File::Stat#zero? - returns true if the file is empty - returns false if the file is not empty - returns true for /dev/null - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type - returns true inside a block opening a file if it is empty - returns false for a directory /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat_spec.rb File.stat - returns a File::Stat object if the given file exists - should be able to use the instance methods - raises an Errno::ENOENT if the file does not exist File.stat - returns information for a file that has been deleted but is still open - returns a File::Stat object with file properties for a symlink /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/sticky_spec.rb File.sticky? - returns false if the file dies not exist File.sticky? - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/symlink_spec.rb File.symlink - create a symlink between a source and target file - create a symbolic link - raises an Errno::EEXIST if the target already exists - raises an ArgumentError if not called with two arguments - raises a TypeError if not called with String types File.symlink? - returns true if the file is a link - returns false if the file does not exist /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/to_path_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/truncate_spec.rb File.truncate - truncates a file - truncate a file size to 0 - truncate a file size to 5 - truncates to a larger file size than the original file - truncates to the same size as the original file - raises an Errno::ENOENT if the file does not exist - raises an ArgumentError if not passed two arguments - raises an Errno::EINVAL if the length argument is not valid - raises a TypeError if not passed a String type for the first argument - raises a TypeError if not passed an Integer type for the second argument File#truncate - truncates a file - truncates a file size to 0 - truncates a file size to 5 - truncates a file to a larger size than the original file - truncates a file to the same size as the original file - raises an ArgumentError if not passed one argument - raises an Errno::EINVAL if the length argument is not valid - raises an IOError if file is closed - raises an IOError if file is not opened for writing - raises a TypeError if not passed an Integer type for the for the argument /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/umask_spec.rb File.umask - return a Fixnum - returns the current umask value for the process - invokes to_int on non-integer argument - always succeeds with any integer values - raises ArgumentError when more than one argument is provided /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/unlink_spec.rb File.unlink - returns 0 when called without arguments - deletes a single file - deletes multiple files - raises an TypeError if not passed a String type - raises an Errno::ENOENT when the given file doesn't exist - coerces a given parameter into a string if possible /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/utime_spec.rb File.utime - sets the access and modification time of each file /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/world_readable_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/world_writable_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/writable_real_spec.rb File.writable_real? - returns true if named file is writable by the real user id of the process, otherwise false - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type - returns false if the file does not exist /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/writable_spec.rb File.writable? - returns true if named file is writable by the effective user id of the process, otherwise false - returns false if the file does not exist /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/zero_spec.rb File.zero? - returns true if the file is empty - returns false if the file is not empty - returns true for /dev/null - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type - returns true inside a block opening a file if it is empty - returns false for a directory - returns false if the file does not exist /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/blockdev_spec.rb FileTest.blockdev? - returns true/false depending if the named file is a block device /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/chardev_spec.rb FileTest.chardev? - returns true/false depending if the named file is a char device /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/directory_spec.rb FileTest.directory? - return true if dir is a directory, otherwise return false - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/executable_real_spec.rb FileTest.executable_real? - returns true if the file its an executable - returns true if named file is readable by the real user id of the process, otherwise false - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type - returns false if the file does not exist /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/executable_spec.rb FileTest.executable? - returns true if named file is executable by the effective user id of the process, otherwise false - return true if the argument is an executable file - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type - returns false if the file does not exist /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/exist_spec.rb FileTest.exist? - return true if the file exist - return true if the file exist using the alias exists? - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/exists_spec.rb FileTest.exists? - return true if the file exist - return true if the file exist using the alias exists? - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/file_spec.rb File.file? - returns true if the named file exists and is a regular file. - return true if the null device exists and is a regular file. - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/grpowned_spec.rb FileTest.grpowned? - returns true if the file exist - returns false if the file doesn't exist /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/identical_spec.rb FileTest.identical? - returns true for a file and its link - raises an ArgumentError if not passed two arguments - raises a TypeError if not passed String types - returns true if both named files are identical /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/owned_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/pipe_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/readable_real_spec.rb FileTest.readable_real? - returns true if named file is readable by the real user id of the process, otherwise false - returns false if the file does not exist /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/readable_spec.rb FileTest.readable? - returns true if named file is readable by the effective user id of the process, otherwise false - returns false if the file does not exist /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/setgid_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/setuid_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/size_spec.rb FileTest.size? - returns the size of the file if it exists and is not empty - accepts a String-like (to_str) parameter - returns nil if file_name doesn't exist or has 0 size - returns nil if file_name is empty - accepts a File argument FileTest.size - returns the size of the file if it exists and is not empty - accepts a String-like (to_str) parameter - raises an error if file_name doesn't exist - returns 0 if the file is empty - accepts a File argument /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/socket_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/sticky_spec.rb FileTest.sticky? - returns false if the file dies not exist /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/symlink_spec.rb FileTest.symlink? - returns true if the file is a link - returns false if the file does not exist /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/writable_real_spec.rb FileTest.writable_real? - returns true if named file is writable by the real user id of the process, otherwise false - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type - returns false if the file does not exist /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/writable_spec.rb FileTest.writable? - returns true if named file is writable by the effective user id of the process, otherwise false - returns false if the file does not exist /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/zero_spec.rb FileTest.zero? - returns true if the file is empty - returns false if the file is not empty - returns true for /dev/null - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type - returns true inside a block opening a file if it is empty - returns false for a directory - returns false if the file does not exist /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/abs_spec.rb Fixnum#abs - returns self's absolute value /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/bit_and_spec.rb Fixnum#& - returns self bitwise AND other - should be able to AND a bignum with a fixnum - doesn't raise an error if passed a Float out of Fixnum range - converts a Float to an Integer - tries to convert it's int like argument to an Integer using to_int - raises a TypeError when the given argument can't be converted to Integer - coerces arguments correctly even if it is a Bignum /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/bit_or_spec.rb Fixnum#| - returns self bitwise OR other - should be able to AND a bignum with a fixnum - doesn't raise an error if passed a Float out of Fixnum range - converts a Float to an Integer - tries to convert the int like argument to an Integer using to_int - raises a TypeError when the given argument can't be converted to Integer - coerces arguments correctly even if it is a Bignum /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/bit_xor_spec.rb Fixnum#^ - returns self bitwise EXCLUSIVE OR other - should be able to AND a bignum with a fixnum - doesn't raise an error if passed a Float out of Fixnum range - converts a Float to an Integer - tries to convert the given argument to an Integer using to_int - raises a TypeError when the given argument can't be converted to Integer - coerces arguments correctly even if it is a Bignum /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/coerce_spec.rb Fixnum#coerce when given a Fixnum - returns an array containing two Fixnums Fixnum#coerce when given a String - raises an ArgumentError when trying to coerce with a non-number String - returns an array containing two Floats Fixnum#coerce - raises a TypeError when trying to coerce with nil - tries to convert the given Object into a Float by using #to_f - raises a TypeError when given an Object that does not respond to #to_f /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/comparison_spec.rb Fixnum#<=> - returns -1 when self is less than the given argument - returns 0 when self is equal to the given argument - returns 1 when self is greater than the given argument - returns nil when the given argument is not an Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/complement_spec.rb Fixnum#~ - returns self with each bit flipped /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/div_spec.rb Fixnum#div with a Fixnum - returns self divided by the given argument as an Integer Fixnum#div - rounds towards -inf - coerces self and the given argument to Floats and returns self divided by other as Fixnum - raises a FloatDomainError when the given argument is 0 and a Float - raises a ZeroDivisionError when the given argument is 0 - raises a TypeError when given a non-Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/divide_spec.rb Fixnum#/ - returns self divided by the given argument - supports dividing negative numbers - raises a ZeroDivisionError if the given argument is zero and not a Float - does NOT raise ZeroDivisionError if the given argument is zero and is a Float - coerces fixnum and return self divided by other - raises a TypeError when given a non-Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/divmod_spec.rb Fixnum#divmod - returns an Array containing quotient and modulus obtained from dividing self by the given argument - raises a ZeroDivisionError when the given argument is 0 - raises a FloatDomainError when the given argument is 0 and a Float - raises a TypeError when given a non-Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/element_reference_spec.rb Fixnum#[] - returns the nth bit in the binary representation of self - tries to convert the given argument to an Integer using #to_int - raises a TypeError when the given argument can't be converted to Integer - coerces arguments correctly even if it is a Bignum /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/equal_value_spec.rb Fixnum#== - returns true if self has the same value as other - calls 'other == self' if the given argument is not a Fixnum /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/exponent_spec.rb Fixnum#** - returns self raised to the given power - returns Infinity for 0**-1 - raises a TypeError when given a non-Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/gt_spec.rb Fixnum#> - returns true if self is greater than the given argument - raises an ArgumentError when given a non-Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/gte_spec.rb Fixnum#>= - returns true if self is greater than or equal to the given argument - raises an ArgumentError when given a non-Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/hash_spec.rb Fixnum#hash - is provided - is stable /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/id2name_spec.rb Fixnum#id2name - returns the string name of the object whose symbol ID is self - returns nil if there is no symbol in the symbol table with this value /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/induced_from_spec.rb Fixnum.induced_from with [Float] - returns a Fixnum when the passed Float is in Fixnum's range - raises a RangeError when the passed Float is out of Fixnum's range Fixnum.induced_from - returns the passed argument when passed a Fixnum - tries to convert non-Integers to a Integers using #to_int - raises a TypeError when conversion to Integer returns a Bignum /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/left_shift_spec.rb Fixnum#<< - returns self shifted the given amount of bits to the left - performs a right-shift if given a negative value - coerces result on overflow and return self shifted left other bits - tries to convert its argument to an Integer using to_int - raises a TypeError when the given argument can't be converted to Integer - raises a RangeError when the given argument is out of range of Fixnum /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/lt_spec.rb Fixnum#< - returns true if self is less than the given argument - raises an ArgumentError when given a non-Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/lte_spec.rb Fixnum#<= - returns true if self is less than or equal to other - raises an ArgumentError when given a non-Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/minus_spec.rb Fixnum#- - returns self minus the given Integer - raises a TypeError when given a non-Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/modulo_spec.rb Fixnum#% - returns the modulus obtained from dividing self by the given argument - raises a ZeroDivisionError when the given argument is 0 - does not raise a FloatDomainError when the given argument is 0 and a Float - raises a TypeError when given a non-Integer Fixnum#modulo - returns the modulus obtained from dividing self by the given argument - raises a ZeroDivisionError when the given argument is 0 - does not raise a FloatDomainError when the given argument is 0 and a Float - raises a TypeError when given a non-Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/multiply_spec.rb Fixnum#* - returns self multiplied by the given Integer - raises a TypeError when given a non-Integer - overflows to Bignum when the result does not fit in Fixnum /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/plus_spec.rb Fixnum#+ - returns self plus the given Integer - raises a TypeError when given a non-Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/quo_spec.rb Fixnum#quo - returns the result of self divided by the given Integer as a Float - does not raise a ZeroDivisionError when the given Integer is 0 - does not raise a FloatDomainError when the given Integer is 0 and a Float - raises a TypeError when given a non-Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/right_shift_spec.rb Fixnum#>> - returns self shifted the given amount of bits to the right - performs a left-shift if given a negative value - performs a right-shift if given a negative value - tries to convert it's argument to an Integer using to_int - raises a TypeError when the given argument can't be converted to Integer - does not raise RangeError when the given argument is out of range of Fixnum - wraps to 0 when shifting all bits off /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/size_spec.rb Fixnum#size - returns the number of bytes in the machine representation of self /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/to_f_spec.rb Fixnum#to_f - returns self converted to a Float /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/to_s_spec.rb Fixnum#to_s when given a base - returns self converted to a String in the given base - raises an ArgumentError if the base is less than 2 or higher than 36 Fixnum#to_s when no base given - returns self converted to a String using base 10 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/to_sym_spec.rb Fixnum#to_sym - returns the symbol whose integer value is self - returns nil if there is no symbol in the symbol table with this value /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/uminus_spec.rb Fixnum#-@ - returns self as a negative value /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/zero_spec.rb Fixnum#zero? - returns true if self is 0 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/abs_spec.rb Float#abs - returns the absolute value /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/ceil_spec.rb Float#ceil - returns the smallest Integer greater than or equal to self /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/coerce_spec.rb Float#coerce - returns [other, self] both as Floats /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/comparison_spec.rb Float#<=> - returns -1, 0, 1 when self is less than, equal, or greater than other - returns nil when either argument is NaN - returns 1 when self is Infinity and other is a Bignum (FAILED - 4) - returns -1 when self is negative and other is Infinty (FAILED - 5) - returns -1 when self is -Infinity and other is negative - returns 1 when self is negative and other is -Infinity /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/constants_spec.rb Float#CONSTANTS - the DIG value is 15 - the EPSILON value is - the MANT_DIG is 53 - the MAX_10_EXP is 308 - the MIN_10_EXP is -308 - the MAX_EXP is 1024 - the MIN_EXP is -1021 - the MAX is 1.79769313486232e+308 - the MIN is 2.2250738585072e-308 - the RADIX is 2 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/denominator_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/divide_spec.rb Float#/ - returns self divided by other - properly handles BigDecimal argument - does NOT raise ZeroDivisionError if other is zero /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/divmod_spec.rb Float#divmod - returns an [quotient, modulus] from dividing self by other - raises a FloatDomainError if self is NaN - raises a FloatDomainError if other is NaN - raises a FloatDomainError if self is Infinity - raises FloatDomainError if other is zero /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/eql_spec.rb Float#eql? - returns true if other is a Float equal to self /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/equal_value_spec.rb Float#== - returns true if self has the same value as other - calls 'other == self' if coercion fails /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/exponent_spec.rb Float#** - returns self raise to the other power /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/fdiv_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/finite_spec.rb Float#finite? - returns true if a valid IEEE floating-point number /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/floor_spec.rb Float#floor - returns the largest Integer less than or equal to self /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/gt_spec.rb Float#> - returns true if self is greater than other /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/gte_spec.rb Float#>= - returns true if self is greater than or equal to other /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/hash_spec.rb Float#hash - is provided - is stable /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/induced_from_spec.rb Float.induced_from - returns the passed argument when passed a Float - converts passed Fixnums or Bignums to Floats (using #to_f) - does not try to convert non-Integers to Integers using #to_int - does not try to convert non-Integers to Floats using #to_f - raises a TypeError when passed a non-Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/infinite_spec.rb Float#infinite? - returns nil, -1, +1 when self is finite, -Infinity, +Infinity /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/lt_spec.rb Float#< - returns true if self is less than other /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/lte_spec.rb Float#<= - returns true if self is less than or equal to other /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/magnitude_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/minus_spec.rb Float#- - returns self minus other /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/modulo_spec.rb Float#% - returns self modulo other - does NOT raise ZeroDivisionError if other is zero Float#modulo - returns self modulo other - does NOT raise ZeroDivisionError if other is zero /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/multiply_spec.rb Float#* - returns self multiplied by other /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/nan_spec.rb Float#nan? - returns true if self is not a valid IEEE floating-point number /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/numerator_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/plus_spec.rb Float#+ - returns self plus other /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/rationalize_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/round_spec.rb Float#round - returns the nearest Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/to_f_spec.rb Float#to_f - returns self /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/to_i_spec.rb Float#to_i - returns self truncated to an Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/to_int_spec.rb Float# - returns self truncated to an Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/to_s_spec.rb Float#to_s - returns a string representation of self, possibly Nan, -Infinity, +Infinity - returns a string representation of self - returns the correct values for -0.0 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/truncate_spec.rb Float#truncate - returns self truncated to an Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/uminus_spec.rb Float#-@ - negates self /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/uplus_spec.rb Float#+@ - returns the same value with same sign (twos complement) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/zero_spec.rb Float#zero? - returns true if self is 0.0 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/gc/disable_spec.rb GC.disable - returns true iff the garbage collection was previously disabled /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/gc/enable_spec.rb GC.enable - returns true iff the garbage collection was already disabled /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/gc/garbage_collect_spec.rb GC#garbage_collect - always returns nil /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/gc/start_spec.rb GC.start - always returns nil /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/gc/stress_spec.rb GC.stress - returns current status of GC stress mode GC.stress= - sets the stress mode /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/allocate_spec.rb Hash.allocate - returns an instance of Hash - returns a fully-formed instance of Hash /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/assoc_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/clear_spec.rb Hash#clear - removes all key, value pairs - does not remove default values - does not remove default procs - raises a TypeError if called on a frozen instance /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/clone_spec.rb Hash#clone - copies instance variable but not the objects they refer to /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/compare_by_identity_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/constructor_spec.rb Hash.[] - creates a Hash; values can be provided as the argument list - creates a Hash; values can be provided as one single hash - creates a Hash; values can be provided as a list of value-pairs in an array - raises an ArgumentError when passed an odd number of arguments - calls to_hash - returns an instance of the class it's called on /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/default_proc_spec.rb Hash#default_proc - returns the block passed to Hash.new - returns nil if no block was passed to proc /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/default_spec.rb Hash#default - returns the default value - uses the default proc to compute a default value, passing given key - calls default proc with nil arg if passed a default proc but no arg Hash#default= - sets the default value - unsets the default proc - raises a TypeError if called on a frozen instance /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/delete_if_spec.rb Hash#delete_if - yields two arguments: key and value - removes every entry for which block is true and returns self - processes entries with the same order as each() - raises an TypeError if called on a frozen instance - returns an Enumerator if called on a non-empty hash without a block - returns an Enumerator if called on an empty hash without a block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/delete_spec.rb Hash#delete - removes the entry and returns the deleted value - calls supplied block if the key is not found - returns nil if the key is not found when no block is given - raises a TypeError if called on a frozen instance /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/each_key_spec.rb Hash#each_key - calls block once for each key, passing key - processes keys in the same order as keys() - returns an Enumerator if called on a non-empty hash without a block - returns an Enumerator if called on an empty hash without a block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/each_pair_spec.rb Hash#each_pair - yields the key and value of each pair to a block expecting |key, value| - yields a [key, value] Array for each pair to a block expecting |*args| - returns an Enumerator if called on a non-empty hash without a block - returns an Enumerator if called on an empty hash without a block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/each_spec.rb Hash#each - yields a [[key, value]] Array for each pair to a block expecting |*args| - yields the key and value of each pair to a block expecting |key, value| - uses the same order as keys() and values() - returns an Enumerator if called on a non-empty hash without a block - returns an Enumerator if called on an empty hash without a block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/each_value_spec.rb Hash#each_value - calls block once for each key, passing value - processes values in the same order as values() - returns an Enumerator if called on a non-empty hash without a block - returns an Enumerator if called on an empty hash without a block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/element_reference_spec.rb Hash#[] - returns the value for key - returns nil as default default value - returns the default (immediate) value for missing keys - calls subclass implementations of default - does not create copies of the immediate default value - returns the default (dynamic) value for missing keys - does not return default values for keys with nil values - compares keys with eql? semantics - compares key via hash - does not compare key with unknown hash codes via eql? - compares key with found hash code via eql? /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/element_set_spec.rb Hash#[]= - associates the key with the value and return the value - duplicates string keys using dup semantics - stores unequal keys that hash to the same value - duplicates and freezes string keys - raises a TypeError if called on a frozen instance - raises a RuntimeError if a new key is added during iteration (FAILED - 6) - does not raise an exception if changing the value of an existing key during iteration /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/empty_spec.rb Hash#empty? - returns true if the hash has no entries - returns true if the hash has no entries and has a default value /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/eql_spec.rb Hash#eql? - does not compare values when keys don't match - returns false when the numbers of keys differ without comparing any elements - first compares keys via hash - does not compare keys with different hash codes via eql? - computes equality for recursive hashes - doesn't call to_hash on objects - compares values when keys match - compares keys with eql? semantics - returns true iff other Hash has the same number of keys and each key-value pair matches - does not call to_hash on hash subclasses - ignores hash class differences - compares keys with matching hash codes via eql? /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/equal_value_spec.rb Hash#== - does not compare values when keys don't match - returns false when the numbers of keys differ without comparing any elements - first compares keys via hash - does not compare keys with different hash codes via eql? - computes equality for recursive hashes - doesn't call to_hash on objects - compares values when keys match - compares keys with eql? semantics - returns true iff other Hash has the same number of keys and each key-value pair matches - does not call to_hash on hash subclasses - ignores hash class differences - compares keys with matching hash codes via eql? - returns true if other Hash has the same number of keys and each key-value pair matches, even though the default-value are not same - compares values with == semantics /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/fetch_spec.rb Hash#fetch - returns the value for key - raises an IndexError if key is not found - returns default if key is not found when passed a default - returns value of block if key is not found when passed a block - gives precedence to the default block over the default argument when passed both - raises an ArgumentError when not passed one or two arguments /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/flatten_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/has_key_spec.rb Hash#has_key? - returns true if argument is a key - returns true if the key's matching value was nil - returns true if the key's matching value was false - returns true if the key is nil - returns false for objects with the same hash /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/has_value_spec.rb Hash#has_value? - returns true if the value exists in the hash - uses == semantics for comparing values /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/hash_spec.rb Hash - includes Enumerable Hash#hash - returns a value which doesn't depend on the hash order - generates a hash for recursive hash structures /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/include_spec.rb Hash#include? - returns true if argument is a key - returns true if the key's matching value was nil - returns true if the key's matching value was false - returns true if the key is nil - returns false for objects with the same hash /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/index_spec.rb Hash#index - returns the corresponding key for value - returns nil if the value is not found - doesn't return default value if the value is not found - compares values using == /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/indexes_spec.rb Hash#values_at - returns an array of values for the given keys Hash#indexes - returns an array of values for the given keys /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/indices_spec.rb Hash#indices - returns an array of values for the given keys /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/initialize_copy_spec.rb Hash#initialize_copy - is private - replaces the contents of self with other - tries to convert the passed argument to a hash using #to_hash - calls to_hash on hash subclasses - does not transfer default values - raises a TypeError if called on a frozen instance /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/initialize_spec.rb Hash#initialize - is private - can be used to reset default_proc - should get passed whatever args were passed to Hash#new - raises a TypeError if called on a frozen instance /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/inspect_spec.rb Hash#inspect - returns a string representation with same order as each() - calls inspect on keys and values - handles hashes with recursive values - handles hashes with recursive keys /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/invert_spec.rb Hash#invert - returns a new hash where keys are values and vice versa - handles collisions by overriding with the key coming later in keys() - compares new keys with eql? semantics - does not return subclass instances for subclasses /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/key_spec.rb Hash#key? - returns true if argument is a key - returns true if the key's matching value was nil - returns true if the key's matching value was false - returns true if the key is nil - returns false for objects with the same hash /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/keys_spec.rb Hash#keys - returns an array populated with keys - it uses the same order as #values /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/length_spec.rb Hash#length - returns the number of entries /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/member_spec.rb Hash#member? - returns true if argument is a key - returns true if the key's matching value was nil - returns true if the key's matching value was false - returns true if the key is nil - returns false for objects with the same hash /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/merge_spec.rb Hash#merge - returns a new hash by combining self with the contents of other - sets any duplicate key to the value of block if passed a block - tries to convert the passed argument to a hash using #to_hash - does not call to_hash on hash subclasses - returns subclass instance for subclasses - processes entries with same order as each() Hash#merge! - adds the entries from other, overwriting duplicate keys. Returns self - sets any duplicate key to the value of block if passed a block - tries to convert the passed argument to a hash using #to_hash - does not call to_hash on hash subclasses - processes entries with same order as merge() - raises a TypeError if called on a non-empty, frozen instance - does not raise an exception on a frozen instance that would not be modified - raises a RuntimeError if a new key is added during iteration (FAILED - 7) - does not raise an exception if changing the value of an existing key during iteration /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/new_spec.rb Hash.new - creates an empty Hash if passed no arguments - creates a new Hash with default object if passed a default argument - does not create a copy of the default argument - creates a Hash with a default_proc if passed a block - raises an ArgumentError if more than one argument is passed - raises an ArgumentError if passed both default argument and default block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/rassoc_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/rehash_spec.rb Hash#rehash - reorganizes the hash by recomputing all key hash codes - raises a TypeError if called on a frozen instance - causes a RuntimeError to be raised if called inside an iterator block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/reject_spec.rb Hash#reject - is equivalent to hsh.dup.delete_if - returns subclass instance for subclasses - processes entries with the same order as reject! - returns an Enumerator if called on a non-empty hash without a block - returns an Enumerator if called on an empty hash without a block Hash#reject! - is equivalent to delete_if if changes are made - returns nil if no changes were made - processes entries with the same order as delete_if - raises a TypeError if called on a frozen instance - returns an Enumerator when called on a non-empty hash without a block - returns an Enumerator when called on an empty hash without a block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/replace_spec.rb Hash#replace - replaces the contents of self with other - tries to convert the passed argument to a hash using #to_hash - calls to_hash on hash subclasses - does not transfer default values - raises a TypeError if called on a frozen instance /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/select_spec.rb Hash#select - yields two arguments: key and value - returns an Array of entries for which block is true - processes entries with the same order as reject - returns an Enumerator when called on a non-empty hash without a block - returns an Enumerator when called on an empty hash without a block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/shift_spec.rb Hash#shift - removes a pair from hash and return it - returns nil from an empty hash - returns (computed) default for empty hashes - raises a TypeError if called on a frozen instance /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/size_spec.rb Hash#size - returns the number of entries /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/sort_spec.rb Hash#sort - converts self to a nested array of [key, value] arrays and sort with Array#sort - works when some of the keys are themselves arrays - uses block to sort array if passed a block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/store_spec.rb Hash#store - associates the key with the value and return the value - duplicates string keys using dup semantics - stores unequal keys that hash to the same value - duplicates and freezes string keys - raises a TypeError if called on a frozen instance - raises a RuntimeError if a new key is added during iteration (FAILED - 8) - does not raise an exception if changing the value of an existing key during iteration /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/to_a_spec.rb Hash#to_a - returns a list of [key, value] pairs with same order as each() /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/to_hash_spec.rb Hash#to_hash - returns self /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/to_s_spec.rb Hash#to_s - returns a string by calling Hash#to_a and using Array#join with default separator /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/try_convert_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/update_spec.rb Hash#update - adds the entries from other, overwriting duplicate keys. Returns self - sets any duplicate key to the value of block if passed a block - tries to convert the passed argument to a hash using #to_hash - does not call to_hash on hash subclasses - processes entries with same order as merge() - raises a TypeError if called on a non-empty, frozen instance - does not raise an exception on a frozen instance that would not be modified /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/value_spec.rb Hash#value? - returns true if the value exists in the hash - uses == semantics for comparing values /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/values_at_spec.rb Hash#values_at - returns an array of values for the given keys /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/values_spec.rb Hash#values - returns an array of values /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/ceil_spec.rb Integer#ceil - returns self /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/chr_spec.rb Integer#chr - returns a string containing the ASCII character represented by self - returns a new String for each call - raises a RangeError if self is out of the ASCII character range /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/denominator_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/downto_spec.rb Integer#downto [stop] when self and stop are Fixnums - does not yield when stop is greater than self - yields once when stop equals self - yields while decreasing self until it is less than stop - yields while decreasing self until it less than ceil for a Float endpoint - raises a ArgumentError for invalid endpoints - returns an Enumerator /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/even_spec.rb Integer#even? - returns true when self is an even number /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/floor_spec.rb Integer#floor - returns self /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/gcd_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/gcdlcm_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/induced_from_spec.rb Integer.induced_from with [Float] - returns a Fixnum when the passed Float is in Fixnum's range - returns a Bignum when the passed Float is out of Fixnum's range Integer.induced_from - returns the passed argument when passed a Bignum or Fixnum - does not try to convert non-Integers to Integers using #to_int - does not try to convert non-Integers to Integers using #to_i - raises a TypeError when passed a non-Integer /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/integer_spec.rb Integer#integer? - returns true /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/lcm_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/next_spec.rb Integer#next - returns the Integer equal to self + 1 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/numerator_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/odd_spec.rb Integer#odd? - returns true when self is an odd number /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/ord_spec.rb Integer#ord - returns self /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/pred_spec.rb Integer#pred - returns the Integer equal to self - 1 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/round_spec.rb Integer#round - returns self /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/succ_spec.rb Integer#succ - returns the Integer equal to self + 1 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/times_spec.rb Integer#times - returns self - yields each value from 0 to self - 1 - skips the current iteration when encountering 'next' - skips all iterations when encountering 'break' - skips all iterations when encountering break with an argument and returns that argument - executes a nested while loop containing a break expression - executes a nested #times - returns an Enumerator /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/to_i_spec.rb Integer#to_i - returns self /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/to_int_spec.rb Integer#to_int - returns self /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/to_r_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/truncate_spec.rb Integer#truncate - returns self /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/upto_spec.rb Integer#upto [stop] when self and stop are Fixnums - does not yield when stop is less than self - yields once when stop equals self - yields while increasing self until it is less than stop - yields while increasing self until it is greater than floor of a Float endpoint - raises an ArgumentError for non-numeric endpoints - returns an Enumerator /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/binmode_spec.rb IO#binmode - raises an IOError on closed stream - puts a stream in binary mode /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/bytes_spec.rb IO#bytes - returns an enumerator of the next bytes from the stream - does not yield to a block - raises an IOError on closed stream - raises an IOError on an enumerator for a stream that has been closed /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/chars_spec.rb IO#chars - returns an enumerator of the next chars from the stream - returns an enumerator for a closed stream - raises an IOError when an enumerator created on a closed stream is accessed - raises an IOError when the stream for the enumerator is closed /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/close_read_spec.rb IO#close_read - closes the read end of a duplex I/O stream - raises an IOError on subsequent invocations - allows subsequent invocation of close - raises an IOError if the stream is writable and not duplexed - closes the stream if it is neither writable nor duplexed - raises IOError on closed stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/close_spec.rb IO#close - closes the stream - returns nil - makes the stream unavailable for any further data operations - raises an IOError on subsequent invocations - raises when a file descriptor is closed twice IO#close on an IO.popen stream - clears #pid - sets $? - waits for the child to exit /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/close_write_spec.rb IO#close_write - closes the write end of a duplex I/O stream - raises an IOError on subsequent invocations - allows subsequent invocation of close - raises an IOError if the stream is readable and not duplexed - closes the stream if it is neither readable nor duplexed - flushes and closes the write stream - raises IOError on closed stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/closed_spec.rb IO#closed? - returns true on closed stream - returns false on open stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/codepoints_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/constants_spec.rb IO::SEEK_SET - is defined IO::SEEK_CUR - is defined IO::SEEK_END - is defined /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/data/data_spec.rb DATA - presents $0 file data after __END__ as a File object /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/data/flock_spec.rb DATA.flock - succeeds in locking the file DATA came from /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/dup_spec.rb IO#dup - returns a new IO instance - sets a new descriptor on the returned object - allows closing the new IO without affecting the original - allows closing the original IO without affecting the new one - raises IOError on closed stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/each_byte_spec.rb IO#each_byte - raises IOError on closed stream - yields each byte - returns an Enumerator when passed no block IO#each_byte - returns self on an empty stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/each_char_spec.rb IO#each_char - raises IOError on closed stream - yields each character - returns an Enumerator when passed no block IO#each_char - does not yield any characters on an empty stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/each_codepoint_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/each_line_spec.rb IO#each_line with no separator - yields each line to the passed block - yields each line starting from the current position - returns self - does not change $_ - returns self - raises an IOError when self is not readable - returns an Enumerator when passed no block IO#each_line when passed a String containing one space as a separator - uses the passed argument as the line separator - does not change $_ - tries to convert the passed separator to a String using #to_str IO#each_line when passed nil as a separator - yields self's content starting from the current position when the passed separator is nil IO#each_line when passed an empty String as a separator - yields each paragraph IO#each_line - uses $/ as the default line separator /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/each_spec.rb IO#each with no separator - yields each line to the passed block - yields each line starting from the current position - returns self - does not change $_ - returns self - raises an IOError when self is not readable - returns an Enumerator when passed no block IO#each when passed a String containing one space as a separator - uses the passed argument as the line separator - does not change $_ - tries to convert the passed separator to a String using #to_str IO#each when passed nil as a separator - yields self's content starting from the current position when the passed separator is nil IO#each when passed an empty String as a separator - yields each paragraph IO#each - uses $/ as the default line separator /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/eof_spec.rb IO#eof? - returns false when not at end of file - returns true after reading with read with no parameters - returns true after reading with read - returns true after reading with sysread - returns true after reading with readlines - returns true on just opened empty stream - returns false on just opened non-empty stream - should not consume the data from the stream - raises IOError on closed stream - raises IOError on stream not opened for reading - raises IOError on stream closed for reading by close_read - returns true on one-byte stream after single-byte read - returns true on receiving side of Pipe when writing side is closed - returns false on receiving side of Pipe when writing side wrote some data /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/fcntl_spec.rb IO#fcntl - raises IOError on closed stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/fileno_spec.rb IO#fileno - returns the numeric file descriptor of the given IO object - raises IOError on closed stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/flush_spec.rb IO#flush - raises IOError on closed stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/for_fd_spec.rb IO.for_fd - returns a new IO object - takes an Integer or #to_int argument as the descriptor to open - associates new IO with the old descriptor so each IO directly affects the other - raises TypeError if not given an Integer or #to_int - raises ArgumentError if not given any arguments - raises EBADF if the file descriptor given is not a valid and open one - raises EINVAL if mode is not compatible with the descriptor's current mode - raises IOError on closed stream - does not close the stream automatically if given a block - emits a warning if given a block - accepts only one argument - cannot open an IO with incompatible flags /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/foreach_spec.rb IO.foreach - raises TypeError if the first parameter is nil - raises Errno::ENOENT if the file does not exist - converts first parameter to string and uses as file name - returns an Enumerator when called without a block IO.foreach with no separator argument - yields a sequence of Strings that were separated by $/ - updates $. with each yield IO.foreach with nil as the separator argument - yields a single string with entire content - updates $. with each yield IO.foreach with an empty String as the separator argument - yields a sequence of paragraphs when the separator is an empty string - updates $. with each yield IO.foreach with an arbitrary String as the separator argument - yields a sequence of Strings that were separated by r - updates $. with each yield - accepts non-ASCII data as separator IO.foreach with an object as the separator argument - calls #to_str once to convert it to a String /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/fsync_spec.rb IO#fsync - raises IOError on closed stream - writes the buffered data to permanent storage /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/getbyte_spec.rb IO#getbyte - returns the next byte from the stream - returns nil when invoked at the end of the stream - raises an IOError on closed stream IO#getbyte - returns nil on empty stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/getc_spec.rb IO#getc - returns the next byte from the stream - returns nil when invoked at the end of the stream - raises IOError on closed stream IO#getc - returns nil on empty stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/gets_spec.rb IO#gets with ASCII separator - returns the separator's number representation IO#gets - assigns the returned line to $_ - returns nil if called at the end of the stream - raises IOError on closed stream IO#gets with no separator - returns the next line of string that is separated by $/ - returns tainted strings - updates lineno with each invocation - updates $. with each invocation IO#gets with nil separator - returns the entire contents - returns tainted strings - updates lineno with each invocation - updates $. with each invocation IO#gets with an empty String separator - returns the next paragraph - reads until the beginning of the next paragraph - returns tainted strings - updates lineno with each invocation - updates $. with each invocation IO#gets with an arbitrary String separator - reads up to and including the separator - returns tainted strings - updates lineno with each invocation - updates $. with each invocation IO#gets - raises an IOError if the stream is opened for append only - raises an IOError if the stream is opened for writing only IO#gets - raises an IOErro on the clone of a stream not open for reading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/initialize_copy_spec.rb IO#initialize_copy - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/initialize_spec.rb IO#initialize - succeeds when fd is a Fixnum - succeeds when fd responds to #to_int - raises a TypeError when fd is an IO - raises a TypeError when given a non-integer - raises IOError on closed stream - raises an Errno::EBADF when given an invalid file descriptor /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/inspect_spec.rb IO#inspect - returns a string describing a stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/io_spec.rb IO - includes File::Constants /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ioctl_spec.rb IO#ioctl - raises IOError on closed stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/isatty_spec.rb IO#isatty - returns false if this stream is not a terminal device (TTY) - raises IOError on closed stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/lineno_spec.rb IO#lineno - raises an IOError on a closed stream - returns the current line number IO#lineno= - raises an IOError on a closed stream - calls #to_int on a non-numeric argument - truncates a Float argument - raises TypeError on nil argument - sets the current line number to the given value - does not change $. - does not change $. until next read /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/lines_spec.rb IO#lines - returns an Enumerator - returns a line when accessed - ignores a given block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/new_spec.rb IO.new - returns a new IO object - takes an Integer or #to_int argument as the descriptor to open - associates new IO with the old descriptor so each IO directly affects the other - raises TypeError if not given an Integer or #to_int - raises ArgumentError if not given any arguments - raises EBADF if the file descriptor given is not a valid and open one - raises EINVAL if mode is not compatible with the descriptor's current mode - raises IOError on closed stream - does not close the stream automatically if given a block - emits a warning if given a block - accepts only one argument - cannot open an IO with incompatible flags /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/open_spec.rb IO.open - returns a new IO object - takes an Integer or #to_int argument as the descriptor to open - associates new IO with the old descriptor so each IO directly affects the other - raises TypeError if not given an Integer or #to_int - raises ArgumentError if not given any arguments - raises EBADF if the file descriptor given is not a valid and open one - raises EINVAL if mode is not compatible with the descriptor's current mode - raises IOError on closed stream - does not close the stream automatically if given a block - emits a warning if given a block - accepts only one argument - cannot open an IO with incompatible flags IO.open - raises an IOError on closed stream - with a block invokes close on opened IO object when exiting the block - with a block propagates non-StandardErrors produced by close - with a block swallows StandardErrors produced by close /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/output_spec.rb IO#<< - writes an object to the IO stream - calls #to_s on the object to print it - raises an error if the stream is closed - returns self /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/pid_spec.rb IO#pid - returns nil for IO not associated with a process IO#pid - returns the ID of a process associated with stream - raises an IOError on closed stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/pipe_spec.rb IO.pipe - creates a two-ended pipe - returns two IO objects /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/popen_spec.rb IO::popen - reads from a read-only pipe - reads and writes to a read/write pipe - writes to a write-only pipe - allows the io to be closed inside the block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/pos_spec.rb IO#pos - gets the offset - raises IOError on closed stream - resets #eof? IO#pos= - sets the offset - converts arguments to Integers - does not accept Bignums that don't fit in a C long - raises IOError on closed stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/print_spec.rb IO#print - writes $_.to_s followed by $\ (if any) to the stream if no arguments given - calls obj.to_s and not obj.to_str then writes the record seperator - writes each obj.to_s to the stream and appends $\ (if any) given multiple objects - raises IOError on closed stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/printf_spec.rb IO#printf - writes the #sprintf formatted string to the file descriptor - raises IOError on closed stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/putc_spec.rb IO#putc - raises IOError on closed stream - writes the first byte of a String - calls #to_int on a non-Integer and writes the first byte of the value - writes a Numeric that fits in a byte - write the first byte of a Numeric that does not fit in a byte /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/puts_spec.rb IO#puts - writes just a newline when given no args - writes just a newline when given just a newline - writes nil with a newline when given nil as an arg - calls to_s before writing non-string objects - writes each arg if given several - flattens a nested array before writing it - writes nothing for an empty array - writes [...] for a recursive array arg - writes a newline after objects that do not end in newlines - does not write a newline after objects that end in newlines - ignores the $/ separator global - raises IOError on closed stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/read_nonblock_spec.rb IO#read_nonblock - raises EAGAIN when there is no data - returns at most the number of bytes requested - returns less data if that is all that is available - changes the behavior of #read to nonblocking - raises IOError on closed stream - raises EOFError when the end is reached /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/read_spec.rb IO.read - reads the contents of a file - treats second nil argument as no length limit - treats third nil argument as 0 - reads the contents of a file up to a certain size when specified - reads the contents of a file from an offset of a specific size when specified - returns nil at end-of-file when length is passed - raises an Errno::ENOENT when the requested file does not exist - raises a TypeError when not passed a String type - raises an ArgumentError when not passed a valid length - raises an Errno::EINVAL when not passed a valid offset IO.read on an empty file - returns nil when length is passed - returns an empty string when no length is passed IO#read - can be read from consecutively - consumes zero bytes when reading zero bytes - is at end-of-file when everything has been read - reads the contents of a file - places the specified number of bytes in the buffer - expands the buffer when too small - overwrites the buffer - truncates the buffer when too big - returns the given buffer - coerces the second argument to string and uses it as a buffer - returns an empty string at end-of-file - reads the contents of a file when more bytes are specified - returns an empty string at end-of-file - returns an empty string when the current pos is bigger than the content size - returns nil at end-of-file with a length - with length argument returns nil when the current pos is bigger than the content size - raises IOError on closed stream IO#read with encodings - ignores unicode encoding IO#read with large data - reads all the data at once - reads only the requested number of bytes /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/readchar_spec.rb IO#readchar - returns the next byte from the stream - raises an EOFError when invoked at the end of the stream - raises IOError on closed stream IO#readchar - raises EOFError on empty stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/readline_spec.rb IO#readline - returns the next line on the stream - goes back to first position after a rewind - returns characters after the position set by #seek - raises EOFError on end of stream - raises IOError on closed stream - assigns the returned line to $_ /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/readlines_spec.rb IO#readlines - raises an IOError if the stream is closed IO#readlines when passed no arguments - returns an Array containing lines based on $/ IO#readlines when passed no arguments - updates self's position - updates self's lineno based on the number of lines read - does not change $_ - returns an empty Array when self is at the end IO#readlines when passed nil - returns the remaining content as one line starting at the current position IO#readlines when passed an empty String - returns an Array containing all paragraphs IO#readlines when passed a separator - returns an Array containing lines based on the separator - returns an empty Array when self is at the end - updates self's lineno based on the number of lines read - updates self's position based on the number of characters read - does not change $_ - tries to convert the passed separator to a String using #to_str IO#readlines - raises an IOError if the stream is opened for append only - raises an IOError if the stream is opened for write only IO.readlines when not passed a separator - returns an Array containing lines of file_name based on $/ IO.readlines when not passed a separator - raises an Errno::ENOENT error when the passed file_name does not exist - does not change $_ - tries to convert the passed file_name to a String using #to_str IO.readlines when passed nil as a separator - returns the contents as a single String IO.readlines when passed an empty String as a separator - returns an Array containing all paragraphs IO.readlines when passed an arbitrary string separator - returns an Array containing lines of file_name based on the passed separator - does not change $_ IO.readlines when passed an object as separator - tries to convert the passed separator to a String using #to_str /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/readpartial_spec.rb IO#readpartial - raises IOError on closed stream - reads at most the specified number of bytes - reads after ungetc with data in the buffer - reads after ungetc without data in the buffer - discards the existing buffer content upon successful read - raises EOFError on EOF - discards the existing buffer content upon error - raises IOError if the stream is closed - raises ArgumentError if the negative argument is provided - immediately returns an empty string if the length argument is 0 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/reopen_spec.rb IO#reopen - raises IOError on closed stream - raises IOError when called on closed stream - should not raise IOError when called on closed stream with path - reassociates self to another file/descriptor but returns self - reassociates self with a new stream opened on path, when self in initial state - reassociates self with a new stream opened on path, after some reads - reassociates self with a new stream opened on path, after some writes - reassociates self with the I/O stream specified as an argument, after some reads - reassociates self with the I/O stream specified as an argument, after some writes - reassociates self with a new stream after some reads /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/rewind_spec.rb IO#rewind - positions the instance to the beginning of input - positions the instance to the beginning of input and clears EOF - sets lineno to 0 - raises IOError on closed stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/seek_spec.rb IO#seek - sets the offset - converts arguments to Integers - does not accept Bignums that don't fit in a C long - raises IOError on closed stream IO#seek - moves the read position relative to the current position with SEEK_CUR - moves the read position relative to the start with SEEK_SET - moves the read position relative to the end with SEEK_END - moves the read position and clears EOF with SEEK_SET - moves the read position and clears EOF with SEEK_CUR - moves the read position and clears EOF with SEEK_END /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/select_spec.rb IO.select - blocks for duration of timeout if there are no objects ready for I/O - returns immediately all objects that are ready for I/O when timeout is 0 - returns nil after timeout if there are no objects ready for I/O - returns supplied objects when they are ready for I/O - returns supplied objects correctly even when monitoring the same object in different arrays - invokes to_io on supplied objects that are not IO - raises TypeError if supplied objects are not IO - raises TypeError if the specified timeout value is not Numeric - raises TypeError if the first three arguments are not Arrays - does not raise errors if the first three arguments are nil - does not accept negative timeouts /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/stat_spec.rb IO#stat - raises IOError on closed stream - returns a File::Stat object for the stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/sync_spec.rb IO#sync= - sets the sync mode to true or false - accepts non-boolean arguments - raises an IOError on closed stream IO#sync - returns the current sync mode - raises an IOError on closed stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/sysopen_spec.rb IO.sysopen - returns the file descriptor for a given path - works on directories - accepts a mode as second argument - accepts permissions as third argument /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/sysread_spec.rb IO#sysread on a file - reads the specified number of bytes from the file - reads the specified number of bytes from the file to the buffer - coerces the second argument to string and uses it as a buffer - advances the position of the file by the specified number of bytes - throws IOError when called immediately after a buffered IO#read - does not raise error if called after IO#read followed by IO#write - does not raise error if called after IO#read followed by IO#syswrite - reads updated content after the flushed buffered IO#write - raises IOError on closed stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/sysseek_spec.rb IO#sysseek - sets the offset - converts arguments to Integers - does not accept Bignums that don't fit in a C long - raises IOError on closed stream IO#sysseek - moves the read position relative to the current position with SEEK_CUR - raises an error when called after buffered reads - moves the read position relative to the start with SEEK_SET - moves the read position relative to the end with SEEK_END /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/syswrite_spec.rb IO#syswrite on a file - writes all of the string's bytes but does not buffer them - warns if called immediately after a buffered IO#write - does not warn if called after IO#write with intervening IO#sysread - writes to the actual file position when called after buffered IO#read IO#syswrite - coerces the argument to a string using to_s - checks if the file is writable if writing more than zero bytes - returns the number of bytes written - invokes to_s on non-String argument - writes all of the string's bytes without buffering if mode is sync - does not warn if called after IO#read - writes to the current position after IO#read - advances the file position by the count of given bytes - raises IOError on closed stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/tell_spec.rb IO#tell - gets the offset - raises IOError on closed stream - resets #eof? /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/to_i_spec.rb IO#to_i - return the numeric file descriptor of the given IO object - raises IOError on closed stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/to_io_spec.rb IO#to_io - returns self for open stream - returns self for closed stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/try_convert_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/tty_spec.rb IO#tty? - returns false if this stream is not a terminal device (TTY) - raises IOError on closed stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb IO#ungetc - pushes back one character onto stream - pushes back one character when invoked at the end of the stream - pushes back one character when invoked at the start of the stream - pushes back one character when invoked on empty stream - affects EOF state - adjusts the stream position - makes subsequent unbuffered operations to raise IOError - raises IOError when invoked on stream that was not yet read - raises IOError on closed stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/write_nonblock_spec.rb IO#write_nonblock on a file - writes all of the string's bytes but does not buffer them - checks if the file is writable if writing zero bytes IO#write_nonblock - coerces the argument to a string using to_s - checks if the file is writable if writing more than zero bytes - returns the number of bytes written - invokes to_s on non-String argument - writes all of the string's bytes without buffering if mode is sync - does not warn if called after IO#read - writes to the current position after IO#read - advances the file position by the count of given bytes - raises IOError on closed stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/write_spec.rb IO#write on a file - writes all of the string's bytes but buffers them - does not check if the file is writable if writing zero bytes - returns a length of 0 when writing a blank string IO#write - coerces the argument to a string using to_s - checks if the file is writable if writing more than zero bytes - returns the number of bytes written - invokes to_s on non-String argument - writes all of the string's bytes without buffering if mode is sync - does not warn if called after IO#read - writes to the current position after IO#read - advances the file position by the count of given bytes - raises IOError on closed stream /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/Array_spec.rb Kernel#Array - is a private method - does not call #to_ary on an Array - tries to call #to_ary on the given argument if it's not an Array - does not call #to_a on an Array - tries to call #to_a on the given argument if #to_ary is not provided - returns an array with the given argument if neither #to_ary nor #to_a are provided - returns an empty array if the given argument is nil - raises a TypeError if #to_ary / #to_a do not return an array /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/Float_spec.rb Kernel.Float - returns the identical Float for numeric Floats - returns a Float for Fixnums - returns a Float for Bignums - raises an ArgumentError for nil - returns the identical NaN for NaN - returns the same Infinity for Infinity - converts Strings to floats without calling #to_f - converts Strings with decimal points into Floats - raises and ArgumentError for a String of word characters - raises an ArgumentError if there are two decimal points in the String - raises and ArgumentError for a String of numbers followed by word characters - raises and ArgumentError for a String of word characters followed by numbers - converts String subclasses to floats without calling #to_f - returns a positive Float if the string is prefixed with + - returns a negative Float if the string is prefixed with + - raises an ArgumentError if a + or - is embedded in a String - raises an ArgumentError if a String has a trailing + or - - raises an ArgumentError for a String with a leading _ - returns a value for a String with an embedded _ - raises an ArgumentError for a String with a trailing _ - raises an ArgumentError for a String of \0 - raises an ArgumentError for a String with a leading \0 - raises an ArgumentError for a String with an embedded \0 - raises an ArgumentError for a String with a trailing \0 - raises an ArgumentError for a String that is just an empty space - raises an ArgumentError for a String that with an embedded space - returns a value for a String with a leading space - returns a value for a String with a trailing space - raises an ArgumentError if e is the trailing character - raises an ArgumentError if e is the leading character - returns Infinity for '2e1000' - returns 0 for '2e-1000' - allows embedded _ in a number on either side of the e - raises an exception if a space is embedded on either side of the 'e' - raises an exception if there's a leading _ on either side of the 'e' - raises an exception if there's a trailing _ on either side of the 'e' - allows decimal points on the left side of the 'e' - raises an ArgumentError if there's a decimal point on the right side of the 'e' - raises an ArgumentError if E is the trailing character - raises an ArgumentError if E is the leading character - returns Infinity for '2E1000' - returns 0 for '2E-1000' - allows embedded _ in a number on either side of the E - raises an exception if a space is embedded on either side of the 'E' - raises an exception if there's a leading _ on either side of the 'E' - raises an exception if there's a trailing _ on either side of the 'E' - allows decimal points on the left side of the 'E' - raises an ArgumentError if there's a decimal point on the right side of the 'E' - returns a Float that can be a parameter to #Float again - otherwise, converts the given argument to a Float by calling #to_f - raises an Argument Error if to_f is called and it returns NaN (FAILED - 9) - returns the identical Infinity if to_f is called and it returns Infinity - raises a TypeError if #to_f is not provided - raises a TypeError if #to_f returns a String - raises a TypeError if #to_f returns an Integer Kernel#Float - returns the identical Float for numeric Floats - returns a Float for Fixnums - returns a Float for Bignums - raises an ArgumentError for nil - returns the identical NaN for NaN - returns the same Infinity for Infinity - converts Strings to floats without calling #to_f - converts Strings with decimal points into Floats - raises and ArgumentError for a String of word characters - raises an ArgumentError if there are two decimal points in the String - raises and ArgumentError for a String of numbers followed by word characters - raises and ArgumentError for a String of word characters followed by numbers - converts String subclasses to floats without calling #to_f - returns a positive Float if the string is prefixed with + - returns a negative Float if the string is prefixed with + - raises an ArgumentError if a + or - is embedded in a String - raises an ArgumentError if a String has a trailing + or - - raises an ArgumentError for a String with a leading _ - returns a value for a String with an embedded _ - raises an ArgumentError for a String with a trailing _ - raises an ArgumentError for a String of \0 - raises an ArgumentError for a String with a leading \0 - raises an ArgumentError for a String with an embedded \0 - raises an ArgumentError for a String with a trailing \0 - raises an ArgumentError for a String that is just an empty space - raises an ArgumentError for a String that with an embedded space - returns a value for a String with a leading space - returns a value for a String with a trailing space - raises an ArgumentError if e is the trailing character - raises an ArgumentError if e is the leading character - returns Infinity for '2e1000' - returns 0 for '2e-1000' - allows embedded _ in a number on either side of the e - raises an exception if a space is embedded on either side of the 'e' - raises an exception if there's a leading _ on either side of the 'e' - raises an exception if there's a trailing _ on either side of the 'e' - allows decimal points on the left side of the 'e' - raises an ArgumentError if there's a decimal point on the right side of the 'e' - raises an ArgumentError if E is the trailing character - raises an ArgumentError if E is the leading character - returns Infinity for '2E1000' - returns 0 for '2E-1000' - allows embedded _ in a number on either side of the E - raises an exception if a space is embedded on either side of the 'E' - raises an exception if there's a leading _ on either side of the 'E' - raises an exception if there's a trailing _ on either side of the 'E' - allows decimal points on the left side of the 'E' - raises an ArgumentError if there's a decimal point on the right side of the 'E' - returns a Float that can be a parameter to #Float again - otherwise, converts the given argument to a Float by calling #to_f - raises an Argument Error if to_f is called and it returns NaN (FAILED - 10) - returns the identical Infinity if to_f is called and it returns Infinity - raises a TypeError if #to_f is not provided - raises a TypeError if #to_f returns a String - raises a TypeError if #to_f returns an Integer Kernel#Float - is a private method /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/Integer_spec.rb Kernel.Integer - returns a Bignum for a Bignum - returns a Fixnum for a Fixnum - uncritically return the value of to_int even if it is not an Integer - returns 0 when passed nil - returns a Fixnum or Bignum object - truncates Floats - calls to_i on Rationals - returns the value of to_int if the result is a Fixnum - returns the value of to_int if the result is a Bignum - calls to_i on an object whose to_int returns nil - uncritically return the value of to_int even if it is not an Integer - raises a TypeError if to_i returns a value that is not an Integer - raises a TypeError if no to_int or to_i methods exist - raises a TypeError if to_int returns nil and no to_i exists - raises a FloatDomainError when passed NaN - raises a FloatDomainError when passed Infinity - raises an ArgumentError if the String is a null byte - raises an ArgumentError if the String starts with a null byte - raises an ArgumentError if the String ends with a null byte - raises an ArgumentError if the String contains a null byte - ignores leading whitespace - ignores trailing whitespace - raises an ArgumentError if there are leading _s - raises an ArgumentError if there are trailing _s - ignores an embedded _ - raises an ArgumentError if there are multiple embedded _s - ignores a single leading + - raises an ArgumentError if there is a space between the + and number - raises an ArgumentError if there are multiple leading +s - raises an ArgumentError if there are trailing +s - makes the number negative if there's a leading - - raises an ArgumentError if there are multiple leading -s - raises an ArgumentError if there are trailing -s - raises an ArgumentError if there is a period - raises an ArgumentError for an empty String - parses the value as a hex number if there's a leading 0x - is a positive hex number if there's a leading +0x - is a negative hex number if there's a leading -0x - raises an ArgumentError if the number cannot be parsed as hex - parses the value as a hex number if there's a leading 0X - is a positive hex number if there's a leading +0X - is a negative hex number if there's a leading -0X - raises an ArgumentError if the number cannot be parsed as hex - parses the value as a binary number if there's a leading 0b - is a positive binary number if there's a leading +0b - is a negative binary number if there's a leading -0b - raises an ArgumentError if the number cannot be parsed as binary - parses the value as a binary number if there's a leading 0B - is a positive binary number if there's a leading +0B - is a negative binary number if there's a leading -0B - raises an ArgumentError if the number cannot be parsed as binary - parses the value as an octal number if there's a leading 0o - is a positive octal number if there's a leading +0o - is a negative octal number if there's a leading -0o - raises an ArgumentError if the number cannot be parsed as octal - parses the value as an octal number if there's a leading 0O - is a positive octal number if there's a leading +0O - is a negative octal number if there's a leading -0O - raises an ArgumentError if the number cannot be parsed as octal - parses the value as an octal number if there's a leading 0 - is a positive octal number if there's a leading +0 - is a negative octal number if there's a leading -0 - raises an ArgumentError if the number cannot be parsed as octal - parses the value as a decimal number if there's a leading 0D - is a positive decimal number if there's a leading +0D - is a negative decimal number if there's a leading -0D - raises an ArgumentError if the number cannot be parsed as decimal - parses the value as a decimal number if there's a leading 0d - is a positive decimal number if there's a leading +0d - is a negative decimal number if there's a leading -0d - raises an ArgumentError if the number cannot be parsed as decimal - is a public method Kernel#Integer - returns a Bignum for a Bignum - returns a Fixnum for a Fixnum - uncritically return the value of to_int even if it is not an Integer - returns 0 when passed nil - returns a Fixnum or Bignum object - truncates Floats - calls to_i on Rationals - returns the value of to_int if the result is a Fixnum - returns the value of to_int if the result is a Bignum - calls to_i on an object whose to_int returns nil - uncritically return the value of to_int even if it is not an Integer - raises a TypeError if to_i returns a value that is not an Integer - raises a TypeError if no to_int or to_i methods exist - raises a TypeError if to_int returns nil and no to_i exists - raises a FloatDomainError when passed NaN - raises a FloatDomainError when passed Infinity - raises an ArgumentError if the String is a null byte - raises an ArgumentError if the String starts with a null byte - raises an ArgumentError if the String ends with a null byte - raises an ArgumentError if the String contains a null byte - ignores leading whitespace - ignores trailing whitespace - raises an ArgumentError if there are leading _s - raises an ArgumentError if there are trailing _s - ignores an embedded _ - raises an ArgumentError if there are multiple embedded _s - ignores a single leading + - raises an ArgumentError if there is a space between the + and number - raises an ArgumentError if there are multiple leading +s - raises an ArgumentError if there are trailing +s - makes the number negative if there's a leading - - raises an ArgumentError if there are multiple leading -s - raises an ArgumentError if there are trailing -s - raises an ArgumentError if there is a period - raises an ArgumentError for an empty String - parses the value as a hex number if there's a leading 0x - is a positive hex number if there's a leading +0x - is a negative hex number if there's a leading -0x - raises an ArgumentError if the number cannot be parsed as hex - parses the value as a hex number if there's a leading 0X - is a positive hex number if there's a leading +0X - is a negative hex number if there's a leading -0X - raises an ArgumentError if the number cannot be parsed as hex - parses the value as a binary number if there's a leading 0b - is a positive binary number if there's a leading +0b - is a negative binary number if there's a leading -0b - raises an ArgumentError if the number cannot be parsed as binary - parses the value as a binary number if there's a leading 0B - is a positive binary number if there's a leading +0B - is a negative binary number if there's a leading -0B - raises an ArgumentError if the number cannot be parsed as binary - parses the value as an octal number if there's a leading 0o - is a positive octal number if there's a leading +0o - is a negative octal number if there's a leading -0o - raises an ArgumentError if the number cannot be parsed as octal - parses the value as an octal number if there's a leading 0O - is a positive octal number if there's a leading +0O - is a negative octal number if there's a leading -0O - raises an ArgumentError if the number cannot be parsed as octal - parses the value as an octal number if there's a leading 0 - is a positive octal number if there's a leading +0 - is a negative octal number if there's a leading -0 - raises an ArgumentError if the number cannot be parsed as octal - parses the value as a decimal number if there's a leading 0D - is a positive decimal number if there's a leading +0D - is a negative decimal number if there's a leading -0D - raises an ArgumentError if the number cannot be parsed as decimal - parses the value as a decimal number if there's a leading 0d - is a positive decimal number if there's a leading +0d - is a negative decimal number if there's a leading -0d - raises an ArgumentError if the number cannot be parsed as decimal - is a private method /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/String_spec.rb Kernel.String - converts nil to a String - converts a Float to a String - converts a boolean to a String - converts a constant to a String - calls #to_s to convert an arbitrary object to a String - raises a TypeError if #to_s does not exist - raises a TypeError if respond_to? returns false for #to_s - raises a NoMethodError if #to_s is not defined but #respond_to?(:to_s) returns true - calls #to_s if #respond_to?(:to_s) returns true - raises a TypeError if #to_s does not return a String - returns the same object if it is already a String - returns the same object if it is an instance of a String subclass Kernel#String - converts nil to a String - converts a Float to a String - converts a boolean to a String - converts a constant to a String - calls #to_s to convert an arbitrary object to a String - raises a TypeError if #to_s does not exist - raises a TypeError if respond_to? returns false for #to_s - raises a NoMethodError if #to_s is not defined but #respond_to?(:to_s) returns true - calls #to_s if #respond_to?(:to_s) returns true - raises a TypeError if #to_s does not return a String - returns the same object if it is already a String - returns the same object if it is an instance of a String subclass - is a private method /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/__callee___spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/__id___spec.rb Kernel#__id__ - returns an integer - returns the same value on all calls to id for a given object - returns different values for different objects - returns the same value for two Fixnums with the same value - returns the same value for two Symbol literals - returns the same value for two true literals - returns the same value for two false literals - returns the same value for two nil literals - returns a different value for two Bignum literals - returns a different value for two Float literals - returns a different value for two String literals - returns a different value for an object and its dup Kernel#__id__ - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/__method___spec.rb Kernel.__method__ - returns the current method, even when aliased (FAILED - 11) - returns the original name when aliased method (FAILED - 12) - returns the caller from blocks too (FAILED - 13) - returns the caller from define_method too - returns the caller from block inside define_method too - returns the caller from a define_method called from the same class - returns method name even from eval - returns nil when not called from a method (FAILED - 14) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/__send___spec.rb Kernel#__send__ - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/abort_spec.rb Kernel#abort - is a private method - raises a SystemExit exception - sets the exception status code of of 1 - prints the specified message to STDERR Kernel.abort - raises a SystemExit exception - sets the exception status code of of 1 - prints the specified message to STDERR /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/at_exit_spec.rb Kernel.at_exit - is a private method - runs after all other code - runs in reverse order of registration - allows calling exit inside at_exit handler Kernel#at_exit - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/autoload_spec.rb Kernel#autoload - is a private method - registers a file to load the first time the named constant is accessed - registers a file to load the first time the named constant is accessed - sets the autoload constant in Object's constant table - loads the file when the constant is accessed - does not call Kernel.require or Kernel.load to load the file Kernel#autoload? - is a private method - returns the name of the file that will be autoloaded - returns nil if no file has been registered for a constant Kernel.autoload - registers a file to load the first time the toplevel constant is accessed - sets the autoload constant in Object's constant table Kernel.autoload? - returns the name of the file that will be autoloaded - returns nil if no file has been registered for a constant /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/backtick_spec.rb Kernel#` - is a private method - returns the standard output of the executed sub-process - tries to convert the given argument to String using #to_str - sets $? to the exit status of the executed sub-process Kernel.` - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/binding_spec.rb Kernel#binding - is a private method - returns a Binding object - encapsulates the execution context properly - raises a NameError on undefined variable Kernel.binding - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/block_given_spec.rb Kernel#block_given? - returns true if and only if a block is supplied - returns false when a method defined by define_method is called with a block - returns false outside of a method - is a private method Kernel.block_given? - returns true if and only if a block is supplied - returns false when a method defined by define_method is called with a block self.send(:block_given?) - always returns false Kernel.block_given? - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/callcc_spec.rb Kernel#callcc - is a private method - is possible to exit a loop like a break - is possible to call a continuation multiple times - returns the results of a block if continuation is not called - returns the results of continuation once called - returns the arguments to call - preserves changes to block-local scope - preserves changes to method-local scope - raises a LocalJumpError if callcc is not given a block Kernel.callcc - is possible to exit a loop like a break - is possible to call a continuation multiple times - returns the results of a block if continuation is not called - returns the results of continuation once called - returns the arguments to call - preserves changes to block-local scope - preserves changes to method-local scope - raises a LocalJumpError if callcc is not given a block /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/caller_spec.rb Kernel#caller - is a private method - returns the current call stack - omits a number of frames corresponding to the parameter - defaults to omitting one frame Kernel#caller in a Proc or eval - returns the definition trace of a block when evaluated in a Proc binding - returns the definition trace of a Proc - returns the correct caller line from a called Proc (FAILED - 15) - returns the correct definition line for a complex Proc trace - begins with (eval) for caller(0) in eval - begins with the eval's sender's sender for caller(1) in eval - shows the current line in the calling block twice when evaled /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/case_compare_spec.rb Kernel#=== for a class with default #== and #equal? - returns true if other object has same object id - returns false if other object does not have same object id Kernel#=== for a class with #== overridden to consider other object's class - returns true if #== returns true even if #equal? is false - returns true if #equal? returns true - returns false if neither #== nor #equal? returns true Kernel#=== for a class with #equal? overridden to always be false - returns true if #== returns true even if #equal? is false - returns false if neither #== nor #equal? returns true Kernel#=== for a class with #== and #equal? overridden to always be false - returns true if the object id is the same even if both #== and #equal? return false - returns false if the object id is not the same and both #== and #equal? return false Kernel#=== for a class with #object_id overridden to always be different #== and #equal? overridden to always be true - returns true if #== or #equal? is true even if object id is different /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/catch_spec.rb Kernel.catch - executes its block - returns the last expression evaluated if throw was not called - throws the given name and is caught by matching catch block - can be used even in a method different from where throw is called - can be nested - raises ArgumentError if more than one arguments are given - raises TypeError if the argument is not a symbol - raises ArgumentError if called without argument - raises LocalJumpError if no block is given Kernel#catch - is a private method /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/chomp_spec.rb Kernel#chomp - is a private method Kernel#chomp! - is a private method Kernel.chomp - needs to be reviewed for spec completeness Kernel.chomp! - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/chop_spec.rb Kernel#chop - is a private method Kernel#chop! - is a private method Kernel.chop - needs to be reviewed for spec completeness Kernel.chop! - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/class_spec.rb Kernel#class - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/clone_spec.rb Kernel#clone - calls #initialize_copy on the new instance - copies instance variables - copies singleton methods - copies modules included in the singleton class - copies constants defined in the singleton class /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/comparison_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/define_singleton_method_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/display_spec.rb Kernel#display - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/dup_spec.rb Kernel#dup - calls #initialize_copy on the new instance - copies instance variables - does not copy singleton methods - does not copy modules included in the singleton class - does not copy constants defined in the singleton class /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/eql_spec.rb Kernel#eql? - returns true if obj and anObject are the same object. - returns true if obj and anObject have the same value. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/equal_spec.rb Kernel#equal? - returns true only if obj and other are the same object - returns true if obj and anObject have the same value. - is unaffected by overriding object_id - is unaffected by overriding == - is unaffected by overriding eql? - is unaffected by overriding __id__ /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/equal_value_spec.rb Kernel#== - returns true only if obj and other are the same object /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/eval_spec.rb Kernel#eval - is a private method - is a module function - evaluates the code within - evaluates within the scope of the eval - evaluates such that consts are scoped to the class of the eval - finds a local in an enclosing scope - updates a local in an enclosing scope - creates an eval-scope local - updates a local in a surrounding block scope - updates a local in a scope above a surrounding block scope - updates a local in a scope above when modified in a nested block scope - accepts a Proc object as a binding - does not make Proc locals visible to evaluated code - allows a binding to be captured inside an eval - allows Proc and binding to be nested in horrible ways - allows creating a new class in a binding - allows creating a new class in a binding created by #eval - allows creating a new class in a binding returned by a method defined with #eval - includes file and line information in syntax error - should perform top level evaluations from inside a block - uses the filename of the binding if none is provided - should not alter the value of __FILE__ in the binding Kernel.eval - does not pass the block to the method being eval'ed - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/exec_spec.rb Kernel#exec - is a private method - raises a SystemCallError if cmd cannot execute Kernel.exec - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/exit_spec.rb Kernel#exit - is a private method Kernel#exit! - is a private method Kernel.exit - raises a SystemExit with status 0 - raises a SystemExit with the specified status - raises a SystemExit with the specified boolean status - tries to convert the passed argument to an Integer using #to_int - converts the passed Float argument to an Integer - raises TypeError if can't convert the argument to an Integer Kernel.exit! - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/extend_spec.rb Kernel#extend - calls extend_object on argument - calls extended on argument - makes the class a kind_of? the argument - raises a TypeError if self is frozen Kernel#extend - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/fail_spec.rb Kernel.fail - is a private method - raises a RuntimeError - accepts an Object with an exception method returning an Exception - instantiates the specified exception class - uses the specified message Kernel#fail - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/fork_spec.rb Kernel#fork - is a private method Kernel.fork - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/format_spec.rb Kernel#format - is a private method Kernel.format - is accessible as a module function /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/freeze_spec.rb Kernel#freeze - prevents self from being further modified - returns the immediate when called on an immediate - has no effect on immediate values - causes mutative calls to raise TypeError /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/frozen_spec.rb Kernel#frozen? - returns true if self is frozen /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/getc_spec.rb Kernel#getc - is a private method Kernel.getc - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/gets_spec.rb Kernel#gets - is a private method Kernel.gets - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/global_variables_spec.rb Kernel.global_variables - is a private method - finds subset starting with std Kernel#global_variables - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/gsub_spec.rb Kernel#gsub - is a private method - raises a TypeError if $_ is not a String - when matches sets $_ to a new string, leaving the former value unaltered - returns a string with the same contents as $_ after the operation - accepts Regexps as patterns - accepts Strings as patterns, treated literally - accepts objects which respond to #to_str as patterns and treats them as strings Kernel#gsub with a pattern and replacement - accepts strings for replacement - accepts objects which respond to #to_str for replacement - replaces \1 sequences with the regexp's corresponding capture Kernel#gsub with pattern and block - acts similarly to using $_.gsub Kernel#gsub! - is a private method Kernel.gsub! - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/hash_spec.rb Kernel#hash - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/id_spec.rb Kernel#id - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/initialize_copy_spec.rb Kernel#initialize_copy - is a private method /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/inspect_spec.rb Kernel#inspect - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/instance_eval_spec.rb Kernel#instance_eval - expects a block with no arguments - takes no arguments with a block - passes the object to the block - only binds the eval to the receiver - shares a scope across sibling evals - binds self to the receiver - executes in the context of the receiver - has access to receiver's instance variables - treats block-local variables as local to the block - sets class variables in the receiver - gets constants in the receiver if a string given - doesn't get constants in the receiver if a block given - raises a TypeError when defining methods on an immediate - raises a TypeError when defining methods on numerics /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/instance_of_spec.rb Kernel#instance_of? - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/instance_variable_defined_spec.rb Kernel#instance_variable_defined? - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/instance_variable_get_spec.rb Kernel#instance_variable_get - tries to convert the passed argument to a String using #to_str - returns the value of the passed instance variable that is referred to by the conversion result - returns nil when the referred instance variable does not exist - raises a TypeError when the passed argument does not respond to #to_str - raises a TypeError when the passed argument can't be converted to a String - raises a NameError when the conversion result does not start with an '@' Kernel#instance_variable_get when passed Symbol - returns the value of the instance variable that is referred to by the passed Symbol - raises a NameError when the passed Symbol does not start with an '@' Kernel#instance_variable_get when passed String - returns the value of the instance variable that is referred to by the passed String - raises a NameError when the passed String does not start with an '@' 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 - outputs a warning - raises an ArgumentError when the passed Fixnum can't be converted to a Symbol - raises a NameError when the Symbol does not start with an '@' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/instance_variable_set_spec.rb Kernel#instance_variable_set - sets the value of the specified instance variable - sets the value of the instance variable when no instance variables exist yet - raises a NameError exception if the argument is not of form '@x' - raises an ArgumentError if the instance variable name is a Fixnum - raises a TypeError if the instance variable name is an object that does not respond to to_str - raises a NameError if the passed object, when coerced with to_str, does not start with @ - raises a NameError if pass an object that cannot be a symbol - accepts as instance variable name any instance of a class that responds to to_str /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/instance_variables_spec.rb Kernel#instance_variables immediate values - returns an empty array if no instance variables are defined - returns the correct array if an instance variable is added Kernel#instance_variables regular objects - returns an empty array if no instance variables are defined - returns the correct array if an instance variable is added /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/is_a_spec.rb Kernel#is_a? - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/iterator_spec.rb Kernel#iterator? - is a private method Kernel.iterator? - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/kind_of_spec.rb Kernel#kind_of? - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/lambda_spec.rb Kernel.lambda - is a private method - returns a Proc object - raises an ArgumentError when no block is given - returns from the itself; not the creation site of the - allows long returns to flow through it Kernel#lambda - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/load_spec.rb Kernel#load - is a private method Kernel#load (path resolution) - loads an absolute path - loads a non-canonical absolute path - loads a file defining many methods - raises a LoadError if the file does not exist - calls #to_str on non-String objects - raises a TypeError if passed nil - raises a TypeError if passed a Fixnum - raises a TypeError if passed an Array - raises a TypeError if passed an object that does not provide #to_str - raises a TypeError if passed an object that has #to_s but not #to_str - raises a TypeError if #to_str does not return a String - raises a TypeError if passed an object that has #to_path but not #to_str - loads a ./ relative path from the current working directory with non-empty $LOAD_PATH - loads a ../ relative path from the current working directory with non-empty $LOAD_PATH - loads a non-canonical path from the current working directory with non-empty $LOAD_PATH - resolves a filename against $LOAD_PATH entries - does not resolve a ./ relative path against $LOAD_PATH entries - does not resolve a ../ relative path against $LOAD_PATH entries - resolves a non-canonical path against $LOAD_PATH entries - loads a path with duplicate path separators Kernel#load (path resolution) with an unreadable file - raises a LoadError Kernel#load - loads a non-extensioned file as a Ruby source file - loads a non .rb extensioned file as a Ruby source file - loads a file that recursively requires itself - loads a file that recursively loads itself - loads a file each time the method is called - loads a file even when the name appears in $LOADED_FEATURES - loads a file that has been loaded by #require - does not cause #require with the same path to fail - does not add the loaded path to $LOADED_FEATURES - raises a LoadError if passed a non-extensioned path that does not exist but a .rb extensioned path does exist - sets the enclosing scope to an anonymous module if passed true for 'wrap' Kernel#load (shell expansion) - expands a tilde to the HOME environment variable as the path to load Kernel.load (path resolution) - loads an absolute path - loads a non-canonical absolute path - loads a file defining many methods - raises a LoadError if the file does not exist - calls #to_str on non-String objects - raises a TypeError if passed nil - raises a TypeError if passed a Fixnum - raises a TypeError if passed an Array - raises a TypeError if passed an object that does not provide #to_str - raises a TypeError if passed an object that has #to_s but not #to_str - raises a TypeError if #to_str does not return a String - raises a TypeError if passed an object that has #to_path but not #to_str - loads a ./ relative path from the current working directory with non-empty $LOAD_PATH - loads a ../ relative path from the current working directory with non-empty $LOAD_PATH - loads a non-canonical path from the current working directory with non-empty $LOAD_PATH - resolves a filename against $LOAD_PATH entries - does not resolve a ./ relative path against $LOAD_PATH entries - does not resolve a ../ relative path against $LOAD_PATH entries - resolves a non-canonical path against $LOAD_PATH entries - loads a path with duplicate path separators Kernel.load (path resolution) with an unreadable file - raises a LoadError Kernel#load - loads a non-extensioned file as a Ruby source file - loads a non .rb extensioned file as a Ruby source file - loads a file that recursively requires itself - loads a file that recursively loads itself - loads a file each time the method is called - loads a file even when the name appears in $LOADED_FEATURES - loads a file that has been loaded by #require - does not cause #require with the same path to fail - does not add the loaded path to $LOADED_FEATURES - raises a LoadError if passed a non-extensioned path that does not exist but a .rb extensioned path does exist - sets the enclosing scope to an anonymous module if passed true for 'wrap' Kernel#load (shell expansion) - expands a tilde to the HOME environment variable as the path to load /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/local_variables_spec.rb Kernel.local_variables - is a private method - contains locals as they are added - is accessable from bindings Kernel#local_variables - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/loop_spec.rb Kernel.loop - is a private method - calls block until it is terminated by a break - returns value passed to break - returns nil if no value passed to break - raises a LocalJumpError if no block given - rescues StopIteration - rescues StopIteration's subclasses - does not rescue other errors /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/match_spec.rb Kernel#=~ - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/method_missing_spec.rb Kernel#method_missing - is a private method - is not called when a defined method is called - is called when an undefined method is called - is called when a private method is called - is called when a protected method is called Kernel#method_missing is undefined - a NoMethodError is raised when an undefined method is called - a NoMethodError is raised when a private method is called - a NoMethodError is raised when a protected method is called Kernel.method_missing - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/method_spec.rb Kernel#method - returns a method object for a valid method - returns a method object for a valid singleton method - raises a NameError for an invalid method name - raises a NameError for an invalid singleton method name - can be called on a private method - raises a NameError when called on a protected method - can call methods created with define_method /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/methods_spec.rb Kernel#methods - returns singleton methods defined by obj.meth - returns singleton methods defined in 'class << self' - returns private singleton methods defined by obj.meth - returns singleton methods defined in 'class << self' when it follows 'private' - does not return private singleton methods defined in 'class << self' - returns the publicly accessible methods of the object - returns the publicly accessible methods in the object, its ancestors and mixed-in modules - returns methods added to the metaclass through extend - does not return undefined singleton methods defined by obj.meth - does not return superclass methods undefined in the object's class - does not return superclass methods undefined in a superclass - does not return included module methods undefined in the object's class /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/nil_spec.rb Kernel#nil? - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/object_id_spec.rb Object.object_id - returns an integer - returns the same value on all calls to id for a given object - returns different values for different objects - returns the same value for two Fixnums with the same value - returns the same value for two Symbol literals - returns the same value for two true literals - returns the same value for two false literals - returns the same value for two nil literals - returns a different value for two Bignum literals - returns a different value for two Float literals - returns a different value for two String literals - returns a different value for an object and its dup Kernel#object_id - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/open_spec.rb Kernel#open - is a private method - opens a file when given a valid filename - opens a file when called with a block - opens an io when path starts with a pipe - opens an io when called with a block - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type Kernel.open - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/p_spec.rb Kernel#p - is a private method - flushes output if receiver is a File - prints obj.inspect followed by system record separator for each argument given - is not affected by setting $\, $/ or $, - prints nothing if no argument is given - prints nothing if called splatting an empty Array Kernel.p - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/print_spec.rb Kernel#print - is a private method Kernel.print - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/printf_spec.rb Kernel#printf - is a private method Kernel.printf - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/private_methods_spec.rb Kernel#private_methods - returns a list of the names of privately accessible methods in the object - returns a list of the names of privately accessible methods in the object and its ancestors and mixed-in modules /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/proc_spec.rb Kernel.proc - is a private method - returns a Proc object - raises an ArgumentError when no block is given - returns from the itself; not the creation site of the - allows long returns to flow through it Kernel#proc - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/protected_methods_spec.rb Kernel#protected_methods - returns a list of the names of protected methods accessible in the object - returns a list of the names of protected methods accessible in the object and from its ancestors and mixed-in modules /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/public_method_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/public_methods_spec.rb Kernel#public_methods - returns a list of the names of publicly accessible methods in the object - returns a list of the names of publicly accessible methods in the object and its ancestors and mixed-in modules /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/public_send_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/putc_spec.rb Kernel#putc - is a private method Kernel.putc - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/puts_spec.rb Kernel#puts - is a private method - writes just a newline when given no args - writes nil with a newline when given nil as an arg - calls to_s before writing non-string objects - writes each arg if given several - flattens a nested array before writing it - writes [...] for a recursive array arg - writes a newline after objects that do not end in newlines - does not write a newline after objects that end in newlines - ignores the $/ separator global Kernel.puts - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/raise_spec.rb Kernel#raise - is a private method Kernel#raise - aborts execution - raises RuntimeError if no exception class is given - re-raises the rescued exception - allows Exception, message, and backtrace parameters Kernel.raise - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/rand_spec.rb Kernel.rand - is a private method - returns a random float less than 1 if no max argument is passed - returns a random int or bigint less than the argument for an integer argument - returns a random integer less than the argument casted to an int for a float argument greater than 1 - returns a random float less than 1 for float arguments less than 1 - never returns a value greater or equal to 1.0 with no arguments - never returns a value greater or equal to any passed in max argument Kernel#rand - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/readline_spec.rb Kernel#readline - is a private method Kernel.readline - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/readlines_spec.rb Kernel#readlines - is a private method Kernel.readlines - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/remove_instance_variable_spec.rb Kernel#remove_instance_variable - is a private method /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/require_spec.rb Kernel#require - is a private method Kernel#require (path resolution) - loads an absolute path - loads a non-canonical absolute path - loads a file defining many methods - raises a LoadError if the file does not exist - calls #to_str on non-String objects - raises a TypeError if passed nil - raises a TypeError if passed a Fixnum - raises a TypeError if passed an Array - raises a TypeError if passed an object that does not provide #to_str - raises a TypeError if passed an object that has #to_s but not #to_str - raises a TypeError if #to_str does not return a String - raises a TypeError if passed an object that has #to_path but not #to_str - loads a ./ relative path from the current working directory with non-empty $LOAD_PATH - loads a ../ relative path from the current working directory with non-empty $LOAD_PATH - loads a non-canonical path from the current working directory with non-empty $LOAD_PATH - resolves a filename against $LOAD_PATH entries - does not resolve a ./ relative path against $LOAD_PATH entries - does not resolve a ../ relative path against $LOAD_PATH entries - resolves a non-canonical path against $LOAD_PATH entries - loads a path with duplicate path separators Kernel#require (path resolution) with an unreadable file - raises a LoadError Kernel#require (path resolution) - loads a file that recursively requires itself Kernel#require (file extensions) - loads a .rb extensioned file when passed a non-extensioned path - loads a .rb extensioned file when a C-extension file of the same name is loaded - does not load a C-extension file if a .rb extensioned file is already loaded - loads a .rb extensioned file when passed a non-.rb extensioned path - loads a .rb extensioned file when a complex-extensioned C-extension file of the same name is loaded - does not load a C-extension file if a complex-extensioned .rb file is already loaded Kernel#require ($LOAD_FEATURES) - stores an absolute path - does not store the path if the load fails - does not load an absolute path that is already stored - does not load a ./ relative path that is already stored - does not load a ../ relative path that is already stored - does not load a non-canonical path that is already stored - stores ./ relative paths as passed in - stores ../ relative paths as passed in - does not collapse duplicate path separators - adds the suffix of the resolved filename - loads a non-canonical path for a file already loaded - loads a ./ relative path for a file already loaded - loads a ../ relative path for a file already loaded Kernel#require (shell expansion) - does not perform tilde expansion before storing paths in $LOADED_FEATURES Kernel.require (path resolution) - loads an absolute path - loads a non-canonical absolute path - loads a file defining many methods - raises a LoadError if the file does not exist - calls #to_str on non-String objects - raises a TypeError if passed nil - raises a TypeError if passed a Fixnum - raises a TypeError if passed an Array - raises a TypeError if passed an object that does not provide #to_str - raises a TypeError if passed an object that has #to_s but not #to_str - raises a TypeError if #to_str does not return a String - raises a TypeError if passed an object that has #to_path but not #to_str - loads a ./ relative path from the current working directory with non-empty $LOAD_PATH - loads a ../ relative path from the current working directory with non-empty $LOAD_PATH - loads a non-canonical path from the current working directory with non-empty $LOAD_PATH - resolves a filename against $LOAD_PATH entries - does not resolve a ./ relative path against $LOAD_PATH entries - does not resolve a ../ relative path against $LOAD_PATH entries - resolves a non-canonical path against $LOAD_PATH entries - loads a path with duplicate path separators Kernel.require (path resolution) with an unreadable file - raises a LoadError Kernel.require (path resolution) - loads a file that recursively requires itself Kernel.require (file extensions) - loads a .rb extensioned file when passed a non-extensioned path - loads a .rb extensioned file when a C-extension file of the same name is loaded - does not load a C-extension file if a .rb extensioned file is already loaded - loads a .rb extensioned file when passed a non-.rb extensioned path - loads a .rb extensioned file when a complex-extensioned C-extension file of the same name is loaded - does not load a C-extension file if a complex-extensioned .rb file is already loaded Kernel.require ($LOAD_FEATURES) - stores an absolute path - does not store the path if the load fails - does not load an absolute path that is already stored - does not load a ./ relative path that is already stored - does not load a ../ relative path that is already stored - does not load a non-canonical path that is already stored - stores ./ relative paths as passed in - stores ../ relative paths as passed in - does not collapse duplicate path separators - adds the suffix of the resolved filename - loads a non-canonical path for a file already loaded - loads a ./ relative path for a file already loaded - loads a ../ relative path for a file already loaded Kernel.require (shell expansion) - does not perform tilde expansion before storing paths in $LOADED_FEATURES /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/respond_to_missing_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/respond_to_spec.rb Kernel.respond_to? - indicates if a singleton object responds to a particular message Kernel#respond_to? - returns false if the given method was undefined - returns true if obj responds to the given public method - returns true if obj responds to the given protected method - returns true if obj responds to the given protected method, include_private = true - returns true if obj responds to the given protected method - returns true if obj responds to the given private method, include_private = true - returns true if obj responds to the given private method - indicates if an object responds to a particular message /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/scan_spec.rb Kernel#scan - is a private method Kernel.scan - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/select_spec.rb Kernel#select - is a private method Kernel.select - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/send_spec.rb Kernel#send - invokes the named public method - invokes the named alias of a public method - invokes the named protected method - invokes the named private method - invokes the named alias of a private method - invokes the named alias of a protected method - invokes the named method - invokes a class method if called on a class - raises a NameError if the corresponding method can't be found - raises a NameError if the corresponding singleton method can't be found - raises an ArgumentError if no arguments are given - raises an ArgumentError if called with more arguments than available parameters - raises an ArgumentError if called with fewer arguments than required parameters - succeeds if passed an arbitrary number of arguments as a splat parameter - succeeds when passing 1 or more arguments as a required and a splat parameter - succeeds when passing 0 arguments to a method with one parameter with a default - has an arity of -1 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/set_trace_func_spec.rb Kernel#set_trace_func - is a private method Kernel.set_trace_func - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/singleton_method_added_spec.rb Kernel#singleton_method_added - is a private method /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/singleton_method_removed_spec.rb Kernel#singleton_method_removed - is a private method /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/singleton_method_undefined_spec.rb Kernel#singleton_method_undefined - is a private method /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/singleton_methods_spec.rb Kernel#singleton_methods - returns a list of the names of singleton methods in the object - returns a list of names of singleton methods in object and superclasses when passed true - should handle singleton_methods call with and without argument - returns a list of the names of singleton methods in the object and its ancestors and mixed-in modules /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/sleep_spec.rb Kernel#sleep - is a private method - pauses execution for approximately the duration requested - returns the rounded number of seconds asleep - raises a TypeError when passed a non-numeric duration - pauses execution indefinitely if not given a duration Kernel.sleep - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/spawn_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/split_spec.rb Kernel#split - is a private method Kernel.split - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/sprintf_spec.rb Kernel#sprintf - is a private method - treats nil arguments as zero-width strings in %s slots - treats nil arguments as zeroes in %d slots Kernel.sprintf - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/srand_spec.rb Kernel.srand - is a private method - srand should return the previous seed value - srand should seed the RNG correctly and repeatably - defaults number to a random value - calls #to_i on number Kernel#srand - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/sub_spec.rb Kernel#sub - is a private method Kernel#sub! - is a private method Kernel.sub - needs to be reviewed for spec completeness Kernel.sub! - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/syscall_spec.rb Kernel#syscall - is a private method Kernel.syscall - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/system_spec.rb Kernel#system - can run basic things that exist - returns false when command execution fails - returns false when the command has a non-zero exit status - does not write to stderr when it can't find a command - uses /bin/sh if freaky shit is in the command - is a private method - expands shell variables when given a single string argument - does not expand shell variables when given multiples arguments /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/taint_spec.rb Kernel#taint - sets self to be tainted - returns the immediate when called on an immediate - has no effect on immediate values /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/tainted_spec.rb Kernel#tainted? - returns true if Object is tainted /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/tap_spec.rb Kernel#tap - always yields self and returns self - raises a LocalJumpError when no block given /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/test_spec.rb Kernel#test - is a private method - returns true when passed ?f if the argument is a regular file - returns true when passed ?e if the argument is a file - returns true when passed ?d if the argument is a directory Kernel.test - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/throw_spec.rb Kernel.throw - transfers control to the end of the active catch block waiting for symbol - transfers control to the innermost catch block waiting for the same sympol - sets the return value of the catch block to nil by default - sets the return value of the catch block to a value specified as second parameter - raises a NameError if there is no catch block for the symbol - raises ArgumentError if 3 or more arguments provided - raises TypeError if the first argument is not a symbol Kernel#throw - is a private method /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/to_a_spec.rb Kernel#to_a - is defined on Kernel Kernel#to_a when the receiver is an Array - returns self Kernel#to_a when the receiver is not an Array - returns an Array containing self /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/to_s_spec.rb Kernel#to_s - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/trace_var_spec.rb Kernel#trace_var - is a private method Kernel.trace_var - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/trap_spec.rb Kernel#trap - is a private method Kernel.trap - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/trust_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/type_spec.rb Kernel#type - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/untaint_spec.rb Kernel#untaint - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/untrace_var_spec.rb Kernel#untrace_var - is a private method Kernel.untrace_var - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/untrust_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/untrusted_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/warn_spec.rb Kernel.warn - is a private method - calls #write on $stderr if $VERBOSE is true - calls #write on $stderr if $VERBOSE is false - does not call #write on $stderr if $VERBOSE is nil - writes the default record separator and NOT $/ to $stderr after the warning message Kernel#warn - needs to be reviewed for spec completeness /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/marshal/dump_spec.rb Marshal.dump - raises an ArgumentError when the recursion limit is exceeded - ignores the recursion limit if the limit is negative - writes the serialized data to the IO-Object - returns the IO-Object - raises an Error when the IO-Object does not respond to #write - raises an ArgumentError when given more than three arguments - raises an Error when trying to dump an anonymous class/module - raises a TypeError if _dump returns a non-string - dumps an Object - dumps an extended_object - dumps an object having ivar - dumps an extended_user_regexp having ivar - raises a TypeError with hash having default proc - raises a TypeError if marshalling a Method instance - raises a TypeError if marshalling a Proc - raises a TypeError if dumping a IO/File instance - raises a TypeError if dumping a MatchData instance - dumps an extended_user_hash_default - dumps an extended_user_hash with a parameter to initialize - dumps an array containing objects having _dump method - dumps an array containing objects having marshal_dump method - favors marshal_dump over _dump - does not use Class#name when using marshal_dump - dumps an array containing the same objects - dumps an extended_array having ivar - dumps a struct having ivar - dumps a struct having fields - dumps an extended_struct having fields with same objects - returns an untainted string if object is untainted - returns a tainted string if object is tainted - returns a tainted string if object is tainted deep in nested structure - dumps a Fixnum -2**24 - dumps a Symbol small - dumps a Hash subclass - dumps a marshal_dump object - dumps a _dump object - dumps a Fixnum 2**16 - dumps a 1...2 - dumps a Array subclass - dumps a Regexp subclass /i - dumps a Regexp - dumps a _dump object extended - dumps a Fixnum -123 - dumps a Fixnum -4516727 - dumps a Array - dumps a Float Infinity - dumps a Module Marshal - dumps a Fixnum 2**8 - dumps a Fixnum -124 - dumps a Fixnum -2**16 - dumps a Struct - dumps a Module nested - dumps a Bignum 2**64 - dumps a Fixnum 5 - dumps a Fixnum -2**8 - dumps a Symbol - dumps a Hash - dumps a Float 0.0 - dumps a Class String - dumps a true - dumps a 1..2 - dumps a Float 8323434.342 - dumps a Float 1.0 - dumps a Float -Infinity - dumps a Bignum -2**63 - dumps a Symbol big - dumps a String small - dumps a nil - dumps a Bignum -2**64 - dumps a String subclass - dumps a false - dumps a Bignum 2**90 - dumps a Fixnum 122 - dumps a String extended - dumps a String big - dumps a String empty - dumps a Float -0.0 - dumps a Fixnum 2**24 - dumps a Fixnum 123 - dumps a String subclass extended - dumps a 'a'..'b' - dumps a Fixnum 0 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/marshal/load_spec.rb Marshal::load - loads a extended_struct having fields with same objects - loads a string having ivar with ref to self - loads an extended_user_hash with a parameter to initialize - loads a user-marshaled extended object - loads a user_object - loads a object - loads an extended Object - loads a object having ivar - loads an extended Regexp - loads a extended_user_regexp having ivar/Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/marshal/load_spec.rb:86: [BUG] Bus Error ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] signal SIGABRT (6) failed(rubyspec) == rubyspec/command_line/dash_d_spec.rb # 2010-02-23T09:25:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/command_line/dash_d_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/command_line/dash_d_spec.rb The -d command line option - sets $DEBUG to true Finished in 0.025065 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/command_line/dash_e_spec.rb # 2010-02-23T09:25:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/command_line/dash_e_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/command_line/dash_e_spec.rb The -e command line option - evaluates the given string - joins multiple strings with newlines - uses 'main' as self - uses '-e' as file The -e command line option with -n and a Fixnum range - mimics an awk conditional by comparing an inclusive-end range with $. - mimics a sed conditional by comparing an exclusive-end range with $. Finished in 0.288393 seconds 1 file, 6 examples, 8 expectations, 0 failures, 0 errors == rubyspec/command_line/dash_r_spec.rb # 2010-02-23T09:25:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/command_line/dash_r_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/command_line/dash_r_spec.rb The -r command line option - requires the specified file Finished in 0.022766 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/command_line/dash_upper_i_spec.rb # 2010-02-23T09:25:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/command_line/dash_upper_i_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/command_line/dash_upper_i_spec.rb The -I command line option - adds the path to the load path ($:) Finished in 0.022042 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/command_line/dash_upper_u_spec.rb # 2010-02-23T09:25:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/command_line/dash_upper_u_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/command_line/dash_upper_u_spec.rb Finished in 0.001793 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/command_line/dash_upper_w_spec.rb # 2010-02-23T09:25:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/command_line/dash_upper_w_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/command_line/dash_upper_w_spec.rb The -W command line option - with 0 sets $VERBOSE to nil - with 1 sets $VERBOSE to false The -W command line option with 2 - sets $VERBOSE to true Finished in 0.059050 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/command_line/dash_v_spec.rb # 2010-02-23T09:25:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/command_line/dash_v_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/command_line/dash_v_spec.rb The -v command line option - sets $VERBOSE to true Finished in 0.021986 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/command_line/dash_w_spec.rb # 2010-02-23T09:25:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/command_line/dash_w_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/command_line/dash_w_spec.rb The -w command line option - sets $VERBOSE to true Finished in 0.022041 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/argf/argf_spec.rb # 2010-02-23T09:25:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/argf_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/argf_spec.rb ARGF - is extended by the Enumerable module Finished in 0.003649 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/argf/binmode_spec.rb # 2010-02-23T09:25:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/binmode_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/binmode_spec.rb ARGF.binmode - returns self - does not raise an error Finished in 0.006001 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/argf/bytes_spec.rb # 2010-02-23T09:25:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/bytes_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/bytes_spec.rb ARGF.bytes - yields each byte of all streams to the passed block - returns self when passed a block - returns an Enumerator when passed no block Finished in 0.011097 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/argf/chars_spec.rb # 2010-02-23T09:25:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/chars_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/chars_spec.rb ARGF.chars - yields each char of all streams to the passed block - returns self when passed a block - returns an Enumerator when passed no block Finished in 0.009419 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/argf/close_spec.rb # 2010-02-23T09:25:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/close_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/close_spec.rb ARGF.close - closes the current open stream - returns self - raises an IOError if called on a closed stream Finished in 0.006391 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/argf/closed_spec.rb # 2010-02-23T09:25:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/closed_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/closed_spec.rb ARGF.closed? - returns true if the current stream has been closed Finished in 0.004536 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/argf/each_byte_spec.rb # 2010-02-23T09:25:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/each_byte_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/each_byte_spec.rb ARGF.each_byte - yields each byte of all streams to the passed block - returns self when passed a block - returns an Enumerator when passed no block Finished in 0.008991 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/argf/each_char_spec.rb # 2010-02-23T09:25:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/each_char_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/each_char_spec.rb ARGF.each_char - yields each char of all streams to the passed block - returns self when passed a block - returns an Enumerator when passed no block Finished in 0.008689 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/argf/each_line_spec.rb # 2010-02-23T09:25:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/each_line_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/each_line_spec.rb ARGF.each_line - reads each line of files - returns self when passed a block Finished in 0.006790 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/argf/each_spec.rb # 2010-02-23T09:25:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/each_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/each_spec.rb ARGF.each - reads each line of files - returns self when passed a block Finished in 0.006366 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/argf/eof_spec.rb # 2010-02-23T09:25:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/eof_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/eof_spec.rb ARGF.eof - returns true when reaching the end of a file - raises IOError when called on a closed stream ARGF.eof? - returns true when reaching the end of a file - raises IOError when called on a closed stream Finished in 0.009422 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/argf/file_spec.rb # 2010-02-23T09:25:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/file_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/file_spec.rb ARGF.file - returns the current file object on each file Finished in 0.004880 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/argf/filename_spec.rb # 2010-02-23T09:25:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/filename_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/filename_spec.rb ARGF.filename - returns the current file name on each file - it sets the $FILENAME global variable with the current file name on each file Finished in 0.006720 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/argf/fileno_spec.rb # 2010-02-23T09:25:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/fileno_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/fileno_spec.rb ARGF.fileno - returns the current file number on each file - raises an ArgumentError when called on a closed stream Finished in 0.006911 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/argf/getc_spec.rb # 2010-02-23T09:25:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/getc_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/getc_spec.rb ARGF.getc - reads each char of files ARGF.getc - returns nil when end of stream reached Finished in 0.007520 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/argf/gets_spec.rb # 2010-02-23T09:25:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/gets_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/gets_spec.rb ARGF.gets - reads one line of a file - reads all lines of a file - reads all lines of stdin - reads all lines of two files - sets $_ global variable with each line read ARGF.gets - modifies the files when in place edit mode is on - modifies and backups two files when in place edit mode is on ARGF.gets - returns nil when reaching end of files Finished in 0.124114 seconds 1 file, 8 examples, 15 expectations, 0 failures, 0 errors == rubyspec/core/argf/lineno_spec.rb # 2010-02-23T09:25:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/lineno_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/lineno_spec.rb ARGF.lineno - returns the current line number on each file - aliases to $. Finished in 0.006119 seconds 1 file, 2 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/argf/path_spec.rb # 2010-02-23T09:25:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/path_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/path_spec.rb ARGF.path - returns the current file name on each file - it sets the $FILENAME global variable with the current file name on each file Finished in 0.006247 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/argf/pos_spec.rb # 2010-02-23T09:25:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/pos_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/pos_spec.rb ARGF.pos - gives the correct position for each read operation - raises an ArgumentError when called on a closed stream ARGF.pos= - sets the correct position in files Finished in 0.032831 seconds 1 file, 3 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/argf/read_spec.rb # 2010-02-23T09:25:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/read_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/read_spec.rb ARGF.read - reads the contents of a file - treats first nil argument as no length limit - treats second nil argument as no output buffer - treats second argument as an output buffer - reads a number of bytes from the first file - reads from a single file consecutively - reads the contents of two files - reads the contents of one file and some characters from the second - reads across two files consecutively - reads the contents of stdin - reads a number of bytes from stdin - reads the contents of one file and stdin - reads the contents of the same file twice - reads the contents of a special device file Finished in 0.094565 seconds 1 file, 14 examples, 17 expectations, 0 failures, 0 errors == rubyspec/core/argf/readchar_spec.rb # 2010-02-23T09:25:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/readchar_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/readchar_spec.rb ARGF.getc - reads each char of files ARGF.readchar - raises EOFError when end of stream reached Finished in 0.007106 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/argf/readline_spec.rb # 2010-02-23T09:25:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/readline_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/readline_spec.rb ARGF.readline - reads one line of a file - reads all lines of a file - reads all lines of stdin - reads all lines of two files - sets $_ global variable with each line read ARGF.readline - modifies the files when in place edit mode is on - modifies and backups two files when in place edit mode is on ARGF.readline - raises an EOFError when reaching end of files Finished in 0.099914 seconds 1 file, 8 examples, 15 expectations, 0 failures, 0 errors == rubyspec/core/argf/readlines_spec.rb # 2010-02-23T09:25:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/readlines_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/readlines_spec.rb ARGF.readlines - reads all lines of all files - returns nil when end of stream reached Finished in 0.007523 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/argf/rewind_spec.rb # 2010-02-23T09:25:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/rewind_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/rewind_spec.rb ARGF.rewind - goes back to beginning of current file - resets ARGF.lineno to 0 (FAILED - 1) - raises an ArgumentError when end of stream reached 1) ARGF.rewind resets ARGF.lineno to 0 FAILED Expected 1 to equal 0 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/matchers/base.rb:8:in `==' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/rewind_spec.rb:40 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/helpers/argv.rb:38:in `argv' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/rewind_spec.rb:35 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/rewind_spec.rb:1:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/rewind_spec.rb:3 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.009180 seconds 1 file, 3 examples, 5 expectations, 1 failure, 0 errors exit 1 failed(rubyspec/core/argf/rewind_spec.rb) == rubyspec/core/argf/seek_spec.rb # 2010-02-23T09:25:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/seek_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/seek_spec.rb ARGF.seek - sets the absolute position relative to beginning of file - sets the position relative to current position in file - sets the absolute position relative to end of file - takes at least one argument (offset) Finished in 0.018937 seconds 1 file, 4 examples, 14 expectations, 0 failures, 0 errors == rubyspec/core/argf/skip_spec.rb # 2010-02-23T09:25:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/skip_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/skip_spec.rb ARGF.skip - skips the current file - has no effect when called twice in a row - has no effect at end of stream - has no effect when the current file is the last Finished in 0.007370 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/argf/tell_spec.rb # 2010-02-23T09:25:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/tell_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/tell_spec.rb ARGF.tell - gives the correct position for each read operation - raises an ArgumentError when called on a closed stream Finished in 0.007076 seconds 1 file, 2 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/argf/to_a_spec.rb # 2010-02-23T09:25:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/to_a_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/to_a_spec.rb ARGF.to_a - reads all lines of all files - returns nil when end of stream reached Finished in 0.007727 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/argf/to_i_spec.rb # 2010-02-23T09:26:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/to_i_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/to_i_spec.rb ARGF.to_i - returns the current file number on each file - raises an ArgumentError when called on a closed stream Finished in 0.006632 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/argf/to_io_spec.rb # 2010-02-23T09:26:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/to_io_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/to_io_spec.rb ARGF.to_io - returns the IO of the current file Finished in 0.004637 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/core/argf/to_s_spec.rb # 2010-02-23T09:26:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/argf/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/argf/to_s_spec.rb ARGF.to_s - returns 'ARGF' Finished in 0.004073 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/array/allocate_spec.rb # 2010-02-23T09:26:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/allocate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/allocate_spec.rb Array.allocate - returns an instance of Array - returns a fully-formed instance of Array - does not accept any arguments Finished in 0.004762 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/array/append_spec.rb # 2010-02-23T09:26:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/append_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/append_spec.rb Array#<< - pushes the object onto the end of the array - returns self to allow chaining - correctly resizes the Array - raises a TypeError on a frozen array Finished in 0.009129 seconds 1 file, 4 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/array/array_spec.rb # 2010-02-23T09:26:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/array_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/array_spec.rb Array - includes Enumerable Finished in 0.003514 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/array/assoc_spec.rb # 2010-02-23T09:26:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/assoc_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/assoc_spec.rb Array#assoc - returns the first array whose 1st item is == obj or nil - calls == on first element of each array - ignores any non-Array elements Finished in 0.007788 seconds 1 file, 3 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/array/at_spec.rb # 2010-02-23T09:26:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/at_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/at_spec.rb Array#at - returns the (n+1)'th element for the passed index n - returns nil if the given index is greater than or equal to the array's length - returns the (-n)'th elemet from the last, for the given negative index n - returns nil if the given index is less than -len, where len is length of the array - does not extend the array unless the given index is out of range - tries to convert the passed argument to an Integer using #to_int - raises a TypeError when the passed argument can't be coerced to Integer - raises an ArgumentError when 2 or more arguments is passed Finished in 0.011173 seconds 1 file, 8 examples, 18 expectations, 0 failures, 0 errors == rubyspec/core/array/choice_spec.rb # 2010-02-23T09:26:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/choice_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/choice_spec.rb Array#choice - selects a random value from the array - returns nil for empty arrays Finished in 0.007773 seconds 1 file, 2 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/array/clear_spec.rb # 2010-02-23T09:26:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/clear_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/clear_spec.rb Array#clear - removes all elements - returns self - leaves the Array empty - keeps tainted status - does not accept any arguments - raises a TypeError on a frozen array Finished in 0.009764 seconds 1 file, 6 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/array/clone_spec.rb # 2010-02-23T09:26:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/clone_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/clone_spec.rb Array#clone - returns an Array or a subclass instance - produces a shallow copy where the references are directly copied - creates a new array containing all elements or the original - copies taint status from the original - copies frozen status from the original - copies singleton methods Finished in 0.010985 seconds 1 file, 6 examples, 14 expectations, 0 failures, 0 errors == rubyspec/core/array/collect_spec.rb # 2010-02-23T09:26:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/collect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/collect_spec.rb Array#collect - returns a copy of array with each element replaced by the value returned by block - does not return subclass instance - does not change self - returns the evaluated value of block if it broke in the block - returns a copy of self if no block given - does not copy tainted status Array#collect! - replaces each element with the value returned by block - returns self - returns the evaluated value of block but its contents is partially modified, if it broke in the block - returns an Enumerator when no block given, and the enumerator can modify the original array - keeps tainted status - raises a TypeError on a frozen array Finished in 0.017280 seconds 1 file, 12 examples, 18 expectations, 0 failures, 0 errors == rubyspec/core/array/combination_spec.rb # 2010-02-23T09:26:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/combination_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/combination_spec.rb Array#combination - returns an enumerator when no block is provided - returns self when a block is given - yields nothing for out of bounds length and return self - yields the excepted combinations - yields [] when length is 0 - yields a partition consisting of only singletons Finished in 0.006615 seconds 1 file, 6 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/array/compact_spec.rb # 2010-02-23T09:26:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/compact_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/compact_spec.rb Array#compact - returns a copy of array with all nil elements removed - does not return self - returns subclass instance for Array subclasses - keeps tainted status even if all elements are removed Array#compact! - removes all nil elements - returns self if some nil elements are removed - returns nil if there are no nil elements to remove - keeps tainted status even if all elements are removed - raises a TypeError on a frozen array Finished in 0.012438 seconds 1 file, 9 examples, 17 expectations, 0 failures, 0 errors == rubyspec/core/array/comparison_spec.rb # 2010-02-23T09:26:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/comparison_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/comparison_spec.rb Array#<=> - calls <=> left to right and return first non-0 result - returns 0 if the arrays are equal - returns -1 if the array is shorter than the other array - returns +1 if the array is longer than the other array - returns -1 if the arrays have same length and a pair of corresponding elements returns -1 for <=> - returns +1 if the arrays have same length and a pair of corresponding elements returns +1 for <=> - properly handles recursive arrays - tries to convert the passed argument to an Array using #to_ary - does not call #to_ary on Array subclasses Finished in 0.022893 seconds 1 file, 9 examples, 40 expectations, 0 failures, 0 errors == rubyspec/core/array/concat_spec.rb # 2010-02-23T09:26:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/concat_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/concat_spec.rb Array#concat - returns the array itself - appends the elements in the other array - does not loop endlessly when argument is self - tries to convert the passed argument to an Array using #to_ary - does not call #to_ary on Array subclasses - raises a TypeError when Array is frozen and modification occurs - does not raise a TypeError when Array is frozen but no modification occurs - keeps tainted status - is not infected by the other - keeps the tainted status of elements Finished in 0.013614 seconds 1 file, 10 examples, 19 expectations, 0 failures, 0 errors == rubyspec/core/array/constructor_spec.rb # 2010-02-23T09:26:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/constructor_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/constructor_spec.rb Array.[] - returns a new array populated with the given elements Array[] - is a synonym for .[] Finished in 0.007194 seconds 1 file, 2 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/array/cycle_spec.rb # 2010-02-23T09:26:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/cycle_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/cycle_spec.rb Enumerable#cycle - returns nil and does nothing for non positive n or empty arrays - cycle as many times as requested - loop indefinitely if no n Finished in 0.003936 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/array/delete_at_spec.rb # 2010-02-23T09:26:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/delete_at_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/delete_at_spec.rb Array#delete_at - removes the element at the specified index - returns the removed element at the specified index - returns nil and makes no modification if the index is out of range - tries to convert the passed argument to an Integer using #to_int - accepts negative indices - raises a TypeError on a frozen array - keeps tainted status Finished in 0.011339 seconds 1 file, 7 examples, 15 expectations, 0 failures, 0 errors == rubyspec/core/array/delete_if_spec.rb # 2010-02-23T09:26:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/delete_if_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/delete_if_spec.rb Array#delete_if - removes each element for which block returns true - returns self - returns an Enumerator if no block given - returns an Enumerator if no block given, and the enumerator can modify the original array - raises a TypeError on a frozen array - keeps tainted status Finished in 0.012643 seconds 1 file, 6 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/array/delete_spec.rb # 2010-02-23T09:26:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/delete_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/delete_spec.rb Array#delete - removes elements that are #== to object - calculates equality correctly for reference values - returns object or nil if no elements match object - may be given a block that is executed if no element matches object - raises a TypeError on a frozen array if a modification would take place - returns false on a frozen array if a modification does not take place - keeps tainted status Finished in 0.010905 seconds 1 file, 7 examples, 12 expectations, 0 failures, 0 errors == rubyspec/core/array/dup_spec.rb # 2010-02-23T09:26:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/dup_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/dup_spec.rb Array#dup - returns an Array or a subclass instance - produces a shallow copy where the references are directly copied - creates a new array containing all elements or the original - copies taint status from the original - does not copy frozen status from the original - does not copy singleton methods Finished in 0.010314 seconds 1 file, 6 examples, 14 expectations, 0 failures, 0 errors == rubyspec/core/array/each_index_spec.rb # 2010-02-23T09:26:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/each_index_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/each_index_spec.rb Array#each_index - passes the index of each element to the block - returns self - returns an Enumerator if no block given Finished in 0.008655 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/array/each_spec.rb # 2010-02-23T09:26:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/each_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/each_spec.rb Array#each - yields each element to the block - yields each element to a block that takes multiple arguments - returns an Enumerator if no block given Finished in 0.008875 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/array/element_reference_spec.rb # 2010-02-23T09:26:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/element_reference_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/element_reference_spec.rb Array#[] - returns the element at index with [index] - returns the element at index from the end of the array with [-index] - return count elements starting from index with [index, count] - returns count elements starting at index from the end of array with [-index, count] - returns the first count elements with [0, count] - returns the subarray which is independent to self with [index,count] - tries to convert the passed argument to an Integer using #to_int - returns the elements specified by Range indexes with [m..n] - returns elements specified by Range indexes except the element at index n with [m...n] - returns elements that exist if range start is in the array but range end is not with [m..n] - accepts Range instances having a negative m and both signs for n with [m..n] and [m...n] - returns the subarray which is independent to self with [m..n] - tries to convert Range elements to Integers using #to_int with [m..n] and [m...n] - returns the same elements as [m..n] and [m...n] with Range subclasses - returns nil for a requested index not in the array with [index] - returns [] if the index is valid but length is zero with [index, length] - returns nil if length is zero but index is invalid with [index, length] - returns [] if index == array.size with [index, length] - returns nil if index > array.size with [index, length] - returns nil if length is negative with [index, length] - returns nil if no requested index is in the array with [m..n] - returns nil if range start is not in the array with [m..n] - returns an empty array when m == n with [m...n] - returns an empty array with [0...0] - returns a subarray where m, n negatives and m < n with [m..n] - returns an array containing the first element with [0..0] - returns the entire array with [0..-1] - returns all but the last element with [0...-1] - returns [3] for [2..-1] out of [1, 2, 3] - returns an empty array when m > n and m, n are positive with [m..n] - returns an empty array when m > n and m, n are negative with [m..n] - does not expand array when the indices are outside of the array bounds - returns a subclass instance when called on a subclass of Array - raises a RangeError when the start index is out of range of Fixnum - raises a RangeError when the length is out of range of Fixnum Array.[] - [] should return a new array populated with the given elements - when applied to a literal nested array, unpacks its elements into the containing array - when applied to a nested referenced array, unpacks its elements into the containing array - returns an instance of the subtype when called on an Array subclass Finished in 0.089016 seconds 1 file, 39 examples, 215 expectations, 0 failures, 0 errors == rubyspec/core/array/element_set_spec.rb # 2010-02-23T09:26:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/element_set_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/element_set_spec.rb Array#[]= - sets the value of the element at index - sets the section defined by [start,length] to other - replaces the section defined by [start,length] with the given values - removes the section defined by [start,length] when set to nil - returns nil if the rhs is nil - sets the section defined by range to other - replaces the section defined by range with the given values - removes the section defined by range when set to nil - just sets the section defined by range to nil when the rhs is [nil]. - calls to_int on its start and length arguments - sets elements in the range arguments when passed ranges - inserts the given elements with [range] which the range is zero-width - inserts the given elements with [start, length] which length is zero - inserts the given elements with [range] which the range has negative width - does nothing if the section defined by range is zero-width and the rhs is nil - does nothing if the section defined by range has negative width and the rhs is nil - does nothing if the section defined by range is zero-width and the rhs is an empty array - does nothing if the section defined by range has negative width and the rhs is an empty array - tries to convert Range elements to Integers using #to_int with [m..n] and [m...n] - raises an IndexError when passed indexes out of bounds - calls to_ary on its rhs argument for multi-element sets - does not call to_ary on rhs array subclasses for multi-element sets - raises a TypeError on a frozen array Array#[]= with [index] - returns value assigned if idx is inside array - returns value assigned if idx is right beyond right array boundary - returns value assigned if idx far beyond right array boundary - sets the value of the element at index - sets the value of the element if it is right beyond the array boundary Array#[]= with [index, count] - returns non-array value if non-array value assigned - returns array if array assigned - removes the section defined by [start,length] when set to nil - removes the section when set to nil if negative index within bounds and cnt > 0 - replaces the section defined by [start,length] to other - replaces the section to other if idx < 0 and cnt > 0 - replaces the section to other even if cnt spanning beyond the array boundary - pads the Array with nils if the span is past the end - inserts other section in place defined by idx - raises an IndexError when passed start and negative length Array#[]= with [m..n] - returns non-array value if non-array value assigned - returns array if array assigned - removes the section defined by range when set to nil - removes the section when set to nil if m and n < 0 - replaces the section defined by range - replaces the section if m and n < 0 - replaces the section if m < 0 and n > 0 - inserts the other section at m if m > n - accepts Range subclasses Array#[] after a shift - works for insertion Finished in 0.094997 seconds 1 file, 48 examples, 306 expectations, 0 failures, 0 errors == rubyspec/core/array/empty_spec.rb # 2010-02-23T09:26:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/empty_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/empty_spec.rb Array#empty? - returns true if the array has no elements Finished in 0.006049 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/array/eql_spec.rb # 2010-02-23T09:26:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/eql_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/eql_spec.rb Array#eql? - returns true if other is the same array - returns true if corresponding elements are #eql? - returns false if other is shorter than self - returns false if other is longer than self - returns false immediately when sizes of the arrays differ - does not call #to_ary on its argument - does not call #to_ary on Array subclasses - ignores array class differences - returns false if any corresponding elements are not #eql? Finished in 0.014184 seconds 1 file, 9 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/array/equal_value_spec.rb # 2010-02-23T09:26:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/equal_value_spec.rb Array#== - returns true if other is the same array - returns true if corresponding elements are #eql? - returns false if other is shorter than self - returns false if other is longer than self - returns false immediately when sizes of the arrays differ - does not call #to_ary on its argument - does not call #to_ary on Array subclasses - ignores array class differences - compares with an equivalent Array-like object using #to_ary - returns false if any corresponding elements are not #== - returns true if corresponding elements are #== - returns false for [NaN] == [NaN] Finished in 0.017490 seconds 1 file, 12 examples, 27 expectations, 0 failures, 0 errors == rubyspec/core/array/fetch_spec.rb # 2010-02-23T09:26:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/fetch_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/fetch_spec.rb Array#fetch - returns the element at the passed index - counts negative indices backwards from end - raises an IndexError if there is no element at index - returns default if there is no element at index if passed a default value - returns the value of block if there is no element at index if passed a block - passes the original index argument object to the block, not the converted Integer - gives precedence to the default block over the default argument - tries to convert the passed argument to an Integer using #to_int - raises a TypeError when the passed argument can't be coerced to Integer Finished in 0.012098 seconds 1 file, 9 examples, 17 expectations, 0 failures, 0 errors == rubyspec/core/array/fill_spec.rb # 2010-02-23T09:26:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/fill_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/fill_spec.rb Array#fill - returns self - is destructive - does not replicate the filler - replaces all elements in the array with the filler if not given a index nor a length - replaces all elements with the value of block (index given to block) - raises a TypeError on a frozen array - raises an ArgumentError if 4 or more arguments are passed when no block given - raises an ArgumentError if no argument passed and no block given - raises an ArgumentError if 3 or more arguments are passed when a block given Array#fill with (filler, index, length) - replaces length elements beginning with the index with the filler if given an index and a length - replaces length elements beginning with the index with the value of block - replaces all elements after the index if given an index and no length - replaces all elements after the index if given an index and nil as a length - replaces the last (-n) elements if given an index n which is negative and no length - replaces the last (-n) elements if given an index n which is negative and nil as a length - makes no modifications if given an index greater than end and no length - makes no modifications if given an index greater than end and nil as a length - replaces length elements beginning with start index if given an index >= 0 and a length >= 0 - increases the Array size when necessary - pads between the last element and the index with nil if given an index which is greater than size of the array - replaces length elements beginning with the (-n)th if given an index n < 0 and a length > 0 - starts at 0 if the negative index is before the start of the array - makes no modifications if the given length <= 0 - does not raise an exception if the given length is negative and its absolute value does not exceed the index - does not raise an exception even if the given length is negative and its absolute value exceeds the index - tries to convert the second and third arguments to Integers using #to_int - raises a TypeError if the index is not numeric - raises an ArgumentError or RangeError for too-large sizes Array#fill with (filler, range) - replaces elements in range with object - replaces all elements in range with the value of block - increases the Array size when necessary - raises a TypeError with range and length argument - replaces elements between the (-m)th to the last and the (n+1)th from the first if given an range m..n where m < 0 and n >= 0 - replaces elements between the (-m)th and (-n)th to the last if given an range m..n where m < 0 and n < 0 - replaces elements between the (m+1)th from the first and (-n)th to the last if given an range m..n where m >= 0 and n < 0 - makes no modifications if given an range which implies a section of zero width - makes no modifications if given an range which implies a section of negative width - raise an exception if some of the given range lies before the first of the array - tries to convert the start and end of the passed range to Integers using #to_int - raises a TypeError if the start or end of the passed range is not numeric Finished in 0.061964 seconds 1 file, 40 examples, 131 expectations, 0 failures, 0 errors == rubyspec/core/array/first_spec.rb # 2010-02-23T09:26:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/first_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/first_spec.rb Array#first - returns the first element - returns nil if self is empty - returns the first count elements if given a count - returns an empty array when passed count on an empty array - returns an empty array when passed count == 0 - returns an array containing the first element when passed count == 1 - raises an ArgumentError when count is negative - returns the entire array when count > length - returns an array which is independent to the original when passed count - properly handles recursive arrays - tries to convert the passed argument to an Integer using #to_int - raises a TypeError if the passed argument is not numeric - does not return subclass instance when passed count on Array subclasses - is not destructive Finished in 0.014668 seconds 1 file, 14 examples, 29 expectations, 0 failures, 0 errors == rubyspec/core/array/flatten_spec.rb # 2010-02-23T09:26:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/flatten_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/flatten_spec.rb Array#flatten - returns a one-dimensional flattening recursively - takes an optional argument that determines the level of recursion - returns self when the level of recursion is 0 - ignores negative levels - tries to convert passed Objects to Integers using #to_int - raises a TypeError when the passed Object can't be converted to an Integer - does not call flatten on elements - raises an ArgumentError on recursive arrays - flattens any element which responds to #to_ary, using the return value of said method - returns subclass instance for Array subclasses - is not destructive Array#flatten! - modifies array to produce a one-dimensional flattening recursively - returns self if made some modifications - returns nil if no modifications took place - takes an optional argument that determines the level of recursion - treats negative levels as no arguments - tries to convert passed Objects to Integers using #to_int - raises a TypeError when the passed Object can't be converted to an Integer - does not call flatten! on elements - raises an ArgumentError on recursive arrays - flattens any elements which responds to #to_ary, using the return value of said method - raises a TypeError on frozen arrays when the array is modified - does not raise on frozen arrays when the array would not be modified Finished in 0.030695 seconds 1 file, 23 examples, 51 expectations, 0 failures, 0 errors == rubyspec/core/array/frozen_spec.rb # 2010-02-23T09:26:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/frozen_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/frozen_spec.rb Array#frozen? - returns true if array is frozen - returns true for an array being sorted by #sort! - returns false for an array being sorted by #sort Finished in 0.007841 seconds 1 file, 3 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/array/hash_spec.rb # 2010-02-23T09:26:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/hash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/hash_spec.rb Array#hash - returns the same fixnum for arrays with the same content - properly handles recursive arrays - calls to_int on result of calling hash on each element - ignores array class differences - returns same hash code for arrays with the same content - returns the same value if arrays are #eql? Finished in 0.011665 seconds 1 file, 6 examples, 19 expectations, 0 failures, 0 errors == rubyspec/core/array/include_spec.rb # 2010-02-23T09:26:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/include_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/include_spec.rb Array#include? - returns true if object is present, false otherwise - determines presence by using element == obj - calls == on elements from left to right until success Finished in 0.008891 seconds 1 file, 3 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/array/index_spec.rb # 2010-02-23T09:26:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/index_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/index_spec.rb Array#index - returns the index of the first element == to object - returns 0 if first element == to object - returns size-1 if only last element == to object - returns nil if no element == to object - accepts a block instead of an argument - ignore the block if there is an argument Finished in 0.006504 seconds 1 file, 6 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/array/indexes_spec.rb # 2010-02-23T09:26:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/indexes_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/indexes_spec.rb Array#indexes - returns elements at integer argument indexes (DEPRECATED) - tries to convert the passed arguments to Integers using #to_int - returns elements in range arguments as nested arrays (DEPRECATED) Finished in 0.010337 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/array/indices_spec.rb # 2010-02-23T09:26:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/indices_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/indices_spec.rb Array#indices - returns elements at integer argument indexes (DEPRECATED) - tries to convert the passed arguments to Integers using #to_int - returns elements in range arguments as nested arrays (DEPRECATED) Finished in 0.009367 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/array/initialize_copy_spec.rb # 2010-02-23T09:26:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/initialize_copy_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/initialize_copy_spec.rb Array#initialize_copy - is private - replaces the elements with elements from other array - properly handles recursive arrays - returns self - does not make self dependent to the original array - tries to convert the passed argument to an Array using #to_ary - does not call #to_ary on Array subclasses - raises a TypeError on a frozen array Finished in 0.014587 seconds 1 file, 8 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/array/initialize_spec.rb # 2010-02-23T09:26:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/initialize_spec.rb Array#initialize - is private - is called on subclasses - preserves the object's identity even when changing its value - raise an ArgumentError if passed 3 or more arguments - raises a TypeError on frozen arrays even if the array would not be modified Array#initialize with no arguments - makes the array empty - does not use the given block Array#initialize with (array) - replaces self with the other array - does not use the given block - calls #to_ary to convert the value to an array - does not call #to_ary on instances of Array or subclasses of Array - raises a TypeError if an Array type argument and a default object Array#initialize with (size, object=nil) - sets the array to size and fills with the object - sets the array to size and fills with nil when object is omitted - raises an ArgumentError if size is negative - raises an ArgumentError if size is too large - calls #to_int to convert the size argument to an Integer when object is given - calls #to_int to convert the size argument to an Integer when object is not given - raises a TypeError if the size argument is not an Integer type - yields the index of the element and sets the element to the value of the block - uses the block value instead of using the default value - returns the value passed to break - sets the array to the values returned by the block before break is executed Finished in 0.026692 seconds 1 file, 23 examples, 35 expectations, 0 failures, 0 errors == rubyspec/core/array/insert_spec.rb # 2010-02-23T09:26:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/insert_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/insert_spec.rb Array#insert - returns self - inserts objects before the element at index for non-negative index - appends objects to the end of the array for index == -1 - inserts objects after the element at index with negative index - pads with nils if the index to be inserted to is past the end - can insert before the first element with a negative index - raises an IndexError if the negative index is out of bounds - does nothing of no object is passed - tries to convert the passed position argument to an Integer using #to_int - raises an ArgumentError if no argument passed - raises a TypeError on frozen arrays when the array is modified - does not raise on frozen arrays when the array would not be modified Finished in 0.015057 seconds 1 file, 12 examples, 30 expectations, 0 failures, 0 errors == rubyspec/core/array/inspect_spec.rb # 2010-02-23T09:26:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/inspect_spec.rb Array#inspect - returns a string - calls inspect on its elements - handles recursive arrays Finished in 0.009289 seconds 1 file, 3 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/array/intersection_spec.rb # 2010-02-23T09:26:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/intersection_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/intersection_spec.rb Array#& - creates an array with elements common to both arrays (intersection) - creates an array with no duplicates - creates an array with elements in order they are first encountered - does not modify the original Array - tries to convert the passed argument to an Array using #to_ary - determines equivalence between elements in the sense of eql? - does return subclass instances for Array subclasses - does not call to_ary on array subclasses Finished in 0.011495 seconds 1 file, 8 examples, 17 expectations, 0 failures, 0 errors == rubyspec/core/array/join_spec.rb # 2010-02-23T09:26:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/join_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/join_spec.rb Array#join - returns an empty string if the Array is empty - returns a string formed by concatenating each element.to_s separated by separator without trailing separator - raises a NoMethodError if an element does not respond to #to_s - uses the same separator with nested arrays - tries to convert the passed separator to a String using #to_str - handles recursive arrays - does not consider taint of either the array or the separator when the array is empty - returns a string which would be infected with taint of the array, its elements or the separator when the array is not empty - does not separates elements when the passed separator is nil - uses $, as the default separator (which defaults to nil) - does not process the separator if the array is empty - calls #to_str to convert the separator to a String - raises a TypeError if the separator cannot be coerced to a String by calling #to_str Finished in 0.039326 seconds 1 file, 13 examples, 45 expectations, 0 failures, 0 errors == rubyspec/core/array/last_spec.rb # 2010-02-23T09:26:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/last_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/last_spec.rb Array#last - returns the last element - returns nil if self is empty - returns the last count elements if given a count - returns an empty array when passed a count on an empty array - returns an empty array when count == 0 - returns an array containing the last element when passed count == 1 - raises an ArgumentError when count is negative - returns the entire array when count > length - returns an array which is independent to the original when passed count - properly handles recursive arrays - tries to convert the passed argument to an Integer usinig #to_int - raises a TypeError if the passed argument is not numeric - does not return subclass instance on Array subclasses - is not destructive Finished in 0.015046 seconds 1 file, 14 examples, 27 expectations, 0 failures, 0 errors == rubyspec/core/array/length_spec.rb # 2010-02-23T09:26:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/length_spec.rb Array#length - returns the number of elements - properly handles recursive arrays Finished in 0.007716 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/array/map_spec.rb # 2010-02-23T09:26:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/map_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/map_spec.rb Array#map - returns a copy of array with each element replaced by the value returned by block - does not return subclass instance - does not change self - returns the evaluated value of block if it broke in the block - returns a copy of self if no block given - does not copy tainted status Array#map! - replaces each element with the value returned by block - returns self - returns the evaluated value of block but its contents is partially modified, if it broke in the block - returns an Enumerator when no block given, and the enumerator can modify the original array - keeps tainted status - raises a TypeError on a frozen array Finished in 0.017497 seconds 1 file, 12 examples, 18 expectations, 0 failures, 0 errors == rubyspec/core/array/minus_spec.rb # 2010-02-23T09:26:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/minus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/minus_spec.rb Array#- - creates an array minus any items from other array - removes multiple items on the lhs equal to one on the rhs - properly handles recursive arrays - tries to convert the passed arguments to Arrays using #to_ary - raises a TypeError if the argument cannot be coerced to an Array by calling #to_ary - does not return subclass instance for Array subclasses - does not call to_ary on array subclasses - acts as if using an intermediate hash to collect values - is not destructive Finished in 0.012932 seconds 1 file, 9 examples, 22 expectations, 0 failures, 0 errors == rubyspec/core/array/multiply_spec.rb # 2010-02-23T09:26:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/multiply_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/multiply_spec.rb Array#* - tries to convert the passed argument to a String using #to_str - tires to convert the passed argument to an Integer using #to_int - raises a TypeError if the argument can neither be converted to a string nor an integer - converts the passed argument to a String rather than an Integer - raises a TypeError is the passed argument is nil - raises an ArgumentError when passed 2 or more arguments - raises an ArgumentError when passed no arguments Array#* with an integer - concatenates n copies of the array when passed an integer - does not return self even if the passed integer is 1 - properly handles recursive arrays - raises an ArgumentError when passed a negative integer - returns subclass instance with Array subclasses - copies the taint status of the original array even if the array is empty - copies the taint status of the original array if the passed count is not 0 Array#* with a string - returns an empty string if the Array is empty - returns a string formed by concatenating each element.to_s separated by separator without trailing separator - raises a NoMethodError if an element does not respond to #to_s - uses the same separator with nested arrays - tries to convert the passed separator to a String using #to_str - handles recursive arrays - does not consider taint of either the array or the separator when the array is empty - returns a string which would be infected with taint of the array, its elements or the separator when the array is not empty Finished in 0.029589 seconds 1 file, 22 examples, 65 expectations, 0 failures, 0 errors == rubyspec/core/array/new_spec.rb # 2010-02-23T09:26:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/new_spec.rb Array.new - returns an instance of Array - returns an instance of a subclass - raise an ArgumentError if passed 3 or more arguments Array.new with no arguments - returns an empty array - does not use the given block Array.new with (array) - returns an array initialized to the other array - does not use the given block - calls #to_ary to convert the value to an array - does not call #to_ary on instances of Array or subclasses of Array - raises a TypeError if an Array type argument and a default object Array.new with (size, object=nil) - returns an array of size filled with object - returns an array of size filled with nil when object is omitted - raises an ArgumentError if size is negative - raises an ArgumentError if size is too large - calls #to_int to convert the size argument to an Integer when object is given - calls #to_int to convert the size argument to an Integer when object is not given - raises a TypeError if the size argument is not an Integer type - yields the index of the element and sets the element to the value of the block - uses the block value instead of using the default value - returns the value passed to break Finished in 0.022691 seconds 1 file, 20 examples, 28 expectations, 0 failures, 0 errors == rubyspec/core/array/nitems_spec.rb # 2010-02-23T09:26:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/nitems_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/nitems_spec.rb Array#nitems - returns the number of non-nil elements - properly handles recursive arrays Finished in 0.007199 seconds 1 file, 2 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/array/pack_spec.rb # 2010-02-23T09:26:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/pack_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/pack_spec.rb Array#pack - returns a String - raises an ArgumentError with ('%') - raises an ArgumentError on empty array - sequentially processes each pack format, which consumes element in the array, and finally concatenates their result - just ignores unknown format - ignores white spaces - treats a white space as a separator of formats - skips everything till the end of line (LF) string with ('#') - returns a tainted string when a pack argument is tainted - returns a not tainted string even if the array is tainted - reuses last array element as often as needed to complete the string Array#pack with the empty format - returns an empty string Array#pack with format 'A' - returns a String - cuts string if its size greater than directive count - considers count = 1 if count omited - returns empty string if count = 0 with - returns the whole argument string with star parameter - comsumres only one array item per a format - tries to convert the pack argument to a String using #to_str - raises a TypeError if array item is not String with ('A') - returns space padded string Array#pack with format 'a' - returns a String - cuts string if its size greater than directive count - considers count = 1 if count omited - returns empty string if count = 0 with - returns the whole argument string with star parameter - comsumres only one array item per a format - tries to convert the pack argument to a String using #to_str - raises a TypeError if array item is not String with ('A') - returns null padded string with ('a') Array#pack with format 'Z' - returns a String - cuts string if its size greater than directive count - considers count = 1 if count omited - returns empty string if count = 0 with - returns the whole argument string with star parameter - comsumres only one array item per a format - tries to convert the pack argument to a String using #to_str - raises a TypeError if array item is not String with ('A') - returns null padded string with ('a') Array#pack with format 'B' - returns packed bit-string descending order - accepts characters other than 0 or 1 for compatibility to perl - conversion edge case: all zeros - conversion edge case: all ones - conversion edge case: left one - conversion edge case: right one - conversion edge case: edge sequences not in first char - uses zeros if count is not multiple of 8 - returns zero-char for each 2 of count that greater than string length - returns extra zero char if count is odd and greater than string length - starts new char if string is ended before char's 8 bits - considers count = 1 if no explicit count it given - returns empty string if count = 0 - uses argument string length as count if count = * - consumes only one array item per a format - raises a TypeError if corresponding array item is not String Array#pack with format 'b' - returns packed bit-string descending order - conversion edge case: all zeros - conversion edge case: all ones - conversion edge case: left one - conversion edge case: right one - conversion edge case: edge sequences not in first char - accepts characters other than 0 or 1 for compatibility to perl - uses zeros if count is not multiple of 8 - returns zero-char for each 2 of count that greater than string length - returns extra zero char if count is odd and greater than string length - starts new char if argument string is ended before char's 8 bits - considers count = 1 if no explicit count it given - returns empty string if count = 0 - uses argument string length as count if count = * - consumes only one array item per a format - raises a TypeError if corresponding array item is not String Array#pack with format 'H' - encodes hexadecimal digits to byte sequence in the order of high-nibble first - ignores rest of the pack argument when the argument is too long - fills low-nibble of the last byte with 0 when count is odd - fills the rest bytes with 0 if pack argument has insufficient length - fills low-nibble of the last byte with 0 when count is odd even if pack argument has insufficient length - considers count = 1 if count omited - returns empty string if count = 0 with - returns the whole argument string with star parameter - consumes only one array item per a format - tries to convert the pack argument to a String using #to_str Array#pack with format 'h' - encodes hexadecimal digits to byte sequence in the order of low-nibble first - ignores rest of the pack argument when the argument is too long - fills low-nibble of the last byte with 0 when count is odd - fills the rest bytes with 0 if pack argument has insufficient length - fills high-nibble of the last byte with 0 when count is odd even if pack argument has insufficient length - considers count = 1 if count omited - returns empty string if count = 0 with - returns the whole argument string with star parameter - consumes only one array item per a format - tries to convert the pack argument to a String using #to_str Array#pack with format 'C' - returns a string with byte of appropriate number - regards negative values as 2's complement in order to converts it to positive - reduces value to fit in byte - tries to convert the pack argument to an Integer using #to_int - accepts a Symbol as a pack argument because it responds to #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left - raises ArgumentError when tails suffix '_' - raises ArgumentError when tails suffix '!' Array#pack with format 'c' - returns a string with byte of appropriate number - regards negative values as 2's complement in order to converts it to positive - reduces value to fit in byte - tries to convert the pack argument to an Integer using #to_int - accepts a Symbol as a pack argument because it responds to #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left - raises ArgumentError when tails suffix '_' - raises ArgumentError when tails suffix '!' Array#pack with format 'n' - returns a string containing 2 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - drops higher bytes when a pack argument is >= 2**32 - drops higher bytes when a pack argument is < -2**32 - tries to convert the pack argument to an Integer using #to_int - may raise a RangeError when a pack argument is >= 2**32 - may raise a RangeError when a pack argument is <= -2**32 - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left - raises ArgumentError when tails suffix '_' - raises ArgumentError when tails suffix '!' Array#pack with format 'v' - returns a string containing 2 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - drops higher bytes when a pack argument is >= 2**16 - drops higher bytes when a pack argument is < -2**16 - may raise a RangeError when a pack argument is >= 2**32 - may raise a RangeError when a pack argument is <= -2**32 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left - raises ArgumentError when tails suffix '_' - raises ArgumentError when tails suffix '!' Array#pack with format 'N' - returns a string containing 4 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**32 - raises a RangeError when a pack argument is <= -2**32 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left - raises ArgumentError when tails suffix '_' - raises ArgumentError when tails suffix '!' Array#pack with format 'V' - returns a string containing 4 bytes for an integer - raises a RangeError when a pack argument is >= 2**32 - raises a RangeError when a pack argument is <= -2**32 - regards negative values as 2's complement in order to converts it to positive - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left - raises ArgumentError when tails suffix '_' - raises ArgumentError when tails suffix '!' Array#pack with format 's' - returns a string containing 2 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - drops higher bytes when a pack argument is >= 2**32 - drops higher bytes when a pack argument is < -2**32 - tries to convert the pack argument to an Integer using #to_int - may raise a RangeError when a pack argument is >= 2**32 - may raise a RangeError when a pack argument is <= -2**32 - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'S' - returns a string containing 2 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - drops higher bytes when a pack argument is >= 2**32 - drops higher bytes when a pack argument is < -2**32 - tries to convert the pack argument to an Integer using #to_int - may raise a RangeError when a pack argument is >= 2**32 - may raise a RangeError when a pack argument is <= -2**32 - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'l' - returns a string containing 4 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**32 - raises a RangeError when a pack argument is <= -2**32 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'L' - returns a string containing 4 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**32 - raises a RangeError when a pack argument is <= -2**32 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'q' - returns a string containing 8 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**64 - raises a RangeError when a pack argument is <= -2**64 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'Q' - returns a string containing 8 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**64 - raises a RangeError when a pack argument is <= -2**64 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 's!' - returns a string containing 2 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - drops higher bytes when a pack argument is >= 2**32 - drops higher bytes when a pack argument is < -2**32 - tries to convert the pack argument to an Integer using #to_int - may raise a RangeError when a pack argument is >= 2**32 - may raise a RangeError when a pack argument is <= -2**32 - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 's_' - returns a string containing 2 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - drops higher bytes when a pack argument is >= 2**32 - drops higher bytes when a pack argument is < -2**32 - tries to convert the pack argument to an Integer using #to_int - may raise a RangeError when a pack argument is >= 2**32 - may raise a RangeError when a pack argument is <= -2**32 - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'S!' - returns a string containing 2 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - drops higher bytes when a pack argument is >= 2**32 - drops higher bytes when a pack argument is < -2**32 - tries to convert the pack argument to an Integer using #to_int - may raise a RangeError when a pack argument is >= 2**32 - may raise a RangeError when a pack argument is <= -2**32 - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'S_' - returns a string containing 2 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - drops higher bytes when a pack argument is >= 2**32 - drops higher bytes when a pack argument is < -2**32 - tries to convert the pack argument to an Integer using #to_int - may raise a RangeError when a pack argument is >= 2**32 - may raise a RangeError when a pack argument is <= -2**32 - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'i' - returns a string containing 4 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**32 - raises a RangeError when a pack argument is <= -2**32 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'i!' - returns a string containing 4 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**32 - raises a RangeError when a pack argument is <= -2**32 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'i_' - returns a string containing 4 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**32 - raises a RangeError when a pack argument is <= -2**32 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'I' - returns a string containing 4 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**32 - raises a RangeError when a pack argument is <= -2**32 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'I!' - returns a string containing 4 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**32 - raises a RangeError when a pack argument is <= -2**32 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'I_' - returns a string containing 4 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**32 - raises a RangeError when a pack argument is <= -2**32 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'l!' - returns a string containing 4 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**32 - raises a RangeError when a pack argument is <= -2**32 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'l_' - returns a string containing 4 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**32 - raises a RangeError when a pack argument is <= -2**32 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'L!' - returns a string containing 4 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**32 - raises a RangeError when a pack argument is <= -2**32 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'L_' - returns a string containing 4 bytes for an integer - regards negative values as 2's complement in order to converts it to positive - raises a RangeError when a pack argument is >= 2**32 - raises a RangeError when a pack argument is <= -2**32 - tries to convert the pack argument to an Integer using #to_int - raises a TypeError if a pack argument can't be coerced to Integer - processes count number of array elements if count given - returns empty string if count = 0 - with star parameter processes all remaining array items - raises an ArgumentError if count is greater than array elements left Array#pack with format 'f' - consumes as many Floats as specified - tries to convert the pack argument to a Float using #to_f - accepts a string representation of real number as the pack argument - accepts an integer as the pack argument - does not raise an error even if passed a integer which is too large to cast into float value - raises a TypeError if corresponding array item is not Float - returns a string with length 4 - accepts the positive zero - accepts the negative zero - accepts a positive value - accepts a negative value - accepts the positive infinity - accepts the negative infinity - accepts a NaN - keeps order of nonnegative real numbers - reverses order of nonpositive real numbers Array#pack with format 'd' - consumes as many Floats as specified - tries to convert the pack argument to a Float using #to_f - accepts a string representation of real number as the pack argument - accepts an integer as the pack argument - does not raise an error even if passed a integer which is too large to cast into float value - raises a TypeError if corresponding array item is not Float - returns a string with length 8 - accepts the positive zero - accepts the negative zero - accepts a positive value - accepts a negative value - accepts the positive infinity - accepts the negative infinity - accepts a NaN - keeps order of nonnegative real numbers - reverses order of nonpositive real numbers Array#pack with format 'e' - consumes as many Floats as specified - tries to convert the pack argument to a Float using #to_f - accepts a string representation of real number as the pack argument - accepts an integer as the pack argument - does not raise an error even if passed a integer which is too large to cast into float value - raises a TypeError if corresponding array item is not Float - returns a string with length 4 - accepts the positive zero - accepts the negative zero - accepts a positive value - accepts a negative value - accepts the positive infinity - accepts the negative infinity - accepts a NaN Array#pack with format 'E' - consumes as many Floats as specified - tries to convert the pack argument to a Float using #to_f - accepts a string representation of real number as the pack argument - accepts an integer as the pack argument - does not raise an error even if passed a integer which is too large to cast into float value - raises a TypeError if corresponding array item is not Float - returns a string with length 8 - accepts the positive zero - accepts the negative zero - accepts a positive value - accepts a negative value - accepts the positive infinity - accepts the negative infinity - accepts a NaN Array#pack with format 'g' - consumes as many Floats as specified - tries to convert the pack argument to a Float using #to_f - accepts a string representation of real number as the pack argument - accepts an integer as the pack argument - does not raise an error even if passed a integer which is too large to cast into float value - raises a TypeError if corresponding array item is not Float - returns a string with length 4 - accepts the positive zero - accepts the negative zero - accepts a positive value - accepts a negative value - accepts the positive infinity - accepts the negative infinity - accepts a NaN - keeps order of nonnegative real numbers - reverses order of nonpositive real numbers Array#pack with format 'G' - consumes as many Floats as specified - tries to convert the pack argument to a Float using #to_f - accepts a string representation of real number as the pack argument - accepts an integer as the pack argument - does not raise an error even if passed a integer which is too large to cast into float value - raises a TypeError if corresponding array item is not Float - returns a string with length 8 - accepts the positive zero - accepts the negative zero - accepts a positive value - accepts a negative value - accepts the positive infinity - accepts the negative infinity - accepts a NaN - keeps order of nonnegative real numbers - reverses order of nonpositive real numbers Array#pack with format 'M' - encodes string with Quoted Printable encoding - doesn't encode new line chars - always appends soft line break at the end of encoded string - appends soft line break after each 72 chars + 1 encoded char in encoded string by default - appends soft line break after each specified number of chars + 1 encoded char in encoded string for the specified number > 1 - appends soft line break after each 72 chars + 1 encoded char in encoded string for the specified count is 1 - appends soft line break after each 72 chars + 1 encoded char in encoded string for the specified count is 0 - doesn't quote chars 32..60 and 62..126 - quotes chars by adding equal sign and char's hex value - quotes equal sign - doesn't quote \t char - returns empty string if source string is empty - calls #to_s on object to convert to string - does not check whether the pack argument responds to #to_s before call #to_s - comsumres only one array item per a format - ignores star parameter - properly handles recursive arrays Array#pack with format 'm' - encodes string with Base64 encoding - converts series of 3-char sequences into four 4-char sequences - fills chars with non-significant bits with '=' sign - appends newline at the end of result string - appends newline whenever after consumes 45 bytes by default - appends newline whenever after consumes [number/3]*3 of bytes for the specified number > 2, where [x] is the floor function - ignores line length parameter if it is 1 or 2 - ignores line length parameter if it is 0 - comsumres only one array item per a format - ignores star parameter - encodes 6-bit char less than 26 with capital letters - encodes 6-bit char from 26 to 51 with lowercase letters - encodes 6-bit char 62 with '+' - encodes 6-bit char 63 with '/' - returns empty string if source string is empty - tries to convert the pack argument to a String using #to_str - raises a TypeError if corresponding array item is not string Array#pack with format 'U' - regards a integer as a Unicode codepoint and encodes into UTF-8 byte sequence - raises an ArgumentError if count is greater than array elements left - raises RangeError when a pack argument is negative - raises RangeError when a pack argument >= 2**32 - may accept a pack argument > max of Unicode codepoint - only takes as many elements as specified after ('U') Array#pack with format 'u' - encodes string with UU-encoding - converts series of 3-char sequences into four 4-char sequences - appends zero-chars to source string if string length is not multiple of 3 - appends newline at the end of result string - appends newline whenever after consumes 45 bytes by default - prepends encoded line length to each line with ('u') - appends newline whenever after consumes [number/3]*3 of bytes for the specified number > 2, where [x] is the floor function - ignores line length parameter if it is < 3 - comsumres only one array item per a format - ignores star parameter - encodes 6-bit char with another char starting from char 32 with ('u') - replaces spaces in encoded string with grave accent (`) char with ('u') - returns empty string if source string is empty with ('u') - tries to convert the pack argument to a String using #to_str - raises a TypeError if corresponding array item is not string Array#pack with format 'w' - converts to BER-compressed integer - raises ArgumentError when a pack argument is negative - raises an ArgumentError if the count is greater than the number of remaining array elements - calls to_int on non-integer values before packing - raises TypeError on nil and non-numeric arguments Array#pack with format 'X' - decreases result string by one byte - with count decreases result string by count bytes - with zero count doesn't change result string - treats start parameter as zero count - raises an ArgumentError if count greater than already generated string length - raises an ArgumentError if it is first directive - doesn't increment the array index count Array#pack with '@' - moves the end of result string into the specified position by offset from head - fills blank with NUL bytes if the position exceeds the end of string - concatenates successing formats at the position '@' moves it into - does not recover lost bytes when shorten the string and then extends it again - is able to work with 'X' Array#pack with format 'x' - returns NUL-byte string - returns string of count zero chars with count - returns empty string with count == 0 - behaves like with count == 0 with star parameter - doesn't increment the array index count String#unpack with 'w' directive - produces a BER-compressed integer Finished in 0.673617 seconds 1 file, 549 examples, 1224 expectations, 0 failures, 0 errors == rubyspec/core/array/partition_spec.rb # 2010-02-23T09:26:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/partition_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/partition_spec.rb Array#partition - returns two arrays - returns in the left array values for which the block evaluates to true - properly handles recursive arrays - does not return subclass instances on Array subclasses Finished in 0.008613 seconds 1 file, 4 examples, 14 expectations, 0 failures, 0 errors == rubyspec/core/array/permutation_spec.rb # 2010-02-23T09:26:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/permutation_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/permutation_spec.rb Array#permutation - returns an Enumerator of all permutations when called without a block or arguments - returns an Enumerator of permutations of given length when called with an argument but no block - yields all permutations to the block then returns self when called with block but no arguments - yields all permutations of given length to the block then returns self when called with block and argument - returns the empty permutation ([[]]) when the given length is 0 - returns the empty permutation([]) when called on an empty Array - returns no permutations when the given length has no permutations - handles duplicate elements correctly - handles nested Arrays correctly - truncates Float arguments - returns an Enumerator which works as expected even when the array was modified Finished in 0.013713 seconds 1 file, 11 examples, 31 expectations, 0 failures, 0 errors == rubyspec/core/array/plus_spec.rb # 2010-02-23T09:26:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/plus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/plus_spec.rb Array#+ - concatenates two arrays - can concatenate an array with itself - tries to convert the passed argument to an Array using #to_ary - properly handles recursive arrays - does return subclass instances with Array subclasses - does not call to_ary on array subclasses - does not get infected even if an original array is tainted Finished in 0.010712 seconds 1 file, 7 examples, 18 expectations, 0 failures, 0 errors == rubyspec/core/array/pop_spec.rb # 2010-02-23T09:26:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/pop_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/pop_spec.rb Array#pop - removes and returns the last element of the array - returns nil if there are no more elements - properly handles recursive arrays - keeps taint status - raises a TypeError on a frozen array Array#pop passed a number n as an argument - removes and returns an array with the last n element of the array - returns a new empty array if there are no more elements - returns whole elements if n exceeds size of the array - does not return self even when it returns whole elements - raises an ArgumentError if n is negative - tries to convert n to an Integer using #to_int - raises a TypeError when the passed n can be coerced to Integer - raises an ArgumentError if more arguments are passed - does not return subclass instances with Array subclass - returns an untainted array even if the array is tainted - keeps taint status - raises a TypeError on a frozen array Finished in 0.021158 seconds 1 file, 17 examples, 47 expectations, 0 failures, 0 errors == rubyspec/core/array/product_spec.rb # 2010-02-23T09:26:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/product_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/product_spec.rb Array#product - returns converted arguments using :to_ary - returns the expected result - has no required argument - returns an empty array when the argument is an empty array Finished in 0.008043 seconds 1 file, 4 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/array/push_spec.rb # 2010-02-23T09:26:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/push_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/push_spec.rb Array#push - appends the arguments to the array - isn't confused by previous shift - properly handles recursive arrays - raises a TypeError on a frozen array if modification takes place - does not raise on a frozen array if no modification is made Finished in 0.009220 seconds 1 file, 5 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/array/rassoc_spec.rb # 2010-02-23T09:26:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/rassoc_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/rassoc_spec.rb Array#rassoc - returns the first contained array whose second element is == object - properly handles recursive arrays - calls elem == obj on the second element of each contained array - does not check the last element in each contained but speficically the second Finished in 0.008086 seconds 1 file, 4 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/array/reject_spec.rb # 2010-02-23T09:26:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/reject_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/reject_spec.rb Array#reject - returns a new array without elements for which block is true - properly handles recursive arrays - returns subclass instance on Array subclasses - returns an Enumerator if no block given Array#reject! - removes elements for which block is true - properly handles recursive arrays - returns nil if no changes are made - raises a TypeError on a frozen array - returns an Enumerator if no block given Finished in 0.016167 seconds 1 file, 9 examples, 31 expectations, 0 failures, 0 errors == rubyspec/core/array/replace_spec.rb # 2010-02-23T09:26:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/replace_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/replace_spec.rb Array#replace - replaces the elements with elements from other array - properly handles recursive arrays - returns self - does not make self dependent to the original array - tries to convert the passed argument to an Array using #to_ary - does not call #to_ary on Array subclasses - raises a TypeError on a frozen array Finished in 0.012953 seconds 1 file, 7 examples, 15 expectations, 0 failures, 0 errors == rubyspec/core/array/reverse_each_spec.rb # 2010-02-23T09:26:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/reverse_each_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/reverse_each_spec.rb Array#reverse_each - traverses array in reverse order and pass each element to block - returns self - yields only the top level element of an empty recursive arrays - yields only the top level element of a recursive array - returns an Enumerator if no block given Finished in 0.009723 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/array/reverse_spec.rb # 2010-02-23T09:26:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/reverse_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/reverse_spec.rb Array#reverse - returns a new array with the elements in reverse order - returns subclass instance on Array subclasses - properly handles recursive arrays Array#reverse! - reverses the elements in place - properly handles recursive arrays - raises a TypeError on a frozen array Finished in 0.010103 seconds 1 file, 6 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/array/rindex_spec.rb # 2010-02-23T09:26:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/rindex_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/rindex_spec.rb Array#rindex - returns the first index backwards from the end where element == to object - returns size-1 if last element == to object - returns 0 if only first element == to object - returns nil if no element == to object - properly handles empty recursive arrays - properly handles recursive arrays - accepts a block instead of an argument - ignore the block if there is an argument Finished in 0.011679 seconds 1 file, 8 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/array/rotate_spec.rb # 2010-02-23T09:26:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/rotate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/rotate_spec.rb Finished in 0.005333 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/array/sample_spec.rb # 2010-02-23T09:26:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/sample_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/sample_spec.rb Finished in 0.028910 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/array/select_spec.rb # 2010-02-23T09:26:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/select_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/select_spec.rb Array#select - returns an Enumerator if no block given - returns a new array of elements for which block is true - does not return subclass instance on Array subclasses - properly handles recursive arrays Finished in 0.009440 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/array/shift_spec.rb # 2010-02-23T09:26:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/shift_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/shift_spec.rb Array#shift - removes and returns the first element - returns nil when the array is empty - properly handles recursive arrays - raises a TypeError on a frozen array Array#shift passed a number n as an argument - removes and returns an array with the first n element of the array - does not corrupt the array when shift without arguments is followed by shift with an argument - returns a new empty array if there are no more elements - returns whole elements if n exceeds size of the array - does not return self even when it returns whole elements - raises an ArgumentError if n is negative - tries to convert n to an Integer using #to_int - raises a TypeError when the passed n can be coerced to Integer - raises an ArgumentError if more arguments are passed - does not return subclass instances with Array subclass - returns an untainted array even if the array is tainted - keeps taint status - raises a TypeError on a frozen array Finished in 0.021281 seconds 1 file, 17 examples, 52 expectations, 0 failures, 0 errors == rubyspec/core/array/shuffle_spec.rb # 2010-02-23T09:26:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/shuffle_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/shuffle_spec.rb Array#shuffle - returns the same values, in a usually different order - returns subclass instances with Array subclass - is not destructive Array#shuffle! - returns the same values, in a usually different order - raises a TypeError on a frozen array Finished in 0.011779 seconds 1 file, 5 examples, 35 expectations, 0 failures, 0 errors == rubyspec/core/array/size_spec.rb # 2010-02-23T09:26:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/size_spec.rb Array#size - returns the number of elements - properly handles recursive arrays Finished in 0.007219 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/array/slice_spec.rb # 2010-02-23T09:26:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/slice_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/slice_spec.rb Array#slice! - removes and return the element at index - removes and returns length elements beginning at start - properly handles recursive arrays - calls to_int on start and length arguments - removes and return elements in range - calls to_int on range arguments - does not expand array with indices out of bounds - does not expand array with negative indices out of bounds - raises a TypeError on a frozen array Array#slice - returns the element at index with [index] - returns the element at index from the end of the array with [-index] - return count elements starting from index with [index, count] - returns count elements starting at index from the end of array with [-index, count] - returns the first count elements with [0, count] - returns the subarray which is independent to self with [index,count] - tries to convert the passed argument to an Integer using #to_int - returns the elements specified by Range indexes with [m..n] - returns elements specified by Range indexes except the element at index n with [m...n] - returns elements that exist if range start is in the array but range end is not with [m..n] - accepts Range instances having a negative m and both signs for n with [m..n] and [m...n] - returns the subarray which is independent to self with [m..n] - tries to convert Range elements to Integers using #to_int with [m..n] and [m...n] - returns the same elements as [m..n] and [m...n] with Range subclasses - returns nil for a requested index not in the array with [index] - returns [] if the index is valid but length is zero with [index, length] - returns nil if length is zero but index is invalid with [index, length] - returns [] if index == array.size with [index, length] - returns nil if index > array.size with [index, length] - returns nil if length is negative with [index, length] - returns nil if no requested index is in the array with [m..n] - returns nil if range start is not in the array with [m..n] - returns an empty array when m == n with [m...n] - returns an empty array with [0...0] - returns a subarray where m, n negatives and m < n with [m..n] - returns an array containing the first element with [0..0] - returns the entire array with [0..-1] - returns all but the last element with [0...-1] - returns [3] for [2..-1] out of [1, 2, 3] - returns an empty array when m > n and m, n are positive with [m..n] - returns an empty array when m > n and m, n are negative with [m..n] - does not expand array when the indices are outside of the array bounds - returns a subclass instance when called on a subclass of Array - raises a RangeError when the start index is out of range of Fixnum - raises a RangeError when the length is out of range of Fixnum Finished in 0.069160 seconds 1 file, 44 examples, 275 expectations, 0 failures, 0 errors == rubyspec/core/array/sort_by_spec.rb # 2010-02-23T09:26:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/sort_by_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/sort_by_spec.rb Finished in 0.005221 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/array/sort_spec.rb # 2010-02-23T09:26:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/sort_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/sort_spec.rb Array#sort - returns a new array sorted based on comparing elements with <=> - does not affect the original Array - sorts already-sorted Arrays - sorts reverse-sorted Arrays - sorts Arrays that consist entirely of equal elements - sorts Arrays that consist mostly of equal elements - does not return self even if the array would be already sorted - properly handles recursive arrays - uses #<=> of elements in order to sort - does not deal with exceptions raised by unimplemented or incorrect #<=> - may take a block which is used to determine the order of objects a and b described as -1, 0 or +1 - does not call #<=> on contained objects when invoked with a block - does not call #<=> on elements when invoked with a block even if Array is large (Rubinius #412) - completes when supplied a block that always returns the same result - returns subclass instance on Array subclasses - does not freezes self during being sorted - returns the specified value when it would break in the given block - compares values returned by block with 0 - raises an error if objects can't be compared Array#sort! - sorts array in place using <=> - sorts array in place using block value if a block given - returns self if the order of elements changed - returns self even if makes no modification - properly handles recursive arrays - uses #<=> of elements in order to sort - does not call #<=> on contained objects when invoked with a block - does not call #<=> on elements when invoked with a block even if Array is large (Rubinius #412) - completes when supplied a block that always returns the same result - raises a TypeError on a frozen array - temporarily freezes self and recovers after sorted - returns the specified value when it would break in the given block - makes some modification even if finished sorting when it would break in the given block Finished in 0.060338 seconds 1 file, 32 examples, 53 expectations, 0 failures, 0 errors == rubyspec/core/array/to_a_spec.rb # 2010-02-23T09:26:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/to_a_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/to_a_spec.rb Array#to_a - returns self - does not return subclass instance on Array subclasses - properly handles recursive arrays Finished in 0.006903 seconds 1 file, 3 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/array/to_ary_spec.rb # 2010-02-23T09:26:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/to_ary_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/to_ary_spec.rb Array#to_ary - returns self - properly handles recursive arrays Finished in 0.006347 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/array/to_s_spec.rb # 2010-02-23T09:26:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/to_s_spec.rb Array#to_s - is equivalent to #join without a separator string - returns '[...]' for an empty array embedded in itself - returns '[...]' for the embedded array in a recursive array Finished in 0.008933 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/array/transpose_spec.rb # 2010-02-23T09:26:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/transpose_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/transpose_spec.rb Array#transpose - assumes an array of arrays and returns the result of transposing rows and columns - tries to convert the passed argument to an Array using #to_ary - properly handles recursive arrays - raises a TypeError if the passed Argument does not respond to #to_ary - does not call to_ary on array subclass elements - raises an IndexError if the arrays are not of the same length - does not return subclass instance on Array subclasses Finished in 0.011241 seconds 1 file, 7 examples, 17 expectations, 0 failures, 0 errors == rubyspec/core/array/try_convert_spec.rb # 2010-02-23T09:26:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/try_convert_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/try_convert_spec.rb Finished in 0.005414 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/array/union_spec.rb # 2010-02-23T09:26:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/union_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/union_spec.rb Array#| - returns an array of elements that appear in either array (union) - creates an array with no duplicates - creates an array with elements in order they are first encountered - properly handles recursive arrays - tries to convert the passed argument to an Array using #to_ary - acts as if using an intermediate hash to collect values - does not return subclass instances for Array subclasses - does not call to_ary on array subclasses Finished in 0.012535 seconds 1 file, 8 examples, 21 expectations, 0 failures, 0 errors == rubyspec/core/array/uniq_spec.rb # 2010-02-23T09:26:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/uniq_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/uniq_spec.rb Array#uniq - returns an array with no duplicates - properly handles recursive arrays - uses eql? semantics - compares elements first with hash - does not compare elements with different hash codes via eql? - compares elements with matching hash codes with #eql? - returns subclass instance on Array subclasses Array#uniq! - modifies the array in place - returns self - properly handles recursive arrays - returns nil if no changes are made to the array - raises a TypeError on a frozen array when the array is modified - does not raise an exception on a frozen array when the array would not be modified Finished in 0.015288 seconds 1 file, 13 examples, 20 expectations, 0 failures, 0 errors == rubyspec/core/array/unshift_spec.rb # 2010-02-23T09:26:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/unshift_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/unshift_spec.rb Array#unshift - prepends object to the original array - quietly ignores unshifting nothing - properly handles recursive arrays - raises a TypeError on a frozen array - does not raise an exception on a frozen array if no modification takes place Finished in 0.009597 seconds 1 file, 5 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/array/values_at_spec.rb # 2010-02-23T09:26:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/values_at_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/values_at_spec.rb Array#values_at - returns an array of elements at the indexes when passed indexes - calls to_int on its indices - returns an array of elements in the ranges when passes ranges - properly handles recursive arrays - calls to_int on arguments of ranges when passes ranges - does not return subclass instance on Array subclasses Finished in 0.009255 seconds 1 file, 6 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/array/zip_spec.rb # 2010-02-23T09:26:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/array/zip_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/array/zip_spec.rb Array#zip - returns an array of arrays containing corresponding elements of each array - fills in missing values with nil - properly handles recursive arrays - calls #to_ary to convert the argument to an Array - calls block if supplied - does not return subclass instance on Array subclasses Finished in 0.009597 seconds 1 file, 6 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/basicobject/basic_object_class_spec.rb # 2010-02-23T09:26:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/basicobject/basic_object_class_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/basicobject/basic_object_class_spec.rb Finished in 0.002620 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/basicobject/basic_object_spec.rb # 2010-02-23T09:26:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/basicobject/basic_object_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/basicobject/basic_object_spec.rb Finished in 0.002620 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/basicobject/basic_object_subclass_spec.rb # 2010-02-23T09:26:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/basicobject/basic_object_subclass_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/basicobject/basic_object_subclass_spec.rb Finished in 0.002629 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/basicobject/instance_exec_spec.rb # 2010-02-23T09:26:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/basicobject/instance_exec_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/basicobject/instance_exec_spec.rb Finished in 0.003204 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/basicobject/metaclass_spec.rb # 2010-02-23T09:26:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/basicobject/metaclass_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/basicobject/metaclass_spec.rb Finished in 0.002670 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/basicobject/method_missing_spec.rb # 2010-02-23T09:26:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/basicobject/method_missing_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/basicobject/method_missing_spec.rb Finished in 0.017948 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/basicobject/new_spec.rb # 2010-02-23T09:26:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/basicobject/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/basicobject/new_spec.rb Finished in 0.002718 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/basicobject/singleton_method_added_spec.rb # 2010-02-23T09:26:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/basicobject/singleton_method_added_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/basicobject/singleton_method_added_spec.rb Finished in 0.004157 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/basicobject/singleton_method_removed_spec.rb # 2010-02-23T09:26:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/basicobject/singleton_method_removed_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/basicobject/singleton_method_removed_spec.rb Finished in 0.004182 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/basicobject/singleton_method_undefined_spec.rb # 2010-02-23T09:26:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/basicobject/singleton_method_undefined_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/basicobject/singleton_method_undefined_spec.rb Finished in 0.003759 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/bignum/abs_spec.rb # 2010-02-23T09:26:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/abs_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/abs_spec.rb Bignum#abs - returns the absolute value Finished in 0.003675 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/bignum/bit_and_spec.rb # 2010-02-23T09:26:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/bit_and_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/bit_and_spec.rb Bignum#& - returns self bitwise AND other - coerces Float arguments into Integers - tries to convert the given argument to an Integer using to_int - raises a TypeError when the given argument can't be converted to Integer Finished in 0.008766 seconds 1 file, 4 examples, 14 expectations, 0 failures, 0 errors == rubyspec/core/bignum/bit_or_spec.rb # 2010-02-23T09:26:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/bit_or_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/bit_or_spec.rb Bignum#| - returns self bitwise OR other - coerces Float arguments to Integers - tries to convert the given argument to an Integer using to_int - raises a TypeError when the given argument can't be converted to Integer Finished in 0.008496 seconds 1 file, 4 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/bignum/bit_xor_spec.rb # 2010-02-23T09:26:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/bit_xor_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/bit_xor_spec.rb Bignum#^ - returns self bitwise EXCLUSIVE OR other - coerces Float arguments into Integers - tries to convert the given argument to an Integer using to_int - raises a TypeError when the given argument can't be converted to Integer Finished in 0.008405 seconds 1 file, 4 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/bignum/coerce_spec.rb # 2010-02-23T09:26:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/coerce_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/coerce_spec.rb Bignum#coerce - coerces other to a Bignum and returns [other, self] when passed a Fixnum - returns [other, self] when passed a Bignum - raises a TypeError when not passed a Fixnum or Bignum - raises a TypeError when passed a Float or String Finished in 0.007086 seconds 1 file, 4 examples, 12 expectations, 0 failures, 0 errors == rubyspec/core/bignum/comparison_spec.rb # 2010-02-23T09:26:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/comparison_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/comparison_spec.rb Bignum#<=> - returns -1 when self is less than the given argument - returns 0 when self is equal to the given argument - returns 1 when self is greater than the given argument - returns nil when the given argument is not an Integer - returns 1 when self is Infinity and other is a Bignum (FAILED - 1) - returns 1 when self is negative and other is -Infinity - returns -1 when self is -Infinity and other is negative - returns -1 when self is negative and other is Infinty (FAILED - 2) 1) Bignum#<=> returns 1 when self is Infinity and other is a Bignum FAILED Expected 0 to equal 1 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/matchers/base.rb:8:in `==' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/comparison_spec.rb:36 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/comparison_spec.rb:28:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/comparison_spec.rb:3 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 2) Bignum#<=> returns -1 when self is negative and other is Infinty FAILED Expected 0 to equal -1 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/matchers/base.rb:8:in `==' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/comparison_spec.rb:48 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/comparison_spec.rb:3 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.010594 seconds 1 file, 8 examples, 14 expectations, 2 failures, 0 errors exit 1 failed(rubyspec/core/bignum/comparison_spec.rb) == rubyspec/core/bignum/complement_spec.rb # 2010-02-23T09:26:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/complement_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/complement_spec.rb Bignum#~ - returns self with each bit flipped Finished in 0.011768 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/bignum/div_spec.rb # 2010-02-23T09:26:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/div_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/div_spec.rb Bignum#div - returns self divided by other - raises a ZeroDivisionError if other is zero and not a Float - raises a TypeError when given a non-Integer - returns a result of integer division of self by a float argument - raises FloatDomainError if the argument is a float zero Finished in 0.010779 seconds 1 file, 5 examples, 15 expectations, 0 failures, 0 errors == rubyspec/core/bignum/divide_spec.rb # 2010-02-23T09:26:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/divide_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/divide_spec.rb Bignum#/ - returns self divided by other - raises a ZeroDivisionError if other is zero and not a Float - raises a TypeError when given a non-Integer - returns self divided by float - does NOT raise ZeroDivisionError if other is zero and is a Float Finished in 0.008461 seconds 1 file, 5 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/bignum/divmod_spec.rb # 2010-02-23T09:26:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/divmod_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/divmod_spec.rb Bignum#divmod - returns an Array containing quotient and modulus obtained from dividing self by the given argument - raises a ZeroDivisionError when the given argument is 0 - raises a FloatDomainError if other is NaN - raises a FloatDomainError when the given argument is 0 and a Float - raises a TypeError when the given argument is not an Integer Finished in 0.009417 seconds 1 file, 5 examples, 18 expectations, 0 failures, 0 errors == rubyspec/core/bignum/element_reference_spec.rb # 2010-02-23T09:26:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/element_reference_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/element_reference_spec.rb Bignum#[] - returns the nth bit in the binary representation of self - tries to convert the given argument to an Integer using #to_int - raises a TypeError when the given argument can't be converted to Integer Finished in 0.007242 seconds 1 file, 3 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/bignum/eql_spec.rb # 2010-02-23T09:26:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/eql_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/eql_spec.rb Bignum#eql? when given a Bignum - returns true if the given argument has the same value Bignum#eql? when given a non-Bignum - returns false Finished in 0.004893 seconds 1 file, 2 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/bignum/equal_value_spec.rb # 2010-02-23T09:26:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/equal_value_spec.rb Bignum#== - returns true if self has the same value as the given argument - calls 'other == self' if the given argument is not an Integer - returns the result of 'other == self' as a boolean Finished in 0.007362 seconds 1 file, 3 examples, 12 expectations, 0 failures, 0 errors == rubyspec/core/bignum/even_spec.rb # 2010-02-23T09:26:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/even_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/even_spec.rb Bignum#even? - returns true if self is even and positive - returns true if self is even and negative - returns false if self is odd and positive - returns false if self is odd and negative Finished in 0.007010 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/bignum/exponent_spec.rb # 2010-02-23T09:26:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/exponent_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/exponent_spec.rb Bignum#** - returns self raised to other power - raises a TypeError when given a non-Integer Finished in 0.005928 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/bignum/gt_spec.rb # 2010-02-23T09:26:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/gt_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/gt_spec.rb Bignum#> - returns true if self is greater than the given argument - raises an ArgumentError when given a non-Integer Finished in 0.005059 seconds 1 file, 2 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/bignum/gte_spec.rb # 2010-02-23T09:26:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/gte_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/gte_spec.rb Bignum#>= - returns true if self is greater than or equal to other - raises an ArgumentError when given a non-Integer Finished in 0.005043 seconds 1 file, 2 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/bignum/hash_spec.rb # 2010-02-23T09:26:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/hash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/hash_spec.rb Bignum#hash - is provided - is stable Finished in 0.004054 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/bignum/left_shift_spec.rb # 2010-02-23T09:26:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/left_shift_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/left_shift_spec.rb Bignum#<< - returns self shifted the given amount of bits to the left - performs a right-shift if given a negative value - tries to convert the given argument to an Integer using to_int - raises a TypeError when the given argument can't be converted to Integer - raises a RangeError when the given argument is a Bignum Finished in 0.009960 seconds 1 file, 5 examples, 15 expectations, 0 failures, 0 errors == rubyspec/core/bignum/lt_spec.rb # 2010-02-23T09:26:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/lt_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/lt_spec.rb Bignum#< - returns true if self is less than the given argument - raises an ArgumentError when given a non-Integer Finished in 0.005134 seconds 1 file, 2 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/bignum/lte_spec.rb # 2010-02-23T09:26:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/lte_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/lte_spec.rb Bignum#<= - returns true if self is less than or equal to other - raises an ArgumentError when given a non-Integer Finished in 0.005051 seconds 1 file, 2 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/bignum/minus_spec.rb # 2010-02-23T09:26:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/minus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/minus_spec.rb Bignum#- - returns self minus the given Integer - raises a TypeError when given a non-Integer Finished in 0.005563 seconds 1 file, 2 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/bignum/modulo_spec.rb # 2010-02-23T09:26:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/modulo_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/modulo_spec.rb Bignum#% - returns the modulus obtained from dividing self by the given argument - raises a ZeroDivisionError when the given argument is 0 - does not raise a FloatDomainError when the given argument is 0 and a Float - raises a TypeError when given a non-Integer Bignum#modulo - returns the modulus obtained from dividing self by the given argument - raises a ZeroDivisionError when the given argument is 0 - does not raise a FloatDomainError when the given argument is 0 and a Float - raises a TypeError when given a non-Integer Finished in 0.013493 seconds 1 file, 8 examples, 24 expectations, 0 failures, 0 errors == rubyspec/core/bignum/multiply_spec.rb # 2010-02-23T09:26:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/multiply_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/multiply_spec.rb Bignum#* - returns self multiplied by the given Integer - raises a TypeError when given a non-Integer Finished in 0.005610 seconds 1 file, 2 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/bignum/odd_spec.rb # 2010-02-23T09:26:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/odd_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/odd_spec.rb Bignum#odd? - returns true if self is odd and positive - returns true if self is odd and negative - returns false if self is even and positive - returns false if self is even and negative Finished in 0.005495 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/bignum/plus_spec.rb # 2010-02-23T09:26:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/plus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/plus_spec.rb Bignum#+ - returns self plus the given Integer - raises a TypeError when given a non-Integer Finished in 0.005439 seconds 1 file, 2 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/bignum/quo_spec.rb # 2010-02-23T09:26:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/quo_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/quo_spec.rb Bignum#quo - returns the result of self divided by the given Integer as a Float - does not raise a ZeroDivisionError when the given Integer is 0 - does not raise a FloatDomainError when the given argument is 0 and a Float - raises a TypeError when given a non-Integer Finished in 0.010109 seconds 1 file, 4 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/bignum/remainder_spec.rb # 2010-02-23T09:26:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/remainder_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/remainder_spec.rb Bignum#remainder - returns the remainder of dividing self by other - raises a ZeroDivisionError if other is zero and not a Float - does NOT raise ZeroDivisionError if other is zero and is a Float Finished in 0.005938 seconds 1 file, 3 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/bignum/right_shift_spec.rb # 2010-02-23T09:26:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/right_shift_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/right_shift_spec.rb Bignum#>> - returns self shifted the given amount of bits to the right - performs a left-shift if given a negative value - tries to convert the given argument to an Integer using to_int - raises a TypeError when the given argument can't be converted to Integer - returns 0 when the given argument is a Bignum and self is positive - returns -1 when the given argument is a Bignum and self is negative Finished in 0.009645 seconds 1 file, 6 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/bignum/size_spec.rb # 2010-02-23T09:26:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/size_spec.rb Bignum#size - returns the number of bytes in the machine representation in multiples of four Finished in 0.004605 seconds 1 file, 1 example, 9 expectations, 0 failures, 0 errors == rubyspec/core/bignum/to_f_spec.rb # 2010-02-23T09:26:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/to_f_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/to_f_spec.rb Bignum#to_f - returns self converted to a Float - converts number close to Float::MAX without exceeding MAX or producing NaN Finished in 0.004261 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/bignum/to_s_spec.rb # 2010-02-23T09:26:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/to_s_spec.rb Bignum#to_s when given a base - returns self converted to a String using the given base - raises an ArgumentError if the base is less than 2 or higher than 36 Bignum#to_s when given no base - returns self converted to a String using base 10 Finished in 0.006275 seconds 1 file, 3 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/bignum/uminus_spec.rb # 2010-02-23T09:26:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/bignum/uminus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/bignum/uminus_spec.rb Bignum#-@ - returns self as a negative value Finished in 0.003722 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/core/binding/clone_spec.rb # 2010-02-23T09:26:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/binding/clone_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/binding/clone_spec.rb Binding#clone - returns a copy of the Bind object - is a shallow copy of the Bind object Finished in 0.007054 seconds 1 file, 2 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/binding/dup_spec.rb # 2010-02-23T09:26:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/binding/dup_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/binding/dup_spec.rb Binding#dup - returns a copy of the Bind object - is a shallow copy of the Bind object Finished in 0.005943 seconds 1 file, 2 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/binding/eval_spec.rb # 2010-02-23T09:26:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/binding/eval_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/binding/eval_spec.rb Binding#eval - behaves like Kernel.eval(..., self) - needs to be completed Finished in 0.005069 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/builtin_constants/builtin_constants_spec.rb # 2010-02-23T09:26:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/builtin_constants/builtin_constants_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/builtin_constants/builtin_constants_spec.rb RUBY_VERSION - is a String RUBY_PATCHLEVEL - is a Fixnum RUBY_COPYRIGHT - is a String RUBY_DESCRIPTION - is a String RUBY_PLATFORM - is a String RUBY_RELEASE_DATE - is a String Finished in 0.009264 seconds 1 file, 6 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/class/allocate_spec.rb # 2010-02-23T09:26:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/class/allocate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/class/allocate_spec.rb Class#allocate - returns an instance of self - returns a fully-formed instance of Module - does not call initialize on the new instance Finished in 0.005774 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/class/inherited_spec.rb # 2010-02-23T09:26:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/class/inherited_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/class/inherited_spec.rb Class.inherited - is invoked with the child Class when self is subclassed - is invoked only once per subclass - is called when marked as a private class method - is called when marked as a protected class method - is called when marked as a public class method - is called by super from a method provided by an included module - is called by super even when marked as a private class method - will be invoked by child class regardless of visibility Finished in 0.009771 seconds 1 file, 8 examples, 15 expectations, 0 failures, 0 errors == rubyspec/core/class/initialize_copy_spec.rb # 2010-02-23T09:26:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/class/initialize_copy_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/class/initialize_copy_spec.rb Class#initialize_copy - raises a TypeError when called on already initialized classes Finished in 0.004338 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/class/initialize_spec.rb # 2010-02-23T09:26:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/class/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/class/initialize_spec.rb Class#new - returns a new instance of self - invokes #initialize on the new instance with the given args - passes the block to #initialize Class#initialize - raises a TypeError when called on already initialized classes Finished in 0.006928 seconds 1 file, 4 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/class/new_spec.rb # 2010-02-23T09:26:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/class/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/class/new_spec.rb Class.new with a block given - uses the given block as the class' body - creates a subclass of the given superclass Class.new - creates a new anonymous class - creates a class without a name - creates a class that can be given a name by assigning it to a constant - sets the new class' superclass to the given class - sets the new class' superclass to Object when no class given - raises a TypeError when given a non-Class Finished in 0.011209 seconds 1 file, 8 examples, 20 expectations, 0 failures, 0 errors == rubyspec/core/class/superclass_spec.rb # 2010-02-23T09:26:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/class/superclass_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/class/superclass_spec.rb Class#superclass - returns the superclass of self Finished in 0.005906 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/core/comparable/between_spec.rb # 2010-02-23T09:26:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/comparable/between_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/comparable/between_spec.rb Comparable#between? - returns true if self is greater than or equal to the first and less than or equal to the second argument Finished in 0.005533 seconds 1 file, 1 example, 12 expectations, 0 failures, 0 errors == rubyspec/core/comparable/equal_value_spec.rb # 2010-02-23T09:26:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/comparable/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/comparable/equal_value_spec.rb Comparable#== - returns true if other is the same as self - calls #<=> on self with other and returns true if #<=> returns 0 - returns false if calling #<=> on self returns a non-zero Integer - returns nil if calling #<=> on self returns nil or a non-Integer - returns nil if calling #<=> on self raises a StandardError Finished in 0.012764 seconds 1 file, 5 examples, 17 expectations, 0 failures, 0 errors == rubyspec/core/comparable/gt_spec.rb # 2010-02-23T09:26:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/comparable/gt_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/comparable/gt_spec.rb Comparable#> - calls #<=> on self with other and returns true if #<=> returns any Integer greater than 0 - returns false if calling #<=> on self returns 0 or any Integer less than 0 - raises an ArgumentError if calling #<=> on self returns nil Finished in 0.009859 seconds 1 file, 3 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/comparable/gte_spec.rb # 2010-02-23T09:26:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/comparable/gte_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/comparable/gte_spec.rb Comparable#>= - calls #<=> on self with other and returns true if #<=> returns 0 or any Integer greater than 0 - returns false if calling #<=> on self returns any Integer less than 0 - raises an ArgumentError if calling #<=> on self returns nil Finished in 0.009805 seconds 1 file, 3 examples, 18 expectations, 0 failures, 0 errors == rubyspec/core/comparable/lt_spec.rb # 2010-02-23T09:26:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/comparable/lt_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/comparable/lt_spec.rb Comparable#< - calls #<=> on self with other and returns true if #<=> returns any Integer less than 0 - returns false if calling #<=> on self returns 0 or any Integer greater than 0 - raises an ArgumentError if calling #<=> on self returns nil Finished in 0.010693 seconds 1 file, 3 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/comparable/lte_spec.rb # 2010-02-23T09:26:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/comparable/lte_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/comparable/lte_spec.rb Comparable#<= - calls #<=> on self with other and returns true if #<=> returns 0 or any Integer less than 0 - returns false if calling #<=> on self returns any Integer greater than 0 - raises an ArgumentError if calling #<=> on self returns nil Finished in 0.009786 seconds 1 file, 3 examples, 18 expectations, 0 failures, 0 errors == rubyspec/core/complex/Complex_spec.rb # 2010-02-23T09:26:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/complex/Complex_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/Complex_spec.rb Finished in 0.005883 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/complex/abs2_spec.rb # 2010-02-23T09:26:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/complex/abs2_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/abs2_spec.rb Finished in 0.001503 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/complex/abs_spec.rb # 2010-02-23T09:26:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/complex/abs_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/abs_spec.rb Finished in 0.001504 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/complex/angle_spec.rb # 2010-02-23T09:26:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/complex/angle_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/angle_spec.rb Finished in 0.003478 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/complex/arg_spec.rb # 2010-02-23T09:26:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/complex/arg_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/arg_spec.rb Finished in 0.002515 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/complex/coerce_spec.rb # 2010-02-23T09:26:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/complex/coerce_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/coerce_spec.rb Finished in 0.001505 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/complex/conj_spec.rb # 2010-02-23T09:26:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/complex/conj_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/conj_spec.rb Finished in 0.002479 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/complex/conjugate_spec.rb # 2010-02-23T09:26:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/complex/conjugate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/conjugate_spec.rb Finished in 0.002473 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/complex/denominator_spec.rb # 2010-02-23T09:26:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/complex/denominator_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/denominator_spec.rb Finished in 0.001526 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/complex/divide_spec.rb # 2010-02-23T09:26:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/complex/divide_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/divide_spec.rb Finished in 0.001619 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/complex/equal_value_spec.rb # 2010-02-23T09:26:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/complex/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/equal_value_spec.rb Finished in 0.001558 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/complex/exponent_spec.rb # 2010-02-23T09:27:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/complex/exponent_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/exponent_spec.rb Finished in 0.001617 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/complex/fdiv_spec.rb # 2010-02-23T09:27:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/complex/fdiv_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/fdiv_spec.rb Finished in 0.004275 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/complex/hash_spec.rb # 2010-02-23T09:27:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/complex/hash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/hash_spec.rb Finished in 0.004047 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/complex/imag_spec.rb # 2010-02-23T09:27:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/complex/imag_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/imag_spec.rb Finished in 0.003777 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/complex/inspect_spec.rb # 2010-02-23T09:27:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/complex/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/inspect_spec.rb Finished in 0.003668 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/complex/integer_spec.rb # 2010-02-23T09:27:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/complex/integer_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/integer_spec.rb Finished in 0.001530 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/complex/minus_spec.rb # 2010-02-23T09:27:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/complex/minus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/minus_spec.rb Finished in 0.004421 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/complex/multiply_spec.rb # 2010-02-23T09:27:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/complex/multiply_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/multiply_spec.rb Finished in 0.003633 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/complex/numerator_spec.rb # 2010-02-23T09:27:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/complex/numerator_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/numerator_spec.rb Finished in 0.003911 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/complex/plus_spec.rb # 2010-02-23T09:27:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/complex/plus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/plus_spec.rb Finished in 0.004565 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/complex/polar_spec.rb # 2010-02-23T09:27:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/complex/polar_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/polar_spec.rb Finished in 0.004570 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/complex/rationalize_spec.rb # 2010-02-23T09:27:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/complex/rationalize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/rationalize_spec.rb Finished in 0.001586 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/complex/real_spec.rb # 2010-02-23T09:27:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/complex/real_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/real_spec.rb Finished in 0.002943 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/complex/rect_spec.rb # 2010-02-23T09:27:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/complex/rect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/rect_spec.rb Finished in 0.001608 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/complex/rectangular_spec.rb # 2010-02-23T09:27:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/complex/rectangular_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/rectangular_spec.rb Finished in 0.002576 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/complex/to_s_spec.rb # 2010-02-23T09:27:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/complex/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/complex/to_s_spec.rb Finished in 0.004853 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/continuation/call_spec.rb # 2010-02-23T09:27:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/continuation/call_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/continuation/call_spec.rb Continuation#call - using #call transfers execution to right after the Kernel.callcc block - arguments given to #call (or nil) are returned by the Kernel.callcc block (as Array unless only one object) - #[] is an alias for #call - closes over lexical environments - escapes an inner ensure block - executes an outer ensure block Finished in 0.017859 seconds 1 file, 6 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/continuation/element_reference_spec.rb # 2010-02-23T09:27:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/continuation/element_reference_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/continuation/element_reference_spec.rb Continuation#call - using #call transfers execution to right after the Kernel.callcc block - arguments given to #call (or nil) are returned by the Kernel.callcc block (as Array unless only one object) - #[] is an alias for #call - closes over lexical environments - escapes an inner ensure block - executes an outer ensure block Finished in 0.017398 seconds 1 file, 6 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/continuation/new_spec.rb # 2010-02-23T09:27:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/continuation/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/continuation/new_spec.rb Continuation.new - raises a NoMethodError Finished in 0.005183 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/dir/chdir_spec.rb # 2010-02-23T09:27:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/dir/chdir_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/chdir_spec.rb Dir.chdir - defaults to $HOME with no arguments - changes to the specified directory - returns 0 when successfully changing directory - calls #to_str on the argument if it's not a String - calls #to_str on the argument if it's not a String and a block is given - returns the value of the block when a block is given - defaults to the home directory when given a block but no argument - changes to the specified directory for the duration of the block - raises a SystemCallError if the directory does not exist - raises a SystemCallError if the original directory no longer exists - always returns to the original directory when given a block Finished in 0.072587 seconds 1 file, 11 examples, 15 expectations, 0 failures, 0 errors == rubyspec/core/dir/chroot_spec.rb # 2010-02-23T09:27:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/dir/chroot_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/chroot_spec.rb Dir.chroot as regular user - raises an Errno::EPERM exception if the directory exists - raises a SystemCallError if the directory doesn't exist Finished in 0.063031 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/dir/close_spec.rb # 2010-02-23T09:27:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/dir/close_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/close_spec.rb Dir#close - closes the stream and fd and returns nil Dir#close - raises an IOError when called on a closed Dir instance Finished in 0.126546 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/dir/delete_spec.rb # 2010-02-23T09:27:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/dir/delete_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/delete_spec.rb Dir.delete - removes empty directories - calls #to_str on non-String arguments - raises a SystemCallError when trying to remove a nonempty directory - raises a SystemCallError if lacking adequate permissions to remove the directory Finished in 0.082403 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/dir/dir_spec.rb # 2010-02-23T09:27:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/dir/dir_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/dir_spec.rb Dir - includes Enumerable Finished in 0.003443 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/dir/each_spec.rb # 2010-02-23T09:27:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/dir/each_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/each_spec.rb Dir#each - yields each directory entry in succession - returns the directory which remains open - returns an Enumerator if no block given Dir#each - raises an IOError when called on a closed Dir instance Finished in 0.212187 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/dir/element_reference_spec.rb # 2010-02-23T09:27:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/dir/element_reference_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/element_reference_spec.rb Dir.[] - converts patterns with to_str - matches non-dotfiles with '*' - returns empty array when empty pattern provided - matches regexp special + - matches regexp special * - matches regexp special ? - matches regexp special | - matches regexp special ^ - matches regexp special $ - matches regexp special ( - matches regexp special ) - matches regexp special [ - matches regexp special ] - matches regexp special { - matches regexp special } - matches dotfiles with '.*' - matches non-dotfiles with '*' - matches dotfiles with '.*' - matches files with any ending with '*' - matches files with any middle with '*' - matches files with multiple '*' special characters - matches non-dotfiles in the current directory with '**' - matches dotfiles in the current directory with '.**' - recursively matches any nondot subdirectories with '**/' - recursively matches any subdirectories including ./ and ../ with '.**/' - matches a single character except leading '.' with '?' - accepts multiple '?' characters in a pattern - matches any characters in a set with '[]' - matches any characters in a range with '[-]' - matches any characters except those in a set with '[^]' - matches any characters except those in a range with '[^-,,...}' - accepts string sets with empty strings with {,,} - matches dot or non-dotfiles with '{,.}*' - matches special characters by escaping with a backslash with '\' - recursively matches directories with '**/' Dir.[] - matches multiple recursives Finished in 0.272410 seconds 1 file, 37 examples, 40 expectations, 0 failures, 0 errors == rubyspec/core/dir/entries_spec.rb # 2010-02-23T09:27:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/dir/entries_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/entries_spec.rb Dir.entries - returns an Array of filenames in an existing directory including dotfiles - raises a SystemCallError if called with a nonexistent diretory Finished in 0.062096 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/dir/exist_spec.rb # 2010-02-23T09:27:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/dir/exist_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/exist_spec.rb Finished in 0.006310 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/dir/exists_spec.rb # 2010-02-23T09:27:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/dir/exists_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/exists_spec.rb Finished in 0.005918 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/dir/foreach_spec.rb # 2010-02-23T09:27:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/dir/foreach_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/foreach_spec.rb Dir.foreach - yields all names in an existing directory to the provided block - returns nil when successful - raises a SystemCallError if passed a nonexistent directory - returns an Enumerator if no block given Finished in 0.064604 seconds 1 file, 4 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/dir/getwd_spec.rb # 2010-02-23T09:27:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/dir/getwd_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/getwd_spec.rb Dir.getwd - returns the current working directory Finished in 0.176823 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/dir/glob_spec.rb # 2010-02-23T09:27:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/dir/glob_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/glob_spec.rb Dir.glob - converts patterns with to_str - matches non-dotfiles with '*' - returns empty array when empty pattern provided - matches regexp special + - matches regexp special * - matches regexp special ? - matches regexp special | - matches regexp special ^ - matches regexp special $ - matches regexp special ( - matches regexp special ) - matches regexp special [ - matches regexp special ] - matches regexp special { - matches regexp special } - matches dotfiles with '.*' - matches non-dotfiles with '*' - matches dotfiles with '.*' - matches files with any ending with '*' - matches files with any middle with '*' - matches files with multiple '*' special characters - matches non-dotfiles in the current directory with '**' - matches dotfiles in the current directory with '.**' - recursively matches any nondot subdirectories with '**/' - recursively matches any subdirectories including ./ and ../ with '.**/' - matches a single character except leading '.' with '?' - accepts multiple '?' characters in a pattern - matches any characters in a set with '[]' - matches any characters in a range with '[-]' - matches any characters except those in a set with '[^]' - matches any characters except those in a range with '[^-,,...}' - accepts string sets with empty strings with {,,} - matches dot or non-dotfiles with '{,.}*' - matches special characters by escaping with a backslash with '\' - recursively matches directories with '**/' Dir.glob - matches multiple recursives Dir.glob - matches both dot and non-dotfiles with '*' and option File::FNM_DOTMATCH - matches files with any beginning with '*' and option File::FNM_DOTMATCH - matches any files in the current directory with '**' and option File::FNM_DOTMATCH - recursively matches any subdirectories except './' or '../' with '**/' and option File::FNM_DOTMATCH - matches the literal character '\' with option File::FNM_NOESCAPE - returns nil for directories current user has no permission to read Finished in 0.293529 seconds 1 file, 43 examples, 48 expectations, 0 failures, 0 errors == rubyspec/core/dir/home_spec.rb # 2010-02-23T09:27:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/dir/home_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/home_spec.rb Finished in 0.004357 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/dir/inspect_spec.rb # 2010-02-23T09:27:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/dir/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/inspect_spec.rb Dir#inspect - returns a String - includes the class name - includes the directory name Finished in 0.062159 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/dir/mkdir_spec.rb # 2010-02-23T09:27:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/dir/mkdir_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/mkdir_spec.rb Dir.mkdir - creates the named directory with the given permissions - call #to_str on non-String arguments - raises a SystemCallError if any of the directories in the path before the last does not exist - raises Errno::EEXIST if the specified directory already exists - raises Errno::EEXIST if the argument points to the existing file Dir.mkdir - raises a SystemCallError when lacking adequate permissions in the parent dir Finished in 0.076671 seconds 1 file, 6 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/dir/new_spec.rb # 2010-02-23T09:27:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/dir/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/new_spec.rb Dir.new - needs to be reviewed for spec completeness Finished in 0.004574 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/dir/open_spec.rb # 2010-02-23T09:27:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/dir/open_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/open_spec.rb Dir.open - returns a Dir instance representing the specified directory - raises a SystemCallError if the directory does not exist - may take a block which is yielded to with the Dir instance - returns the value of the block if a block is given - closes the Dir instance when the block exits if given a block - closes the Dir instance when the block exits the block even due to an exception Finished in 0.066324 seconds 1 file, 6 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/dir/path_spec.rb # 2010-02-23T09:27:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/dir/path_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/path_spec.rb Dir#path - returns the path that was supplied to .new or .open - returns the path even when called on a closed Dir instance Finished in 0.061884 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/dir/pos_spec.rb # 2010-02-23T09:27:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/dir/pos_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/pos_spec.rb Dir#pos - returns an Integer representing the current position in the directory - returns a different Integer if moved from previous position Dir#pos - raises an IOError when called on a closed Dir instance Dir#pos= - moves the read position to a previously obtained position Finished in 0.239188 seconds 1 file, 4 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/dir/pwd_spec.rb # 2010-02-23T09:27:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/dir/pwd_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/pwd_spec.rb Dir.pwd - returns the current working directory - correctly displays dirs with unicode characters in them Finished in 0.082001 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/dir/read_spec.rb # 2010-02-23T09:27:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/dir/read_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/read_spec.rb Dir#read - returns the file name in the current seek position - raises an IOError when called on a closed Dir instance Finished in 0.061638 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/dir/rewind_spec.rb # 2010-02-23T09:27:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/dir/rewind_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/rewind_spec.rb Dir#rewind - resets the next read to start from the first entry - returns the Dir instance - raises an IOError when called on a closed Dir instance Finished in 0.058779 seconds 1 file, 3 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/dir/rmdir_spec.rb # 2010-02-23T09:27:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/dir/rmdir_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/rmdir_spec.rb Dir.rmdir - removes empty directories - calls #to_str on non-String arguments - raises a SystemCallError when trying to remove a nonempty directory - raises a SystemCallError if lacking adequate permissions to remove the directory Finished in 0.074507 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/dir/seek_spec.rb # 2010-02-23T09:27:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/dir/seek_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/seek_spec.rb Dir#seek - returns the Dir instance - moves the read position to a previously obtained position Finished in 0.057694 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/dir/tell_spec.rb # 2010-02-23T09:27:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/dir/tell_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/tell_spec.rb Dir#tell - returns an Integer representing the current position in the directory - returns a different Integer if moved from previous position - raises an IOError when called on a closed Dir instance Finished in 0.060298 seconds 1 file, 3 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/dir/unlink_spec.rb # 2010-02-23T09:27:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/dir/unlink_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/dir/unlink_spec.rb Dir.unlink - removes empty directories - calls #to_str on non-String arguments - raises a SystemCallError when trying to remove a nonempty directory - raises a SystemCallError if lacking adequate permissions to remove the directory Finished in 0.074573 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/encoding/aliases_spec.rb # 2010-02-23T09:27:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/aliases_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/aliases_spec.rb Finished in 0.002576 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/ascii_compatible_spec.rb # 2010-02-23T09:27:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/ascii_compatible_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/ascii_compatible_spec.rb Finished in 0.002342 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/compatible_spec.rb # 2010-02-23T09:27:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/compatible_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/compatible_spec.rb Finished in 0.002495 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/converter/asciicompat_encoding_spec.rb # 2010-02-23T09:27:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/converter/asciicompat_encoding_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/converter/asciicompat_encoding_spec.rb Finished in 0.002797 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/converter/constants_spec.rb # 2010-02-23T09:27:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/converter/constants_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/converter/constants_spec.rb Finished in 0.003035 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/converter/convert_spec.rb # 2010-02-23T09:27:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/converter/convert_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/converter/convert_spec.rb Finished in 0.002673 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/converter/convpath_spec.rb # 2010-02-23T09:27:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/converter/convpath_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/converter/convpath_spec.rb Finished in 0.002827 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/converter/destination_encoding_spec.rb # 2010-02-23T09:27:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/converter/destination_encoding_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/converter/destination_encoding_spec.rb Finished in 0.002436 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/converter/finish_spec.rb # 2010-02-23T09:27:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/converter/finish_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/converter/finish_spec.rb Finished in 0.002499 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/converter/last_error_spec.rb # 2010-02-23T09:27:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/converter/last_error_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/converter/last_error_spec.rb Finished in 0.003008 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/converter/primitive_convert_spec.rb # 2010-02-23T09:27:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/converter/primitive_convert_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/converter/primitive_convert_spec.rb Finished in 0.003790 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/converter/primitive_errinfo_spec.rb # 2010-02-23T09:27:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/converter/primitive_errinfo_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/converter/primitive_errinfo_spec.rb Finished in 0.003013 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/converter/putback_spec.rb # 2010-02-23T09:27:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/converter/putback_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/converter/putback_spec.rb Finished in 0.002644 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/converter/replacement_spec.rb # 2010-02-23T09:27:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/converter/replacement_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/converter/replacement_spec.rb Finished in 0.002840 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/converter/search_convpath_spec.rb # 2010-02-23T09:27:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/converter/search_convpath_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/converter/search_convpath_spec.rb Finished in 0.002949 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/converter/source_encoding_spec.rb # 2010-02-23T09:27:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/converter/source_encoding_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/converter/source_encoding_spec.rb Finished in 0.002459 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/default_external_spec.rb # 2010-02-23T09:27:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/default_external_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/default_external_spec.rb Finished in 0.002674 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/default_internal_spec.rb # 2010-02-23T09:27:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/default_internal_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/default_internal_spec.rb Finished in 0.002783 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/dummy_spec.rb # 2010-02-23T09:27:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/dummy_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/dummy_spec.rb Finished in 0.002371 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/find_spec.rb # 2010-02-23T09:27:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/find_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/find_spec.rb Finished in 0.002623 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/inspect_spec.rb # 2010-02-23T09:27:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/inspect_spec.rb Finished in 0.002402 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/invalid_byte_sequence_error/destination_encoding_name_spec.rb # 2010-02-23T09:27:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/invalid_byte_sequence_error/destination_encoding_name_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/invalid_byte_sequence_error/destination_encoding_name_spec.rb Finished in 0.002611 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/invalid_byte_sequence_error/destination_encoding_spec.rb # 2010-02-23T09:27:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/invalid_byte_sequence_error/destination_encoding_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/invalid_byte_sequence_error/destination_encoding_spec.rb Finished in 0.002258 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/invalid_byte_sequence_error/error_bytes_spec.rb # 2010-02-23T09:27:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/invalid_byte_sequence_error/error_bytes_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/invalid_byte_sequence_error/error_bytes_spec.rb Finished in 0.002319 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/invalid_byte_sequence_error/incomplete_input_spec.rb # 2010-02-23T09:27:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/invalid_byte_sequence_error/incomplete_input_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/invalid_byte_sequence_error/incomplete_input_spec.rb Finished in 0.002607 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/invalid_byte_sequence_error/readagain_bytes_spec.rb # 2010-02-23T09:27:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/invalid_byte_sequence_error/readagain_bytes_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/invalid_byte_sequence_error/readagain_bytes_spec.rb Finished in 0.002337 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/invalid_byte_sequence_error/source_encoding_name_spec.rb # 2010-02-23T09:27:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/invalid_byte_sequence_error/source_encoding_name_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/invalid_byte_sequence_error/source_encoding_name_spec.rb Finished in 0.002370 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/invalid_byte_sequence_error/source_encoding_spec.rb # 2010-02-23T09:27:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/invalid_byte_sequence_error/source_encoding_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/invalid_byte_sequence_error/source_encoding_spec.rb Finished in 0.002268 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/list_spec.rb # 2010-02-23T09:27:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/list_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/list_spec.rb Finished in 0.002561 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/locale_charmap_spec.rb # 2010-02-23T09:27:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/locale_charmap_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/locale_charmap_spec.rb Finished in 0.002441 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/name_list_spec.rb # 2010-02-23T09:27:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/name_list_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/name_list_spec.rb Finished in 0.002390 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/name_spec.rb # 2010-02-23T09:27:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/name_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/name_spec.rb Finished in 0.003554 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/names_spec.rb # 2010-02-23T09:27:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/names_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/names_spec.rb Finished in 0.002540 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/replicate_spec.rb # 2010-02-23T09:27:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/replicate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/replicate_spec.rb Finished in 0.002623 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/to_s_spec.rb # 2010-02-23T09:27:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/to_s_spec.rb Finished in 0.003189 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/undefined_conversion_error/destination_encoding_name_spec.rb # 2010-02-23T09:27:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/undefined_conversion_error/destination_encoding_name_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/undefined_conversion_error/destination_encoding_name_spec.rb Finished in 0.002219 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/undefined_conversion_error/destination_encoding_spec.rb # 2010-02-23T09:27:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/undefined_conversion_error/destination_encoding_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/undefined_conversion_error/destination_encoding_spec.rb Finished in 0.002207 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/undefined_conversion_error/error_char_spec.rb # 2010-02-23T09:27:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/undefined_conversion_error/error_char_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/undefined_conversion_error/error_char_spec.rb Finished in 0.002411 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/undefined_conversion_error/source_encoding_name_spec.rb # 2010-02-23T09:27:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/undefined_conversion_error/source_encoding_name_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/undefined_conversion_error/source_encoding_name_spec.rb Finished in 0.002322 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/encoding/undefined_conversion_error/source_encoding_spec.rb # 2010-02-23T09:27:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/encoding/undefined_conversion_error/source_encoding_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/encoding/undefined_conversion_error/source_encoding_spec.rb Finished in 0.002342 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/all_spec.rb # 2010-02-23T09:27:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/all_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/all_spec.rb Enumerable#all? - always returns true on empty enumeration - raises an ArgumentError when any arguments provided - raises NoMethodError if there is no #each method defined - does not hide exceptions out of #each Enumerable#all? with no block - returns true if no elements are false or nil - returns false if there are false or nil elements Enumerable#all? with block - returns true if the block never returns false or nil - returns false if the block ever returns false or nil - stops iterating once the return value is determined - does not hide exceptions out of the block Finished in 0.016431 seconds 1 file, 10 examples, 42 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/any_spec.rb # 2010-02-23T09:27:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/any_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/any_spec.rb Enumerable#any? - always returns false on empty enumeration - raises an ArgumentError when any arguments provided - raises NoMethodError if there is no #each method defined - does not hide exceptions out of #each Enumerable#any? with no block - returns true if any element is not false or nil - returns false if all elements are false or nil Enumerable#any? with block - returns true if the block ever returns other than false or nil - any? should return false if the block never returns other than false or nil - stops iterating once the return value is determined - does not hide exceptions out of the block Finished in 0.016605 seconds 1 file, 10 examples, 47 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/chunk_spec.rb # 2010-02-23T09:27:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/chunk_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/chunk_spec.rb Finished in 0.005173 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/collect_concat_spec.rb # 2010-02-23T09:27:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/collect_concat_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/collect_concat_spec.rb Finished in 0.006643 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/collect_spec.rb # 2010-02-23T09:27:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/collect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/collect_spec.rb Enumerable#collect - returns a new array with the results of passing each element to block - gathers whole arrays as elements when each yields multiple - returns to_a when no block given Finished in 0.009940 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/count_spec.rb # 2010-02-23T09:27:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/count_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/count_spec.rb Enumerable#count - returns size when no argument or a block - counts nils if given nil as an argument - accepts an argument for comparison using == - uses a block for comparison - ignores the block when given an argument Finished in 0.008262 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/cycle_spec.rb # 2010-02-23T09:27:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/cycle_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/cycle_spec.rb Enumerable#cycle - loops indefinitely if no argument or nil argument Enumerable#cycle passed a number n as an argument - returns nil and does nothing for non positive n - calls each at most once - yields only when necessary - tries to convert n to an Integer using #to_int - raises a TypeError when the passed n can be coerced to Integer - raises an ArgumentError if more arguments are passed Finished in 0.012000 seconds 1 file, 7 examples, 14 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/detect_spec.rb # 2010-02-23T09:27:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/detect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/detect_spec.rb Enumerable#detect - passes each entry in enum to block while block when block is false - returns nil when the block is false and there is no ifnone proc given - returns the first element for which the block is not false - returns the value of the ifnone proc if the block is false - doesn't call the ifnone proc if an element is found - calls the ifnone proc only once when the block is false - returns an enumerator when no block given - passes the ifnone proc to the enumerator Finished in 0.012490 seconds 1 file, 8 examples, 12 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/drop_spec.rb # 2010-02-23T09:27:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/drop_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/drop_spec.rb Enumerable#drop - requires exactly one argument Enumerable#drop passed a number n as an argument - raise ArgumentError if n < 0 - tries to convert n to an Integer using #to_int - returns [] for empty enumerables - returns [] if dropping all - raises a TypeError when the passed n can be coerced to Integer Finished in 0.012206 seconds 1 file, 6 examples, 12 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/drop_while_spec.rb # 2010-02-23T09:27:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/drop_while_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/drop_while_spec.rb Enumerable#drop_while - returns an Enumerator if no block given - returns no/all elements for {true/false} block - accepts returns other than true/false - passes elements to the block until the first false - will only go through what's needed - doesn't return self when it could Finished in 0.009368 seconds 1 file, 6 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/each_cons_spec.rb # 2010-02-23T09:27:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/each_cons_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/each_cons_spec.rb Enumerable#each_cons - passes element groups to the block - raises an Argument Error if there is not a single parameter > 0 - tries to convert n to an Integer using #to_int - works when n is >= full length - yields only as much as needed - returns an enumerator if no block Finished in 0.012246 seconds 1 file, 6 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/each_slice_spec.rb # 2010-02-23T09:27:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/each_slice_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/each_slice_spec.rb Enumerable#each_slice - passes element groups to the block - raises an Argument Error if there is not a single parameter > 0 - tries to convert n to an Integer using #to_int - works when n is >= full length - yields only as much as needed - returns an enumerator if no block Finished in 0.012185 seconds 1 file, 6 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/each_with_index_spec.rb # 2010-02-23T09:27:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/each_with_index_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/each_with_index_spec.rb Enumerable#each_with_index - passes each element and its index to block - provides each element to the block - provides each element to the block and its index - binds splat arguments properly - returns an enumerator if no block Finished in 0.009332 seconds 1 file, 5 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/each_with_object_spec.rb # 2010-02-23T09:27:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/each_with_object_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/each_with_object_spec.rb Finished in 0.005376 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/entries_spec.rb # 2010-02-23T09:27:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/entries_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/entries_spec.rb Enumerable#entries - returns an array containing the elements - passes arguments to each Finished in 0.008497 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/find_all_spec.rb # 2010-02-23T09:27:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/find_all_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/find_all_spec.rb Enumerable#find_all - returns all elements for which the block is not false - returns an enumerator when no block given Finished in 0.009116 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/find_index_spec.rb # 2010-02-23T09:27:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/find_index_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/find_index_spec.rb Enumerable#find_index - passes each entry in enum to block while block when block is false - returns nil when the block is false - returns the first index for which the block is not false - returns the first index found - returns nil when the element not found - ignores the block if an argument is given - returns an Enumerator if no block given Finished in 0.010887 seconds 1 file, 7 examples, 20 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/find_spec.rb # 2010-02-23T09:27:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/find_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/find_spec.rb Enumerable#find - passes each entry in enum to block while block when block is false - returns nil when the block is false and there is no ifnone proc given - returns the first element for which the block is not false - returns the value of the ifnone proc if the block is false - doesn't call the ifnone proc if an element is found - calls the ifnone proc only once when the block is false - returns an enumerator when no block given - passes the ifnone proc to the enumerator Finished in 0.012546 seconds 1 file, 8 examples, 12 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/first_spec.rb # 2010-02-23T09:27:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/first_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/first_spec.rb Enumerable#first - returns the first element - returns nil if self is empty Enumerable#first when passed an argument - returns the first count elements if given a count - returns an empty array when passed count on an empty array - returns an empty array when passed count == 0 - returns an array containing the first element when passed count == 1 - raises an ArgumentError when count is negative - returns the entire array when count > length - tries to convert the passed argument to an Integer using #to_int - raises a TypeError if the passed argument is not numeric Finished in 0.015808 seconds 1 file, 10 examples, 18 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/flat_map_spec.rb # 2010-02-23T09:27:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/flat_map_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/flat_map_spec.rb Finished in 0.006129 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/grep_spec.rb # 2010-02-23T09:27:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/grep_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/grep_spec.rb Enumerable#grep - grep without a block should return an array of all elements === pattern - grep with a block should return an array of elements === pattern passed through block - grep the enumerable (rubycon legacy) Finished in 0.007615 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/group_by_spec.rb # 2010-02-23T09:27:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/group_by_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/group_by_spec.rb Enumerable#group_by - returns a hash with values grouped according to the block - returns an empty hash for empty enumerables - returns an Enumerator if called without a block Finished in 0.007413 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/include_spec.rb # 2010-02-23T09:27:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/include_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/include_spec.rb Enumerable#include? - returns true if any element == argument - returns true if any member of enum equals obj when == compare different classes (legacy rubycon) Finished in 0.008364 seconds 1 file, 2 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/inject_spec.rb # 2010-02-23T09:27:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/inject_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/inject_spec.rb Enumerable#inject - with argument takes a block with an accumulator (with argument as initial value) and the current element. Value of block becomes new accumulator - produces an array of the accumulator and the argument when given a block with a *arg - can take two argument - ignores the block if two arguments - can take a symbol argument - without argument takes a block with an accumulator (with first element as initial value) and the current element. Value of block becomes new accumulator - with inject arguments(legacy rubycon) - without inject arguments(legacy rubycon) - returns nil when fails(legacy rubycon) Finished in 0.013546 seconds 1 file, 9 examples, 23 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/join_spec.rb # 2010-02-23T09:27:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/join_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/join_spec.rb Finished in 0.038451 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/map_spec.rb # 2010-02-23T09:27:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/map_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/map_spec.rb Enumerable#map - returns a new array with the results of passing each element to block - gathers whole arrays as elements when each yields multiple - returns to_a when no block given Finished in 0.040684 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/max_by_spec.rb # 2010-02-23T09:27:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/max_by_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/max_by_spec.rb Enumerable#max_by - returns an enumerator if no block - returns nil if #each yields no objects - returns the object for whom the value returned by block is the largest - returns the object that appears first in #each in case of a tie - uses max.<=>(current) to determine order - is able to return the maximum for enums that contain nils Finished in 0.009096 seconds 1 file, 6 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/max_spec.rb # 2010-02-23T09:27:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/max_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/max_spec.rb Enumerable#max - max should return the maximum element - return the maximum element (basics cases) - returns nil for an empty Enumerable - raises a NoMethodError for elements without #<=> - raises an ArgumentError for incomparable elements - return the maximum element (with block - returns the minimum for enumerables that contain nils Finished in 0.013573 seconds 1 file, 7 examples, 28 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/member_spec.rb # 2010-02-23T09:27:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/member_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/member_spec.rb Enumerable#member? - returns true if any element == argument - returns true if any member of enum equals obj when == compare different classes (legacy rubycon) Finished in 0.007814 seconds 1 file, 2 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/min_by_spec.rb # 2010-02-23T09:27:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/min_by_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/min_by_spec.rb Enumerable#min_by - returns an enumerator if no block - returns nil if #each yields no objects - returns the object for whom the value returned by block is the largest - returns the object that appears first in #each in case of a tie - uses min.<=>(current) to determine order - is able to return the maximum for enums that contain nils Finished in 0.010236 seconds 1 file, 6 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/min_spec.rb # 2010-02-23T09:27:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/min_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/min_spec.rb Enumerable#min - min should return the minimum element - return the minimun (basic cases) - returns nil for an empty Enumerable - raises a NoMethodError for elements without #<=> - raises an ArgumentError for incomparable elements - return the minimun when using a block rule - returns the minimum for enumerables that contain nils Finished in 0.013508 seconds 1 file, 7 examples, 31 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/minmax_by_spec.rb # 2010-02-23T09:27:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/minmax_by_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/minmax_by_spec.rb Enumerable#minmax_by - returns an enumerator if no block - returns nil if #each yields no objects - returns the object for whom the value returned by block is the largest - returns the object that appears first in #each in case of a tie - uses min/max.<=>(current) to determine order - is able to return the maximum for enums that contain nils Finished in 0.009161 seconds 1 file, 6 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/minmax_spec.rb # 2010-02-23T09:27:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/minmax_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/minmax_spec.rb Enumerable#minmax - min should return the minimum element - returns [nil, nil] for an empty Enumerable - raises an ArgumentError when elements are incomparable - raises a NoMethodError for elements without #<=> - return the minimun when using a block rule Finished in 0.010187 seconds 1 file, 5 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/none_spec.rb # 2010-02-23T09:27:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/none_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/none_spec.rb Enumerable#none? - returns true if none of the elements in self are true - returns false if at least one of the elements in self are true Enumerable#none? with a block - passes each element to the block in turn until it returns true - stops passing elements to the block when it returns true - returns true if the block never returns true - returns false if the block ever returns true Finished in 0.009238 seconds 1 file, 6 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/one_spec.rb # 2010-02-23T09:27:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/one_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/one_spec.rb Enumerable#one? - needs to be reviewed for spec completeness Finished in 0.003237 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/partition_spec.rb # 2010-02-23T09:27:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/partition_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/partition_spec.rb Enumerable#partition - returns two arrays, the first containing elements for which the block is true, the second containing the rest - returns an Enumerator if called without a block Finished in 0.007414 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/reduce_spec.rb # 2010-02-23T09:27:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/reduce_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/reduce_spec.rb Enumerable#reduce - with argument takes a block with an accumulator (with argument as initial value) and the current element. Value of block becomes new accumulator - produces an array of the accumulator and the argument when given a block with a *arg - can take two argument - ignores the block if two arguments - can take a symbol argument - without argument takes a block with an accumulator (with first element as initial value) and the current element. Value of block becomes new accumulator - with inject arguments(legacy rubycon) - without inject arguments(legacy rubycon) - returns nil when fails(legacy rubycon) Finished in 0.013670 seconds 1 file, 9 examples, 23 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/reject_spec.rb # 2010-02-23T09:27:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/reject_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/reject_spec.rb Enumerable#reject - returns an array of the elements for which block is false - returns an Enumerator if called without a block Finished in 0.007556 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/reverse_each_spec.rb # 2010-02-23T09:27:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/reverse_each_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/reverse_each_spec.rb Enumerable#reverse_each - traverses enum in reverse order and pass each element to block - returns an Enumerator if no block given Finished in 0.030615 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/select_spec.rb # 2010-02-23T09:27:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/select_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/select_spec.rb Enumerable#select - returns all elements for which the block is not false - returns an enumerator when no block given Finished in 0.008457 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/sort_by_spec.rb # 2010-02-23T09:27:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/sort_by_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/sort_by_spec.rb Enumerable#sort_by - returns an array of elements ordered by the result of block - sorts the object by the given attribute - returns an Enumerator when a block is not supplied Finished in 0.007570 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/sort_spec.rb # 2010-02-23T09:27:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/sort_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/sort_spec.rb Enumerable#sort - sorts by the natural order as defined by <=> - yields elements to the provided block - raises a NoMethodError if elements do not define <=> - sorts enumerables that contain nils - compare values returned by block with 0 - raises an error if objects can't be compared Finished in 0.011021 seconds 1 file, 6 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/take_spec.rb # 2010-02-23T09:27:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/take_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/take_spec.rb Enumerable#take - requires an argument Enumerable#take when passed an argument - returns the first count elements if given a count - returns an empty array when passed count on an empty array - returns an empty array when passed count == 0 - returns an array containing the first element when passed count == 1 - raises an ArgumentError when count is negative - returns the entire array when count > length - tries to convert the passed argument to an Integer using #to_int - raises a TypeError if the passed argument is not numeric Finished in 0.015222 seconds 1 file, 9 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/take_while_spec.rb # 2010-02-23T09:27:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/take_while_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/take_while_spec.rb Enumerable#take_while - returns an Enumerator if no block given - returns no/all elements for {true/false} block - accepts returns other than true/false - passes elements to the block until the first false - will only go through what's needed - doesn't return self when it could Finished in 0.009220 seconds 1 file, 6 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/to_a_spec.rb # 2010-02-23T09:27:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/to_a_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/to_a_spec.rb Enumerable#to_a - returns an array containing the elements - passes arguments to each Finished in 0.007575 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/enumerable/zip_spec.rb # 2010-02-23T09:27:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerable/zip_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerable/zip_spec.rb Enumerable#zip - combines each element of the receiver with the element of the same index in arrays given as arguments - passes each element of the result array to a block and return nil if a block is given - fills resulting array with nils if an argument array is too short - converts arguments to arrays using #to_a Finished in 0.008789 seconds 1 file, 4 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/enumerator/each_spec.rb # 2010-02-23T09:27:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerator/each_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerator/each_spec.rb Enumerator#each - yields each element of self to the given block - calls #each on the object given in the constructor by default - calls #each on the underlying object until it's exhausted - calls the method given in the constructor instead of #each - calls the method given in the constructor until it's exhausted - raises a NoMethodError if the object doesn't respond to #each - returns an Enumerator if no block is given Finished in 0.030546 seconds 1 file, 7 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/enumerator/each_with_index_spec.rb # 2010-02-23T09:27:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerator/each_with_index_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerator/each_with_index_spec.rb Enumerator#each_with_index - passes each element and its index to block - returns the object being enumerated when given a block - binds splat arguments properly - returns an enumerator if no block is supplied - raises an ArgumentError if passed extra arguments - passes on the given block's return value - returns the iterator's return value Finished in 0.030662 seconds 1 file, 7 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/enumerator/each_with_object_spec.rb # 2010-02-23T09:27:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerator/each_with_object_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerator/each_with_object_spec.rb Finished in 0.004212 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/enumerator/enum_for_spec.rb # 2010-02-23T09:27:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerator/enum_for_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerator/enum_for_spec.rb #enum_for - is defined in Kernel - returns a new enumerator - defaults the first argument to :each Finished in 0.006637 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/enumerator/new_spec.rb # 2010-02-23T09:27:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerator/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerator/new_spec.rb Enumerator.new - creates a new custom enumerator with the given object, iterator and arguments - creates a new custom enumerator that responds to #each - creates a new custom enumerator that runs correctly - aliases the second argument to :each - doesn't check for the presence of the iterator method - uses the latest define iterator method Finished in 0.009802 seconds 1 file, 6 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/enumerator/next_spec.rb # 2010-02-23T09:27:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerator/next_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerator/next_spec.rb Finished in 0.002498 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/enumerator/peek_spec.rb # 2010-02-23T09:27:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerator/peek_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerator/peek_spec.rb Finished in 0.002736 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/enumerator/rewind_spec.rb # 2010-02-23T09:27:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerator/rewind_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerator/rewind_spec.rb Enumerator#rewind - resets the enumerator to its initial state - returns self - has no effect on a new enumerator - has no effect if called multiple, consecutive times Finished in 0.054996 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/enumerator/to_enum_spec.rb # 2010-02-23T09:27:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerator/to_enum_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerator/to_enum_spec.rb #to_enum - is defined in Kernel - returns a new enumerator - defaults the first argument to :each Finished in 0.005800 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/enumerator/with_index_spec.rb # 2010-02-23T09:27:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerator/with_index_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerator/with_index_spec.rb Enumerator#with_index - passes each element and its index to block - returns the object being enumerated when given a block - binds splat arguments properly - returns an enumerator if no block is supplied Finished in 0.008876 seconds 1 file, 4 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/enumerator/with_object_spec.rb # 2010-02-23T09:27:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/enumerator/with_object_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/enumerator/with_object_spec.rb Finished in 0.003620 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/env/clear_spec.rb # 2010-02-23T09:27:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/clear_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/clear_spec.rb ENV.clear - deletes all environment variables Finished in 0.004082 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/env/delete_if_spec.rb # 2010-02-23T09:27:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/delete_if_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/delete_if_spec.rb ENV.delete_if - deletes pairs if the block returns true - returns ENV even if nothing deleted - returns an Enumerator if no block given Finished in 0.005842 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/env/delete_spec.rb # 2010-02-23T09:27:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/delete_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/delete_spec.rb ENV.delete - removes the variable and return its value Finished in 0.003762 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/env/each_key_spec.rb # 2010-02-23T09:27:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/each_key_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/each_key_spec.rb ENV.each_key - returns each key - returns an Enumerator if called without a block Finished in 0.005828 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/env/each_pair_spec.rb # 2010-02-23T09:27:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/each_pair_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/each_pair_spec.rb ENV.each_pair - returns each pair - returns an Enumerator if called without a block Finished in 0.007183 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/env/each_spec.rb # 2010-02-23T09:27:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/each_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/each_spec.rb ENV.each - returns each pair - returns an Enumerator if called without a block Finished in 0.006751 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/env/each_value_spec.rb # 2010-02-23T09:27:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/each_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/each_value_spec.rb ENV.each_value - returns each value - returns an Enumerator if called without a block Finished in 0.005890 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/env/element_reference_spec.rb # 2010-02-23T09:27:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/element_reference_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/element_reference_spec.rb ENV.[] - returns the specified environment variable - returns nil if the variable isn't found Finished in 0.493292 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/env/element_set_spec.rb # 2010-02-23T09:27:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/element_set_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/element_set_spec.rb ENV.[]= - sets the environment variable to the given value Finished in 0.096337 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/core/env/empty_spec.rb # 2010-02-23T09:27:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/empty_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/empty_spec.rb ENV.empty? - return true if the Environment is empty - returns false if not empty Finished in 0.004717 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/env/fetch_spec.rb # 2010-02-23T09:27:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/fetch_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/fetch_spec.rb ENV.fetch - returns a value - raises IndexError for an invalid key - provides the given default parameter - provides a default value from a block - warns on block and default parameter given Finished in 0.006618 seconds 1 file, 5 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/env/has_key_spec.rb # 2010-02-23T09:27:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/has_key_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/has_key_spec.rb ENV.has_key? - returns true if ENV has the key - return false if ENV doesn't include the key Finished in 0.005506 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/env/has_value_spec.rb # 2010-02-23T09:27:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/has_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/has_value_spec.rb ENV.has_value? - returns true if ENV has the value - returns false if ENV doesn't have the value Finished in 0.006062 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/env/include_spec.rb # 2010-02-23T09:27:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/include_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/include_spec.rb ENV.include? - returns true if ENV has the key - return false if ENV doesn't include the key Finished in 0.004898 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/env/index_spec.rb # 2010-02-23T09:27:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/index_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/index_spec.rb ENV.index - needs to be reviewed for completeness - returns the index associated with the passed value - returns nil if the passed value is not found Finished in 0.005790 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/env/indexes_spec.rb # 2010-02-23T09:27:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/indexes_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/indexes_spec.rb Finished in 0.002029 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/env/indices_spec.rb # 2010-02-23T09:27:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/indices_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/indices_spec.rb Finished in 0.002182 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/env/inspect_spec.rb # 2010-02-23T09:27:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/inspect_spec.rb ENV.inspect - returns a String that looks like a Hash with real data Finished in 0.004136 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/env/invert_spec.rb # 2010-02-23T09:27:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/invert_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/invert_spec.rb ENV.invert - returns a hash with ENV.keys as the values and vice versa Finished in 0.003885 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/env/key_spec.rb # 2010-02-23T09:27:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/key_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/key_spec.rb ENV.key? - returns true if ENV has the key - return false if ENV doesn't include the key Finished in 0.006369 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/env/keys_spec.rb # 2010-02-23T09:27:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/keys_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/keys_spec.rb ENV.keys - returns all the keys Finished in 0.003952 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/env/length_spec.rb # 2010-02-23T09:27:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/length_spec.rb ENV.length - returns the number of ENV entries Finished in 0.005327 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/env/member_spec.rb # 2010-02-23T09:27:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/member_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/member_spec.rb ENV.member? - returns true if ENV has the key - return false if ENV doesn't include the key Finished in 0.004912 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/env/rehash_spec.rb # 2010-02-23T09:27:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/rehash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/rehash_spec.rb Finished in 0.002689 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/env/reject_spec.rb # 2010-02-23T09:27:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/reject_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/reject_spec.rb ENV.reject! - rejects entries based on key - rejects entries based on value - returns itself or nil - returns an Enumerator if called without a block - doesn't raise if empty ENV.reject - rejects entries based on key - rejects entries based on value - returns a Hash - returns an Enumerator if called without a block - doesn't raise if empty Finished in 0.011907 seconds 1 file, 10 examples, 14 expectations, 0 failures, 0 errors == rubyspec/core/env/replace_spec.rb # 2010-02-23T09:27:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/replace_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/replace_spec.rb ENV.replace - replaces ENV with a Hash Finished in 0.003945 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/env/select_spec.rb # 2010-02-23T09:27:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/select_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/select_spec.rb ENV.select - returns the Hash for which block return true - returns an Enumerator when no block is given Finished in 0.005776 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/env/shift_spec.rb # 2010-02-23T09:27:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/shift_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/shift_spec.rb ENV.shift - returns a pair and deletes it - returns nil if ENV.empty? Finished in 0.004560 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/env/size_spec.rb # 2010-02-23T09:27:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/size_spec.rb ENV.size - returns the number of ENV entries Finished in 0.004802 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/env/store_spec.rb # 2010-02-23T09:27:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/store_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/store_spec.rb ENV.store - sets the environment variable to the given value Finished in 0.037674 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/core/env/to_a_spec.rb # 2010-02-23T09:27:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/to_a_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/to_a_spec.rb ENV.to_a - returns the ENV as an array Finished in 0.004471 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/env/to_hash_spec.rb # 2010-02-23T09:27:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/to_hash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/to_hash_spec.rb ENV.to_hash - returns the ENV as a hash Finished in 0.003957 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/env/to_s_spec.rb # 2010-02-23T09:27:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/to_s_spec.rb ENV.to_s - returns "ENV" Finished in 0.003449 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/env/update_spec.rb # 2010-02-23T09:27:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/update_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/update_spec.rb ENV.update - add the parameter hash to ENV - yields key, the old value and the new value when replacing entries Finished in 0.004667 seconds 1 file, 2 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/env/value_spec.rb # 2010-02-23T09:28:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/value_spec.rb ENV.value? - returns true if ENV has the value - returns false if ENV doesn't have the value Finished in 0.004901 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/env/values_at_spec.rb # 2010-02-23T09:28:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/values_at_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/values_at_spec.rb ENV.values_at - returns an array of the values referenced by the parameters as keys Finished in 0.004292 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/env/values_spec.rb # 2010-02-23T09:28:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/env/values_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/env/values_spec.rb ENV.values - returns an array of the values Finished in 0.004277 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/exception/arguments_spec.rb # 2010-02-23T09:28:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/exception/arguments_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/arguments_spec.rb ArgumentError - is a subclass of StandardError Finished in 0.003426 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/exception/backtrace_spec.rb # 2010-02-23T09:28:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/exception/backtrace_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/backtrace_spec.rb Exception#backtrace - returns nil if no backtrace was set - returns an Array - sets each element to a String - includes the filename of the location where self raised in the first element - includes the line number of the location where self raised in the first element - includes the name of the method from where self raised in the first element - includes the filename of the location immediately prior to where self raised in the second element - includes the line number of the location immediately prior to where self raised in the second element - contains lines of the same format for each prior position in the stack Finished in 0.012969 seconds 1 file, 9 examples, 57 expectations, 0 failures, 0 errors == rubyspec/core/exception/case_compare_spec.rb # 2010-02-23T09:28:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/exception/case_compare_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/case_compare_spec.rb Finished in 0.002041 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/exception/equal_value_spec.rb # 2010-02-23T09:28:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/exception/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/equal_value_spec.rb Finished in 0.003813 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/exception/errno_spec.rb # 2010-02-23T09:28:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/exception/errno_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/errno_spec.rb Finished in 0.002038 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/exception/exception_spec.rb # 2010-02-23T09:28:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/exception/exception_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/exception_spec.rb Exception.exception - creates a new instance of Exception - sets the message of the Exception when passes a message - returns 'Exception' for message when no message given - returns the exception when it has a custom constructor Exception - is a Class - is a superclass of NoMemoryError - is a superclass of ScriptError - is a superclass of SignalException - is a superclass of Interrupt - is a superclass of StandardError - is a superclass of SystemExit - is a superclass of SystemStackError Exception#exception - returns self when passed no argument - returns self when passed self as an argument - returns an exception of the same class as self with the message given as argument - returns an exception of the same class as self with the message given as argument, but without reinitializing Finished in 0.016260 seconds 1 file, 16 examples, 19 expectations, 0 failures, 0 errors == rubyspec/core/exception/exit_value_spec.rb # 2010-02-23T09:28:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/exception/exit_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/exit_value_spec.rb Finished in 0.002036 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/exception/initialize_spec.rb # 2010-02-23T09:28:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/exception/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/initialize_spec.rb Finished in 0.002069 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/exception/inspect_spec.rb # 2010-02-23T09:28:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/exception/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/inspect_spec.rb Exception#inspect - returns '#' when no message given - includes message when given Finished in 0.003973 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/exception/io_error_spec.rb # 2010-02-23T09:28:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/exception/io_error_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/io_error_spec.rb IOError - is a superclass of EOFError Finished in 0.003443 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/exception/message_spec.rb # 2010-02-23T09:28:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/exception/message_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/message_spec.rb Exception#message - returns the exception message Finished in 0.003521 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/exception/name_error_spec.rb # 2010-02-23T09:28:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/exception/name_error_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/name_error_spec.rb NameError - is a superclass of NoMethodError NameError.new - NameError.new should take optional name argument Finished in 0.004442 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/exception/name_spec.rb # 2010-02-23T09:28:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/exception/name_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/name_spec.rb Finished in 0.002109 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/exception/new_spec.rb # 2010-02-23T09:28:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/exception/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/new_spec.rb Exception.new - creates a new instance of Exception - sets the message of the Exception when passes a message - returns 'Exception' for message when no message given - returns the exception when it has a custom constructor Finished in 0.006507 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/exception/no_method_error_spec.rb # 2010-02-23T09:28:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/exception/no_method_error_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/no_method_error_spec.rb NoMethodError.new - allows passing method args NoMethodError#args - returns an empty array if the caller method had no arguments - returns an array with the same elements as passed to the method NoMethodError#message - for an undefined method match /undefined method/ - for an protected method match /protected method/ - for private method match /private method/ Finished in 0.009012 seconds 1 file, 6 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/exception/range_error_spec.rb # 2010-02-23T09:28:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/exception/range_error_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/range_error_spec.rb RangeError - is a superclass of FloatDomainError Finished in 0.003429 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/exception/script_error_spec.rb # 2010-02-23T09:28:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/exception/script_error_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/script_error_spec.rb ScriptError - is a superclass of LoadError - is a superclass of NotImplementedError - is a superclass of SyntaxError Finished in 0.004342 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/exception/set_backtrace_spec.rb # 2010-02-23T09:28:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/exception/set_backtrace_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/set_backtrace_spec.rb Exception#set_backtrace - allows the user to set the backtrace to any array Finished in 0.003535 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/exception/standard_error_spec.rb # 2010-02-23T09:28:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/exception/standard_error_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/standard_error_spec.rb StandardError - is a superclass of ArgumentError - is a superclass of IOError - is a superclass of IndexError - is a superclass of LocalJumpError - is a superclass of NameError - is a superclass of RangeError - is a superclass of RegexpError - is a superclass of RuntimeError - is a superclass of SecurityError - is a superclass of SystemCallError - is a superclass of ThreadError - is a superclass of TypeError - is a superclass of ZeroDivisionError Finished in 0.009306 seconds 1 file, 13 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/exception/system_call_error_spec.rb # 2010-02-23T09:28:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/exception/system_call_error_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/system_call_error_spec.rb SystemCallError.new - requires at least one argumentt - takes an optional errno argument - accepts single Fixnum argument as errno - constructs the appropriate Errno class SystemCallError#errno - returns nil when no errno given - returns the errno given as optional argument to new SystemCallError#message - should return default message when no message given - returns the message given as an argument to new Finished in 0.008997 seconds 1 file, 8 examples, 18 expectations, 0 failures, 0 errors == rubyspec/core/exception/to_s_spec.rb # 2010-02-23T09:28:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/exception/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/to_s_spec.rb Exception#to_s - returns the self's name if no message is set - returns self's message if set Finished in 0.006094 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/exception/to_str_spec.rb # 2010-02-23T09:28:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/exception/to_str_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/exception/to_str_spec.rb Exception#to_str - returns the self's name if no message is set - returns self's message if set Finished in 0.006353 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/false/and_spec.rb # 2010-02-23T09:28:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/false/and_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/false/and_spec.rb FalseClass#& - returns false Finished in 0.030889 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/core/false/inspect_spec.rb # 2010-02-23T09:28:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/false/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/false/inspect_spec.rb FalseClass#inspect - returns the string 'false' Finished in 0.020213 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/false/or_spec.rb # 2010-02-23T09:28:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/false/or_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/false/or_spec.rb FalseClass#| - return false if other is nil or false, otherwise true Finished in 0.004165 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/core/false/to_s_spec.rb # 2010-02-23T09:28:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/false/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/false/to_s_spec.rb FalseClass#to_s - returns the string 'false' Finished in 0.003500 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/false/xor_spec.rb # 2010-02-23T09:28:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/false/xor_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/false/xor_spec.rb FalseClass#^ - returns false if other is nil or false, otherwise true Finished in 0.003711 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/core/fiber/new_spec.rb # 2010-02-23T09:28:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fiber/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fiber/new_spec.rb Finished in 0.002554 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/fiber/resume_spec.rb # 2010-02-23T09:28:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fiber/resume_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fiber/resume_spec.rb Finished in 0.020039 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/fiber/yield_spec.rb # 2010-02-23T09:28:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fiber/yield_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fiber/yield_spec.rb Finished in 0.002529 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/file/absolute_path_spec.rb # 2010-02-23T09:28:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/absolute_path_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/absolute_path_spec.rb Finished in 0.002634 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/file/atime_spec.rb # 2010-02-23T09:28:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/atime_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/atime_spec.rb File.atime - returns the last access time for the named file as a Time object - raises an Errno::ENOENT exception if the file is not found File#atime - returns the last access time to self Finished in 0.008911 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/file/basename_spec.rb # 2010-02-23T09:28:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/basename_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/basename_spec.rb File.basename - return the basename of a path (basic cases) - return the last component of the filename - return an string - return the basename for unix format - return the basename for edge cases - return the basename for unix suffix - raises a TypeError if the arguments are not String types - raises an ArgumentError if passed more than two arguments Finished in 0.023785 seconds 1 file, 8 examples, 59 expectations, 0 failures, 0 errors == rubyspec/core/file/blockdev_spec.rb # 2010-02-23T09:28:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/blockdev_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/blockdev_spec.rb File.blockdev? - returns true/false depending if the named file is a block device Finished in 0.006868 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/file/chardev_spec.rb # 2010-02-23T09:28:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/chardev_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/chardev_spec.rb File.chardev? - returns true/false depending if the named file is a char device Finished in 0.005914 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/file/chmod_spec.rb # 2010-02-23T09:28:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/chmod_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/chmod_spec.rb File#chmod - returns 0 if successful - always succeeds with any numeric values - invokes to_int on non-integer argument - with '0222' makes file writable but not readable or executable - with '0444' makes file readable but not writable or executable - with '0666' makes file readable and writable but not executable - with '0111' makes file executable but not readable or writable - modifies the permission bits of the files specified File.chmod - returns the number of files modified - always succeeds with any numeric values - throws a TypeError if the given path is not coercable into a string - invokes to_int on non-integer argument - invokes to_str on non-string file names - with '0222' makes file writable but not readable or executable - with '0444' makes file readable but not writable or executable - with '0666' makes file readable and writable but not executable - with '0111' makes file executable but not readable or writable - modifies the permission bits of the files specified Finished in 0.050669 seconds 1 file, 18 examples, 67 expectations, 0 failures, 0 errors == rubyspec/core/file/chown_spec.rb # 2010-02-23T09:28:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/chown_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/chown_spec.rb Finished in 0.003095 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/file/constants/constants_spec.rb # 2010-02-23T09:28:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/constants/constants_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/constants/constants_spec.rb File::Constants::APPEND - is defined File::Constants::CREAT - is defined File::Constants::EXCL - is defined File::Constants::FNM_CASEFOLD - is defined File::Constants::FNM_DOTMATCH - is defined File::Constants::FNM_NOESCAPE - is defined File::Constants::FNM_PATHNAME - is defined File::Constants::FNM_SYSCASE - is defined File::Constants::LOCK_EX - is defined File::Constants::LOCK_NB - is defined File::Constants::LOCK_SH - is defined File::Constants::LOCK_UN - is defined File::Constants::NONBLOCK - is defined File::Constants::RDONLY - is defined File::Constants::RDWR - is defined File::Constants::SYNC - is defined File::Constants::TRUNC - is defined File::Constants::WRONLY - is defined File::Constants::NOCTTY - is defined Finished in 0.043782 seconds 1 file, 19 examples, 19 expectations, 0 failures, 0 errors == rubyspec/core/file/constants_spec.rb # 2010-02-23T09:28:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/constants_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/constants_spec.rb File::Constants - match mode constants - the separator constant - the open mode constants - lock mode constants File::Constants - File::RDONLY - File::WRONLY - File::CREAT - File::RDWR - File::APPEND - File::TRUNC - File::NOCTTY - File::NONBLOCK - File::LOCK_EX - File::LOCK_NB - File::LOCK_SH - File::LOCK_UN - File::SEPARATOR - File::Separator - File::PATH_SEPARATOR - File::SEPARATOR - File::PATH_SEPARATOR Finished in 0.015589 seconds 1 file, 21 examples, 43 expectations, 0 failures, 0 errors == rubyspec/core/file/ctime_spec.rb # 2010-02-23T09:28:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/ctime_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/ctime_spec.rb File.ctime - Returns the change time for the named file (the time at which directory information about the file was changed, not the file itself). - raises an Errno::ENOENT exception if the file is not found File#ctime - Returns the change time for the named file (the time at which directory information about the file was changed, not the file itself). Finished in 0.006559 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/file/delete_spec.rb # 2010-02-23T09:28:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/delete_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/delete_spec.rb File.delete - returns 0 when called without arguments - deletes a single file - deletes multiple files - raises an TypeError if not passed a String type - raises an Errno::ENOENT when the given file doesn't exist - coerces a given parameter into a string if possible Finished in 0.046002 seconds 1 file, 6 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/file/directory_spec.rb # 2010-02-23T09:28:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/directory_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/directory_spec.rb File.directory? - return true if dir is a directory, otherwise return false - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type Finished in 0.008638 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/file/dirname_spec.rb # 2010-02-23T09:28:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/dirname_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/dirname_spec.rb File.dirname - returns all the components of filename except the last one - returns a String - does not modify its argument - ignores a trailing / - returns the return all the components of filename except the last one (unix format) - returns all the components of filename except the last one (edge cases on all platforms) - returns all the components of filename except the last one (edge cases on non-windows) - raises a TypeError if not passed a String type Finished in 0.010502 seconds 1 file, 8 examples, 34 expectations, 0 failures, 0 errors == rubyspec/core/file/executable_real_spec.rb # 2010-02-23T09:28:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/executable_real_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/executable_real_spec.rb File.executable_real? - returns true if the file its an executable - returns true if named file is readable by the real user id of the process, otherwise false - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type - returns false if the file does not exist Finished in 0.020867 seconds 1 file, 5 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/file/executable_spec.rb # 2010-02-23T09:28:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/executable_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/executable_spec.rb File.executable? - returns true if named file is executable by the effective user id of the process, otherwise false - return true if the argument is an executable file - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type - returns false if the file does not exist Finished in 0.021815 seconds 1 file, 5 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/file/exist_spec.rb # 2010-02-23T09:28:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/exist_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/exist_spec.rb File.exist? - return true if the file exist - return true if the file exist using the alias exists? - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type Finished in 0.007706 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/file/exists_spec.rb # 2010-02-23T09:28:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/exists_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/exists_spec.rb File.exists? - return true if the file exist - return true if the file exist using the alias exists? - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type Finished in 0.007561 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/file/expand_path_spec.rb # 2010-02-23T09:28:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/expand_path_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/expand_path_spec.rb File.expand_path - converts a pathname to an absolute pathname - converts a pathname to an absolute pathname, Ruby-Talk:18512 - converts a pathname to an absolute pathname, using a complete path - converts a pathname to an absolute pathname, using ~ (home) as base - expand path with - expand_path for commoms unix path give a full path - leaves multiple prefixed slashes untouched - raises an ArgumentError if the path is not valid - expands ~ENV['USER'] to the user's home directory - expands ../foo with ~/dir as base dir to /path/to/user/home/foo - raises an ArgumentError if not passed one or two arguments - raises a TypeError if not passed a String type - expands /./dir to /dir Finished in 0.025512 seconds 1 file, 13 examples, 42 expectations, 0 failures, 0 errors == rubyspec/core/file/extname_spec.rb # 2010-02-23T09:28:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/extname_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/extname_spec.rb File.extname - returns the extension (the portion of file name in path after the period). - returns the extension (the portion of file name in path after the period).(edge cases) - returns only the last extension of a file with several dots - raises a TypeError if not passed a String type - raises an ArgumentError if not passed one argument Finished in 0.007935 seconds 1 file, 5 examples, 23 expectations, 0 failures, 0 errors == rubyspec/core/file/file_spec.rb # 2010-02-23T09:28:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/file_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/file_spec.rb File - includes File::Constants File.file? - returns true if the named file exists and is a regular file. - return true if the null device exists and is a regular file. - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type Finished in 0.015347 seconds 1 file, 5 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/file/flock_spec.rb # 2010-02-23T09:28:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/flock_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/flock_spec.rb File#flock - exclusively locks a file - non-exclusively locks a file - returns false if trying to lock an exclusively locked file - returns 0 if trying to lock a non-exclusively locked file Finished in 0.013358 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/file/fnmatch_spec.rb # 2010-02-23T09:28:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/fnmatch_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/fnmatch_spec.rb File.fnmatch - matches entire strings - does not match partial strings - does not support { } patterns - matches a single character for each ? character - matches zero or more characters for each * character - matches ranges of characters using bracket expresions (e.g. [a-z]) - matches ranges of characters using bracket expresions, taking case into account - does not match characters outside of the range of the bracket expresion - matches ranges of characters using exclusive bracket expresions (e.g. [^t] or [!t]) - matches characters with a case sensitive comparison - matches characters with case insensitive comparison when flags includes FNM_CASEFOLD - doesn't match case sensitive characters on platfroms with case sensitive paths, when flags include FNM_SYSCASE - does not match '/' characters with ? or * when flags includes FNM_PATHNAME - does not match '/' characters inside bracket expressions when flags includes FNM_PATHNAME - matches literal ? or * in path when pattern includes \? or \* - matches literal character (e.g. 'a') in path when pattern includes escaped character (e.g. \a) - matches '\' characters in path when flags includes FNM_NOESACPE - escapes special characters inside bracket expression - does not match leading periods in filenames with wildcards by default - matches patterns with leading periods to dotfiles by default - matches leading periods in filenames when flags includes FNM_DOTMATCH - matches multiple directories with ** and * - matches multiple directories with ** when flags includes File::FNM_PATHNAME - returns false if '/' in pattern do not match '/' in path when flags includes FNM_PATHNAME - returns true if '/' in pattern match '/' in path when flags includes FNM_PATHNAME - raises a TypeError if the first and second arguments are not string-like - raises a TypeError if the third argument is not an Integer - does not raise a TypeError if the third argument can be coerced to an Integer File.fnmatch? - matches entire strings - does not match partial strings - does not support { } patterns - matches a single character for each ? character - matches zero or more characters for each * character - matches ranges of characters using bracket expresions (e.g. [a-z]) - matches ranges of characters using bracket expresions, taking case into account - does not match characters outside of the range of the bracket expresion - matches ranges of characters using exclusive bracket expresions (e.g. [^t] or [!t]) - matches characters with a case sensitive comparison - matches characters with case insensitive comparison when flags includes FNM_CASEFOLD - doesn't match case sensitive characters on platfroms with case sensitive paths, when flags include FNM_SYSCASE - does not match '/' characters with ? or * when flags includes FNM_PATHNAME - does not match '/' characters inside bracket expressions when flags includes FNM_PATHNAME - matches literal ? or * in path when pattern includes \? or \* - matches literal character (e.g. 'a') in path when pattern includes escaped character (e.g. \a) - matches '\' characters in path when flags includes FNM_NOESACPE - escapes special characters inside bracket expression - does not match leading periods in filenames with wildcards by default - matches patterns with leading periods to dotfiles by default - matches leading periods in filenames when flags includes FNM_DOTMATCH - matches multiple directories with ** and * - matches multiple directories with ** when flags includes File::FNM_PATHNAME - returns false if '/' in pattern do not match '/' in path when flags includes FNM_PATHNAME - returns true if '/' in pattern match '/' in path when flags includes FNM_PATHNAME - raises a TypeError if the first and second arguments are not string-like - raises a TypeError if the third argument is not an Integer - does not raise a TypeError if the third argument can be coerced to an Integer Finished in 0.059215 seconds 1 file, 56 examples, 142 expectations, 0 failures, 0 errors == rubyspec/core/file/ftype_spec.rb # 2010-02-23T09:28:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/ftype_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/ftype_spec.rb File.ftype - raises ArgumentError if not given exactly one filename - raises Errno::ENOENT if the file is not valid - returns a String - returns 'file' when the file is a file - returns 'directory' when the file is a dir - returns 'blockSpecial' when the file is a block - returns 'characterSpecial' when the file is a char - returns 'link' when the file is a link - returns fifo when the file is a fifo - returns 'socket' when the file is a socket Finished in 0.183196 seconds 1 file, 10 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/file/grpowned_spec.rb # 2010-02-23T09:28:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/grpowned_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/grpowned_spec.rb File.grpowned? - returns true if the file exist - returns false if file the does not exist Finished in 0.010465 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/file/identical_spec.rb # 2010-02-23T09:28:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/identical_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/identical_spec.rb File.identical? - returns true for a file and its link - raises an ArgumentError if not passed two arguments - raises a TypeError if not passed String types - returns true if both named files are identical Finished in 0.025250 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/file/initialize_spec.rb # 2010-02-23T09:28:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/initialize_spec.rb File#initialize - needs to be reviewed for spec completeness Finished in 0.003657 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/file/inspect_spec.rb # 2010-02-23T09:28:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/inspect_spec.rb File#inspect - returns string that contains 'closed' when invoked on closed file Finished in 0.022278 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/file/join_spec.rb # 2010-02-23T09:28:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/join_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/join_spec.rb File.join - returns an empty string when given no arguments - when given a single argument returns an equal string - joins parts using File::SEPARATOR - supports any number of arguments - flattens nested arrays - inserts the separator in between empty strings and arrays - handles leading parts edge cases - handles trailing parts edge cases - handles middle parts edge cases - gives priority to existing separators in the rightmost argument - doesn't remove File::SEPARATOR from the middle of arguments - raises a TypeError exception when args are nil - calls #to_str - doesn't mutate the object when calling #to_str Finished in 0.014613 seconds 1 file, 14 examples, 45 expectations, 0 failures, 0 errors == rubyspec/core/file/lchmod_spec.rb # 2010-02-23T09:28:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/lchmod_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/lchmod_spec.rb File.lchmod - changes the file mode of the link and not of the file Finished in 0.008226 seconds 1 file, 1 example, 8 expectations, 0 failures, 0 errors == rubyspec/core/file/lchown_spec.rb # 2010-02-23T09:28:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/lchown_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/lchown_spec.rb Finished in 0.002615 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/file/link_spec.rb # 2010-02-23T09:28:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/link_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/link_spec.rb File.link - link a file with another - raises an Errno::EEXIST if the target already exists - raises an ArgumentError if not passed two arguments - raises a TypeError if not passed String types Finished in 0.013748 seconds 1 file, 4 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/file/lstat_spec.rb # 2010-02-23T09:28:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/lstat_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/lstat_spec.rb File.lstat - returns a File::Stat object if the given file exists - should be able to use the instance methods - raises an Errno::ENOENT if the file does not exist File.lstat - returns a File::Stat object with symlink properties for a symlink Finished in 0.019113 seconds 1 file, 4 examples, 19 expectations, 0 failures, 0 errors == rubyspec/core/file/mtime_spec.rb # 2010-02-23T09:28:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/mtime_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/mtime_spec.rb File.mtime - returns the modification Time of the file - raises an Errno::ENOENT exception if the file is not found File#mtime - returns the modification Time of the file Finished in 0.009071 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/file/new_spec.rb # 2010-02-23T09:28:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/new_spec.rb File.new - returns a new File with mode string - returns a new File with mode num - returns a new File with modus num and permissions - creates the file and returns writable descriptor when called with 'w' mode and r-o permissions - opens the existing file, does not change permissions even when they are specified - returns a new File with modus fd - creates a new file when use File::EXCL mode - raises an Errorno::EEXIST if the file exists when create a new file with File::CREAT|File::EXCL - creates a new file when use File::WRONLY|File::APPEND mode - returns a new File when use File::RDONLY|File::WRONLY mode - creates a new file when use File::WRONLY|File::TRUNC mode - coerces filename using to_str - raises a TypeError if the first parameter can't be coerced to a string - raises a TypeError if the first parameter is nil - raises an Errno::EBADF if the first parameter is an invalid file descriptor - can't alter mode or permissions when opening a file - opens directories Finished in 0.045286 seconds 1 file, 17 examples, 31 expectations, 0 failures, 0 errors == rubyspec/core/file/open_spec.rb # 2010-02-23T09:28:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/open_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/open_spec.rb File.open - with block does not raise error when file is closed inside the block - with a block invokes close on opened file when exiting the block - with a block propagates non-StandardErrors produced by close - with a block swallows StandardErrors produced by close - opens the file (basic case) - opens file when call with a block (basic case) - opens with mode string - opens a file with mode string and block - opens a file with mode num - opens a file with mode num and block - opens the file when passed mode, num and permissions - opens the file when passed mode, num, permissions and block - creates the file and returns writable descriptor when called with 'w' mode and r-o permissions - opens the existing file, does not change permissions even when they are specified - creates a new write-only file when invoked with 'w' and '0222' - opens the file when call with fd - opens a file with a file descriptor d and a block - opens a file that no exists when use File::WRONLY mode - opens a file that no exists when use File::RDONLY mode - opens a file that no exists when use 'r' mode - opens a file that no exists when use File::EXCL mode - opens a file that no exists when use File::NONBLOCK mode - opens a file that no exists when use File::TRUNC mode - opens a file that no exists when use File::NOCTTY mode - opens a file that no exists when use File::CREAT mode - opens a file that no exists when use 'a' mode - opens a file that no exists when use 'w' mode - raises an ArgumentError exception when call with an unknown mode - can read in a block when call open with RDONLY mode - can read in a block when call open with 'r' mode - raises an IO exception when write in a block opened with RDONLY mode - raises an IO exception when write in a block opened with 'r' mode - can't write in a block when call open with File::WRONLY||File::RDONLY mode - can't read in a block when call open with File::WRONLY||File::RDONLY mode - can write in a block when call open with WRONLY mode - can write in a block when call open with 'w' mode - raises an IOError when read in a block opened with WRONLY mode - raises an IOError when read in a block opened with 'w' mode - raises an IOError when read in a block opened with 'a' mode - raises an IOError when read in a block opened with 'a' mode - raises an IOError when read in a block opened with 'a' mode - raises an IOError when read in a block opened with File::WRONLY|File::APPEND mode - raises an Errno::EINVAL when read in a block opened with File::RDONLY|File::APPEND mode - can read and write in a block when call open with RDWR mode - can't read in a block when call open with File::EXCL mode - can read in a block when call open with File::EXCL mode - can read and write in a block when call open with File::RDWR|File::EXCL mode - raises an Errorno::EEXIST if the file exists when open with File::CREAT|File::EXCL - create a new file when use File::WRONLY|File::APPEND mode - opens a file when use File::WRONLY|File::APPEND mode - raises an Errno::EEXIST if the file exists when open with File::RDONLY|File::APPEND - truncates the file when passed File::TRUNC mode - can't read in a block when call open with File::TRUNC mode - opens a file when use File::WRONLY|File::TRUNC mode - can't write in a block when call open with File::TRUNC mode - raises an Errorno::EEXIST if the file exists when open with File::RDONLY|File::TRUNC - raises an Errno::EACCES when opening non-permitted file - raises an Errno::EACCES when opening read-only file - opens a file for binary read - opens a file for binary write - opens a file for read-write and truncate the file - opens a file for binary read-write starting at the beginning of the file - opens a file for binary read-write and truncate the file - raises a TypeError if passed a filename that is not a String or Integer type - raises a SystemCallError if passed an invalid Integer type - raises an ArgumentError if passed the wrong number of arguments - raises an ArgumentError if passed an invalid string for mode - opens directories Finished in 0.172920 seconds 1 file, 68 examples, 112 expectations, 0 failures, 0 errors == rubyspec/core/file/owned_spec.rb # 2010-02-23T09:28:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/owned_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/owned_spec.rb File.owned? - needs to be reviewed for spec completeness Finished in 0.005054 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/file/path_spec.rb # 2010-02-23T09:28:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/path_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/path_spec.rb File#path - returns the pathname used to create file as a string Finished in 0.005740 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/file/pipe_spec.rb # 2010-02-23T09:28:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/pipe_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/pipe_spec.rb File.pipe? - needs to be reviewed for spec completeness Finished in 0.005169 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/file/readable_real_spec.rb # 2010-02-23T09:28:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/readable_real_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/readable_real_spec.rb File.readable_real? - returns true if named file is readable by the real user id of the process, otherwise false - returns false if the file does not exist Finished in 0.007732 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/file/readable_spec.rb # 2010-02-23T09:28:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/readable_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/readable_spec.rb File.readable? - returns true if named file is readable by the effective user id of the process, otherwise false - returns false if the file does not exist Finished in 0.008759 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/file/readlink_spec.rb # 2010-02-23T09:28:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/readlink_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/readlink_spec.rb File.readlink - return the name of the file referenced by the given link - raises an Errno::ENOENT if called with an invalid argument Finished in 0.008707 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/file/rename_spec.rb # 2010-02-23T09:28:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/rename_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/rename_spec.rb File.rename - renames a file - raises an Errno::ENOENT if the source does not exist - raises an ArgumentError if not passed two arguments - raises a TypeError if not passed String types Finished in 0.016196 seconds 1 file, 4 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/file/reopen_spec.rb # 2010-02-23T09:28:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/reopen_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/reopen_spec.rb Finished in 0.002626 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/file/setgid_spec.rb # 2010-02-23T09:28:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/setgid_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/setgid_spec.rb File.setgid? - should return false if the file was just made - should be false if the file doesn't exist - should return true when the gid bit is set Finished in 0.032073 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/file/setuid_spec.rb # 2010-02-23T09:28:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/setuid_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/setuid_spec.rb File.setuid? - should return false if the file was just made - should be false if the file doesn't exist - should return true when the gid bit is set Finished in 0.018310 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/file/size_spec.rb # 2010-02-23T09:28:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/size_spec.rb File.size? - returns the size of the file if it exists and is not empty - accepts a String-like (to_str) parameter - returns nil if file_name doesn't exist or has 0 size - returns nil if file_name is empty - accepts a File argument File.size - returns the size of the file if it exists and is not empty - accepts a String-like (to_str) parameter - raises an error if file_name doesn't exist - returns 0 if the file is empty - accepts a File argument Finished in 0.053130 seconds 1 file, 10 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/file/socket_spec.rb # 2010-02-23T09:28:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/socket_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/socket_spec.rb File.socket? - needs to be reviewed for spec completeness Finished in 0.005106 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/file/split_spec.rb # 2010-02-23T09:28:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/split_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/split_spec.rb File.split - splits the string at the last '/' when the last component does not have an extension - splits the string at the last '/' when the last component has an extension - splits an empty string into a '.' and an empty string - collapses multiple '/' characters and strips trailing ones - does not split a string that contains '\' - raises an ArgumentError when not passed a single argument - raises a TypeError if the argument is not a String type - coerces the argument with to_str if it is not a String type Finished in 0.009240 seconds 1 file, 8 examples, 12 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/atime_spec.rb # 2010-02-23T09:28:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/atime_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/atime_spec.rb File::Stat#atime - should be able to determine the atime on a File::Stat object Finished in 0.006622 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/blksize_spec.rb # 2010-02-23T09:28:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/blksize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/blksize_spec.rb File::Stat#blksize - should be able to determine the blksize on a File::Stat object Finished in 0.006030 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/blockdev_spec.rb # 2010-02-23T09:28:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/blockdev_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/blockdev_spec.rb File::Stat#blockdev? - returns true/false depending if the named file is a block device Finished in 0.007086 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/file/stat/blocks_spec.rb # 2010-02-23T09:28:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/blocks_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/blocks_spec.rb File::Stat#blocks - should be able to determine the blocks on a File::Stat object Finished in 0.005957 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/chardev_spec.rb # 2010-02-23T09:28:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/chardev_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/chardev_spec.rb File::Stat#chardev? - returns true/false depending if the named file is a char device Finished in 0.005787 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/file/stat/comparison_spec.rb # 2010-02-23T09:28:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/comparison_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/comparison_spec.rb File::Stat#<=> - is able to compare files by the same modification times - is able to compare files by different modification times - should also include Comparable and thus == shows mtime equality between two File::Stat objects Finished in 0.009449 seconds 1 file, 3 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/ctime_spec.rb # 2010-02-23T09:28:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/ctime_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/ctime_spec.rb File::Stat#ctime - should be able to determine the ctime on a File::Stat object Finished in 0.006002 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/dev_major_spec.rb # 2010-02-23T09:28:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/dev_major_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/dev_major_spec.rb File::Stat#dev_major - returns the major part of File::Stat#dev Finished in 0.005190 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/file/stat/dev_minor_spec.rb # 2010-02-23T09:28:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/dev_minor_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/dev_minor_spec.rb File::Stat#dev_minor - returns the minor part of File::Stat#dev Finished in 0.005214 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/file/stat/dev_spec.rb # 2010-02-23T09:28:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/dev_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/dev_spec.rb File::Stat#dev - returns the number of the device on which the file exists Finished in 0.005242 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/file/stat/directory_spec.rb # 2010-02-23T09:28:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/directory_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/directory_spec.rb File::Stat#directory? - return true if dir is a directory, otherwise return false - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type Finished in 0.008394 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/executable_real_spec.rb # 2010-02-23T09:28:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/executable_real_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/executable_real_spec.rb File::Stat#executable_real? - returns true if the file its an executable - returns true if named file is readable by the real user id of the process, otherwise false - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type Finished in 0.018607 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/executable_spec.rb # 2010-02-23T09:28:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/executable_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/executable_spec.rb File::Stat#executable? - returns true if named file is executable by the effective user id of the process, otherwise false - return true if the argument is an executable file - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type Finished in 0.018798 seconds 1 file, 4 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/file_spec.rb # 2010-02-23T09:28:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/file_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/file_spec.rb File::Stat#file? - returns true if the named file exists and is a regular file. - return true if the null device exists and is a regular file. - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type Finished in 0.014783 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/ftype_spec.rb # 2010-02-23T09:28:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/ftype_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/ftype_spec.rb File::Stat#ftype - returns a String - returns 'file' when the file is a file - returns 'directory' when the file is a dir - returns 'characterSpecial' when the file is a char - returns 'blockSpecial' when the file is a block - returns 'link' when the file is a link - returns fifo when the file is a fifo - returns 'socket' when the file is a socket Finished in 0.094177 seconds 1 file, 8 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/gid_spec.rb # 2010-02-23T09:28:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/gid_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/gid_spec.rb File::Stat#gid - should be able to determine the group owner through a File::Stat object Finished in 0.006218 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/grpowned_spec.rb # 2010-02-23T09:28:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/grpowned_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/grpowned_spec.rb File::Stat#grpowned? - returns true if the file exist Finished in 0.008414 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/file/stat/ino_spec.rb # 2010-02-23T09:28:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/ino_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/ino_spec.rb File::Stat#ino - should be able to determine the ino on a File::Stat object Finished in 0.006016 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/inspect_spec.rb # 2010-02-23T09:28:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/inspect_spec.rb File::Stat#inspect - produces a nicely formatted description of a File::Stat object Finished in 0.040046 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/file/stat/mode_spec.rb # 2010-02-23T09:28:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/mode_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/mode_spec.rb File::Stat#mode - should be able to determine the mode through a File::Stat object Finished in 0.006203 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/mtime_spec.rb # 2010-02-23T09:28:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/mtime_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/mtime_spec.rb File::Stat#mtime - should be able to determine the mtime on a File::Stat object Finished in 0.005986 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/new_spec.rb # 2010-02-23T09:28:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/new_spec.rb File::Stat#initialize - raises an exception if the file doesn't exist - creates a File::Stat object for the given file Finished in 0.009217 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/nlink_spec.rb # 2010-02-23T09:28:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/nlink_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/nlink_spec.rb File::Stat#nlink - returns the number of links to a file Finished in 0.006333 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/owned_spec.rb # 2010-02-23T09:28:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/owned_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/owned_spec.rb File::Stat#owned? - needs to be reviewed for spec completeness Finished in 0.005175 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/pipe_spec.rb # 2010-02-23T09:28:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/pipe_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/pipe_spec.rb File::Stat#pipe? - needs to be reviewed for spec completeness Finished in 0.005163 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/rdev_major_spec.rb # 2010-02-23T09:28:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/rdev_major_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/rdev_major_spec.rb File::Stat#rdev_major - returns the major part of File::Stat#rdev Finished in 0.005315 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/file/stat/rdev_minor_spec.rb # 2010-02-23T09:28:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/rdev_minor_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/rdev_minor_spec.rb File::Stat#rdev_minor - returns the minor part of File::Stat#rdev Finished in 0.005772 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/file/stat/rdev_spec.rb # 2010-02-23T09:28:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/rdev_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/rdev_spec.rb File::Stat#rdev - returns the number of the device this file represents which the file exists Finished in 0.005384 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/file/stat/readable_real_spec.rb # 2010-02-23T09:28:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/readable_real_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/readable_real_spec.rb File::Stat#readable_real? - returns true if named file is readable by the real user id of the process, otherwise false Finished in 0.006992 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/file/stat/readable_spec.rb # 2010-02-23T09:28:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/readable_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/readable_spec.rb File::Stat#readable? - returns true if named file is readable by the effective user id of the process, otherwise false Finished in 0.008525 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/setgid_spec.rb # 2010-02-23T09:28:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/setgid_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/setgid_spec.rb File::Stat#setgid? - needs to be reviewed for spec completeness Finished in 0.004624 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/setuid_spec.rb # 2010-02-23T09:28:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/setuid_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/setuid_spec.rb File::Stat#setuid? - needs to be reviewed for spec completeness Finished in 0.004692 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/size_spec.rb # 2010-02-23T09:28:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/size_spec.rb File::Stat.size? - returns the size of the file if it exists and is not empty - accepts a String-like (to_str) parameter - returns nil if file_name is empty File::Stat.size - returns the size of the file if it exists and is not empty - accepts a String-like (to_str) parameter - returns 0 if the file is empty Finished in 0.026340 seconds 1 file, 6 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/socket_spec.rb # 2010-02-23T09:28:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/socket_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/socket_spec.rb File::Stat#socket? - needs to be reviewed for spec completeness Finished in 0.005433 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/sticky_spec.rb # 2010-02-23T09:28:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/sticky_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/sticky_spec.rb File::Stat#sticky? - needs to be reviewed for spec completeness Finished in 0.081826 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/symlink_spec.rb # 2010-02-23T09:28:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/symlink_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/symlink_spec.rb File::Stat#symlink? - returns true if the file is a link Finished in 0.047292 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/file/stat/uid_spec.rb # 2010-02-23T09:28:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/uid_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/uid_spec.rb File::Stat#uid - should be able to determine the owner through a File::Stat object Finished in 0.006028 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/world_readable_spec.rb # 2010-02-23T09:28:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/world_readable_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/world_readable_spec.rb Finished in 0.005169 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/world_writable_spec.rb # 2010-02-23T09:28:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/world_writable_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/world_writable_spec.rb Finished in 0.029503 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/writable_real_spec.rb # 2010-02-23T09:28:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/writable_real_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/writable_real_spec.rb File::Stat#writable_real? - returns true if named file is writable by the real user id of the process, otherwise false - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type Finished in 0.010110 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/writable_spec.rb # 2010-02-23T09:28:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/writable_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/writable_spec.rb File::Stat#writable? - returns true if named file is writable by the effective user id of the process, otherwise false Finished in 0.008118 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/file/stat/zero_spec.rb # 2010-02-23T09:28:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat/zero_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat/zero_spec.rb File::Stat#zero? - returns true if the file is empty - returns false if the file is not empty - returns true for /dev/null - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type - returns true inside a block opening a file if it is empty - returns false for a directory Finished in 0.032178 seconds 1 file, 7 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/file/stat_spec.rb # 2010-02-23T09:28:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/stat_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/stat_spec.rb File.stat - returns a File::Stat object if the given file exists - should be able to use the instance methods - raises an Errno::ENOENT if the file does not exist File.stat - returns information for a file that has been deleted but is still open - returns a File::Stat object with file properties for a symlink Finished in 0.021769 seconds 1 file, 5 examples, 27 expectations, 0 failures, 0 errors == rubyspec/core/file/sticky_spec.rb # 2010-02-23T09:28:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/sticky_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/sticky_spec.rb File.sticky? - returns false if the file dies not exist File.sticky? - needs to be reviewed for spec completeness Finished in 0.007129 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/file/symlink_spec.rb # 2010-02-23T09:28:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/symlink_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/symlink_spec.rb File.symlink - create a symlink between a source and target file - create a symbolic link - raises an Errno::EEXIST if the target already exists - raises an ArgumentError if not called with two arguments - raises a TypeError if not called with String types File.symlink? - returns true if the file is a link - returns false if the file does not exist Finished in 0.025571 seconds 1 file, 7 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/file/to_path_spec.rb # 2010-02-23T09:28:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/to_path_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/to_path_spec.rb Finished in 0.002728 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/file/truncate_spec.rb # 2010-02-23T09:28:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/truncate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/truncate_spec.rb File.truncate - truncates a file - truncate a file size to 0 - truncate a file size to 5 - truncates to a larger file size than the original file - truncates to the same size as the original file - raises an Errno::ENOENT if the file does not exist - raises an ArgumentError if not passed two arguments - raises an Errno::EINVAL if the length argument is not valid - raises a TypeError if not passed a String type for the first argument - raises a TypeError if not passed an Integer type for the second argument File#truncate - truncates a file - truncates a file size to 0 - truncates a file size to 5 - truncates a file to a larger size than the original file - truncates a file to the same size as the original file - raises an ArgumentError if not passed one argument - raises an Errno::EINVAL if the length argument is not valid - raises an IOError if file is closed - raises an IOError if file is not opened for writing - raises a TypeError if not passed an Integer type for the for the argument Finished in 0.057595 seconds 1 file, 20 examples, 39 expectations, 0 failures, 0 errors == rubyspec/core/file/umask_spec.rb # 2010-02-23T09:28:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/umask_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/umask_spec.rb File.umask - return a Fixnum - returns the current umask value for the process - invokes to_int on non-integer argument - always succeeds with any integer values - raises ArgumentError when more than one argument is provided Finished in 0.016561 seconds 1 file, 5 examples, 23 expectations, 0 failures, 0 errors == rubyspec/core/file/unlink_spec.rb # 2010-02-23T09:28:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/unlink_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/unlink_spec.rb File.unlink - returns 0 when called without arguments - deletes a single file - deletes multiple files - raises an TypeError if not passed a String type - raises an Errno::ENOENT when the given file doesn't exist - coerces a given parameter into a string if possible Finished in 0.020639 seconds 1 file, 6 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/file/utime_spec.rb # 2010-02-23T09:28:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/utime_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/utime_spec.rb File.utime - sets the access and modification time of each file Finished in 0.006865 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/core/file/world_readable_spec.rb # 2010-02-23T09:28:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/world_readable_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/world_readable_spec.rb Finished in 0.004192 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/file/world_writable_spec.rb # 2010-02-23T09:28:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/world_writable_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/world_writable_spec.rb Finished in 0.004067 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/file/writable_real_spec.rb # 2010-02-23T09:28:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/writable_real_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/writable_real_spec.rb File.writable_real? - returns true if named file is writable by the real user id of the process, otherwise false - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type - returns false if the file does not exist Finished in 0.009562 seconds 1 file, 4 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/file/writable_spec.rb # 2010-02-23T09:28:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/writable_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/writable_spec.rb File.writable? - returns true if named file is writable by the effective user id of the process, otherwise false - returns false if the file does not exist Finished in 0.007556 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/file/zero_spec.rb # 2010-02-23T09:28:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/file/zero_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/file/zero_spec.rb File.zero? - returns true if the file is empty - returns false if the file is not empty - returns true for /dev/null - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type - returns true inside a block opening a file if it is empty - returns false for a directory - returns false if the file does not exist Finished in 0.033960 seconds 1 file, 8 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/filetest/blockdev_spec.rb # 2010-02-23T09:28:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/filetest/blockdev_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/blockdev_spec.rb FileTest.blockdev? - returns true/false depending if the named file is a block device Finished in 0.005289 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/filetest/chardev_spec.rb # 2010-02-23T09:28:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/filetest/chardev_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/chardev_spec.rb FileTest.chardev? - returns true/false depending if the named file is a char device Finished in 0.005246 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/filetest/directory_spec.rb # 2010-02-23T09:28:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/filetest/directory_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/directory_spec.rb FileTest.directory? - return true if dir is a directory, otherwise return false - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type Finished in 0.007653 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/filetest/executable_real_spec.rb # 2010-02-23T09:28:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/filetest/executable_real_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/executable_real_spec.rb FileTest.executable_real? - returns true if the file its an executable - returns true if named file is readable by the real user id of the process, otherwise false - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type - returns false if the file does not exist Finished in 0.020236 seconds 1 file, 5 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/filetest/executable_spec.rb # 2010-02-23T09:28:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/filetest/executable_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/executable_spec.rb FileTest.executable? - returns true if named file is executable by the effective user id of the process, otherwise false - return true if the argument is an executable file - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type - returns false if the file does not exist Finished in 0.020324 seconds 1 file, 5 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/filetest/exist_spec.rb # 2010-02-23T09:28:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/filetest/exist_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/exist_spec.rb FileTest.exist? - return true if the file exist - return true if the file exist using the alias exists? - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type Finished in 0.007305 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/filetest/exists_spec.rb # 2010-02-23T09:28:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/filetest/exists_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/exists_spec.rb FileTest.exists? - return true if the file exist - return true if the file exist using the alias exists? - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type Finished in 0.007189 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/filetest/file_spec.rb # 2010-02-23T09:28:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/filetest/file_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/file_spec.rb File.file? - returns true if the named file exists and is a regular file. - return true if the null device exists and is a regular file. - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type Finished in 0.013906 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/filetest/grpowned_spec.rb # 2010-02-23T09:28:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/filetest/grpowned_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/grpowned_spec.rb FileTest.grpowned? - returns true if the file exist - returns false if the file doesn't exist Finished in 0.010001 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/filetest/identical_spec.rb # 2010-02-23T09:28:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/filetest/identical_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/identical_spec.rb FileTest.identical? - returns true for a file and its link - raises an ArgumentError if not passed two arguments - raises a TypeError if not passed String types - returns true if both named files are identical Finished in 0.024918 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/filetest/owned_spec.rb # 2010-02-23T09:28:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/filetest/owned_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/owned_spec.rb Finished in 0.003718 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/filetest/pipe_spec.rb # 2010-02-23T09:28:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/filetest/pipe_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/pipe_spec.rb Finished in 0.003652 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/filetest/readable_real_spec.rb # 2010-02-23T09:28:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/filetest/readable_real_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/readable_real_spec.rb FileTest.readable_real? - returns true if named file is readable by the real user id of the process, otherwise false - returns false if the file does not exist Finished in 0.007192 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/filetest/readable_spec.rb # 2010-02-23T09:28:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/filetest/readable_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/readable_spec.rb FileTest.readable? - returns true if named file is readable by the effective user id of the process, otherwise false - returns false if the file does not exist Finished in 0.008745 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/filetest/setgid_spec.rb # 2010-02-23T09:28:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/filetest/setgid_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/setgid_spec.rb Finished in 0.003344 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/filetest/setuid_spec.rb # 2010-02-23T09:28:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/filetest/setuid_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/setuid_spec.rb Finished in 0.003172 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/filetest/size_spec.rb # 2010-02-23T09:28:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/filetest/size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/size_spec.rb FileTest.size? - returns the size of the file if it exists and is not empty - accepts a String-like (to_str) parameter - returns nil if file_name doesn't exist or has 0 size - returns nil if file_name is empty - accepts a File argument FileTest.size - returns the size of the file if it exists and is not empty - accepts a String-like (to_str) parameter - raises an error if file_name doesn't exist - returns 0 if the file is empty - accepts a File argument Finished in 0.051913 seconds 1 file, 10 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/filetest/socket_spec.rb # 2010-02-23T09:28:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/filetest/socket_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/socket_spec.rb Finished in 0.003643 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/filetest/sticky_spec.rb # 2010-02-23T09:28:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/filetest/sticky_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/sticky_spec.rb FileTest.sticky? - returns false if the file dies not exist Finished in 0.006904 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/filetest/symlink_spec.rb # 2010-02-23T09:28:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/filetest/symlink_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/symlink_spec.rb FileTest.symlink? - returns true if the file is a link - returns false if the file does not exist Finished in 0.011430 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/filetest/writable_real_spec.rb # 2010-02-23T09:28:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/filetest/writable_real_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/writable_real_spec.rb FileTest.writable_real? - returns true if named file is writable by the real user id of the process, otherwise false - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type - returns false if the file does not exist Finished in 0.009534 seconds 1 file, 4 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/filetest/writable_spec.rb # 2010-02-23T09:28:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/filetest/writable_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/writable_spec.rb FileTest.writable? - returns true if named file is writable by the effective user id of the process, otherwise false - returns false if the file does not exist Finished in 0.007675 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/filetest/zero_spec.rb # 2010-02-23T09:28:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/filetest/zero_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/filetest/zero_spec.rb FileTest.zero? - returns true if the file is empty - returns false if the file is not empty - returns true for /dev/null - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type - returns true inside a block opening a file if it is empty - returns false for a directory - returns false if the file does not exist Finished in 0.033979 seconds 1 file, 8 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/abs_spec.rb # 2010-02-23T09:28:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/abs_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/abs_spec.rb Fixnum#abs - returns self's absolute value Finished in 0.003981 seconds 1 file, 1 example, 9 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/bit_and_spec.rb # 2010-02-23T09:28:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/bit_and_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/bit_and_spec.rb Fixnum#& - returns self bitwise AND other - should be able to AND a bignum with a fixnum - doesn't raise an error if passed a Float out of Fixnum range - converts a Float to an Integer - tries to convert it's int like argument to an Integer using to_int - raises a TypeError when the given argument can't be converted to Integer - coerces arguments correctly even if it is a Bignum Finished in 0.010784 seconds 1 file, 7 examples, 15 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/bit_or_spec.rb # 2010-02-23T09:28:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/bit_or_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/bit_or_spec.rb Fixnum#| - returns self bitwise OR other - should be able to AND a bignum with a fixnum - doesn't raise an error if passed a Float out of Fixnum range - converts a Float to an Integer - tries to convert the int like argument to an Integer using to_int - raises a TypeError when the given argument can't be converted to Integer - coerces arguments correctly even if it is a Bignum Finished in 0.010819 seconds 1 file, 7 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/bit_xor_spec.rb # 2010-02-23T09:28:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/bit_xor_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/bit_xor_spec.rb Fixnum#^ - returns self bitwise EXCLUSIVE OR other - should be able to AND a bignum with a fixnum - doesn't raise an error if passed a Float out of Fixnum range - converts a Float to an Integer - tries to convert the given argument to an Integer using to_int - raises a TypeError when the given argument can't be converted to Integer - coerces arguments correctly even if it is a Bignum Finished in 0.010507 seconds 1 file, 7 examples, 15 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/coerce_spec.rb # 2010-02-23T09:28:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/coerce_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/coerce_spec.rb Fixnum#coerce when given a Fixnum - returns an array containing two Fixnums Fixnum#coerce when given a String - raises an ArgumentError when trying to coerce with a non-number String - returns an array containing two Floats Fixnum#coerce - raises a TypeError when trying to coerce with nil - tries to convert the given Object into a Float by using #to_f - raises a TypeError when given an Object that does not respond to #to_f Finished in 0.010060 seconds 1 file, 6 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/comparison_spec.rb # 2010-02-23T09:28:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/comparison_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/comparison_spec.rb Fixnum#<=> - returns -1 when self is less than the given argument - returns 0 when self is equal to the given argument - returns 1 when self is greater than the given argument - returns nil when the given argument is not an Integer Finished in 0.005717 seconds 1 file, 4 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/complement_spec.rb # 2010-02-23T09:28:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/complement_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/complement_spec.rb Fixnum#~ - returns self with each bit flipped Finished in 0.003685 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/div_spec.rb # 2010-02-23T09:28:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/div_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/div_spec.rb Fixnum#div with a Fixnum - returns self divided by the given argument as an Integer Fixnum#div - rounds towards -inf - coerces self and the given argument to Floats and returns self divided by other as Fixnum - raises a FloatDomainError when the given argument is 0 and a Float - raises a ZeroDivisionError when the given argument is 0 - raises a TypeError when given a non-Integer Finished in 0.010450 seconds 1 file, 6 examples, 19 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/divide_spec.rb # 2010-02-23T09:28:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/divide_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/divide_spec.rb Fixnum#/ - returns self divided by the given argument - supports dividing negative numbers - raises a ZeroDivisionError if the given argument is zero and not a Float - does NOT raise ZeroDivisionError if the given argument is zero and is a Float - coerces fixnum and return self divided by other - raises a TypeError when given a non-Integer Finished in 0.008266 seconds 1 file, 6 examples, 12 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/divmod_spec.rb # 2010-02-23T09:28:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/divmod_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/divmod_spec.rb Fixnum#divmod - returns an Array containing quotient and modulus obtained from dividing self by the given argument - raises a ZeroDivisionError when the given argument is 0 - raises a FloatDomainError when the given argument is 0 and a Float - raises a TypeError when given a non-Integer Finished in 0.009426 seconds 1 file, 4 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/element_reference_spec.rb # 2010-02-23T09:28:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/element_reference_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/element_reference_spec.rb Fixnum#[] - returns the nth bit in the binary representation of self - tries to convert the given argument to an Integer using #to_int - raises a TypeError when the given argument can't be converted to Integer - coerces arguments correctly even if it is a Bignum Finished in 0.008495 seconds 1 file, 4 examples, 14 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/equal_value_spec.rb # 2010-02-23T09:28:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/equal_value_spec.rb Fixnum#== - returns true if self has the same value as other - calls 'other == self' if the given argument is not a Fixnum Finished in 0.005917 seconds 1 file, 2 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/exponent_spec.rb # 2010-02-23T09:28:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/exponent_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/exponent_spec.rb Fixnum#** - returns self raised to the given power - returns Infinity for 0**-1 - raises a TypeError when given a non-Integer Finished in 0.009348 seconds 1 file, 3 examples, 12 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/gt_spec.rb # 2010-02-23T09:28:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/gt_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/gt_spec.rb Fixnum#> - returns true if self is greater than the given argument - raises an ArgumentError when given a non-Integer Finished in 0.005307 seconds 1 file, 2 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/gte_spec.rb # 2010-02-23T09:28:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/gte_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/gte_spec.rb Fixnum#>= - returns true if self is greater than or equal to the given argument - raises an ArgumentError when given a non-Integer Finished in 0.005235 seconds 1 file, 2 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/hash_spec.rb # 2010-02-23T09:28:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/hash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/hash_spec.rb Fixnum#hash - is provided - is stable Finished in 0.003936 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/id2name_spec.rb # 2010-02-23T09:28:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/id2name_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/id2name_spec.rb Fixnum#id2name - returns the string name of the object whose symbol ID is self - returns nil if there is no symbol in the symbol table with this value Finished in 0.004667 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/induced_from_spec.rb # 2010-02-23T09:28:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/induced_from_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/induced_from_spec.rb Fixnum.induced_from with [Float] - returns a Fixnum when the passed Float is in Fixnum's range - raises a RangeError when the passed Float is out of Fixnum's range Fixnum.induced_from - returns the passed argument when passed a Fixnum - tries to convert non-Integers to a Integers using #to_int - raises a TypeError when conversion to Integer returns a Bignum Finished in 0.009147 seconds 1 file, 5 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/left_shift_spec.rb # 2010-02-23T09:28:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/left_shift_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/left_shift_spec.rb Fixnum#<< - returns self shifted the given amount of bits to the left - performs a right-shift if given a negative value - coerces result on overflow and return self shifted left other bits - tries to convert its argument to an Integer using to_int - raises a TypeError when the given argument can't be converted to Integer - raises a RangeError when the given argument is out of range of Fixnum Finished in 0.010147 seconds 1 file, 6 examples, 25 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/lt_spec.rb # 2010-02-23T09:28:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/lt_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/lt_spec.rb Fixnum#< - returns true if self is less than the given argument - raises an ArgumentError when given a non-Integer Finished in 0.005250 seconds 1 file, 2 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/lte_spec.rb # 2010-02-23T09:28:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/lte_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/lte_spec.rb Fixnum#<= - returns true if self is less than or equal to other - raises an ArgumentError when given a non-Integer Finished in 0.005245 seconds 1 file, 2 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/minus_spec.rb # 2010-02-23T09:28:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/minus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/minus_spec.rb Fixnum#- - returns self minus the given Integer - raises a TypeError when given a non-Integer Finished in 0.007059 seconds 1 file, 2 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/modulo_spec.rb # 2010-02-23T09:29:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/modulo_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/modulo_spec.rb Fixnum#% - returns the modulus obtained from dividing self by the given argument - raises a ZeroDivisionError when the given argument is 0 - does not raise a FloatDomainError when the given argument is 0 and a Float - raises a TypeError when given a non-Integer Fixnum#modulo - returns the modulus obtained from dividing self by the given argument - raises a ZeroDivisionError when the given argument is 0 - does not raise a FloatDomainError when the given argument is 0 and a Float - raises a TypeError when given a non-Integer Finished in 0.016594 seconds 1 file, 8 examples, 44 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/multiply_spec.rb # 2010-02-23T09:29:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/multiply_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/multiply_spec.rb Fixnum#* - returns self multiplied by the given Integer - raises a TypeError when given a non-Integer - overflows to Bignum when the result does not fit in Fixnum Finished in 0.007253 seconds 1 file, 3 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/plus_spec.rb # 2010-02-23T09:29:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/plus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/plus_spec.rb Fixnum#+ - returns self plus the given Integer - raises a TypeError when given a non-Integer Finished in 0.006354 seconds 1 file, 2 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/quo_spec.rb # 2010-02-23T09:29:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/quo_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/quo_spec.rb Fixnum#quo - returns the result of self divided by the given Integer as a Float - does not raise a ZeroDivisionError when the given Integer is 0 - does not raise a FloatDomainError when the given Integer is 0 and a Float - raises a TypeError when given a non-Integer Finished in 0.010123 seconds 1 file, 4 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/right_shift_spec.rb # 2010-02-23T09:29:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/right_shift_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/right_shift_spec.rb Fixnum#>> - returns self shifted the given amount of bits to the right - performs a left-shift if given a negative value - performs a right-shift if given a negative value - tries to convert it's argument to an Integer using to_int - raises a TypeError when the given argument can't be converted to Integer - does not raise RangeError when the given argument is out of range of Fixnum - wraps to 0 when shifting all bits off Finished in 0.010686 seconds 1 file, 7 examples, 21 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/size_spec.rb # 2010-02-23T09:29:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/size_spec.rb Fixnum#size - returns the number of bytes in the machine representation of self Finished in 0.004168 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/to_f_spec.rb # 2010-02-23T09:29:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/to_f_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/to_f_spec.rb Fixnum#to_f - returns self converted to a Float Finished in 0.003617 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/to_s_spec.rb # 2010-02-23T09:29:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/to_s_spec.rb Fixnum#to_s when given a base - returns self converted to a String in the given base - raises an ArgumentError if the base is less than 2 or higher than 36 Fixnum#to_s when no base given - returns self converted to a String using base 10 Finished in 0.006282 seconds 1 file, 3 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/to_sym_spec.rb # 2010-02-23T09:29:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/to_sym_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/to_sym_spec.rb Fixnum#to_sym - returns the symbol whose integer value is self - returns nil if there is no symbol in the symbol table with this value Finished in 0.004731 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/uminus_spec.rb # 2010-02-23T09:29:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/uminus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/uminus_spec.rb Fixnum#-@ - returns self as a negative value Finished in 0.003678 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/core/fixnum/zero_spec.rb # 2010-02-23T09:29:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/fixnum/zero_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/fixnum/zero_spec.rb Fixnum#zero? - returns true if self is 0 Finished in 0.003579 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/float/abs_spec.rb # 2010-02-23T09:29:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/abs_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/abs_spec.rb Float#abs - returns the absolute value Finished in 0.004798 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/float/ceil_spec.rb # 2010-02-23T09:29:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/ceil_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/ceil_spec.rb Float#ceil - returns the smallest Integer greater than or equal to self Finished in 0.003964 seconds 1 file, 1 example, 7 expectations, 0 failures, 0 errors == rubyspec/core/float/coerce_spec.rb # 2010-02-23T09:29:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/coerce_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/coerce_spec.rb Float#coerce - returns [other, self] both as Floats Finished in 0.004254 seconds 1 file, 1 example, 9 expectations, 0 failures, 0 errors == rubyspec/core/float/comparison_spec.rb # 2010-02-23T09:29:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/comparison_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/comparison_spec.rb Float#<=> - returns -1, 0, 1 when self is less than, equal, or greater than other - returns nil when either argument is NaN - returns 1 when self is Infinity and other is a Bignum (FAILED - 1) - returns -1 when self is negative and other is Infinty (FAILED - 2) - returns -1 when self is -Infinity and other is negative - returns 1 when self is negative and other is -Infinity 1) Float#<=> returns 1 when self is Infinity and other is a Bignum FAILED Expected 0 to equal 1 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/matchers/base.rb:8:in `==' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/comparison_spec.rb:45 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/comparison_spec.rb:1:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/comparison_spec.rb:3 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 2) Float#<=> returns -1 when self is negative and other is Infinty FAILED Expected 0 to equal -1 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/matchers/base.rb:8:in `==' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/comparison_spec.rb:49 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/comparison_spec.rb:3 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.008837 seconds 1 file, 6 examples, 9 expectations, 2 failures, 0 errors exit 1 failed(rubyspec/core/float/comparison_spec.rb) == rubyspec/core/float/constants_spec.rb # 2010-02-23T09:29:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/constants_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/constants_spec.rb Float#CONSTANTS - the DIG value is 15 - the EPSILON value is - the MANT_DIG is 53 - the MAX_10_EXP is 308 - the MIN_10_EXP is -308 - the MAX_EXP is 1024 - the MIN_EXP is -1021 - the MAX is 1.79769313486232e+308 - the MIN is 2.2250738585072e-308 - the RADIX is 2 Finished in 0.021113 seconds 1 file, 10 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/float/denominator_spec.rb # 2010-02-23T09:29:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/denominator_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/denominator_spec.rb Finished in 0.002723 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/float/divide_spec.rb # 2010-02-23T09:29:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/divide_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/divide_spec.rb Float#/ - returns self divided by other - properly handles BigDecimal argument - does NOT raise ZeroDivisionError if other is zero Finished in 0.026326 seconds 1 file, 3 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/float/divmod_spec.rb # 2010-02-23T09:29:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/divmod_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/divmod_spec.rb Float#divmod - returns an [quotient, modulus] from dividing self by other - raises a FloatDomainError if self is NaN - raises a FloatDomainError if other is NaN - raises a FloatDomainError if self is Infinity - raises FloatDomainError if other is zero Finished in 0.007809 seconds 1 file, 5 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/float/eql_spec.rb # 2010-02-23T09:29:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/eql_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/eql_spec.rb Float#eql? - returns true if other is a Float equal to self Finished in 0.003519 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/float/equal_value_spec.rb # 2010-02-23T09:29:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/equal_value_spec.rb Float#== - returns true if self has the same value as other - calls 'other == self' if coercion fails Finished in 0.004332 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/float/exponent_spec.rb # 2010-02-23T09:29:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/exponent_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/exponent_spec.rb Float#** - returns self raise to the other power Finished in 0.004203 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/core/float/fdiv_spec.rb # 2010-02-23T09:29:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/fdiv_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/fdiv_spec.rb Finished in 0.002967 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/float/finite_spec.rb # 2010-02-23T09:29:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/finite_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/finite_spec.rb Float#finite? - returns true if a valid IEEE floating-point number Finished in 0.003761 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/float/floor_spec.rb # 2010-02-23T09:29:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/floor_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/floor_spec.rb Float#floor - returns the largest Integer less than or equal to self Finished in 0.004015 seconds 1 file, 1 example, 7 expectations, 0 failures, 0 errors == rubyspec/core/float/gt_spec.rb # 2010-02-23T09:29:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/gt_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/gt_spec.rb Float#> - returns true if self is greater than other Finished in 0.003687 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/float/gte_spec.rb # 2010-02-23T09:29:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/gte_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/gte_spec.rb Float#>= - returns true if self is greater than or equal to other Finished in 0.003600 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/float/hash_spec.rb # 2010-02-23T09:29:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/hash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/hash_spec.rb Float#hash - is provided - is stable Finished in 0.003919 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/float/induced_from_spec.rb # 2010-02-23T09:29:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/induced_from_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/induced_from_spec.rb Float.induced_from - returns the passed argument when passed a Float - converts passed Fixnums or Bignums to Floats (using #to_f) - does not try to convert non-Integers to Integers using #to_int - does not try to convert non-Integers to Floats using #to_f - raises a TypeError when passed a non-Integer Finished in 0.009064 seconds 1 file, 5 examples, 15 expectations, 0 failures, 0 errors == rubyspec/core/float/infinite_spec.rb # 2010-02-23T09:29:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/infinite_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/infinite_spec.rb Float#infinite? - returns nil, -1, +1 when self is finite, -Infinity, +Infinity Finished in 0.003618 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/float/lt_spec.rb # 2010-02-23T09:29:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/lt_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/lt_spec.rb Float#< - returns true if self is less than other Finished in 0.003616 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/float/lte_spec.rb # 2010-02-23T09:29:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/lte_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/lte_spec.rb Float#<= - returns true if self is less than or equal to other Finished in 0.003680 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/core/float/magnitude_spec.rb # 2010-02-23T09:29:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/magnitude_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/magnitude_spec.rb Finished in 0.003801 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/float/minus_spec.rb # 2010-02-23T09:29:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/minus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/minus_spec.rb Float#- - returns self minus other Finished in 0.004235 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/float/modulo_spec.rb # 2010-02-23T09:29:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/modulo_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/modulo_spec.rb Float#% - returns self modulo other - does NOT raise ZeroDivisionError if other is zero Float#modulo - returns self modulo other - does NOT raise ZeroDivisionError if other is zero Finished in 0.008437 seconds 1 file, 4 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/float/multiply_spec.rb # 2010-02-23T09:29:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/multiply_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/multiply_spec.rb Float#* - returns self multiplied by other Finished in 0.003715 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/float/nan_spec.rb # 2010-02-23T09:29:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/nan_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/nan_spec.rb Float#nan? - returns true if self is not a valid IEEE floating-point number Finished in 0.003722 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/float/numerator_spec.rb # 2010-02-23T09:29:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/numerator_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/numerator_spec.rb Finished in 0.002726 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/float/plus_spec.rb # 2010-02-23T09:29:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/plus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/plus_spec.rb Float#+ - returns self plus other Finished in 0.003734 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/float/rationalize_spec.rb # 2010-02-23T09:29:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/rationalize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/rationalize_spec.rb Finished in 0.003577 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/float/round_spec.rb # 2010-02-23T09:29:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/round_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/round_spec.rb Float#round - returns the nearest Integer Finished in 0.003835 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/core/float/to_f_spec.rb # 2010-02-23T09:29:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/to_f_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/to_f_spec.rb Float#to_f - returns self Finished in 0.003689 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/float/to_i_spec.rb # 2010-02-23T09:29:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/to_i_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/to_i_spec.rb Float#to_i - returns self truncated to an Integer Finished in 0.005258 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/core/float/to_int_spec.rb # 2010-02-23T09:29:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/to_int_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/to_int_spec.rb Float# - returns self truncated to an Integer Finished in 0.004636 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/core/float/to_s_spec.rb # 2010-02-23T09:29:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/to_s_spec.rb Float#to_s - returns a string representation of self, possibly Nan, -Infinity, +Infinity - returns a string representation of self - returns the correct values for -0.0 Finished in 0.029909 seconds 1 file, 3 examples, 14 expectations, 0 failures, 0 errors == rubyspec/core/float/truncate_spec.rb # 2010-02-23T09:29:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/truncate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/truncate_spec.rb Float#truncate - returns self truncated to an Integer Finished in 0.004628 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/core/float/uminus_spec.rb # 2010-02-23T09:29:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/uminus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/uminus_spec.rb Float#-@ - negates self Finished in 0.003771 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/core/float/uplus_spec.rb # 2010-02-23T09:29:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/uplus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/uplus_spec.rb Float#+@ - returns the same value with same sign (twos complement) Finished in 0.003648 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/float/zero_spec.rb # 2010-02-23T09:29:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/float/zero_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/float/zero_spec.rb Float#zero? - returns true if self is 0.0 Finished in 0.003584 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/gc/disable_spec.rb # 2010-02-23T09:29:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/gc/disable_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/gc/disable_spec.rb GC.disable - returns true iff the garbage collection was previously disabled Finished in 0.004681 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/core/gc/enable_spec.rb # 2010-02-23T09:29:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/gc/enable_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/gc/enable_spec.rb GC.enable - returns true iff the garbage collection was already disabled Finished in 0.003572 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/gc/garbage_collect_spec.rb # 2010-02-23T09:29:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/gc/garbage_collect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/gc/garbage_collect_spec.rb GC#garbage_collect - always returns nil Finished in 0.025262 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/gc/start_spec.rb # 2010-02-23T09:29:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/gc/start_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/gc/start_spec.rb GC.start - always returns nil Finished in 0.024801 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/gc/stress_spec.rb # 2010-02-23T09:29:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/gc/stress_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/gc/stress_spec.rb GC.stress - returns current status of GC stress mode GC.stress= - sets the stress mode Finished in 2.483636 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/hash/allocate_spec.rb # 2010-02-23T09:29:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/allocate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/allocate_spec.rb Hash.allocate - returns an instance of Hash - returns a fully-formed instance of Hash Finished in 0.004284 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/hash/assoc_spec.rb # 2010-02-23T09:29:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/assoc_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/assoc_spec.rb Finished in 0.002773 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/hash/clear_spec.rb # 2010-02-23T09:29:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/clear_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/clear_spec.rb Hash#clear - removes all key, value pairs - does not remove default values - does not remove default procs - raises a TypeError if called on a frozen instance Finished in 0.007900 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/hash/clone_spec.rb # 2010-02-23T09:29:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/clone_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/clone_spec.rb Hash#clone - copies instance variable but not the objects they refer to Finished in 0.003774 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/hash/compare_by_identity_spec.rb # 2010-02-23T09:29:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/compare_by_identity_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/compare_by_identity_spec.rb Finished in 0.002331 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/hash/constructor_spec.rb # 2010-02-23T09:29:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/constructor_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/constructor_spec.rb Hash.[] - creates a Hash; values can be provided as the argument list - creates a Hash; values can be provided as one single hash - creates a Hash; values can be provided as a list of value-pairs in an array - raises an ArgumentError when passed an odd number of arguments - calls to_hash - returns an instance of the class it's called on Finished in 0.009272 seconds 1 file, 6 examples, 14 expectations, 0 failures, 0 errors == rubyspec/core/hash/default_proc_spec.rb # 2010-02-23T09:29:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/default_proc_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/default_proc_spec.rb Hash#default_proc - returns the block passed to Hash.new - returns nil if no block was passed to proc Finished in 0.006042 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/hash/default_spec.rb # 2010-02-23T09:29:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/default_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/default_spec.rb Hash#default - returns the default value - uses the default proc to compute a default value, passing given key - calls default proc with nil arg if passed a default proc but no arg Hash#default= - sets the default value - unsets the default proc - raises a TypeError if called on a frozen instance Finished in 0.009298 seconds 1 file, 6 examples, 19 expectations, 0 failures, 0 errors == rubyspec/core/hash/delete_if_spec.rb # 2010-02-23T09:29:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/delete_if_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/delete_if_spec.rb Hash#delete_if - yields two arguments: key and value - removes every entry for which block is true and returns self - processes entries with the same order as each() - raises an TypeError if called on a frozen instance - returns an Enumerator if called on a non-empty hash without a block - returns an Enumerator if called on an empty hash without a block Finished in 0.011089 seconds 1 file, 6 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/hash/delete_spec.rb # 2010-02-23T09:29:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/delete_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/delete_spec.rb Hash#delete - removes the entry and returns the deleted value - calls supplied block if the key is not found - returns nil if the key is not found when no block is given - raises a TypeError if called on a frozen instance Finished in 0.007466 seconds 1 file, 4 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/hash/each_key_spec.rb # 2010-02-23T09:29:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/each_key_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/each_key_spec.rb Hash#each_key - calls block once for each key, passing key - processes keys in the same order as keys() - returns an Enumerator if called on a non-empty hash without a block - returns an Enumerator if called on an empty hash without a block Finished in 0.008319 seconds 1 file, 4 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/hash/each_pair_spec.rb # 2010-02-23T09:29:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/each_pair_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/each_pair_spec.rb Hash#each_pair - yields the key and value of each pair to a block expecting |key, value| - yields a [key, value] Array for each pair to a block expecting |*args| - returns an Enumerator if called on a non-empty hash without a block - returns an Enumerator if called on an empty hash without a block Finished in 0.010766 seconds 1 file, 4 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/hash/each_spec.rb # 2010-02-23T09:29:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/each_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/each_spec.rb Hash#each - yields a [[key, value]] Array for each pair to a block expecting |*args| - yields the key and value of each pair to a block expecting |key, value| - uses the same order as keys() and values() - returns an Enumerator if called on a non-empty hash without a block - returns an Enumerator if called on an empty hash without a block Finished in 0.009720 seconds 1 file, 5 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/hash/each_value_spec.rb # 2010-02-23T09:29:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/each_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/each_value_spec.rb Hash#each_value - calls block once for each key, passing value - processes values in the same order as values() - returns an Enumerator if called on a non-empty hash without a block - returns an Enumerator if called on an empty hash without a block Finished in 0.008090 seconds 1 file, 4 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/hash/element_reference_spec.rb # 2010-02-23T09:29:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/element_reference_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/element_reference_spec.rb Hash#[] - returns the value for key - returns nil as default default value - returns the default (immediate) value for missing keys - calls subclass implementations of default - does not create copies of the immediate default value - returns the default (dynamic) value for missing keys - does not return default values for keys with nil values - compares keys with eql? semantics - compares key via hash - does not compare key with unknown hash codes via eql? - compares key with found hash code via eql? Finished in 0.013985 seconds 1 file, 11 examples, 35 expectations, 0 failures, 0 errors == rubyspec/core/hash/element_set_spec.rb # 2010-02-23T09:29:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/element_set_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/element_set_spec.rb Hash#[]= - associates the key with the value and return the value - duplicates string keys using dup semantics - stores unequal keys that hash to the same value - duplicates and freezes string keys - raises a TypeError if called on a frozen instance - raises a RuntimeError if a new key is added during iteration (FAILED - 1) - does not raise an exception if changing the value of an existing key during iteration 1) Hash#[]= raises a RuntimeError if a new key is added during iteration FAILED Expected RuntimeError but no exception was raised /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/should.rb:8:in `should' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/shared/store.rb:56 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/shared/store.rb:42:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/element_set_spec.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.012097 seconds 1 file, 7 examples, 11 expectations, 1 failure, 0 errors exit 1 failed(rubyspec/core/hash/element_set_spec.rb) == rubyspec/core/hash/empty_spec.rb # 2010-02-23T09:29:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/empty_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/empty_spec.rb Hash#empty? - returns true if the hash has no entries - returns true if the hash has no entries and has a default value Finished in 0.013838 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/hash/eql_spec.rb # 2010-02-23T09:29:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/eql_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/eql_spec.rb Hash#eql? - does not compare values when keys don't match - returns false when the numbers of keys differ without comparing any elements - first compares keys via hash - does not compare keys with different hash codes via eql? - computes equality for recursive hashes - doesn't call to_hash on objects - compares values when keys match - compares keys with eql? semantics - returns true iff other Hash has the same number of keys and each key-value pair matches - does not call to_hash on hash subclasses - ignores hash class differences - compares keys with matching hash codes via eql? Finished in 0.022280 seconds 1 file, 12 examples, 37 expectations, 0 failures, 0 errors == rubyspec/core/hash/equal_value_spec.rb # 2010-02-23T09:29:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/equal_value_spec.rb Hash#== - does not compare values when keys don't match - returns false when the numbers of keys differ without comparing any elements - first compares keys via hash - does not compare keys with different hash codes via eql? - computes equality for recursive hashes - doesn't call to_hash on objects - compares values when keys match - compares keys with eql? semantics - returns true iff other Hash has the same number of keys and each key-value pair matches - does not call to_hash on hash subclasses - ignores hash class differences - compares keys with matching hash codes via eql? - returns true if other Hash has the same number of keys and each key-value pair matches, even though the default-value are not same - compares values with == semantics Finished in 0.021439 seconds 1 file, 14 examples, 42 expectations, 0 failures, 0 errors == rubyspec/core/hash/fetch_spec.rb # 2010-02-23T09:29:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/fetch_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/fetch_spec.rb Hash#fetch - returns the value for key - raises an IndexError if key is not found - returns default if key is not found when passed a default - returns value of block if key is not found when passed a block - gives precedence to the default block over the default argument when passed both - raises an ArgumentError when not passed one or two arguments Finished in 0.007991 seconds 1 file, 6 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/hash/flatten_spec.rb # 2010-02-23T09:29:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/flatten_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/flatten_spec.rb Finished in 0.003501 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/hash/has_key_spec.rb # 2010-02-23T09:29:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/has_key_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/has_key_spec.rb Hash#has_key? - returns true if argument is a key - returns true if the key's matching value was nil - returns true if the key's matching value was false - returns true if the key is nil - returns false for objects with the same hash Finished in 0.010587 seconds 1 file, 5 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/hash/has_value_spec.rb # 2010-02-23T09:29:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/has_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/has_value_spec.rb Hash#has_value? - returns true if the value exists in the hash - uses == semantics for comparing values Finished in 0.006536 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/hash/hash_spec.rb # 2010-02-23T09:29:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/hash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/hash_spec.rb Hash - includes Enumerable Hash#hash - returns a value which doesn't depend on the hash order - generates a hash for recursive hash structures Finished in 0.006485 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/hash/include_spec.rb # 2010-02-23T09:29:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/include_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/include_spec.rb Hash#include? - returns true if argument is a key - returns true if the key's matching value was nil - returns true if the key's matching value was false - returns true if the key is nil - returns false for objects with the same hash Finished in 0.008940 seconds 1 file, 5 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/hash/index_spec.rb # 2010-02-23T09:29:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/index_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/index_spec.rb Hash#index - returns the corresponding key for value - returns nil if the value is not found - doesn't return default value if the value is not found - compares values using == Finished in 0.008553 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/hash/indexes_spec.rb # 2010-02-23T09:29:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/indexes_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/indexes_spec.rb Hash#values_at - returns an array of values for the given keys Hash#indexes - returns an array of values for the given keys Finished in 0.007875 seconds 1 file, 2 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/hash/indices_spec.rb # 2010-02-23T09:29:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/indices_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/indices_spec.rb Hash#values_at - returns an array of values for the given keys Hash#indices - returns an array of values for the given keys Finished in 0.007485 seconds 1 file, 2 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/hash/initialize_copy_spec.rb # 2010-02-23T09:29:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/initialize_copy_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/initialize_copy_spec.rb Hash#initialize_copy - is private - replaces the contents of self with other - tries to convert the passed argument to a hash using #to_hash - calls to_hash on hash subclasses - does not transfer default values - raises a TypeError if called on a frozen instance Finished in 0.011361 seconds 1 file, 6 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/hash/initialize_spec.rb # 2010-02-23T09:29:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/initialize_spec.rb Hash#initialize - is private - can be used to reset default_proc - should get passed whatever args were passed to Hash#new - raises a TypeError if called on a frozen instance Finished in 0.008595 seconds 1 file, 4 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/hash/inspect_spec.rb # 2010-02-23T09:29:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/inspect_spec.rb Hash#inspect - returns a string representation with same order as each() - calls inspect on keys and values - handles hashes with recursive values - handles hashes with recursive keys Finished in 0.010299 seconds 1 file, 4 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/hash/invert_spec.rb # 2010-02-23T09:29:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/invert_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/invert_spec.rb Hash#invert - returns a new hash where keys are values and vice versa - handles collisions by overriding with the key coming later in keys() - compares new keys with eql? semantics - does not return subclass instances for subclasses Finished in 0.006047 seconds 1 file, 4 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/hash/key_spec.rb # 2010-02-23T09:29:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/key_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/key_spec.rb Hash#key? - returns true if argument is a key - returns true if the key's matching value was nil - returns true if the key's matching value was false - returns true if the key is nil - returns false for objects with the same hash Finished in 0.010530 seconds 1 file, 5 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/hash/keys_spec.rb # 2010-02-23T09:29:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/keys_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/keys_spec.rb Hash#keys - returns an array populated with keys - it uses the same order as #values Finished in 0.006362 seconds 1 file, 2 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/hash/length_spec.rb # 2010-02-23T09:29:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/length_spec.rb Hash#length - returns the number of entries Finished in 0.006096 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/core/hash/member_spec.rb # 2010-02-23T09:29:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/member_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/member_spec.rb Hash#member? - returns true if argument is a key - returns true if the key's matching value was nil - returns true if the key's matching value was false - returns true if the key is nil - returns false for objects with the same hash Finished in 0.008979 seconds 1 file, 5 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/hash/merge_spec.rb # 2010-02-23T09:29:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/merge_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/merge_spec.rb Hash#merge - returns a new hash by combining self with the contents of other - sets any duplicate key to the value of block if passed a block - tries to convert the passed argument to a hash using #to_hash - does not call to_hash on hash subclasses - returns subclass instance for subclasses - processes entries with same order as each() Hash#merge! - adds the entries from other, overwriting duplicate keys. Returns self - sets any duplicate key to the value of block if passed a block - tries to convert the passed argument to a hash using #to_hash - does not call to_hash on hash subclasses - processes entries with same order as merge() - raises a TypeError if called on a non-empty, frozen instance - does not raise an exception on a frozen instance that would not be modified - raises a RuntimeError if a new key is added during iteration (FAILED - 1) - does not raise an exception if changing the value of an existing key during iteration 1) Hash#merge! raises a RuntimeError if a new key is added during iteration FAILED Expected RuntimeError but no exception was raised /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/should.rb:8:in `should' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/merge_spec.rb:66 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/shared/update.rb:39:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/merge_spec.rb:58 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.021062 seconds 1 file, 15 examples, 26 expectations, 1 failure, 0 errors exit 1 failed(rubyspec/core/hash/merge_spec.rb) == rubyspec/core/hash/new_spec.rb # 2010-02-23T09:29:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/new_spec.rb Hash.new - creates an empty Hash if passed no arguments - creates a new Hash with default object if passed a default argument - does not create a copy of the default argument - creates a Hash with a default_proc if passed a block - raises an ArgumentError if more than one argument is passed - raises an ArgumentError if passed both default argument and default block Finished in 0.018193 seconds 1 file, 6 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/hash/rassoc_spec.rb # 2010-02-23T09:29:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/rassoc_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/rassoc_spec.rb Finished in 0.002738 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/hash/rehash_spec.rb # 2010-02-23T09:29:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/rehash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/rehash_spec.rb Hash#rehash - reorganizes the hash by recomputing all key hash codes - raises a TypeError if called on a frozen instance - causes a RuntimeError to be raised if called inside an iterator block Finished in 0.011578 seconds 1 file, 3 examples, 20 expectations, 0 failures, 0 errors == rubyspec/core/hash/reject_spec.rb # 2010-02-23T09:29:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/reject_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/reject_spec.rb Hash#reject - is equivalent to hsh.dup.delete_if - returns subclass instance for subclasses - processes entries with the same order as reject! - returns an Enumerator if called on a non-empty hash without a block - returns an Enumerator if called on an empty hash without a block Hash#reject! - is equivalent to delete_if if changes are made - returns nil if no changes were made - processes entries with the same order as delete_if - raises a TypeError if called on a frozen instance - returns an Enumerator when called on a non-empty hash without a block - returns an Enumerator when called on an empty hash without a block Finished in 0.017036 seconds 1 file, 11 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/hash/replace_spec.rb # 2010-02-23T09:29:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/replace_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/replace_spec.rb Hash#replace - replaces the contents of self with other - tries to convert the passed argument to a hash using #to_hash - calls to_hash on hash subclasses - does not transfer default values - raises a TypeError if called on a frozen instance Finished in 0.010105 seconds 1 file, 5 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/hash/select_spec.rb # 2010-02-23T09:29:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/select_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/select_spec.rb Hash#select - yields two arguments: key and value - returns an Array of entries for which block is true - processes entries with the same order as reject - returns an Enumerator when called on a non-empty hash without a block - returns an Enumerator when called on an empty hash without a block Finished in 0.010783 seconds 1 file, 5 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/hash/shift_spec.rb # 2010-02-23T09:29:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/shift_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/shift_spec.rb Hash#shift - removes a pair from hash and return it - returns nil from an empty hash - returns (computed) default for empty hashes - raises a TypeError if called on a frozen instance Finished in 0.008294 seconds 1 file, 4 examples, 21 expectations, 0 failures, 0 errors == rubyspec/core/hash/size_spec.rb # 2010-02-23T09:30:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/size_spec.rb Hash#size - returns the number of entries Finished in 0.005951 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/core/hash/sort_spec.rb # 2010-02-23T09:30:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/sort_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/sort_spec.rb Hash#sort - converts self to a nested array of [key, value] arrays and sort with Array#sort - works when some of the keys are themselves arrays - uses block to sort array if passed a block Finished in 0.005453 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/hash/store_spec.rb # 2010-02-23T09:30:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/store_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/store_spec.rb Hash#store - associates the key with the value and return the value - duplicates string keys using dup semantics - stores unequal keys that hash to the same value - duplicates and freezes string keys - raises a TypeError if called on a frozen instance - raises a RuntimeError if a new key is added during iteration (FAILED - 1) - does not raise an exception if changing the value of an existing key during iteration 1) Hash#store raises a RuntimeError if a new key is added during iteration FAILED Expected RuntimeError but no exception was raised /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/should.rb:8:in `should' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/shared/store.rb:56 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/shared/store.rb:42:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/store_spec.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.012308 seconds 1 file, 7 examples, 11 expectations, 1 failure, 0 errors exit 1 failed(rubyspec/core/hash/store_spec.rb) == rubyspec/core/hash/to_a_spec.rb # 2010-02-23T09:30:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/to_a_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/to_a_spec.rb Hash#to_a - returns a list of [key, value] pairs with same order as each() Finished in 0.011252 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/hash/to_hash_spec.rb # 2010-02-23T09:30:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/to_hash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/to_hash_spec.rb Hash#to_hash - returns self Finished in 0.004301 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/hash/to_s_spec.rb # 2010-02-23T09:30:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/to_s_spec.rb Hash#to_s - returns a string by calling Hash#to_a and using Array#join with default separator Finished in 0.035214 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/hash/try_convert_spec.rb # 2010-02-23T09:30:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/try_convert_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/try_convert_spec.rb Finished in 0.002607 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/hash/update_spec.rb # 2010-02-23T09:30:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/update_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/update_spec.rb Hash#update - adds the entries from other, overwriting duplicate keys. Returns self - sets any duplicate key to the value of block if passed a block - tries to convert the passed argument to a hash using #to_hash - does not call to_hash on hash subclasses - processes entries with same order as merge() - raises a TypeError if called on a non-empty, frozen instance - does not raise an exception on a frozen instance that would not be modified Finished in 0.012394 seconds 1 file, 7 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/hash/value_spec.rb # 2010-02-23T09:30:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/value_spec.rb Hash#value? - returns true if the value exists in the hash - uses == semantics for comparing values Finished in 0.006391 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/hash/values_at_spec.rb # 2010-02-23T09:30:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/values_at_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/values_at_spec.rb Hash#values_at - returns an array of values for the given keys Finished in 0.005049 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/core/hash/values_spec.rb # 2010-02-23T09:30:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/hash/values_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/hash/values_spec.rb Hash#values - returns an array of values Finished in 0.004646 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/integer/ceil_spec.rb # 2010-02-23T09:30:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/integer/ceil_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/ceil_spec.rb Integer#ceil - returns self Finished in 0.005023 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/core/integer/chr_spec.rb # 2010-02-23T09:30:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/integer/chr_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/chr_spec.rb Integer#chr - returns a string containing the ASCII character represented by self - returns a new String for each call - raises a RangeError if self is out of the ASCII character range Finished in 0.007764 seconds 1 file, 3 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/integer/denominator_spec.rb # 2010-02-23T09:30:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/integer/denominator_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/denominator_spec.rb Finished in 0.002531 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/integer/downto_spec.rb # 2010-02-23T09:30:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/integer/downto_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/downto_spec.rb Integer#downto [stop] when self and stop are Fixnums - does not yield when stop is greater than self - yields once when stop equals self - yields while decreasing self until it is less than stop - yields while decreasing self until it less than ceil for a Float endpoint - raises a ArgumentError for invalid endpoints - returns an Enumerator Finished in 0.007860 seconds 1 file, 6 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/integer/even_spec.rb # 2010-02-23T09:30:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/integer/even_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/even_spec.rb Integer#even? - returns true when self is an even number Finished in 0.004470 seconds 1 file, 1 example, 9 expectations, 0 failures, 0 errors == rubyspec/core/integer/floor_spec.rb # 2010-02-23T09:30:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/integer/floor_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/floor_spec.rb Integer#floor - returns self Finished in 0.005157 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/core/integer/gcd_spec.rb # 2010-02-23T09:30:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/integer/gcd_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/gcd_spec.rb Finished in 0.003308 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/integer/gcdlcm_spec.rb # 2010-02-23T09:30:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/integer/gcdlcm_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/gcdlcm_spec.rb Finished in 0.003337 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/integer/induced_from_spec.rb # 2010-02-23T09:30:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/integer/induced_from_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/induced_from_spec.rb Integer.induced_from with [Float] - returns a Fixnum when the passed Float is in Fixnum's range - returns a Bignum when the passed Float is out of Fixnum's range Integer.induced_from - returns the passed argument when passed a Bignum or Fixnum - does not try to convert non-Integers to Integers using #to_int - does not try to convert non-Integers to Integers using #to_i - raises a TypeError when passed a non-Integer Finished in 0.010173 seconds 1 file, 6 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/integer/integer_spec.rb # 2010-02-23T09:30:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/integer/integer_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/integer_spec.rb Integer#integer? - returns true Finished in 0.003591 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/integer/lcm_spec.rb # 2010-02-23T09:30:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/integer/lcm_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/lcm_spec.rb Finished in 0.003384 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/integer/next_spec.rb # 2010-02-23T09:30:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/integer/next_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/next_spec.rb Integer#next - returns the Integer equal to self + 1 Finished in 0.004918 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/core/integer/numerator_spec.rb # 2010-02-23T09:30:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/integer/numerator_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/numerator_spec.rb Finished in 0.002563 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/integer/odd_spec.rb # 2010-02-23T09:30:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/integer/odd_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/odd_spec.rb Integer#odd? - returns true when self is an odd number Finished in 0.004492 seconds 1 file, 1 example, 9 expectations, 0 failures, 0 errors == rubyspec/core/integer/ord_spec.rb # 2010-02-23T09:30:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/integer/ord_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/ord_spec.rb Integer#ord - returns self Finished in 0.004414 seconds 1 file, 1 example, 8 expectations, 0 failures, 0 errors == rubyspec/core/integer/pred_spec.rb # 2010-02-23T09:30:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/integer/pred_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/pred_spec.rb Integer#pred - returns the Integer equal to self - 1 Finished in 0.004226 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/core/integer/round_spec.rb # 2010-02-23T09:30:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/integer/round_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/round_spec.rb Integer#round - returns self Finished in 0.004554 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/core/integer/succ_spec.rb # 2010-02-23T09:30:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/integer/succ_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/succ_spec.rb Integer#succ - returns the Integer equal to self + 1 Finished in 0.004396 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/core/integer/times_spec.rb # 2010-02-23T09:30:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/integer/times_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/times_spec.rb Integer#times - returns self - yields each value from 0 to self - 1 - skips the current iteration when encountering 'next' - skips all iterations when encountering 'break' - skips all iterations when encountering break with an argument and returns that argument - executes a nested while loop containing a break expression - executes a nested #times - returns an Enumerator Finished in 0.008005 seconds 1 file, 8 examples, 12 expectations, 0 failures, 0 errors == rubyspec/core/integer/to_i_spec.rb # 2010-02-23T09:30:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/integer/to_i_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/to_i_spec.rb Integer#to_i - returns self Finished in 0.004572 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/core/integer/to_int_spec.rb # 2010-02-23T09:30:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/integer/to_int_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/to_int_spec.rb Integer#to_int - returns self Finished in 0.004491 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/core/integer/to_r_spec.rb # 2010-02-23T09:30:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/integer/to_r_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/to_r_spec.rb Finished in 0.003105 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/integer/truncate_spec.rb # 2010-02-23T09:30:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/integer/truncate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/truncate_spec.rb Integer#truncate - returns self Finished in 0.004400 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/core/integer/upto_spec.rb # 2010-02-23T09:30:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/integer/upto_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/integer/upto_spec.rb Integer#upto [stop] when self and stop are Fixnums - does not yield when stop is less than self - yields once when stop equals self - yields while increasing self until it is less than stop - yields while increasing self until it is greater than floor of a Float endpoint - raises an ArgumentError for non-numeric endpoints - returns an Enumerator Finished in 0.007495 seconds 1 file, 6 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/io/binmode_spec.rb # 2010-02-23T09:30:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/binmode_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/binmode_spec.rb IO#binmode - raises an IOError on closed stream - puts a stream in binary mode Finished in 0.009436 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/io/bytes_spec.rb # 2010-02-23T09:30:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/bytes_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/bytes_spec.rb IO#bytes - returns an enumerator of the next bytes from the stream - does not yield to a block - raises an IOError on closed stream - raises an IOError on an enumerator for a stream that has been closed Finished in 0.010009 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/io/chars_spec.rb # 2010-02-23T09:30:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/chars_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/chars_spec.rb IO#chars - returns an enumerator of the next chars from the stream - returns an enumerator for a closed stream - raises an IOError when an enumerator created on a closed stream is accessed - raises an IOError when the stream for the enumerator is closed Finished in 0.034132 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/io/close_read_spec.rb # 2010-02-23T09:30:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/close_read_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/close_read_spec.rb IO#close_read - closes the read end of a duplex I/O stream - raises an IOError on subsequent invocations - allows subsequent invocation of close - raises an IOError if the stream is writable and not duplexed - closes the stream if it is neither writable nor duplexed - raises IOError on closed stream Finished in 0.083659 seconds 1 file, 6 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/io/close_spec.rb # 2010-02-23T09:30:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/close_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/close_spec.rb IO#close - closes the stream - returns nil - makes the stream unavailable for any further data operations - raises an IOError on subsequent invocations - raises when a file descriptor is closed twice IO#close on an IO.popen stream - clears #pid - sets $? - waits for the child to exit Finished in 0.090332 seconds 1 file, 8 examples, 12 expectations, 0 failures, 0 errors == rubyspec/core/io/close_write_spec.rb # 2010-02-23T09:30:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/close_write_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/close_write_spec.rb IO#close_write - closes the write end of a duplex I/O stream - raises an IOError on subsequent invocations - allows subsequent invocation of close - raises an IOError if the stream is readable and not duplexed - closes the stream if it is neither readable nor duplexed - flushes and closes the write stream - raises IOError on closed stream Finished in 0.067162 seconds 1 file, 7 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/io/closed_spec.rb # 2010-02-23T09:30:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/closed_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/closed_spec.rb IO#closed? - returns true on closed stream - returns false on open stream Finished in 0.006138 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/io/codepoints_spec.rb # 2010-02-23T09:30:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/codepoints_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/codepoints_spec.rb Finished in 0.023385 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/io/constants_spec.rb # 2010-02-23T09:30:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/constants_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/constants_spec.rb IO::SEEK_SET - is defined IO::SEEK_CUR - is defined IO::SEEK_END - is defined Finished in 0.005347 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/io/data/data_spec.rb # 2010-02-23T09:30:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/data/data_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/data/data_spec.rb DATA - presents $0 file data after __END__ as a File object Finished in 0.022274 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/io/data/flock_spec.rb # 2010-02-23T09:30:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/data/flock_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/data/flock_spec.rb DATA.flock - succeeds in locking the file DATA came from Finished in 0.038974 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/io/dup_spec.rb # 2010-02-23T09:30:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/dup_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/dup_spec.rb IO#dup - returns a new IO instance - sets a new descriptor on the returned object - allows closing the new IO without affecting the original - allows closing the original IO without affecting the new one - raises IOError on closed stream Finished in 0.010967 seconds 1 file, 5 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/io/each_byte_spec.rb # 2010-02-23T09:30:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/each_byte_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/each_byte_spec.rb IO#each_byte - raises IOError on closed stream - yields each byte - returns an Enumerator when passed no block IO#each_byte - returns self on an empty stream Finished in 0.010551 seconds 1 file, 4 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/io/each_char_spec.rb # 2010-02-23T09:30:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/each_char_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/each_char_spec.rb IO#each_char - raises IOError on closed stream - yields each character - returns an Enumerator when passed no block IO#each_char - does not yield any characters on an empty stream Finished in 0.011682 seconds 1 file, 4 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/io/each_codepoint_spec.rb # 2010-02-23T09:30:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/each_codepoint_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/each_codepoint_spec.rb Finished in 0.005282 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/io/each_line_spec.rb # 2010-02-23T09:30:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/each_line_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/each_line_spec.rb IO#each_line with no separator - yields each line to the passed block - yields each line starting from the current position - returns self - does not change $_ - returns self - raises an IOError when self is not readable - returns an Enumerator when passed no block IO#each_line when passed a String containing one space as a separator - uses the passed argument as the line separator - does not change $_ - tries to convert the passed separator to a String using #to_str IO#each_line when passed nil as a separator - yields self's content starting from the current position when the passed separator is nil IO#each_line when passed an empty String as a separator - yields each paragraph IO#each_line - uses $/ as the default line separator Finished in 0.025237 seconds 1 file, 13 examples, 14 expectations, 0 failures, 0 errors == rubyspec/core/io/each_spec.rb # 2010-02-23T09:30:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/each_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/each_spec.rb IO#each with no separator - yields each line to the passed block - yields each line starting from the current position - returns self - does not change $_ - returns self - raises an IOError when self is not readable - returns an Enumerator when passed no block IO#each when passed a String containing one space as a separator - uses the passed argument as the line separator - does not change $_ - tries to convert the passed separator to a String using #to_str IO#each when passed nil as a separator - yields self's content starting from the current position when the passed separator is nil IO#each when passed an empty String as a separator - yields each paragraph IO#each - uses $/ as the default line separator Finished in 0.025212 seconds 1 file, 13 examples, 14 expectations, 0 failures, 0 errors == rubyspec/core/io/eof_spec.rb # 2010-02-23T09:30:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/eof_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/eof_spec.rb IO#eof? - returns false when not at end of file - returns true after reading with read with no parameters - returns true after reading with read - returns true after reading with sysread - returns true after reading with readlines - returns true on just opened empty stream - returns false on just opened non-empty stream - should not consume the data from the stream - raises IOError on closed stream - raises IOError on stream not opened for reading - raises IOError on stream closed for reading by close_read - returns true on one-byte stream after single-byte read - returns true on receiving side of Pipe when writing side is closed - returns false on receiving side of Pipe when writing side wrote some data Finished in 0.023636 seconds 1 file, 14 examples, 17 expectations, 0 failures, 0 errors == rubyspec/core/io/fcntl_spec.rb # 2010-02-23T09:30:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/fcntl_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/fcntl_spec.rb IO#fcntl - raises IOError on closed stream Finished in 0.005276 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/io/fileno_spec.rb # 2010-02-23T09:30:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/fileno_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/fileno_spec.rb IO#fileno - returns the numeric file descriptor of the given IO object - raises IOError on closed stream Finished in 0.006458 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/io/flush_spec.rb # 2010-02-23T09:30:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/flush_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/flush_spec.rb IO#flush - raises IOError on closed stream Finished in 0.005395 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/io/for_fd_spec.rb # 2010-02-23T09:30:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/for_fd_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/for_fd_spec.rb IO.for_fd - returns a new IO object - takes an Integer or #to_int argument as the descriptor to open - associates new IO with the old descriptor so each IO directly affects the other - raises TypeError if not given an Integer or #to_int - raises ArgumentError if not given any arguments - raises EBADF if the file descriptor given is not a valid and open one - raises EINVAL if mode is not compatible with the descriptor's current mode - raises IOError on closed stream - does not close the stream automatically if given a block - emits a warning if given a block - accepts only one argument - cannot open an IO with incompatible flags Finished in 0.032813 seconds 1 file, 12 examples, 20 expectations, 0 failures, 0 errors == rubyspec/core/io/foreach_spec.rb # 2010-02-23T09:30:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/foreach_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/foreach_spec.rb IO.foreach - raises TypeError if the first parameter is nil - raises Errno::ENOENT if the file does not exist - converts first parameter to string and uses as file name - returns an Enumerator when called without a block IO.foreach with no separator argument - yields a sequence of Strings that were separated by $/ - updates $. with each yield IO.foreach with nil as the separator argument - yields a single string with entire content - updates $. with each yield IO.foreach with an empty String as the separator argument - yields a sequence of paragraphs when the separator is an empty string - updates $. with each yield IO.foreach with an arbitrary String as the separator argument - yields a sequence of Strings that were separated by r - updates $. with each yield - accepts non-ASCII data as separator IO.foreach with an object as the separator argument - calls #to_str once to convert it to a String Finished in 0.023658 seconds 1 file, 14 examples, 30 expectations, 0 failures, 0 errors == rubyspec/core/io/fsync_spec.rb # 2010-02-23T09:30:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/fsync_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/fsync_spec.rb IO#fsync - raises IOError on closed stream - writes the buffered data to permanent storage Finished in 0.008176 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/io/getbyte_spec.rb # 2010-02-23T09:30:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/getbyte_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/getbyte_spec.rb IO#getbyte - returns the next byte from the stream - returns nil when invoked at the end of the stream - raises an IOError on closed stream IO#getbyte - returns nil on empty stream Finished in 0.009671 seconds 1 file, 4 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/io/getc_spec.rb # 2010-02-23T09:30:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/getc_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/getc_spec.rb IO#getc - returns the next byte from the stream - returns nil when invoked at the end of the stream - raises IOError on closed stream IO#getc - returns nil on empty stream Finished in 0.010028 seconds 1 file, 4 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/io/gets_spec.rb # 2010-02-23T09:30:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/gets_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/gets_spec.rb IO#gets with ASCII separator - returns the separator's number representation IO#gets - assigns the returned line to $_ - returns nil if called at the end of the stream - raises IOError on closed stream IO#gets with no separator - returns the next line of string that is separated by $/ - returns tainted strings - updates lineno with each invocation - updates $. with each invocation IO#gets with nil separator - returns the entire contents - returns tainted strings - updates lineno with each invocation - updates $. with each invocation IO#gets with an empty String separator - returns the next paragraph - reads until the beginning of the next paragraph - returns tainted strings - updates lineno with each invocation - updates $. with each invocation IO#gets with an arbitrary String separator - reads up to and including the separator - returns tainted strings - updates lineno with each invocation - updates $. with each invocation IO#gets - raises an IOError if the stream is opened for append only - raises an IOError if the stream is opened for writing only IO#gets - raises an IOErro on the clone of a stream not open for reading Finished in 0.061606 seconds 1 file, 24 examples, 82 expectations, 0 failures, 0 errors == rubyspec/core/io/initialize_copy_spec.rb # 2010-02-23T09:30:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/initialize_copy_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/initialize_copy_spec.rb IO#initialize_copy - needs to be reviewed for spec completeness Finished in 0.003382 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/io/initialize_spec.rb # 2010-02-23T09:30:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/initialize_spec.rb IO#initialize - succeeds when fd is a Fixnum - succeeds when fd responds to #to_int - raises a TypeError when fd is an IO - raises a TypeError when given a non-integer - raises IOError on closed stream - raises an Errno::EBADF when given an invalid file descriptor Finished in 0.009688 seconds 1 file, 6 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/io/inspect_spec.rb # 2010-02-23T09:30:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/inspect_spec.rb IO#inspect - returns a string describing a stream Finished in 0.006594 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/io/io_spec.rb # 2010-02-23T09:30:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/io_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/io_spec.rb IO - includes File::Constants Finished in 0.003506 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/io/ioctl_spec.rb # 2010-02-23T09:30:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/ioctl_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ioctl_spec.rb IO#ioctl - raises IOError on closed stream Finished in 0.005287 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/io/isatty_spec.rb # 2010-02-23T09:30:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/isatty_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/isatty_spec.rb IO#isatty - returns false if this stream is not a terminal device (TTY) - raises IOError on closed stream Finished in 0.007411 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/io/lineno_spec.rb # 2010-02-23T09:30:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/lineno_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/lineno_spec.rb IO#lineno - raises an IOError on a closed stream - returns the current line number IO#lineno= - raises an IOError on a closed stream - calls #to_int on a non-numeric argument - truncates a Float argument - raises TypeError on nil argument - sets the current line number to the given value - does not change $. - does not change $. until next read Finished in 0.018048 seconds 1 file, 9 examples, 63 expectations, 0 failures, 0 errors == rubyspec/core/io/lines_spec.rb # 2010-02-23T09:30:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/lines_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/lines_spec.rb IO#lines - returns an Enumerator - returns a line when accessed - ignores a given block Finished in 0.007754 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/io/new_spec.rb # 2010-02-23T09:30:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/new_spec.rb IO.new - returns a new IO object - takes an Integer or #to_int argument as the descriptor to open - associates new IO with the old descriptor so each IO directly affects the other - raises TypeError if not given an Integer or #to_int - raises ArgumentError if not given any arguments - raises EBADF if the file descriptor given is not a valid and open one - raises EINVAL if mode is not compatible with the descriptor's current mode - raises IOError on closed stream - does not close the stream automatically if given a block - emits a warning if given a block - accepts only one argument - cannot open an IO with incompatible flags Finished in 0.022000 seconds 1 file, 12 examples, 20 expectations, 0 failures, 0 errors == rubyspec/core/io/open_spec.rb # 2010-02-23T09:30:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/open_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/open_spec.rb IO.open - returns a new IO object - takes an Integer or #to_int argument as the descriptor to open - associates new IO with the old descriptor so each IO directly affects the other - raises TypeError if not given an Integer or #to_int - raises ArgumentError if not given any arguments - raises EBADF if the file descriptor given is not a valid and open one - raises EINVAL if mode is not compatible with the descriptor's current mode - raises IOError on closed stream - does not close the stream automatically if given a block - emits a warning if given a block - accepts only one argument - cannot open an IO with incompatible flags IO.open - raises an IOError on closed stream - with a block invokes close on opened IO object when exiting the block - with a block propagates non-StandardErrors produced by close - with a block swallows StandardErrors produced by close Finished in 0.051582 seconds 1 file, 16 examples, 24 expectations, 0 failures, 0 errors == rubyspec/core/io/output_spec.rb # 2010-02-23T09:30:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/output_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/output_spec.rb IO#<< - writes an object to the IO stream - calls #to_s on the object to print it - raises an error if the stream is closed - returns self Finished in 0.033014 seconds 1 file, 4 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/io/pid_spec.rb # 2010-02-23T09:30:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/pid_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/pid_spec.rb IO#pid - returns nil for IO not associated with a process (ERROR - 1) IO#pid - returns the ID of a process associated with stream - raises an IOError on closed stream 1) An exception occurred during: before :each IO#pid returns nil for IO not associated with a process ERROR NameError: uninitialized constant IOSpecs /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/pid_spec.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/pid_spec.rb:1:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:204:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/pid_spec.rb:3 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.040776 seconds 1 file, 2 examples, 2 expectations, 0 failures, 1 error exit 1 failed(rubyspec/core/io/pid_spec.rb) == rubyspec/core/io/pipe_spec.rb # 2010-02-23T09:30:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/pipe_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/pipe_spec.rb IO.pipe - creates a two-ended pipe - returns two IO objects Finished in 0.017206 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/io/popen_spec.rb # 2010-02-23T09:30:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/popen_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/popen_spec.rb IO::popen - reads from a read-only pipe - reads and writes to a read/write pipe - writes to a write-only pipe - allows the io to be closed inside the block Finished in 0.333199 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/io/pos_spec.rb # 2010-02-23T09:30:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/pos_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/pos_spec.rb IO#pos - gets the offset - raises IOError on closed stream - resets #eof? IO#pos= - sets the offset - converts arguments to Integers - does not accept Bignums that don't fit in a C long - raises IOError on closed stream Finished in 0.061255 seconds 1 file, 7 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/io/print_spec.rb # 2010-02-23T09:30:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/print_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/print_spec.rb IO#print - writes $_.to_s followed by $\ (if any) to the stream if no arguments given - calls obj.to_s and not obj.to_str then writes the record seperator - writes each obj.to_s to the stream and appends $\ (if any) given multiple objects - raises IOError on closed stream Finished in 0.019304 seconds 1 file, 4 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/io/printf_spec.rb # 2010-02-23T09:30:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/printf_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/printf_spec.rb IO#printf - writes the #sprintf formatted string to the file descriptor - raises IOError on closed stream Finished in 0.008393 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/io/putc_spec.rb # 2010-02-23T09:30:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/putc_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/putc_spec.rb IO#putc - raises IOError on closed stream - writes the first byte of a String - calls #to_int on a non-Integer and writes the first byte of the value - writes a Numeric that fits in a byte - write the first byte of a Numeric that does not fit in a byte Finished in 0.018631 seconds 1 file, 5 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/io/puts_spec.rb # 2010-02-23T09:30:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/puts_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/puts_spec.rb IO#puts - writes just a newline when given no args - writes just a newline when given just a newline - writes nil with a newline when given nil as an arg - calls to_s before writing non-string objects - writes each arg if given several - flattens a nested array before writing it - writes nothing for an empty array - writes [...] for a recursive array arg - writes a newline after objects that do not end in newlines - does not write a newline after objects that end in newlines - ignores the $/ separator global - raises IOError on closed stream Finished in 0.028209 seconds 1 file, 12 examples, 35 expectations, 0 failures, 0 errors == rubyspec/core/io/read_nonblock_spec.rb # 2010-02-23T09:30:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/read_nonblock_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/read_nonblock_spec.rb IO#read_nonblock - raises EAGAIN when there is no data - returns at most the number of bytes requested - returns less data if that is all that is available - changes the behavior of #read to nonblocking - raises IOError on closed stream - raises EOFError when the end is reached Finished in 0.011059 seconds 1 file, 6 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/io/read_spec.rb # 2010-02-23T09:30:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/read_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/read_spec.rb IO.read - reads the contents of a file - treats second nil argument as no length limit - treats third nil argument as 0 - reads the contents of a file up to a certain size when specified - reads the contents of a file from an offset of a specific size when specified - returns nil at end-of-file when length is passed - raises an Errno::ENOENT when the requested file does not exist - raises a TypeError when not passed a String type - raises an ArgumentError when not passed a valid length - raises an Errno::EINVAL when not passed a valid offset IO.read on an empty file - returns nil when length is passed - returns an empty string when no length is passed IO#read - can be read from consecutively - consumes zero bytes when reading zero bytes - is at end-of-file when everything has been read - reads the contents of a file - places the specified number of bytes in the buffer - expands the buffer when too small - overwrites the buffer - truncates the buffer when too big - returns the given buffer - coerces the second argument to string and uses it as a buffer - returns an empty string at end-of-file - reads the contents of a file when more bytes are specified - returns an empty string at end-of-file - returns an empty string when the current pos is bigger than the content size - returns nil at end-of-file with a length - with length argument returns nil when the current pos is bigger than the content size - raises IOError on closed stream IO#read with encodings - ignores unicode encoding IO#read with large data - reads all the data at once - reads only the requested number of bytes Finished in 0.119397 seconds 1 file, 32 examples, 45 expectations, 0 failures, 0 errors == rubyspec/core/io/readchar_spec.rb # 2010-02-23T09:30:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/readchar_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/readchar_spec.rb IO#readchar - returns the next byte from the stream - raises an EOFError when invoked at the end of the stream - raises IOError on closed stream IO#readchar - raises EOFError on empty stream Finished in 0.010927 seconds 1 file, 4 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/io/readline_spec.rb # 2010-02-23T09:30:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/readline_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/readline_spec.rb IO#readline - returns the next line on the stream - goes back to first position after a rewind - returns characters after the position set by #seek - raises EOFError on end of stream - raises IOError on closed stream - assigns the returned line to $_ Finished in 0.011073 seconds 1 file, 6 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/io/readlines_spec.rb # 2010-02-23T09:30:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/readlines_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/readlines_spec.rb IO#readlines - raises an IOError if the stream is closed IO#readlines when passed no arguments - returns an Array containing lines based on $/ IO#readlines when passed no arguments - updates self's position - updates self's lineno based on the number of lines read - does not change $_ - returns an empty Array when self is at the end IO#readlines when passed nil - returns the remaining content as one line starting at the current position IO#readlines when passed an empty String - returns an Array containing all paragraphs IO#readlines when passed a separator - returns an Array containing lines based on the separator - returns an empty Array when self is at the end - updates self's lineno based on the number of lines read - updates self's position based on the number of characters read - does not change $_ - tries to convert the passed separator to a String using #to_str IO#readlines - raises an IOError if the stream is opened for append only - raises an IOError if the stream is opened for write only IO.readlines when not passed a separator - returns an Array containing lines of file_name based on $/ IO.readlines when not passed a separator - raises an Errno::ENOENT error when the passed file_name does not exist - does not change $_ - tries to convert the passed file_name to a String using #to_str IO.readlines when passed nil as a separator - returns the contents as a single String IO.readlines when passed an empty String as a separator - returns an Array containing all paragraphs IO.readlines when passed an arbitrary string separator - returns an Array containing lines of file_name based on the passed separator - does not change $_ IO.readlines when passed an object as separator - tries to convert the passed separator to a String using #to_str Finished in 0.063619 seconds 1 file, 25 examples, 26 expectations, 0 failures, 0 errors == rubyspec/core/io/readpartial_spec.rb # 2010-02-23T09:30:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/readpartial_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/readpartial_spec.rb IO#readpartial - raises IOError on closed stream - reads at most the specified number of bytes - reads after ungetc with data in the buffer - reads after ungetc without data in the buffer - discards the existing buffer content upon successful read - raises EOFError on EOF - discards the existing buffer content upon error - raises IOError if the stream is closed - raises ArgumentError if the negative argument is provided - immediately returns an empty string if the length argument is 0 Finished in 0.013609 seconds 1 file, 10 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/io/reopen_spec.rb # 2010-02-23T09:30:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/reopen_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/reopen_spec.rb IO#reopen - raises IOError on closed stream - raises IOError when called on closed stream - should not raise IOError when called on closed stream with path - reassociates self to another file/descriptor but returns self - reassociates self with a new stream opened on path, when self in initial state - reassociates self with a new stream opened on path, after some reads - reassociates self with a new stream opened on path, after some writes - reassociates self with the I/O stream specified as an argument, after some reads - reassociates self with the I/O stream specified as an argument, after some writes - reassociates self with a new stream after some reads Finished in 0.036968 seconds 1 file, 10 examples, 18 expectations, 0 failures, 0 errors == rubyspec/core/io/rewind_spec.rb # 2010-02-23T09:30:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/rewind_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/rewind_spec.rb IO#rewind - positions the instance to the beginning of input - positions the instance to the beginning of input and clears EOF - sets lineno to 0 - raises IOError on closed stream Finished in 0.008912 seconds 1 file, 4 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/io/seek_spec.rb # 2010-02-23T09:30:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/seek_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/seek_spec.rb IO#seek - sets the offset - converts arguments to Integers - does not accept Bignums that don't fit in a C long - raises IOError on closed stream IO#seek - moves the read position relative to the current position with SEEK_CUR - moves the read position relative to the start with SEEK_SET - moves the read position relative to the end with SEEK_END - moves the read position and clears EOF with SEEK_SET - moves the read position and clears EOF with SEEK_CUR - moves the read position and clears EOF with SEEK_END Finished in 0.044587 seconds 1 file, 10 examples, 19 expectations, 0 failures, 0 errors == rubyspec/core/io/select_spec.rb # 2010-02-23T09:30:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/select_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/select_spec.rb IO.select - blocks for duration of timeout if there are no objects ready for I/O - returns immediately all objects that are ready for I/O when timeout is 0 - returns nil after timeout if there are no objects ready for I/O - returns supplied objects when they are ready for I/O - returns supplied objects correctly even when monitoring the same object in different arrays - invokes to_io on supplied objects that are not IO - raises TypeError if supplied objects are not IO - raises TypeError if the specified timeout value is not Numeric - raises TypeError if the first three arguments are not Arrays - does not raise errors if the first three arguments are nil - does not accept negative timeouts Finished in 1.020441 seconds 1 file, 11 examples, 20 expectations, 0 failures, 0 errors == rubyspec/core/io/stat_spec.rb # 2010-02-23T09:30:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/stat_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/stat_spec.rb IO#stat - raises IOError on closed stream - returns a File::Stat object for the stream Finished in 0.006776 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/io/sync_spec.rb # 2010-02-23T09:30:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/sync_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/sync_spec.rb IO#sync= - sets the sync mode to true or false - accepts non-boolean arguments - raises an IOError on closed stream IO#sync - returns the current sync mode - raises an IOError on closed stream Finished in 0.010316 seconds 1 file, 5 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/io/sysopen_spec.rb # 2010-02-23T09:30:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/sysopen_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/sysopen_spec.rb IO.sysopen - returns the file descriptor for a given path - works on directories - accepts a mode as second argument - accepts permissions as third argument Finished in 0.025786 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/io/sysread_spec.rb # 2010-02-23T09:30:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/sysread_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/sysread_spec.rb IO#sysread on a file - reads the specified number of bytes from the file - reads the specified number of bytes from the file to the buffer - coerces the second argument to string and uses it as a buffer - advances the position of the file by the specified number of bytes - throws IOError when called immediately after a buffered IO#read - does not raise error if called after IO#read followed by IO#write - does not raise error if called after IO#read followed by IO#syswrite - reads updated content after the flushed buffered IO#write - raises IOError on closed stream Finished in 0.028392 seconds 1 file, 9 examples, 17 expectations, 0 failures, 0 errors == rubyspec/core/io/sysseek_spec.rb # 2010-02-23T09:30:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/sysseek_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/sysseek_spec.rb IO#sysseek - sets the offset - converts arguments to Integers - does not accept Bignums that don't fit in a C long - raises IOError on closed stream IO#sysseek - moves the read position relative to the current position with SEEK_CUR - raises an error when called after buffered reads - moves the read position relative to the start with SEEK_SET - moves the read position relative to the end with SEEK_END Finished in 0.022638 seconds 1 file, 8 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/io/syswrite_spec.rb # 2010-02-23T09:30:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/syswrite_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/syswrite_spec.rb IO#syswrite on a file - writes all of the string's bytes but does not buffer them - warns if called immediately after a buffered IO#write - does not warn if called after IO#write with intervening IO#sysread - writes to the actual file position when called after buffered IO#read IO#syswrite - coerces the argument to a string using to_s - checks if the file is writable if writing more than zero bytes - returns the number of bytes written - invokes to_s on non-String argument - writes all of the string's bytes without buffering if mode is sync - does not warn if called after IO#read - writes to the current position after IO#read - advances the file position by the count of given bytes - raises IOError on closed stream Finished in 0.044506 seconds 1 file, 13 examples, 17 expectations, 0 failures, 0 errors == rubyspec/core/io/tell_spec.rb # 2010-02-23T09:30:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/tell_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/tell_spec.rb IO#tell - gets the offset - raises IOError on closed stream - resets #eof? Finished in 0.012771 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/io/to_i_spec.rb # 2010-02-23T09:30:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/to_i_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/to_i_spec.rb IO#to_i - return the numeric file descriptor of the given IO object - raises IOError on closed stream Finished in 0.005967 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/io/to_io_spec.rb # 2010-02-23T09:30:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/to_io_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/to_io_spec.rb IO#to_io - returns self for open stream - returns self for closed stream Finished in 0.017519 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/io/try_convert_spec.rb # 2010-02-23T09:30:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/try_convert_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/try_convert_spec.rb Finished in 0.004278 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/io/tty_spec.rb # 2010-02-23T09:30:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/tty_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/tty_spec.rb IO#tty? - returns false if this stream is not a terminal device (TTY) - raises IOError on closed stream Finished in 0.007432 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/io/ungetc_spec.rb # 2010-02-23T09:30:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/ungetc_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb IO#ungetc - pushes back one character onto stream (ERROR - 1) - pushes back one character when invoked at the end of the stream (ERROR - 2) - pushes back one character when invoked at the start of the stream (ERROR - 3) - pushes back one character when invoked on empty stream (ERROR - 4) - affects EOF state (ERROR - 5) - adjusts the stream position (ERROR - 6) - makes subsequent unbuffered operations to raise IOError (ERROR - 7) - raises IOError when invoked on stream that was not yet read (ERROR - 8) - raises IOError on closed stream (ERROR - 9) 1) An exception occurred during: before :each IO#ungetc pushes back one character onto stream ERROR NameError: uninitialized constant IOSpecs /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb:15 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb:1:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:204:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb:13 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 2) An exception occurred during: before :each IO#ungetc pushes back one character when invoked at the end of the stream ERROR NameError: uninitialized constant IOSpecs /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb:15 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb:15:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:204:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb:13 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 3) An exception occurred during: before :each IO#ungetc pushes back one character when invoked at the start of the stream ERROR NameError: uninitialized constant IOSpecs /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb:15 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb:15:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:204:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb:13 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 4) An exception occurred during: before :each IO#ungetc pushes back one character when invoked on empty stream ERROR NameError: uninitialized constant IOSpecs /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb:15 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb:15:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:204:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb:13 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 5) An exception occurred during: before :each IO#ungetc affects EOF state ERROR NameError: uninitialized constant IOSpecs /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb:15 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb:15:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:204:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb:13 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 6) An exception occurred during: before :each IO#ungetc adjusts the stream position ERROR NameError: uninitialized constant IOSpecs /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb:15 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb:15:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:204:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb:13 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 7) An exception occurred during: before :each IO#ungetc makes subsequent unbuffered operations to raise IOError ERROR NameError: uninitialized constant IOSpecs /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb:15 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb:15:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:204:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb:13 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 8) An exception occurred during: before :each IO#ungetc raises IOError when invoked on stream that was not yet read ERROR NameError: uninitialized constant IOSpecs /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb:15 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb:15:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:204:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb:13 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 9) An exception occurred during: before :each IO#ungetc raises IOError on closed stream ERROR NameError: uninitialized constant IOSpecs /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb:15 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb:15:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:204:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/ungetc_spec.rb:13 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.023548 seconds 1 file, 0 examples, 0 expectations, 0 failures, 9 errors exit 1 failed(rubyspec/core/io/ungetc_spec.rb) == rubyspec/core/io/write_nonblock_spec.rb # 2010-02-23T09:30:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/write_nonblock_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/write_nonblock_spec.rb IO#write_nonblock on a file - writes all of the string's bytes but does not buffer them - checks if the file is writable if writing zero bytes IO#write_nonblock - coerces the argument to a string using to_s - checks if the file is writable if writing more than zero bytes - returns the number of bytes written - invokes to_s on non-String argument - writes all of the string's bytes without buffering if mode is sync - does not warn if called after IO#read - writes to the current position after IO#read - advances the file position by the count of given bytes - raises IOError on closed stream Finished in 0.062560 seconds 1 file, 11 examples, 15 expectations, 0 failures, 0 errors == rubyspec/core/io/write_spec.rb # 2010-02-23T09:31:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/io/write_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/io/write_spec.rb IO#write on a file - writes all of the string's bytes but buffers them - does not check if the file is writable if writing zero bytes - returns a length of 0 when writing a blank string IO#write - coerces the argument to a string using to_s - checks if the file is writable if writing more than zero bytes - returns the number of bytes written - invokes to_s on non-String argument - writes all of the string's bytes without buffering if mode is sync - does not warn if called after IO#read - writes to the current position after IO#read - advances the file position by the count of given bytes - raises IOError on closed stream Finished in 0.039355 seconds 1 file, 12 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/kernel/Array_spec.rb # 2010-02-23T09:31:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/Array_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/Array_spec.rb Kernel#Array - is a private method - does not call #to_ary on an Array - tries to call #to_ary on the given argument if it's not an Array - does not call #to_a on an Array - tries to call #to_a on the given argument if #to_ary is not provided - returns an array with the given argument if neither #to_ary nor #to_a are provided - returns an empty array if the given argument is nil - raises a TypeError if #to_ary / #to_a do not return an array Finished in 0.053116 seconds 1 file, 8 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/kernel/Float_spec.rb # 2010-02-23T09:31:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/Float_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/Float_spec.rb Kernel.Float - returns the identical Float for numeric Floats - returns a Float for Fixnums - returns a Float for Bignums - raises an ArgumentError for nil - returns the identical NaN for NaN - returns the same Infinity for Infinity - converts Strings to floats without calling #to_f - converts Strings with decimal points into Floats - raises and ArgumentError for a String of word characters - raises an ArgumentError if there are two decimal points in the String - raises and ArgumentError for a String of numbers followed by word characters - raises and ArgumentError for a String of word characters followed by numbers - converts String subclasses to floats without calling #to_f - returns a positive Float if the string is prefixed with + - returns a negative Float if the string is prefixed with + - raises an ArgumentError if a + or - is embedded in a String - raises an ArgumentError if a String has a trailing + or - - raises an ArgumentError for a String with a leading _ - returns a value for a String with an embedded _ - raises an ArgumentError for a String with a trailing _ - raises an ArgumentError for a String of \0 - raises an ArgumentError for a String with a leading \0 - raises an ArgumentError for a String with an embedded \0 - raises an ArgumentError for a String with a trailing \0 - raises an ArgumentError for a String that is just an empty space - raises an ArgumentError for a String that with an embedded space - returns a value for a String with a leading space - returns a value for a String with a trailing space - raises an ArgumentError if e is the trailing character - raises an ArgumentError if e is the leading character - returns Infinity for '2e1000' - returns 0 for '2e-1000' - allows embedded _ in a number on either side of the e - raises an exception if a space is embedded on either side of the 'e' - raises an exception if there's a leading _ on either side of the 'e' - raises an exception if there's a trailing _ on either side of the 'e' - allows decimal points on the left side of the 'e' - raises an ArgumentError if there's a decimal point on the right side of the 'e' - raises an ArgumentError if E is the trailing character - raises an ArgumentError if E is the leading character - returns Infinity for '2E1000' - returns 0 for '2E-1000' - allows embedded _ in a number on either side of the E - raises an exception if a space is embedded on either side of the 'E' - raises an exception if there's a leading _ on either side of the 'E' - raises an exception if there's a trailing _ on either side of the 'E' - allows decimal points on the left side of the 'E' - raises an ArgumentError if there's a decimal point on the right side of the 'E' - returns a Float that can be a parameter to #Float again - otherwise, converts the given argument to a Float by calling #to_f - raises an Argument Error if to_f is called and it returns NaN (FAILED - 1) - returns the identical Infinity if to_f is called and it returns Infinity - raises a TypeError if #to_f is not provided - raises a TypeError if #to_f returns a String - raises a TypeError if #to_f returns an Integer Kernel#Float - returns the identical Float for numeric Floats - returns a Float for Fixnums - returns a Float for Bignums - raises an ArgumentError for nil - returns the identical NaN for NaN - returns the same Infinity for Infinity - converts Strings to floats without calling #to_f - converts Strings with decimal points into Floats - raises and ArgumentError for a String of word characters - raises an ArgumentError if there are two decimal points in the String - raises and ArgumentError for a String of numbers followed by word characters - raises and ArgumentError for a String of word characters followed by numbers - converts String subclasses to floats without calling #to_f - returns a positive Float if the string is prefixed with + - returns a negative Float if the string is prefixed with + - raises an ArgumentError if a + or - is embedded in a String - raises an ArgumentError if a String has a trailing + or - - raises an ArgumentError for a String with a leading _ - returns a value for a String with an embedded _ - raises an ArgumentError for a String with a trailing _ - raises an ArgumentError for a String of \0 - raises an ArgumentError for a String with a leading \0 - raises an ArgumentError for a String with an embedded \0 - raises an ArgumentError for a String with a trailing \0 - raises an ArgumentError for a String that is just an empty space - raises an ArgumentError for a String that with an embedded space - returns a value for a String with a leading space - returns a value for a String with a trailing space - raises an ArgumentError if e is the trailing character - raises an ArgumentError if e is the leading character - returns Infinity for '2e1000' - returns 0 for '2e-1000' - allows embedded _ in a number on either side of the e - raises an exception if a space is embedded on either side of the 'e' - raises an exception if there's a leading _ on either side of the 'e' - raises an exception if there's a trailing _ on either side of the 'e' - allows decimal points on the left side of the 'e' - raises an ArgumentError if there's a decimal point on the right side of the 'e' - raises an ArgumentError if E is the trailing character - raises an ArgumentError if E is the leading character - returns Infinity for '2E1000' - returns 0 for '2E-1000' - allows embedded _ in a number on either side of the E - raises an exception if a space is embedded on either side of the 'E' - raises an exception if there's a leading _ on either side of the 'E' - raises an exception if there's a trailing _ on either side of the 'E' - allows decimal points on the left side of the 'E' - raises an ArgumentError if there's a decimal point on the right side of the 'E' - returns a Float that can be a parameter to #Float again - otherwise, converts the given argument to a Float by calling #to_f - raises an Argument Error if to_f is called and it returns NaN (FAILED - 2) - returns the identical Infinity if to_f is called and it returns Infinity - raises a TypeError if #to_f is not provided - raises a TypeError if #to_f returns a String - raises a TypeError if #to_f returns an Integer Kernel#Float - is a private method 1) Kernel.Float raises an Argument Error if to_f is called and it returns NaN FAILED Expected ArgumentError but no exception was raised /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/should.rb:8:in `should' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/Float_spec.rb:198 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/mocks/mock.rb:65:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/Float_spec.rb:234 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 2) Kernel#Float raises an Argument Error if to_f is called and it returns NaN FAILED Expected ArgumentError but no exception was raised /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/should.rb:8:in `should' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/Float_spec.rb:198 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/mocks/mock.rb:65:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/Float_spec.rb:238 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.126297 seconds 1 file, 111 examples, 161 expectations, 2 failures, 0 errors exit 1 failed(rubyspec/core/kernel/Float_spec.rb) == rubyspec/core/kernel/Integer_spec.rb # 2010-02-23T09:31:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/Integer_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/Integer_spec.rb Kernel.Integer - returns a Bignum for a Bignum - returns a Fixnum for a Fixnum - uncritically return the value of to_int even if it is not an Integer - returns 0 when passed nil - returns a Fixnum or Bignum object - truncates Floats - calls to_i on Rationals - returns the value of to_int if the result is a Fixnum - returns the value of to_int if the result is a Bignum - calls to_i on an object whose to_int returns nil - uncritically return the value of to_int even if it is not an Integer - raises a TypeError if to_i returns a value that is not an Integer - raises a TypeError if no to_int or to_i methods exist - raises a TypeError if to_int returns nil and no to_i exists - raises a FloatDomainError when passed NaN - raises a FloatDomainError when passed Infinity - raises an ArgumentError if the String is a null byte - raises an ArgumentError if the String starts with a null byte - raises an ArgumentError if the String ends with a null byte - raises an ArgumentError if the String contains a null byte - ignores leading whitespace - ignores trailing whitespace - raises an ArgumentError if there are leading _s - raises an ArgumentError if there are trailing _s - ignores an embedded _ - raises an ArgumentError if there are multiple embedded _s - ignores a single leading + - raises an ArgumentError if there is a space between the + and number - raises an ArgumentError if there are multiple leading +s - raises an ArgumentError if there are trailing +s - makes the number negative if there's a leading - - raises an ArgumentError if there are multiple leading -s - raises an ArgumentError if there are trailing -s - raises an ArgumentError if there is a period - raises an ArgumentError for an empty String - parses the value as a hex number if there's a leading 0x - is a positive hex number if there's a leading +0x - is a negative hex number if there's a leading -0x - raises an ArgumentError if the number cannot be parsed as hex - parses the value as a hex number if there's a leading 0X - is a positive hex number if there's a leading +0X - is a negative hex number if there's a leading -0X - raises an ArgumentError if the number cannot be parsed as hex - parses the value as a binary number if there's a leading 0b - is a positive binary number if there's a leading +0b - is a negative binary number if there's a leading -0b - raises an ArgumentError if the number cannot be parsed as binary - parses the value as a binary number if there's a leading 0B - is a positive binary number if there's a leading +0B - is a negative binary number if there's a leading -0B - raises an ArgumentError if the number cannot be parsed as binary - parses the value as an octal number if there's a leading 0o - is a positive octal number if there's a leading +0o - is a negative octal number if there's a leading -0o - raises an ArgumentError if the number cannot be parsed as octal - parses the value as an octal number if there's a leading 0O - is a positive octal number if there's a leading +0O - is a negative octal number if there's a leading -0O - raises an ArgumentError if the number cannot be parsed as octal - parses the value as an octal number if there's a leading 0 - is a positive octal number if there's a leading +0 - is a negative octal number if there's a leading -0 - raises an ArgumentError if the number cannot be parsed as octal - parses the value as a decimal number if there's a leading 0D - is a positive decimal number if there's a leading +0D - is a negative decimal number if there's a leading -0D - raises an ArgumentError if the number cannot be parsed as decimal - parses the value as a decimal number if there's a leading 0d - is a positive decimal number if there's a leading +0d - is a negative decimal number if there's a leading -0d - raises an ArgumentError if the number cannot be parsed as decimal - is a public method Kernel#Integer - returns a Bignum for a Bignum - returns a Fixnum for a Fixnum - uncritically return the value of to_int even if it is not an Integer - returns 0 when passed nil - returns a Fixnum or Bignum object - truncates Floats - calls to_i on Rationals - returns the value of to_int if the result is a Fixnum - returns the value of to_int if the result is a Bignum - calls to_i on an object whose to_int returns nil - uncritically return the value of to_int even if it is not an Integer - raises a TypeError if to_i returns a value that is not an Integer - raises a TypeError if no to_int or to_i methods exist - raises a TypeError if to_int returns nil and no to_i exists - raises a FloatDomainError when passed NaN - raises a FloatDomainError when passed Infinity - raises an ArgumentError if the String is a null byte - raises an ArgumentError if the String starts with a null byte - raises an ArgumentError if the String ends with a null byte - raises an ArgumentError if the String contains a null byte - ignores leading whitespace - ignores trailing whitespace - raises an ArgumentError if there are leading _s - raises an ArgumentError if there are trailing _s - ignores an embedded _ - raises an ArgumentError if there are multiple embedded _s - ignores a single leading + - raises an ArgumentError if there is a space between the + and number - raises an ArgumentError if there are multiple leading +s - raises an ArgumentError if there are trailing +s - makes the number negative if there's a leading - - raises an ArgumentError if there are multiple leading -s - raises an ArgumentError if there are trailing -s - raises an ArgumentError if there is a period - raises an ArgumentError for an empty String - parses the value as a hex number if there's a leading 0x - is a positive hex number if there's a leading +0x - is a negative hex number if there's a leading -0x - raises an ArgumentError if the number cannot be parsed as hex - parses the value as a hex number if there's a leading 0X - is a positive hex number if there's a leading +0X - is a negative hex number if there's a leading -0X - raises an ArgumentError if the number cannot be parsed as hex - parses the value as a binary number if there's a leading 0b - is a positive binary number if there's a leading +0b - is a negative binary number if there's a leading -0b - raises an ArgumentError if the number cannot be parsed as binary - parses the value as a binary number if there's a leading 0B - is a positive binary number if there's a leading +0B - is a negative binary number if there's a leading -0B - raises an ArgumentError if the number cannot be parsed as binary - parses the value as an octal number if there's a leading 0o - is a positive octal number if there's a leading +0o - is a negative octal number if there's a leading -0o - raises an ArgumentError if the number cannot be parsed as octal - parses the value as an octal number if there's a leading 0O - is a positive octal number if there's a leading +0O - is a negative octal number if there's a leading -0O - raises an ArgumentError if the number cannot be parsed as octal - parses the value as an octal number if there's a leading 0 - is a positive octal number if there's a leading +0 - is a negative octal number if there's a leading -0 - raises an ArgumentError if the number cannot be parsed as octal - parses the value as a decimal number if there's a leading 0D - is a positive decimal number if there's a leading +0D - is a negative decimal number if there's a leading -0D - raises an ArgumentError if the number cannot be parsed as decimal - parses the value as a decimal number if there's a leading 0d - is a positive decimal number if there's a leading +0d - is a negative decimal number if there's a leading -0d - raises an ArgumentError if the number cannot be parsed as decimal - is a private method Finished in 0.200689 seconds 1 file, 144 examples, 246 expectations, 0 failures, 0 errors == rubyspec/core/kernel/String_spec.rb # 2010-02-23T09:31:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/String_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/String_spec.rb Kernel.String - converts nil to a String - converts a Float to a String - converts a boolean to a String - converts a constant to a String - calls #to_s to convert an arbitrary object to a String - raises a TypeError if #to_s does not exist - raises a TypeError if respond_to? returns false for #to_s - raises a NoMethodError if #to_s is not defined but #respond_to?(:to_s) returns true - calls #to_s if #respond_to?(:to_s) returns true - raises a TypeError if #to_s does not return a String - returns the same object if it is already a String - returns the same object if it is an instance of a String subclass Kernel#String - converts nil to a String - converts a Float to a String - converts a boolean to a String - converts a constant to a String - calls #to_s to convert an arbitrary object to a String - raises a TypeError if #to_s does not exist - raises a TypeError if respond_to? returns false for #to_s - raises a NoMethodError if #to_s is not defined but #respond_to?(:to_s) returns true - calls #to_s if #respond_to?(:to_s) returns true - raises a TypeError if #to_s does not return a String - returns the same object if it is already a String - returns the same object if it is an instance of a String subclass - is a private method Finished in 0.033282 seconds 1 file, 25 examples, 35 expectations, 0 failures, 0 errors == rubyspec/core/kernel/__callee___spec.rb # 2010-02-23T09:31:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/__callee___spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/__callee___spec.rb Finished in 0.102944 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/kernel/__id___spec.rb # 2010-02-23T09:31:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/__id___spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/__id___spec.rb Kernel#__id__ - returns an integer - returns the same value on all calls to id for a given object - returns different values for different objects - returns the same value for two Fixnums with the same value - returns the same value for two Symbol literals - returns the same value for two true literals - returns the same value for two false literals - returns the same value for two nil literals - returns a different value for two Bignum literals - returns a different value for two Float literals - returns a different value for two String literals - returns a different value for an object and its dup Kernel#__id__ - needs to be reviewed for spec completeness Finished in 0.018875 seconds 1 file, 12 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/kernel/__method___spec.rb # 2010-02-23T09:31:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/__method___spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/__method___spec.rb Kernel.__method__ - returns the current method, even when aliased (FAILED - 1) - returns the original name when aliased method (FAILED - 2) - returns the caller from blocks too (FAILED - 3) - returns the caller from define_method too - returns the caller from block inside define_method too - returns the caller from a define_method called from the same class - returns method name even from eval - returns nil when not called from a method (FAILED - 4) 1) Kernel.__method__ returns the current method, even when aliased FAILED Expected :send to equal :f /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/matchers/base.rb:8:in `==' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/shared/__method__.rb:9 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/__method___spec.rb:3:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/__method___spec.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 2) Kernel.__method__ returns the original name when aliased method FAILED Expected :send to equal :f /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/matchers/base.rb:8:in `==' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/shared/__method__.rb:13 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/__method___spec.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 3) Kernel.__method__ returns the caller from blocks too FAILED Expected [:send, :send] to equal [:h, :h] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/matchers/base.rb:8:in `==' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/shared/__method__.rb:20 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/__method___spec.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 4) Kernel.__method__ returns nil when not called from a method FAILED Expected :send to equal nil /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/matchers/base.rb:8:in `==' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/shared/__method__.rb:49 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/shared/__method__.rb:43:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/__method___spec.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.021593 seconds 1 file, 8 examples, 8 expectations, 4 failures, 0 errors exit 1 failed(rubyspec/core/kernel/__method___spec.rb) == rubyspec/core/kernel/__send___spec.rb # 2010-02-23T09:31:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/__send___spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/__send___spec.rb Kernel#__send__ - needs to be reviewed for spec completeness Finished in 0.036810 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/kernel/abort_spec.rb # 2010-02-23T09:31:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/abort_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/abort_spec.rb Kernel#abort - is a private method - raises a SystemExit exception - sets the exception status code of of 1 - prints the specified message to STDERR Kernel.abort - raises a SystemExit exception - sets the exception status code of of 1 - prints the specified message to STDERR Finished in 0.051389 seconds 1 file, 7 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/kernel/at_exit_spec.rb # 2010-02-23T09:31:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/at_exit_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/at_exit_spec.rb Kernel.at_exit - is a private method - runs after all other code - runs in reverse order of registration - allows calling exit inside at_exit handler Kernel#at_exit - needs to be reviewed for spec completeness Finished in 0.183009 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/kernel/autoload_spec.rb # 2010-02-23T09:31:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/autoload_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/autoload_spec.rb Kernel#autoload - is a private method - registers a file to load the first time the named constant is accessed - registers a file to load the first time the named constant is accessed - sets the autoload constant in Object's constant table - loads the file when the constant is accessed - does not call Kernel.require or Kernel.load to load the file Kernel#autoload? - is a private method - returns the name of the file that will be autoloaded - returns nil if no file has been registered for a constant Kernel.autoload - registers a file to load the first time the toplevel constant is accessed - sets the autoload constant in Object's constant table Kernel.autoload? - returns the name of the file that will be autoloaded - returns nil if no file has been registered for a constant Finished in 0.026898 seconds 1 file, 13 examples, 15 expectations, 0 failures, 0 errors == rubyspec/core/kernel/backtick_spec.rb # 2010-02-23T09:31:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/backtick_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/backtick_spec.rb Kernel#` - is a private method - returns the standard output of the executed sub-process - tries to convert the given argument to String using #to_str - sets $? to the exit status of the executed sub-process Kernel.` - needs to be reviewed for spec completeness Finished in 0.081946 seconds 1 file, 4 examples, 14 expectations, 0 failures, 0 errors == rubyspec/core/kernel/binding_spec.rb # 2010-02-23T09:31:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/binding_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/binding_spec.rb Kernel#binding - is a private method - returns a Binding object - encapsulates the execution context properly - raises a NameError on undefined variable Kernel.binding - needs to be reviewed for spec completeness Finished in 0.015185 seconds 1 file, 4 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/kernel/block_given_spec.rb # 2010-02-23T09:31:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/block_given_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/block_given_spec.rb Kernel#block_given? - returns true if and only if a block is supplied - returns false when a method defined by define_method is called with a block - returns false outside of a method - is a private method Kernel.block_given? - returns true if and only if a block is supplied - returns false when a method defined by define_method is called with a block self.send(:block_given?) - always returns false Kernel.block_given? - needs to be reviewed for spec completeness Finished in 0.017909 seconds 1 file, 7 examples, 17 expectations, 0 failures, 0 errors == rubyspec/core/kernel/callcc_spec.rb # 2010-02-23T09:31:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/callcc_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/callcc_spec.rb Kernel#callcc - is a private method - is possible to exit a loop like a break - is possible to call a continuation multiple times - returns the results of a block if continuation is not called - returns the results of continuation once called - returns the arguments to call - preserves changes to block-local scope - preserves changes to method-local scope - raises a LocalJumpError if callcc is not given a block Kernel.callcc - is possible to exit a loop like a break - is possible to call a continuation multiple times - returns the results of a block if continuation is not called - returns the results of continuation once called - returns the arguments to call - preserves changes to block-local scope - preserves changes to method-local scope - raises a LocalJumpError if callcc is not given a block Finished in 0.052776 seconds 1 file, 17 examples, 23 expectations, 0 failures, 0 errors == rubyspec/core/kernel/caller_spec.rb # 2010-02-23T09:31:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/caller_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/caller_spec.rb Kernel#caller - is a private method - returns the current call stack - omits a number of frames corresponding to the parameter - defaults to omitting one frame Kernel#caller in a Proc or eval - returns the definition trace of a block when evaluated in a Proc binding - returns the definition trace of a Proc - returns the correct caller line from a called Proc (FAILED - 1) - returns the correct definition line for a complex Proc trace - begins with (eval) for caller(0) in eval - begins with the eval's sender's sender for caller(1) in eval - shows the current line in the calling block twice when evaled 1) Kernel#caller in a Proc or eval returns the correct caller line from a called Proc FAILED Expected "/Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/fixtures/caller_fixture1.rb:31" to match /caller_fixture1\.rb:31:in `(block in )?third'/ /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/matchers/base.rb:43:in `=~' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/caller_spec.rb:61 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/fixtures/caller_fixture2.rb:18:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/caller_spec.rb:45 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.024174 seconds 1 file, 11 examples, 21 expectations, 1 failure, 0 errors exit 1 failed(rubyspec/core/kernel/caller_spec.rb) == rubyspec/core/kernel/case_compare_spec.rb # 2010-02-23T09:31:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/case_compare_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/case_compare_spec.rb Kernel#=== for a class with default #== and #equal? - returns true if other object has same object id - returns false if other object does not have same object id Kernel#=== for a class with #== overridden to consider other object's class - returns true if #== returns true even if #equal? is false - returns true if #equal? returns true - returns false if neither #== nor #equal? returns true Kernel#=== for a class with #equal? overridden to always be false - returns true if #== returns true even if #equal? is false - returns false if neither #== nor #equal? returns true Kernel#=== for a class with #== and #equal? overridden to always be false - returns true if the object id is the same even if both #== and #equal? return false - returns false if the object id is not the same and both #== and #equal? return false Kernel#=== for a class with #object_id overridden to always be different #== and #equal? overridden to always be true - returns true if #== or #equal? is true even if object id is different Finished in 0.055953 seconds 1 file, 10 examples, 30 expectations, 0 failures, 0 errors == rubyspec/core/kernel/catch_spec.rb # 2010-02-23T09:31:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/catch_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/catch_spec.rb Kernel.catch - executes its block - returns the last expression evaluated if throw was not called - throws the given name and is caught by matching catch block - can be used even in a method different from where throw is called - can be nested - raises ArgumentError if more than one arguments are given - raises TypeError if the argument is not a symbol - raises ArgumentError if called without argument - raises LocalJumpError if no block is given Kernel#catch - is a private method Finished in 0.018266 seconds 1 file, 10 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/kernel/chomp_spec.rb # 2010-02-23T09:31:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/chomp_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/chomp_spec.rb Kernel#chomp - is a private method Kernel#chomp! - is a private method Kernel.chomp - needs to be reviewed for spec completeness Kernel.chomp! - needs to be reviewed for spec completeness Finished in 0.028095 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/kernel/chop_spec.rb # 2010-02-23T09:31:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/chop_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/chop_spec.rb Kernel#chop - is a private method Kernel#chop! - is a private method Kernel.chop - needs to be reviewed for spec completeness Kernel.chop! - needs to be reviewed for spec completeness Finished in 0.014671 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/kernel/class_spec.rb # 2010-02-23T09:31:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/class_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/class_spec.rb Kernel#class - needs to be reviewed for spec completeness Finished in 0.010474 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/kernel/clone_spec.rb # 2010-02-23T09:31:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/clone_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/clone_spec.rb Kernel#clone - calls #initialize_copy on the new instance - copies instance variables - copies singleton methods - copies modules included in the singleton class - copies constants defined in the singleton class Finished in 0.013867 seconds 1 file, 5 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/kernel/comparison_spec.rb # 2010-02-23T09:31:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/comparison_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/comparison_spec.rb Finished in 0.002766 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/kernel/define_singleton_method_spec.rb # 2010-02-23T09:31:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/define_singleton_method_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/define_singleton_method_spec.rb Finished in 0.010216 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/kernel/display_spec.rb # 2010-02-23T09:31:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/display_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/display_spec.rb Kernel#display - needs to be reviewed for spec completeness Finished in 0.011030 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/kernel/dup_spec.rb # 2010-02-23T09:31:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/dup_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/dup_spec.rb Kernel#dup - calls #initialize_copy on the new instance - copies instance variables - does not copy singleton methods - does not copy modules included in the singleton class - does not copy constants defined in the singleton class Finished in 0.031138 seconds 1 file, 5 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/kernel/eql_spec.rb # 2010-02-23T09:31:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/eql_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/eql_spec.rb Kernel#eql? - returns true if obj and anObject are the same object. - returns true if obj and anObject have the same value. Finished in 0.011604 seconds 1 file, 2 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/kernel/equal_spec.rb # 2010-02-23T09:31:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/equal_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/equal_spec.rb Kernel#equal? - returns true only if obj and other are the same object - returns true if obj and anObject have the same value. - is unaffected by overriding object_id - is unaffected by overriding == - is unaffected by overriding eql? - is unaffected by overriding __id__ Finished in 0.019539 seconds 1 file, 6 examples, 18 expectations, 0 failures, 0 errors == rubyspec/core/kernel/equal_value_spec.rb # 2010-02-23T09:31:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/equal_value_spec.rb Kernel#== - returns true only if obj and other are the same object Finished in 0.011167 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/core/kernel/eval_spec.rb # 2010-02-23T09:31:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/eval_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/eval_spec.rb Kernel#eval - is a private method - is a module function - evaluates the code within - evaluates within the scope of the eval - evaluates such that consts are scoped to the class of the eval - finds a local in an enclosing scope - updates a local in an enclosing scope - creates an eval-scope local - updates a local in a surrounding block scope - updates a local in a scope above a surrounding block scope - updates a local in a scope above when modified in a nested block scope - accepts a Proc object as a binding - does not make Proc locals visible to evaluated code - allows a binding to be captured inside an eval - allows Proc and binding to be nested in horrible ways - allows creating a new class in a binding - allows creating a new class in a binding created by #eval - allows creating a new class in a binding returned by a method defined with #eval - includes file and line information in syntax error - should perform top level evaluations from inside a block - uses the filename of the binding if none is provided - should not alter the value of __FILE__ in the binding Kernel.eval - does not pass the block to the method being eval'ed - needs to be reviewed for spec completeness Finished in 0.050844 seconds 1 file, 23 examples, 74 expectations, 0 failures, 0 errors == rubyspec/core/kernel/exec_spec.rb # 2010-02-23T09:31:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/exec_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/exec_spec.rb Kernel#exec - is a private method - raises a SystemCallError if cmd cannot execute Kernel.exec - needs to be reviewed for spec completeness Finished in 0.014685 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/kernel/exit_spec.rb # 2010-02-23T09:31:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/exit_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/exit_spec.rb Kernel#exit - is a private method Kernel#exit! - is a private method Kernel.exit - raises a SystemExit with status 0 - raises a SystemExit with the specified status - raises a SystemExit with the specified boolean status - tries to convert the passed argument to an Integer using #to_int - converts the passed Float argument to an Integer - raises TypeError if can't convert the argument to an Integer Kernel.exit! - needs to be reviewed for spec completeness Finished in 0.023084 seconds 1 file, 8 examples, 41 expectations, 0 failures, 0 errors == rubyspec/core/kernel/extend_spec.rb # 2010-02-23T09:31:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/extend_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/extend_spec.rb Kernel#extend - calls extend_object on argument - calls extended on argument - makes the class a kind_of? the argument - raises a TypeError if self is frozen Kernel#extend - needs to be reviewed for spec completeness Finished in 0.015057 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/kernel/fail_spec.rb # 2010-02-23T09:31:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/fail_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/fail_spec.rb Kernel.fail - is a private method - raises a RuntimeError - accepts an Object with an exception method returning an Exception - instantiates the specified exception class - uses the specified message Kernel#fail - needs to be reviewed for spec completeness Finished in 0.015252 seconds 1 file, 5 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/kernel/fork_spec.rb # 2010-02-23T09:31:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/fork_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/fork_spec.rb Kernel#fork - is a private method Kernel.fork - needs to be reviewed for spec completeness Finished in 0.012451 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/kernel/format_spec.rb # 2010-02-23T09:31:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/format_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/format_spec.rb Kernel#format - is a private method Kernel.format - is accessible as a module function Finished in 0.012234 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/kernel/freeze_spec.rb # 2010-02-23T09:31:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/freeze_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/freeze_spec.rb Kernel#freeze - prevents self from being further modified - returns the immediate when called on an immediate - has no effect on immediate values - causes mutative calls to raise TypeError Finished in 0.014714 seconds 1 file, 4 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/kernel/frozen_spec.rb # 2010-02-23T09:31:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/frozen_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/frozen_spec.rb Kernel#frozen? - returns true if self is frozen Finished in 0.011521 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/kernel/getc_spec.rb # 2010-02-23T09:31:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/getc_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/getc_spec.rb Kernel#getc - is a private method Kernel.getc - needs to be reviewed for spec completeness Finished in 0.012859 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/kernel/gets_spec.rb # 2010-02-23T09:31:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/gets_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/gets_spec.rb Kernel#gets - is a private method Kernel.gets - needs to be reviewed for spec completeness Finished in 0.012332 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/kernel/global_variables_spec.rb # 2010-02-23T09:31:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/global_variables_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/global_variables_spec.rb Kernel.global_variables - is a private method - finds subset starting with std Kernel#global_variables - needs to be reviewed for spec completeness Finished in 0.014224 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/kernel/gsub_spec.rb # 2010-02-23T09:31:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/gsub_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/gsub_spec.rb Kernel#gsub - is a private method - raises a TypeError if $_ is not a String - when matches sets $_ to a new string, leaving the former value unaltered - returns a string with the same contents as $_ after the operation - accepts Regexps as patterns - accepts Strings as patterns, treated literally - accepts objects which respond to #to_str as patterns and treats them as strings Kernel#gsub with a pattern and replacement - accepts strings for replacement - accepts objects which respond to #to_str for replacement - replaces \1 sequences with the regexp's corresponding capture Kernel#gsub with pattern and block - acts similarly to using $_.gsub Kernel#gsub! - is a private method Kernel.gsub! - needs to be reviewed for spec completeness Finished in 0.022737 seconds 1 file, 12 examples, 17 expectations, 0 failures, 0 errors == rubyspec/core/kernel/hash_spec.rb # 2010-02-23T09:31:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/hash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/hash_spec.rb Kernel#hash - needs to be reviewed for spec completeness Finished in 0.010675 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/kernel/id_spec.rb # 2010-02-23T09:31:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/id_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/id_spec.rb Kernel#id - needs to be reviewed for spec completeness Finished in 0.010542 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/kernel/initialize_copy_spec.rb # 2010-02-23T09:31:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/initialize_copy_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/initialize_copy_spec.rb Kernel#initialize_copy - is a private method Finished in 0.011375 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/kernel/inspect_spec.rb # 2010-02-23T09:31:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/inspect_spec.rb Kernel#inspect - needs to be reviewed for spec completeness Finished in 0.010558 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/kernel/instance_eval_spec.rb # 2010-02-23T09:31:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/instance_eval_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/instance_eval_spec.rb Kernel#instance_eval - expects a block with no arguments - takes no arguments with a block - passes the object to the block - only binds the eval to the receiver - shares a scope across sibling evals - binds self to the receiver - executes in the context of the receiver - has access to receiver's instance variables - treats block-local variables as local to the block - sets class variables in the receiver - gets constants in the receiver if a string given - doesn't get constants in the receiver if a block given - raises a TypeError when defining methods on an immediate - raises a TypeError when defining methods on numerics Finished in 0.038625 seconds 1 file, 14 examples, 24 expectations, 0 failures, 0 errors == rubyspec/core/kernel/instance_of_spec.rb # 2010-02-23T09:31:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/instance_of_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/instance_of_spec.rb Kernel#instance_of? - needs to be reviewed for spec completeness Finished in 0.003262 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/kernel/instance_variable_defined_spec.rb # 2010-02-23T09:31:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/instance_variable_defined_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/instance_variable_defined_spec.rb Kernel#instance_variable_defined? - needs to be reviewed for spec completeness Finished in 0.003384 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/kernel/instance_variable_get_spec.rb # 2010-02-23T09:31:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/instance_variable_get_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/instance_variable_get_spec.rb Kernel#instance_variable_get - tries to convert the passed argument to a String using #to_str - returns the value of the passed instance variable that is referred to by the conversion result - returns nil when the referred instance variable does not exist - raises a TypeError when the passed argument does not respond to #to_str - raises a TypeError when the passed argument can't be converted to a String - raises a NameError when the conversion result does not start with an '@' Kernel#instance_variable_get when passed Symbol - returns the value of the instance variable that is referred to by the passed Symbol - raises a NameError when the passed Symbol does not start with an '@' Kernel#instance_variable_get when passed String - returns the value of the instance variable that is referred to by the passed String - raises a NameError when the passed String does not start with an '@' 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 - outputs a warning - raises an ArgumentError when the passed Fixnum can't be converted to a Symbol - raises a NameError when the Symbol does not start with an '@' Finished in 0.024560 seconds 1 file, 14 examples, 14 expectations, 0 failures, 0 errors == rubyspec/core/kernel/instance_variable_set_spec.rb # 2010-02-23T09:31:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/instance_variable_set_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/instance_variable_set_spec.rb Kernel#instance_variable_set - sets the value of the specified instance variable - sets the value of the instance variable when no instance variables exist yet - raises a NameError exception if the argument is not of form '@x' - raises an ArgumentError if the instance variable name is a Fixnum - raises a TypeError if the instance variable name is an object that does not respond to to_str - raises a NameError if the passed object, when coerced with to_str, does not start with @ - raises a NameError if pass an object that cannot be a symbol - accepts as instance variable name any instance of a class that responds to to_str Finished in 0.016483 seconds 1 file, 8 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/kernel/instance_variables_spec.rb # 2010-02-23T09:31:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/instance_variables_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/instance_variables_spec.rb Kernel#instance_variables immediate values - returns an empty array if no instance variables are defined - returns the correct array if an instance variable is added Kernel#instance_variables regular objects - returns an empty array if no instance variables are defined - returns the correct array if an instance variable is added Finished in 0.015035 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/kernel/is_a_spec.rb # 2010-02-23T09:31:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/is_a_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/is_a_spec.rb Kernel#is_a? - needs to be reviewed for spec completeness Finished in 0.003380 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/kernel/iterator_spec.rb # 2010-02-23T09:31:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/iterator_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/iterator_spec.rb Kernel#iterator? - is a private method Kernel.iterator? - needs to be reviewed for spec completeness Finished in 0.012084 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/kernel/kind_of_spec.rb # 2010-02-23T09:31:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/kind_of_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/kind_of_spec.rb Kernel#kind_of? - needs to be reviewed for spec completeness Finished in 0.003284 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/kernel/lambda_spec.rb # 2010-02-23T09:31:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/lambda_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/lambda_spec.rb Kernel.lambda - is a private method - returns a Proc object - raises an ArgumentError when no block is given - returns from the itself; not the creation site of the - allows long returns to flow through it Kernel#lambda - needs to be reviewed for spec completeness Finished in 0.031904 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/kernel/load_spec.rb # 2010-02-23T09:31:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/load_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/load_spec.rb Kernel#load - is a private method Kernel#load (path resolution) - loads an absolute path - loads a non-canonical absolute path - loads a file defining many methods - raises a LoadError if the file does not exist - calls #to_str on non-String objects - raises a TypeError if passed nil - raises a TypeError if passed a Fixnum - raises a TypeError if passed an Array - raises a TypeError if passed an object that does not provide #to_str - raises a TypeError if passed an object that has #to_s but not #to_str - raises a TypeError if #to_str does not return a String - raises a TypeError if passed an object that has #to_path but not #to_str - loads a ./ relative path from the current working directory with non-empty $LOAD_PATH - loads a ../ relative path from the current working directory with non-empty $LOAD_PATH - loads a non-canonical path from the current working directory with non-empty $LOAD_PATH - resolves a filename against $LOAD_PATH entries - does not resolve a ./ relative path against $LOAD_PATH entries - does not resolve a ../ relative path against $LOAD_PATH entries - resolves a non-canonical path against $LOAD_PATH entries - loads a path with duplicate path separators Kernel#load (path resolution) with an unreadable file - raises a LoadError Kernel#load - loads a non-extensioned file as a Ruby source file - loads a non .rb extensioned file as a Ruby source file - loads a file that recursively requires itself - loads a file that recursively loads itself - loads a file each time the method is called - loads a file even when the name appears in $LOADED_FEATURES - loads a file that has been loaded by #require - does not cause #require with the same path to fail - does not add the loaded path to $LOADED_FEATURES - raises a LoadError if passed a non-extensioned path that does not exist but a .rb extensioned path does exist - sets the enclosing scope to an anonymous module if passed true for 'wrap' Kernel#load (shell expansion) - expands a tilde to the HOME environment variable as the path to load Kernel.load (path resolution) - loads an absolute path - loads a non-canonical absolute path - loads a file defining many methods - raises a LoadError if the file does not exist - calls #to_str on non-String objects - raises a TypeError if passed nil - raises a TypeError if passed a Fixnum - raises a TypeError if passed an Array - raises a TypeError if passed an object that does not provide #to_str - raises a TypeError if passed an object that has #to_s but not #to_str - raises a TypeError if #to_str does not return a String - raises a TypeError if passed an object that has #to_path but not #to_str - loads a ./ relative path from the current working directory with non-empty $LOAD_PATH - loads a ../ relative path from the current working directory with non-empty $LOAD_PATH - loads a non-canonical path from the current working directory with non-empty $LOAD_PATH - resolves a filename against $LOAD_PATH entries - does not resolve a ./ relative path against $LOAD_PATH entries - does not resolve a ../ relative path against $LOAD_PATH entries - resolves a non-canonical path against $LOAD_PATH entries - loads a path with duplicate path separators Kernel.load (path resolution) with an unreadable file - raises a LoadError Kernel#load - loads a non-extensioned file as a Ruby source file - loads a non .rb extensioned file as a Ruby source file - loads a file that recursively requires itself - loads a file that recursively loads itself - loads a file each time the method is called - loads a file even when the name appears in $LOADED_FEATURES - loads a file that has been loaded by #require - does not cause #require with the same path to fail - does not add the loaded path to $LOADED_FEATURES - raises a LoadError if passed a non-extensioned path that does not exist but a .rb extensioned path does exist - sets the enclosing scope to an anonymous module if passed true for 'wrap' Kernel#load (shell expansion) - expands a tilde to the HOME environment variable as the path to load Finished in 0.148859 seconds 1 file, 67 examples, 131 expectations, 0 failures, 0 errors == rubyspec/core/kernel/local_variables_spec.rb # 2010-02-23T09:31:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/local_variables_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/local_variables_spec.rb Kernel.local_variables - is a private method - contains locals as they are added - is accessable from bindings Kernel#local_variables - needs to be reviewed for spec completeness Finished in 0.014156 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/kernel/loop_spec.rb # 2010-02-23T09:31:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/loop_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/loop_spec.rb Kernel.loop - is a private method - calls block until it is terminated by a break - returns value passed to break - returns nil if no value passed to break - raises a LocalJumpError if no block given - rescues StopIteration - rescues StopIteration's subclasses - does not rescue other errors Finished in 0.016831 seconds 1 file, 8 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/kernel/match_spec.rb # 2010-02-23T09:31:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/match_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/match_spec.rb Kernel#=~ - needs to be reviewed for spec completeness Finished in 0.010546 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/kernel/method_missing_spec.rb # 2010-02-23T09:31:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/method_missing_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/method_missing_spec.rb Kernel#method_missing - is a private method - is not called when a defined method is called - is called when an undefined method is called - is called when a private method is called - is called when a protected method is called Kernel#method_missing is undefined - a NoMethodError is raised when an undefined method is called - a NoMethodError is raised when a private method is called - a NoMethodError is raised when a protected method is called Kernel.method_missing - needs to be reviewed for spec completeness Finished in 0.036557 seconds 1 file, 8 examples, 24 expectations, 0 failures, 0 errors == rubyspec/core/kernel/method_spec.rb # 2010-02-23T09:31:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/method_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/method_spec.rb Kernel#method - returns a method object for a valid method - returns a method object for a valid singleton method - raises a NameError for an invalid method name - raises a NameError for an invalid singleton method name - can be called on a private method - raises a NameError when called on a protected method - can call methods created with define_method Finished in 0.018284 seconds 1 file, 7 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/kernel/methods_spec.rb # 2010-02-23T09:31:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/methods_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/methods_spec.rb Kernel#methods - returns singleton methods defined by obj.meth - returns singleton methods defined in 'class << self' - returns private singleton methods defined by obj.meth - returns singleton methods defined in 'class << self' when it follows 'private' - does not return private singleton methods defined in 'class << self' - returns the publicly accessible methods of the object - returns the publicly accessible methods in the object, its ancestors and mixed-in modules - returns methods added to the metaclass through extend - does not return undefined singleton methods defined by obj.meth - does not return superclass methods undefined in the object's class - does not return superclass methods undefined in a superclass - does not return included module methods undefined in the object's class Finished in 0.023292 seconds 1 file, 12 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/kernel/nil_spec.rb # 2010-02-23T09:31:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/nil_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/nil_spec.rb Kernel#nil? - needs to be reviewed for spec completeness Finished in 0.010574 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/kernel/object_id_spec.rb # 2010-02-23T09:31:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/object_id_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/object_id_spec.rb Object.object_id - returns an integer - returns the same value on all calls to id for a given object - returns different values for different objects - returns the same value for two Fixnums with the same value - returns the same value for two Symbol literals - returns the same value for two true literals - returns the same value for two false literals - returns the same value for two nil literals - returns a different value for two Bignum literals - returns a different value for two Float literals - returns a different value for two String literals - returns a different value for an object and its dup Kernel#object_id - needs to be reviewed for spec completeness Finished in 0.043563 seconds 1 file, 12 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/kernel/open_spec.rb # 2010-02-23T09:31:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/open_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/open_spec.rb Kernel#open - is a private method - opens a file when given a valid filename - opens a file when called with a block - opens an io when path starts with a pipe - opens an io when called with a block - raises an ArgumentError if not passed one argument - raises a TypeError if not passed a String type Kernel.open - needs to be reviewed for spec completeness Finished in 0.595892 seconds 1 file, 7 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/kernel/p_spec.rb # 2010-02-23T09:31:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/p_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/p_spec.rb Kernel#p - is a private method - flushes output if receiver is a File - prints obj.inspect followed by system record separator for each argument given - is not affected by setting $\, $/ or $, - prints nothing if no argument is given - prints nothing if called splatting an empty Array Kernel.p - needs to be reviewed for spec completeness Finished in 0.051789 seconds 1 file, 6 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/kernel/print_spec.rb # 2010-02-23T09:31:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/print_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/print_spec.rb Kernel#print - is a private method Kernel.print - needs to be reviewed for spec completeness Finished in 0.028041 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/kernel/printf_spec.rb # 2010-02-23T09:31:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/printf_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/printf_spec.rb Kernel#printf - is a private method Kernel.printf - needs to be reviewed for spec completeness Finished in 0.012265 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/kernel/private_methods_spec.rb # 2010-02-23T09:31:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/private_methods_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/private_methods_spec.rb Kernel#private_methods - returns a list of the names of privately accessible methods in the object - returns a list of the names of privately accessible methods in the object and its ancestors and mixed-in modules Finished in 0.013437 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/kernel/proc_spec.rb # 2010-02-23T09:31:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/proc_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/proc_spec.rb Kernel.proc - is a private method - returns a Proc object - raises an ArgumentError when no block is given - returns from the itself; not the creation site of the - allows long returns to flow through it Kernel#proc - needs to be reviewed for spec completeness Finished in 0.016686 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/kernel/protected_methods_spec.rb # 2010-02-23T09:31:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/protected_methods_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/protected_methods_spec.rb Kernel#protected_methods - returns a list of the names of protected methods accessible in the object - returns a list of the names of protected methods accessible in the object and from its ancestors and mixed-in modules Finished in 0.013407 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/kernel/public_method_spec.rb # 2010-02-23T09:31:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/public_method_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/public_method_spec.rb Finished in 0.012292 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/kernel/public_methods_spec.rb # 2010-02-23T09:31:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/public_methods_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/public_methods_spec.rb Kernel#public_methods - returns a list of the names of publicly accessible methods in the object - returns a list of the names of publicly accessible methods in the object and its ancestors and mixed-in modules Finished in 0.013780 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/kernel/public_send_spec.rb # 2010-02-23T09:31:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/public_send_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/public_send_spec.rb Finished in 0.029184 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/kernel/putc_spec.rb # 2010-02-23T09:31:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/putc_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/putc_spec.rb Kernel#putc - is a private method Kernel.putc - needs to be reviewed for spec completeness Finished in 0.012245 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/kernel/puts_spec.rb # 2010-02-23T09:31:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/puts_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/puts_spec.rb Kernel#puts - is a private method - writes just a newline when given no args - writes nil with a newline when given nil as an arg - calls to_s before writing non-string objects - writes each arg if given several - flattens a nested array before writing it - writes [...] for a recursive array arg - writes a newline after objects that do not end in newlines - does not write a newline after objects that end in newlines - ignores the $/ separator global Kernel.puts - needs to be reviewed for spec completeness Finished in 0.029189 seconds 1 file, 10 examples, 32 expectations, 0 failures, 0 errors == rubyspec/core/kernel/raise_spec.rb # 2010-02-23T09:31:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/raise_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/raise_spec.rb Kernel#raise - is a private method Kernel#raise - aborts execution - raises RuntimeError if no exception class is given - re-raises the rescued exception - allows Exception, message, and backtrace parameters Kernel.raise - needs to be reviewed for spec completeness Finished in 0.028640 seconds 1 file, 5 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/kernel/rand_spec.rb # 2010-02-23T09:31:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/rand_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/rand_spec.rb Kernel.rand - is a private method - returns a random float less than 1 if no max argument is passed - returns a random int or bigint less than the argument for an integer argument - returns a random integer less than the argument casted to an int for a float argument greater than 1 - returns a random float less than 1 for float arguments less than 1 - never returns a value greater or equal to 1.0 with no arguments - never returns a value greater or equal to any passed in max argument Kernel#rand - needs to be reviewed for spec completeness Finished in 0.165837 seconds 1 file, 7 examples, 2005 expectations, 0 failures, 0 errors == rubyspec/core/kernel/readline_spec.rb # 2010-02-23T09:31:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/readline_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/readline_spec.rb Kernel#readline - is a private method Kernel.readline - needs to be reviewed for spec completeness Finished in 0.012534 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/kernel/readlines_spec.rb # 2010-02-23T09:31:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/readlines_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/readlines_spec.rb Kernel#readlines - is a private method Kernel.readlines - needs to be reviewed for spec completeness Finished in 0.012430 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/kernel/remove_instance_variable_spec.rb # 2010-02-23T09:31:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/remove_instance_variable_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/remove_instance_variable_spec.rb Kernel#remove_instance_variable - is a private method Finished in 0.011263 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/kernel/require_spec.rb # 2010-02-23T09:31:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/require_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/require_spec.rb Kernel#require - is a private method Kernel#require (path resolution) - loads an absolute path - loads a non-canonical absolute path - loads a file defining many methods - raises a LoadError if the file does not exist - calls #to_str on non-String objects - raises a TypeError if passed nil - raises a TypeError if passed a Fixnum - raises a TypeError if passed an Array - raises a TypeError if passed an object that does not provide #to_str - raises a TypeError if passed an object that has #to_s but not #to_str - raises a TypeError if #to_str does not return a String - raises a TypeError if passed an object that has #to_path but not #to_str - loads a ./ relative path from the current working directory with non-empty $LOAD_PATH - loads a ../ relative path from the current working directory with non-empty $LOAD_PATH - loads a non-canonical path from the current working directory with non-empty $LOAD_PATH - resolves a filename against $LOAD_PATH entries - does not resolve a ./ relative path against $LOAD_PATH entries - does not resolve a ../ relative path against $LOAD_PATH entries - resolves a non-canonical path against $LOAD_PATH entries - loads a path with duplicate path separators Kernel#require (path resolution) with an unreadable file - raises a LoadError Kernel#require (path resolution) - loads a file that recursively requires itself Kernel#require (file extensions) - loads a .rb extensioned file when passed a non-extensioned path - loads a .rb extensioned file when a C-extension file of the same name is loaded - does not load a C-extension file if a .rb extensioned file is already loaded - loads a .rb extensioned file when passed a non-.rb extensioned path - loads a .rb extensioned file when a complex-extensioned C-extension file of the same name is loaded - does not load a C-extension file if a complex-extensioned .rb file is already loaded Kernel#require ($LOAD_FEATURES) - stores an absolute path - does not store the path if the load fails - does not load an absolute path that is already stored - does not load a ./ relative path that is already stored - does not load a ../ relative path that is already stored - does not load a non-canonical path that is already stored - stores ./ relative paths as passed in - stores ../ relative paths as passed in - does not collapse duplicate path separators - adds the suffix of the resolved filename - loads a non-canonical path for a file already loaded - loads a ./ relative path for a file already loaded - loads a ../ relative path for a file already loaded Kernel#require (shell expansion) - does not perform tilde expansion before storing paths in $LOADED_FEATURES Kernel.require (path resolution) - loads an absolute path - loads a non-canonical absolute path - loads a file defining many methods - raises a LoadError if the file does not exist - calls #to_str on non-String objects - raises a TypeError if passed nil - raises a TypeError if passed a Fixnum - raises a TypeError if passed an Array - raises a TypeError if passed an object that does not provide #to_str - raises a TypeError if passed an object that has #to_s but not #to_str - raises a TypeError if #to_str does not return a String - raises a TypeError if passed an object that has #to_path but not #to_str - loads a ./ relative path from the current working directory with non-empty $LOAD_PATH - loads a ../ relative path from the current working directory with non-empty $LOAD_PATH - loads a non-canonical path from the current working directory with non-empty $LOAD_PATH - resolves a filename against $LOAD_PATH entries - does not resolve a ./ relative path against $LOAD_PATH entries - does not resolve a ../ relative path against $LOAD_PATH entries - resolves a non-canonical path against $LOAD_PATH entries - loads a path with duplicate path separators Kernel.require (path resolution) with an unreadable file - raises a LoadError Kernel.require (path resolution) - loads a file that recursively requires itself Kernel.require (file extensions) - loads a .rb extensioned file when passed a non-extensioned path - loads a .rb extensioned file when a C-extension file of the same name is loaded - does not load a C-extension file if a .rb extensioned file is already loaded - loads a .rb extensioned file when passed a non-.rb extensioned path - loads a .rb extensioned file when a complex-extensioned C-extension file of the same name is loaded - does not load a C-extension file if a complex-extensioned .rb file is already loaded Kernel.require ($LOAD_FEATURES) - stores an absolute path - does not store the path if the load fails - does not load an absolute path that is already stored - does not load a ./ relative path that is already stored - does not load a ../ relative path that is already stored - does not load a non-canonical path that is already stored - stores ./ relative paths as passed in - stores ../ relative paths as passed in - does not collapse duplicate path separators - adds the suffix of the resolved filename - loads a non-canonical path for a file already loaded - loads a ./ relative path for a file already loaded - loads a ../ relative path for a file already loaded Kernel.require (shell expansion) - does not perform tilde expansion before storing paths in $LOADED_FEATURES Finished in 0.148001 seconds 1 file, 85 examples, 165 expectations, 0 failures, 0 errors == rubyspec/core/kernel/respond_to_missing_spec.rb # 2010-02-23T09:31:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/respond_to_missing_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/respond_to_missing_spec.rb Finished in 0.010684 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/kernel/respond_to_spec.rb # 2010-02-23T09:31:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/respond_to_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/respond_to_spec.rb Kernel.respond_to? - indicates if a singleton object responds to a particular message Kernel#respond_to? - returns false if the given method was undefined - returns true if obj responds to the given public method - returns true if obj responds to the given protected method - returns true if obj responds to the given protected method, include_private = true - returns true if obj responds to the given protected method - returns true if obj responds to the given private method, include_private = true - returns true if obj responds to the given private method - indicates if an object responds to a particular message Finished in 0.017659 seconds 1 file, 9 examples, 24 expectations, 0 failures, 0 errors == rubyspec/core/kernel/scan_spec.rb # 2010-02-23T09:31:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/scan_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/scan_spec.rb Kernel#scan - is a private method Kernel.scan - needs to be reviewed for spec completeness Finished in 0.012735 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/kernel/select_spec.rb # 2010-02-23T09:31:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/select_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/select_spec.rb Kernel#select - is a private method Kernel.select - needs to be reviewed for spec completeness Finished in 0.012276 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/kernel/send_spec.rb # 2010-02-23T09:31:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/send_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/send_spec.rb Kernel#send - invokes the named public method - invokes the named alias of a public method - invokes the named protected method - invokes the named private method - invokes the named alias of a private method - invokes the named alias of a protected method - invokes the named method - invokes a class method if called on a class - raises a NameError if the corresponding method can't be found - raises a NameError if the corresponding singleton method can't be found - raises an ArgumentError if no arguments are given - raises an ArgumentError if called with more arguments than available parameters - raises an ArgumentError if called with fewer arguments than required parameters - succeeds if passed an arbitrary number of arguments as a splat parameter - succeeds when passing 1 or more arguments as a required and a splat parameter - succeeds when passing 0 arguments to a method with one parameter with a default - has an arity of -1 Finished in 0.022363 seconds 1 file, 17 examples, 21 expectations, 0 failures, 0 errors == rubyspec/core/kernel/set_trace_func_spec.rb # 2010-02-23T09:31:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/set_trace_func_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/set_trace_func_spec.rb Kernel#set_trace_func - is a private method Kernel.set_trace_func - needs to be reviewed for spec completeness Finished in 0.012360 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/kernel/singleton_method_added_spec.rb # 2010-02-23T09:31:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/singleton_method_added_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/singleton_method_added_spec.rb Kernel#singleton_method_added - is a private method Finished in 0.013709 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/kernel/singleton_method_removed_spec.rb # 2010-02-23T09:31:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/singleton_method_removed_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/singleton_method_removed_spec.rb Kernel#singleton_method_removed - is a private method Finished in 0.006098 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/kernel/singleton_method_undefined_spec.rb # 2010-02-23T09:31:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/singleton_method_undefined_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/singleton_method_undefined_spec.rb Kernel#singleton_method_undefined - is a private method Finished in 0.005632 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/kernel/singleton_methods_spec.rb # 2010-02-23T09:31:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/singleton_methods_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/singleton_methods_spec.rb Kernel#singleton_methods - returns a list of the names of singleton methods in the object - returns a list of names of singleton methods in object and superclasses when passed true - should handle singleton_methods call with and without argument - returns a list of the names of singleton methods in the object and its ancestors and mixed-in modules Finished in 0.016335 seconds 1 file, 4 examples, 37 expectations, 0 failures, 0 errors == rubyspec/core/kernel/sleep_spec.rb # 2010-02-23T09:31:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/sleep_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/sleep_spec.rb Kernel#sleep - is a private method - pauses execution for approximately the duration requested - returns the rounded number of seconds asleep - raises a TypeError when passed a non-numeric duration - pauses execution indefinitely if not given a duration Kernel.sleep - needs to be reviewed for spec completeness Finished in 0.127587 seconds 1 file, 5 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/kernel/spawn_spec.rb # 2010-02-23T09:31:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/spawn_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/spawn_spec.rb Finished in 0.003269 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/kernel/split_spec.rb # 2010-02-23T09:31:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/split_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/split_spec.rb Kernel#split - is a private method Kernel.split - needs to be reviewed for spec completeness Finished in 0.012770 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/kernel/sprintf_spec.rb # 2010-02-23T09:31:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/sprintf_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/sprintf_spec.rb Kernel#sprintf - is a private method - treats nil arguments as zero-width strings in %s slots - treats nil arguments as zeroes in %d slots Kernel.sprintf - needs to be reviewed for spec completeness Finished in 0.013677 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/kernel/srand_spec.rb # 2010-02-23T09:31:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/srand_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/srand_spec.rb Kernel.srand - is a private method - srand should return the previous seed value - srand should seed the RNG correctly and repeatably - defaults number to a random value - calls #to_i on number Kernel#srand - needs to be reviewed for spec completeness Finished in 0.015132 seconds 1 file, 5 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/kernel/sub_spec.rb # 2010-02-23T09:31:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/sub_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/sub_spec.rb Kernel#sub - is a private method Kernel#sub! - is a private method Kernel.sub - needs to be reviewed for spec completeness Kernel.sub! - needs to be reviewed for spec completeness Finished in 0.016936 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/kernel/syscall_spec.rb # 2010-02-23T09:31:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/syscall_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/syscall_spec.rb Kernel#syscall - is a private method Kernel.syscall - needs to be reviewed for spec completeness Finished in 0.012182 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/kernel/system_spec.rb # 2010-02-23T09:31:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/system_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/system_spec.rb Kernel#system - can run basic things that exist - returns false when command execution fails - returns false when the command has a non-zero exit status - does not write to stderr when it can't find a command - uses /bin/sh if freaky shit is in the command - is a private method - expands shell variables when given a single string argument - does not expand shell variables when given multiples arguments Finished in 0.222658 seconds 1 file, 8 examples, 12 expectations, 0 failures, 0 errors == rubyspec/core/kernel/taint_spec.rb # 2010-02-23T09:32:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/taint_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/taint_spec.rb Kernel#taint - sets self to be tainted - returns the immediate when called on an immediate - has no effect on immediate values Finished in 0.012367 seconds 1 file, 3 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/kernel/tainted_spec.rb # 2010-02-23T09:32:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/tainted_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/tainted_spec.rb Kernel#tainted? - returns true if Object is tainted Finished in 0.010986 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/kernel/tap_spec.rb # 2010-02-23T09:32:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/tap_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/tap_spec.rb Kernel#tap - always yields self and returns self - raises a LocalJumpError when no block given Finished in 0.012137 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/kernel/test_spec.rb # 2010-02-23T09:32:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/test_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/test_spec.rb Kernel#test - is a private method - returns true when passed ?f if the argument is a regular file - returns true when passed ?e if the argument is a file - returns true when passed ?d if the argument is a directory Kernel.test - needs to be reviewed for spec completeness Finished in 0.014378 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/kernel/throw_spec.rb # 2010-02-23T09:32:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/throw_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/throw_spec.rb Kernel.throw - transfers control to the end of the active catch block waiting for symbol - transfers control to the innermost catch block waiting for the same sympol - sets the return value of the catch block to nil by default - sets the return value of the catch block to a value specified as second parameter - raises a NameError if there is no catch block for the symbol - raises ArgumentError if 3 or more arguments provided - raises TypeError if the first argument is not a symbol Kernel#throw - is a private method Finished in 0.041579 seconds 1 file, 8 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/kernel/to_a_spec.rb # 2010-02-23T09:32:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/to_a_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/to_a_spec.rb Kernel#to_a - is defined on Kernel Kernel#to_a when the receiver is an Array - returns self Kernel#to_a when the receiver is not an Array - returns an Array containing self Finished in 0.013733 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/kernel/to_s_spec.rb # 2010-02-23T09:32:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/to_s_spec.rb Kernel#to_s - needs to be reviewed for spec completeness Finished in 0.010801 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/kernel/trace_var_spec.rb # 2010-02-23T09:32:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/trace_var_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/trace_var_spec.rb Kernel#trace_var - is a private method Kernel.trace_var - needs to be reviewed for spec completeness Finished in 0.012324 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/kernel/trap_spec.rb # 2010-02-23T09:32:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/trap_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/trap_spec.rb Kernel#trap - is a private method Kernel.trap - needs to be reviewed for spec completeness Finished in 0.012280 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/kernel/trust_spec.rb # 2010-02-23T09:32:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/trust_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/trust_spec.rb Finished in 0.020680 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/kernel/type_spec.rb # 2010-02-23T09:32:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/type_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/type_spec.rb Kernel#type - needs to be reviewed for spec completeness Finished in 0.010401 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/kernel/untaint_spec.rb # 2010-02-23T09:32:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/untaint_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/untaint_spec.rb Kernel#untaint - needs to be reviewed for spec completeness Finished in 0.010394 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/kernel/untrace_var_spec.rb # 2010-02-23T09:32:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/untrace_var_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/untrace_var_spec.rb Kernel#untrace_var - is a private method Kernel.untrace_var - needs to be reviewed for spec completeness Finished in 0.012106 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/kernel/untrust_spec.rb # 2010-02-23T09:32:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/untrust_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/untrust_spec.rb Finished in 0.010262 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/kernel/untrusted_spec.rb # 2010-02-23T09:32:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/untrusted_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/untrusted_spec.rb Finished in 0.010289 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/kernel/warn_spec.rb # 2010-02-23T09:32:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/kernel/warn_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/kernel/warn_spec.rb Kernel.warn - is a private method - calls #write on $stderr if $VERBOSE is true - calls #write on $stderr if $VERBOSE is false - does not call #write on $stderr if $VERBOSE is nil - writes the default record separator and NOT $/ to $stderr after the warning message Kernel#warn - needs to be reviewed for spec completeness Finished in 0.014568 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/marshal/dump_spec.rb # 2010-02-23T09:32:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/marshal/dump_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/marshal/dump_spec.rb Marshal.dump - raises an ArgumentError when the recursion limit is exceeded - ignores the recursion limit if the limit is negative - writes the serialized data to the IO-Object - returns the IO-Object - raises an Error when the IO-Object does not respond to #write - raises an ArgumentError when given more than three arguments - raises an Error when trying to dump an anonymous class/module - raises a TypeError if _dump returns a non-string - dumps an Object - dumps an extended_object - dumps an object having ivar - dumps an extended_user_regexp having ivar - raises a TypeError with hash having default proc - raises a TypeError if marshalling a Method instance - raises a TypeError if marshalling a Proc - raises a TypeError if dumping a IO/File instance - raises a TypeError if dumping a MatchData instance - dumps an extended_user_hash_default - dumps an extended_user_hash with a parameter to initialize - dumps an array containing objects having _dump method - dumps an array containing objects having marshal_dump method - favors marshal_dump over _dump - does not use Class#name when using marshal_dump - dumps an array containing the same objects - dumps an extended_array having ivar - dumps a struct having ivar - dumps a struct having fields - dumps an extended_struct having fields with same objects - returns an untainted string if object is untainted - returns a tainted string if object is tainted - returns a tainted string if object is tainted deep in nested structure - dumps a Fixnum -2**24 - dumps a Symbol small - dumps a Hash subclass - dumps a marshal_dump object - dumps a _dump object - dumps a Fixnum 2**16 - dumps a 1...2 - dumps a Array subclass - dumps a Regexp subclass /i - dumps a Regexp - dumps a _dump object extended - dumps a Fixnum -123 - dumps a Fixnum -4516727 - dumps a Array - dumps a Float Infinity - dumps a Module Marshal - dumps a Fixnum 2**8 - dumps a Fixnum -124 - dumps a Fixnum -2**16 - dumps a Struct - dumps a Module nested - dumps a Bignum 2**64 - dumps a Fixnum 5 - dumps a Fixnum -2**8 - dumps a Symbol - dumps a Hash - dumps a Float 0.0 - dumps a Class String - dumps a true - dumps a 1..2 - dumps a Float 8323434.342 - dumps a Float 1.0 - dumps a Float -Infinity - dumps a Bignum -2**63 - dumps a Symbol big - dumps a String small - dumps a nil - dumps a Bignum -2**64 - dumps a String subclass - dumps a false - dumps a Bignum 2**90 - dumps a Fixnum 122 - dumps a String extended - dumps a String big - dumps a String empty - dumps a Float -0.0 - dumps a Fixnum 2**24 - dumps a Fixnum 123 - dumps a String subclass extended - dumps a 'a'..'b' - dumps a Fixnum 0 Finished in 0.109368 seconds 1 file, 82 examples, 103 expectations, 0 failures, 0 errors == rubyspec/core/marshal/load_spec.rb # 2010-02-23T09:32:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/marshal/load_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/marshal/load_spec.rb Marshal::load - loads a extended_struct having fields with same objects - loads a string having ivar with ref to self - loads an extended_user_hash with a parameter to initialize - loads a user-marshaled extended object - loads a user_object - loads a object - loads an extended Object - loads a object having ivar - loads an extended Regexp - loads a extended_user_regexp having ivar - loads a Float NaN - loads a Float 1.3 - loads a Float -5.1867345e-22 - loads a Float 1.1867345e+22 - raises an ArgumentError when the dumped data is truncated - ignores the value of the proc when called with a proc - doesn't call the proc for recursively visited data - loads a array containing objects having _dump method, and with proc - loads an array containing objects having marshal_dump method, and with proc - loads an Array with proc - loads a array containing the same objects - loads an array having ivar - loads a struct having ivar - loads a struct having fields - preserves hash ivars when hash contains a string having ivar - raises a TypeError with bad Marshal version - raises EOFError on loading an empty file - loads a Fixnum -2**24 - loads a Symbol small - loads a Hash subclass - loads a marshal_dump object - loads a _dump object - loads a Fixnum 2**16 - loads a 1...2 - loads a Array subclass - loads a Regexp subclass /i - loads a Regexp - loads a _dump object extended - loads a Fixnum -123 - loads a Fixnum -4516727 - loads a Array - loads a Float Infinity - loads a Module Marshal - loads a Fixnum 2**8 - loads a Fixnum -124 - loads a Fixnum -2**16 - loads a Struct - loads a Module nested - loads a Bignum 2**64 - loads a Fixnum 5 - loads a Fixnum -2**8 - loads a Symbol - loads a Hash - loads a Float 0.0 - loads a Class String - loads a true - loads a 1..2 - loads a Float 8323434.342 - loads a Float 1.0 - loads a Float -Infinity - loads a Bignum -2**63 - loads a Symbol big - loads a String small - loads a nil - loads a Bignum -2**64 - loads a String subclass - loads a false - loads a Bignum 2**90 - loads a Fixnum 122 - loads a String extended - loads a String big - loads a String empty - loads a Float -0.0 - loads a Fixnum 2**24 - loads a Fixnum 123 - loads a String subclass extended - loads a 'a'..'b' - loads a Fixnum 0 - returns an untainted object if source is untainted - returns a tainted object if source is tainted - preserves taintedness of nested structure Finished in 0.078825 seconds 1 file, 81 examples, 98 expectations, 0 failures, 0 errors == rubyspec/core/marshal/restore_spec.rb # 2010-02-23T09:32:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/marshal/restore_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/marshal/restore_spec.rb Finished in 0.002107 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/matchdata/begin_spec.rb # 2010-02-23T09:32:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/matchdata/begin_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/matchdata/begin_spec.rb MatchData#begin - returns the offset of the start of the nth element Finished in 0.003723 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/matchdata/captures_spec.rb # 2010-02-23T09:32:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/matchdata/captures_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/matchdata/captures_spec.rb MatchData#captures - returns an array of the match captures Finished in 0.003654 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/matchdata/element_reference_spec.rb # 2010-02-23T09:32:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/matchdata/element_reference_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/matchdata/element_reference_spec.rb MatchData#[] - acts as normal array indexing [index] - supports accessors [start, length] - supports ranges [start..end] Finished in 0.024883 seconds 1 file, 3 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/matchdata/end_spec.rb # 2010-02-23T09:32:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/matchdata/end_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/matchdata/end_spec.rb MatchData#end - returns the offset of the end of the nth element Finished in 0.003782 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/matchdata/eql_spec.rb # 2010-02-23T09:32:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/matchdata/eql_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/matchdata/eql_spec.rb Finished in 0.004650 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/matchdata/equal_value_spec.rb # 2010-02-23T09:32:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/matchdata/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/matchdata/equal_value_spec.rb Finished in 0.004199 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/matchdata/initialize_copy_spec.rb # 2010-02-23T09:32:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/matchdata/initialize_copy_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/matchdata/initialize_copy_spec.rb Finished in 0.002111 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/matchdata/inspect_spec.rb # 2010-02-23T09:32:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/matchdata/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/matchdata/inspect_spec.rb MatchData#inspect - returns a String - returns a human readable representation that contains entire matched string and the captures Finished in 0.004856 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/matchdata/length_spec.rb # 2010-02-23T09:32:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/matchdata/length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/matchdata/length_spec.rb MatchData#length - length should return the number of elements in the match array Finished in 0.004998 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/matchdata/names_spec.rb # 2010-02-23T09:32:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/matchdata/names_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/matchdata/names_spec.rb Finished in 0.002574 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/matchdata/offset_spec.rb # 2010-02-23T09:32:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/matchdata/offset_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/matchdata/offset_spec.rb MatchData#offset - returns a two element array with the begin and end of the nth match Finished in 0.003735 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/matchdata/post_match_spec.rb # 2010-02-23T09:32:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/matchdata/post_match_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/matchdata/post_match_spec.rb MatchData#post_match - returns the string after the match equiv. special var $' Finished in 0.107935 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/matchdata/pre_match_spec.rb # 2010-02-23T09:32:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/matchdata/pre_match_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/matchdata/pre_match_spec.rb MatchData#pre_match - returns the string before the match, equiv. special var $` Finished in 0.014426 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/matchdata/regexp_spec.rb # 2010-02-23T09:32:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/matchdata/regexp_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/matchdata/regexp_spec.rb Finished in 0.002656 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/matchdata/select_spec.rb # 2010-02-23T09:32:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/matchdata/select_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/matchdata/select_spec.rb MatchData#select - yields the contents of the match array to a block Finished in 0.004220 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/matchdata/size_spec.rb # 2010-02-23T09:32:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/matchdata/size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/matchdata/size_spec.rb MatchData#size - length should return the number of elements in the match array Finished in 0.004349 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/matchdata/string_spec.rb # 2010-02-23T09:32:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/matchdata/string_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/matchdata/string_spec.rb MatchData#string - returns a copy of the match string - returns a frozen copy of the match string Finished in 0.004247 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/matchdata/to_a_spec.rb # 2010-02-23T09:32:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/matchdata/to_a_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/matchdata/to_a_spec.rb MatchData#to_a - returns an array of matches Finished in 0.003702 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/matchdata/to_s_spec.rb # 2010-02-23T09:32:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/matchdata/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/matchdata/to_s_spec.rb MatchData#to_s - returns the entire matched string Finished in 0.003718 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/matchdata/values_at_spec.rb # 2010-02-23T09:32:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/matchdata/values_at_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/matchdata/values_at_spec.rb MatchData#values_at - returns an array of the matching value Finished in 0.003747 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/math/acos_spec.rb # 2010-02-23T09:32:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/math/acos_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/math/acos_spec.rb Math.acos - returns a float - returns the arccosine of the argument - raises an Errno::EDOM if the argument is greater than 1.0 - raises an Errno::EDOM if the argument is less than -1.0 - raises an ArgumentError if the string argument cannot be coerced with Float() - raises an TypeError if the argument cannot be coerced with Float() - raises a TypeError if the argument is nil - accepts any argument that can be coerced with Float() - coerces string argument with Float() without calling to_f Math#acos - is accessible as a private instance method Finished in 0.032409 seconds 1 file, 10 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/math/acosh_spec.rb # 2010-02-23T09:32:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/math/acosh_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/math/acosh_spec.rb Math.acosh - returns a float - returns the principle value of the inverse hyperbolic cosine of the argument - it raises Errno::EDOM if the passed argument is less than -1.0 or greater than 1.0 - raises an ArgumentError if the argument cannot be coerced with Float() - raises a TypeError if the argument is nil - accepts any argument that can be coerced with Float() Math#acosh - is accessible as a private instance method Finished in 0.010995 seconds 1 file, 7 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/math/asin_spec.rb # 2010-02-23T09:32:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/math/asin_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/math/asin_spec.rb Math.asin - return a float - returns the arcsine of the argument - raises an Errno::EDOM if the argument is greater than 1.0 - raises an Errno::EDOM if the argument is less than -1.0 - raises an ArgumentError if the argument cannot be coerced with Float() - raises a TypeError if the argument is nil - accepts any argument that can be coerced with Float() Math#asin - is accessible as a private instance method Finished in 0.011524 seconds 1 file, 8 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/math/asinh_spec.rb # 2010-02-23T09:32:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/math/asinh_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/math/asinh_spec.rb Math.asinh - returns a float - returns the inverse hyperbolic sin of the argument - raises an ArgumentError if the argument cannot be coerced with Float() - raises a TypeError if the argument is nil - accepts any argument that can be coerced with Float() Math#asinh - is accessible as a private instance method Finished in 0.008780 seconds 1 file, 6 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/math/atan2_spec.rb # 2010-02-23T09:32:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/math/atan2_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/math/atan2_spec.rb Math.atan2 - returns a float - returns the arc tangent of y, x - raises an ArgumentError if the argument cannot be coerced with Float() - raises a TypeError if the argument is nil - accepts any argument that can be coerced with Float() Math#atan2 - is accessible as a private instance method Finished in 0.010094 seconds 1 file, 6 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/math/atan_spec.rb # 2010-02-23T09:32:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/math/atan_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/math/atan_spec.rb Math.atan - returns a float - return the arctangent of the argument - raises an ArgumentError if the argument cannot be coerced with Float() - raises a TypeError if the argument is nil - accepts any argument that can be coerced with Float() Math#atan - is accessible as a private instance method Finished in 0.008951 seconds 1 file, 6 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/math/atanh_spec.rb # 2010-02-23T09:32:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/math/atanh_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/math/atanh_spec.rb Math.atanh - returns a float - returns the inverse hyperbolic tangent of the argument - raises an Errno::EDOM for arguments greater than 1.0 - raises an Errno::EDOM for arguments less than -1.0 Math#atanh - is a private instance method - returns a float - returns the inverse hyperbolic tangent of the argument - raises an Errno::EDOM for arguments greater than 1.0 - raises an Errno::EDOM for arguments less than -1.0 Finished in 0.030404 seconds 1 file, 9 examples, 15 expectations, 0 failures, 0 errors == rubyspec/core/math/constants_spec.rb # 2010-02-23T09:32:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/math/constants_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/math/constants_spec.rb Math::PI - approximates the value of pi - is accessible to a class that includes Math Math::E - approximates the value of Napier's constant - is accessible to a class that includes Math Finished in 0.006164 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/math/cos_spec.rb # 2010-02-23T09:32:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/math/cos_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/math/cos_spec.rb Math.cos - returns a float - returns the cosine of the argument expressed in radians - raises an ArgumentError if the argument cannot be coerced with Float() - raises a TypeError if the argument is nil - coerces its argument with #to_f Math#cos - is accessible as a private instance method Finished in 0.009661 seconds 1 file, 6 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/math/cosh_spec.rb # 2010-02-23T09:32:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/math/cosh_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/math/cosh_spec.rb Math.cosh - returns a float - returns the hyperbolic cosine of the argument - raises an ArgumentError if the argument cannot be coerced with Float() - raises a TypeError if the argument is nil - accepts any argument that can be coerced with Float() Math#cosh - is accessible as a private instance method Finished in 0.008790 seconds 1 file, 6 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/math/erf_spec.rb # 2010-02-23T09:32:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/math/erf_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/math/erf_spec.rb Math.erf - returns a float - returns the error function of the argument - raises an ArgumentError if the argument cannot be coerced with Float() - raises a TypeError if the argument is nil - accepts any argument that can be coerced with Float() Math#erf - is accessible as a private instance method Finished in 0.009009 seconds 1 file, 6 examples, 14 expectations, 0 failures, 0 errors == rubyspec/core/math/erfc_spec.rb # 2010-02-23T09:32:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/math/erfc_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/math/erfc_spec.rb Math.erfc - returns a float - returns the complimentary error function of the argument - raises an ArgumentError if the argument cannot be coerced with Float() - raises a TypeError if the argument is nil - accepts any argument that can be coerced with Float() Math#erfc - is accessible as a private instance method Finished in 0.009047 seconds 1 file, 6 examples, 14 expectations, 0 failures, 0 errors == rubyspec/core/math/exp_spec.rb # 2010-02-23T09:32:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/math/exp_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/math/exp_spec.rb Math.exp - returns a float - returns the base-e exponential of the argument - raises an ArgumentError if the argument cannot be coerced with Float() - raises a TypeError if the argument is nil - accepts any argument that can be coerced with Float() Math#exp - is accessible as a private instance method Finished in 0.009145 seconds 1 file, 6 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/math/frexp_spec.rb # 2010-02-23T09:32:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/math/frexp_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/math/frexp_spec.rb Math.frexp - returns the normalized fraction and exponent - raises an ArgumentError if the argument cannot be coerced with Float() - raises a TypeError if the argument is nil - accepts any argument that can be coerced with Float() Math#frexp - is accessible as a private instance method Finished in 0.008192 seconds 1 file, 5 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/math/gamma_spec.rb # 2010-02-23T09:32:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/math/gamma_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/math/gamma_spec.rb Finished in 0.002954 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/math/hypot_spec.rb # 2010-02-23T09:32:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/math/hypot_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/math/hypot_spec.rb Math.hypot - returns a float - returns the length of the hypotenuse of a right triangle with legs given by the arguments - raises an ArgumentError if the argument cannot be coerced with Float() - raises a ArgumentError if the argument is nil - accepts any argument that can be coerced with Float() Math#hypot - is accessible as a private instance method Finished in 0.008810 seconds 1 file, 6 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/math/ldexp_spec.rb # 2010-02-23T09:32:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/math/ldexp_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/math/ldexp_spec.rb Math.ldexp - returns a float - returns the argument multiplied by 2**n - raises an ArgumentError if the first argument cannot be coerced with Float() - raises an TypeError if the second argument cannot be coerced with Integer() - raises a TypeError if the first argument is nil - raises a TypeError if the second argument is nil - accepts any first argument that can be coerced with Float() - accepts any second argument that can be coerced with Integer() Math#ldexp - is accessible as a private instance method Finished in 0.010441 seconds 1 file, 9 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/math/lgamma_spec.rb # 2010-02-23T09:32:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/math/lgamma_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/math/lgamma_spec.rb Finished in 0.017343 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/math/log10_spec.rb # 2010-02-23T09:32:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/math/log10_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/math/log10_spec.rb Math.log10 - returns a float - return the base-10 logarithm of the argument - raises an Errno::EDOM if the argument is less than 0 - raises an ArgumentError if the argument cannot be coerced with Float() - raises a TypeError if the argument is nil - accepts any argument that can be coerced with Float() Math#log10 - is accessible as a private instance method Finished in 0.010467 seconds 1 file, 7 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/math/log2_spec.rb # 2010-02-23T09:32:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/math/log2_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/math/log2_spec.rb Finished in 0.003373 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/math/log_spec.rb # 2010-02-23T09:32:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/math/log_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/math/log_spec.rb Math.log - returns a float - returns the natural logarithm of the argument - raises an Errno::EDOM if the argument is less than 0 - raises an ArgumentError if the argument cannot be coerced with Float() - raises a TypeError if the argument is nil - accepts any argument that can be coerced with Float() Math#log - is accessible as a private instance method Finished in 0.010490 seconds 1 file, 7 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/math/sin_spec.rb # 2010-02-23T09:32:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/math/sin_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/math/sin_spec.rb Math.sin - returns a float - returns the sine of the argument expressed in radians - raises an ArgumentError if the argument cannot be coerced with Float() - raises a TypeError if the argument is nil - accepts any argument that can be coerced with Float() Math#sin - is accessible as a private instance method Finished in 0.009188 seconds 1 file, 6 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/math/sinh_spec.rb # 2010-02-23T09:32:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/math/sinh_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/math/sinh_spec.rb Math.sinh - returns a float - returns the hyperbolic sin of the argument - raises an ArgumentError if the argument cannot be coerced with Float() - raises a TypeError if the argument is nil - accepts any argument that can be coerced with Float() Math#sinh - is accessible as a private instance method Finished in 0.008836 seconds 1 file, 6 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/math/sqrt_spec.rb # 2010-02-23T09:32:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/math/sqrt_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/math/sqrt_spec.rb Math.sqrt - returns a float - returns the square root of the argument - raises an ArgumentError if the argument cannot be coerced with Float() - raises a TypeError if the argument is nil - accepts any argument that can be coerced with Float() Math#sqrt - is accessible as a private instance method Finished in 0.008701 seconds 1 file, 6 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/math/tan_spec.rb # 2010-02-23T09:32:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/math/tan_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/math/tan_spec.rb Math.tan - returns a float - returns the tangent of the argument - returns NaN if called with +-Infinitty - raises an ArgumentError if the argument cannot be coerced with Float() - raises a TypeError if the argument is nil - accepts any argument that can be coerced with Float() Math#tan - is accessible as a private instance method Finished in 0.009545 seconds 1 file, 7 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/math/tanh_spec.rb # 2010-02-23T09:32:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/math/tanh_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/math/tanh_spec.rb Math.tanh - returns a float - returns the hyperbolic tangent of the argument - raises an ArgumentError if the argument cannot be coerced with Float() - raises a TypeError if the argument is nil - accepts any argument that can be coerced with Float() Math#tanh - is accessible as a private instance method Finished in 0.008967 seconds 1 file, 6 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/method/arity_spec.rb # 2010-02-23T09:32:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/method/arity_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/method/arity_spec.rb Method#arity - returns n, where n is the number of required arguments, when there are zero or more required arguments only - returns n, where n is the number of required arguments and method created via defined_method - returns -(n+1), where n is the number of required arguments, when there is at least one optional argument - returns -(n+1), where n is the number of required arguments, when there is a splat argument, regardless of optional arguments - returns the same value regardless of the presence of a block Finished in 0.010208 seconds 1 file, 5 examples, 32 expectations, 0 failures, 0 errors == rubyspec/core/method/call_spec.rb # 2010-02-23T09:32:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/method/call_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/method/call_spec.rb Method#call - invokes the method with the specified arguments, returning the method's return value - raises an ArgumentError when given incorrect number of arguments Finished in 0.008567 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/method/clone_spec.rb # 2010-02-23T09:32:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/method/clone_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/method/clone_spec.rb Method#clone - returns a copy of the method Finished in 0.006010 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/method/element_reference_spec.rb # 2010-02-23T09:32:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/method/element_reference_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/method/element_reference_spec.rb Method#[] - invokes the method with the specified arguments, returning the method's return value - raises an ArgumentError when given incorrect number of arguments Finished in 0.008213 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/method/eql_spec.rb # 2010-02-23T09:32:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/method/eql_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/method/eql_spec.rb Finished in 0.008344 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/method/equal_value_spec.rb # 2010-02-23T09:32:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/method/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/method/equal_value_spec.rb Method#== - returns true if methods are the same - returns true on aliased methods - returns false on a method which is neither aliased nor the same method - returns false for a method which is not bound to the same object - returns false if the two methods are bound to the same object but were defined independently - returns false if the two methods are bound to different objects, have the same names, and identical bodies - returns false if the argument is not a Method object - returns false if the argument is an unbound version of self Finished in 0.011876 seconds 1 file, 8 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/method/inspect_spec.rb # 2010-02-23T09:32:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/method/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/method/inspect_spec.rb Method#inspect - returns a String - returns a String for methods defined with attr_accessor - returns a String containing 'Method' - returns a String containing the method name - returns a String containing the Module the method is defined in - returns a String containing the Module the method is referenced from Finished in 0.011708 seconds 1 file, 6 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/method/name_spec.rb # 2010-02-23T09:32:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/method/name_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/method/name_spec.rb Method#name - returns the name of the method - returns the name even when aliased Finished in 0.007389 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/method/owner_spec.rb # 2010-02-23T09:32:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/method/owner_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/method/owner_spec.rb Method#owner - returns the owner of the method - returns the name even when aliased - returns the class/module it was defined in Finished in 0.007282 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/method/parameters_spec.rb # 2010-02-23T09:32:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/method/parameters_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/method/parameters_spec.rb Finished in 0.002456 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/method/receiver_spec.rb # 2010-02-23T09:32:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/method/receiver_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/method/receiver_spec.rb Method#receiver - returns the receiver of the method - returns the right receiver even when aliased Finished in 0.007091 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/method/source_location_spec.rb # 2010-02-23T09:32:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/method/source_location_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/method/source_location_spec.rb Finished in 0.005219 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/method/to_proc_spec.rb # 2010-02-23T09:32:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/method/to_proc_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/method/to_proc_spec.rb Method#to_proc - returns a Proc object corresponding to the method - Proc object should have the correct arity - returns a proc that can be used by define_method - returns a proc that can be yielded to Finished in 0.010116 seconds 1 file, 4 examples, 30 expectations, 0 failures, 0 errors == rubyspec/core/method/to_s_spec.rb # 2010-02-23T09:32:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/method/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/method/to_s_spec.rb Method#to_s - returns a String - returns a String for methods defined with attr_accessor - returns a String containing 'Method' - returns a String containing the method name - returns a String containing the Module the method is defined in - returns a String containing the Module the method is referenced from Finished in 0.010569 seconds 1 file, 6 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/method/unbind_spec.rb # 2010-02-23T09:32:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/method/unbind_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/method/unbind_spec.rb Method#unbind - returns an UnboundMethod - returns a String containing 'UnboundMethod' - returns a String containing the method name - returns a String containing the Module the method is defined in - returns a String containing the Module the method is referenced from - rebinding UnboundMethod to Method's obj produces exactly equivalent Methods Finished in 0.032619 seconds 1 file, 6 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/module/alias_method_spec.rb # 2010-02-23T09:32:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/alias_method_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/alias_method_spec.rb Module#alias_method - makes a copy of the method - retains method visibility - fails if origin method not found - converts a non string/symbol/fixnum name to string using to_str - raises a TypeError when the given name can't be converted using to_str - is a private method - works in module - works on private module methods in a module that has been reopened Finished in 0.036525 seconds 1 file, 8 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/module/allocate_spec.rb # 2010-02-23T09:32:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/allocate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/allocate_spec.rb Module.allocate - returns an instance of Module - returns a fully-formed instance of Module Finished in 0.004794 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/module/ancestors_spec.rb # 2010-02-23T09:32:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/ancestors_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/ancestors_spec.rb Module#ancestors - returns a list of modules included in self (including self) - returns only modules and classes - has 1 entry per module or class Finished in 0.009408 seconds 1 file, 3 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/module/append_features_spec.rb # 2010-02-23T09:32:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/append_features_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/append_features_spec.rb Module#append_features - gets called when self is included in another module/class - raises an ArgumentError on a cyclic include Finished in 0.009068 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/module/attr_accessor_spec.rb # 2010-02-23T09:32:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/attr_accessor_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/attr_accessor_spec.rb Module#attr_accessor - creates a getter and setter for each given attribute name - converts non string/symbol/fixnum names to strings using to_str - raises a TypeError when the given names can't be converted to strings using to_str - applies current visibility to methods created Finished in 0.012975 seconds 1 file, 4 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/module/attr_reader_spec.rb # 2010-02-23T09:32:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/attr_reader_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/attr_reader_spec.rb Module#attr_reader - creates a getter for each given attribute name - converts non string/symbol/fixnum names to strings using to_str - raises a TypeError when the given names can't be converted to strings using to_str - applies current visibility to methods created Finished in 0.026479 seconds 1 file, 4 examples, 15 expectations, 0 failures, 0 errors == rubyspec/core/module/attr_spec.rb # 2010-02-23T09:32:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/attr_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/attr_spec.rb Module#attr - creates a getter for the given attribute name - creates a setter for the given attribute name if writable is true - creates a getter and setter for the given attribute name if called with and without writeable is true - applies current visibility to methods created - converts non string/symbol/fixnum names to strings using to_str - raises a TypeError when the given names can't be converted to strings using to_str Finished in 0.016122 seconds 1 file, 6 examples, 27 expectations, 0 failures, 0 errors == rubyspec/core/module/attr_writer_spec.rb # 2010-02-23T09:32:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/attr_writer_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/attr_writer_spec.rb Module#attr_writer - creates a setter for each given attribute name - creates a setter for an attribute name given as a Fixnum - converts non string/symbol/fixnum names to strings using to_str - raises a TypeError when the given names can't be converted to strings using to_str - applies current visibility to methods created Finished in 0.014205 seconds 1 file, 5 examples, 18 expectations, 0 failures, 0 errors == rubyspec/core/module/autoload_spec.rb # 2010-02-23T09:32:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/autoload_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/autoload_spec.rb Module#autoload? - returns the name of the file that will be autoloaded - returns nil if no file has been registered for a constant Module#autoload - registers a file to load the first time the named constant is accessed - sets the autoload constant in the constants table - loads the registered constant when it is accessed - loads the registered constant into a dynamically created class - loads the registered constant into a dynamically created module - loads the registered constant when it is opened as a class - loads the registered constant when it is opened as a module - loads the registered constant when it is inherited from - loads the registered constant when it is included - does not load the file when the constant is already set - loads a file with .rb extension when passed the name without the extension - does not load the file if the file is manually required - allows multiple autoload constants for a single file - removes the constant from the constant table if load fails - removes the constant from the constant table if the loaded files does not define it - does not load the file when refering to the constant in defined? - does not load the file when removing an autoload constant - does not load the file when accessing the constants table of the module - loads the file when opening a module that is the autoloaded constant - raises a NameError when the autoload file did not define the constant and a module is opened with the same name - raises an ArgumentError when an empty filename is given - raises a NameError when the constant name starts with a lower case letter - raises a NameError when the constant name starts with a number - raises a NameError when the constant name has a space in it - shares the autoload request across dup'ed copies of modules - raises a TypeError if opening a class with a different superclass than the class defined in the autoload file - raises a TypeError if not passed a String for the filename Module#autoload - does not call Kernel#require or Kernel#load dynamically Finished in 0.068971 seconds 1 file, 30 examples, 48 expectations, 0 failures, 0 errors == rubyspec/core/module/case_compare_spec.rb # 2010-02-23T09:32:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/case_compare_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/case_compare_spec.rb Module#=== - returns true when the given Object is an instance of self or of self's descendants - returns true when the given Object's class includes self or when the given Object is extended by self Finished in 0.009555 seconds 1 file, 2 examples, 14 expectations, 0 failures, 0 errors == rubyspec/core/module/class_eval_spec.rb # 2010-02-23T09:32:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/class_eval_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/class_eval_spec.rb Module#class_eval - evaluates a given string in the context of self - does not add defined methods to other classes - defines constants in the receiver's scope - evaluates a given block in the context of self - uses the optional filename and lineno parameters for error messages - converts non string eval-string to string using to_str - raises a TypeError when the given eval-string can't be converted to string using to_str - raises an ArgumentError when no arguments and no block are given - raises an ArgumentError when more than 3 arguments are given - raises an ArgumentError when a block and normal arguments are given Finished in 0.029510 seconds 1 file, 10 examples, 15 expectations, 0 failures, 0 errors == rubyspec/core/module/class_variable_defined_spec.rb # 2010-02-23T09:32:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/class_variable_defined_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/class_variable_defined_spec.rb Module#class_variable_defined? - returns true if a class variable with the given name is defined in self - returns true if a class variable with the given name is defined in the metaclass - returns true if a class variables with the given name is defined in an included module - returns false if a class variables with the given name is defined in an extended module - accepts Fixnums for class variables - raises a NameError when the given name is not allowed - converts a non string/symbol/fixnum name to string using to_str - raises a TypeError when the given names can't be converted to strings using to_str Finished in 0.015645 seconds 1 file, 8 examples, 17 expectations, 0 failures, 0 errors == rubyspec/core/module/class_variable_get_spec.rb # 2010-02-23T09:32:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/class_variable_get_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/class_variable_get_spec.rb Module#class_variable_get - returns the value of the class variable with the given name - returns the value of a class variable with the given name defined in an included module - raises a NameError for a class variables with the given name defined in an extended module - returns class variables defined in the class body and accessed in the metaclass - returns class variables defined in the metaclass and accessed by class methods - returns class variables defined in the metaclass and accessed by instance methods - accepts Fixnums for class variables - raises a NameError when a Fixnum for an uninitialized class variable is given - raises a NameError when an uninitialized class variable is accessed - raises a NameError when the given name is not allowed - converts a non string/symbol/fixnum name to string using to_str - raises a TypeError when the given names can't be converted to strings using to_str Finished in 0.019330 seconds 1 file, 12 examples, 18 expectations, 0 failures, 0 errors == rubyspec/core/module/class_variable_set_spec.rb # 2010-02-23T09:32:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/class_variable_set_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/class_variable_set_spec.rb Module#class_variable_set - sets the class variable with the given name to the given value - sets the value of a class variable with the given name defined in an included module - accepts Fixnums for class variables - raises a TypeError when self is frozen - raises a NameError when the given name is not allowed - converts a non string/symbol/fixnum name to string using to_str - raises a TypeError when the given names can't be converted to strings using to_str Finished in 0.016362 seconds 1 file, 7 examples, 14 expectations, 0 failures, 0 errors == rubyspec/core/module/class_variables_spec.rb # 2010-02-23T09:32:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/class_variables_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/class_variables_spec.rb Module#class_variables - returns an Array with the names of class variables of self and self's ancestors - returns an Array with names of class variables defined in metaclasses - returns an Array with names of class variables defined in included modules - does not return class variables defined in extended modules Finished in 0.025545 seconds 1 file, 4 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/module/comparison_spec.rb # 2010-02-23T09:32:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/comparison_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/comparison_spec.rb Module#<=> - returns -1 if self is a subclass of or includes the given module - returns 0 if self is the same as the given module - returns +1 if self is a superclas of or included by the given module - returns nil if self and the given module are not related - returns nil if the argument is not a class/module Finished in 0.011003 seconds 1 file, 5 examples, 17 expectations, 0 failures, 0 errors == rubyspec/core/module/const_defined_spec.rb # 2010-02-23T09:32:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/const_defined_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/const_defined_spec.rb Module#const_defined? - returns true if the given Symbol names a constant defined in the receiver - returns true if the given String names a constant defined in the receiver - returns false if the constant is not defined in the receiver - does not call #const_missing if the constant is not defined in the receiver - calls #to_str to convert the given name to a String - raises a NameError if the name does not start with a capital letter - raises a NameError if the name starts with a non-alphabetic character - raises a NameError if the name contains non-alphabetic characters except '_' - raises a TypeError if conversion to a String by calling #to_str fails Finished in 0.017527 seconds 1 file, 9 examples, 25 expectations, 0 failures, 0 errors == rubyspec/core/module/const_get_spec.rb # 2010-02-23T09:32:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/const_get_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/const_get_spec.rb Module#const_get - accepts a String or Symbol name - raises a NameError if no constant is defined in the search path - raises a NameError if the name does not start with a capital letter - raises a NameError if the name starts with a non-alphabetic character - raises a NameError if the name contains non-alphabetic characters except '_' - calls #to_str to convert the given name to a String - raises a TypeError if conversion to a String by calling #to_str fails - calls #const_missing on the receiver if unable to locate the constant - does not search the singleton class of a Class or Module - does not search the containing scope Module#const_get with statically assigned constants - searches the immediate class or module first - searches a module included in the immediate class before the superclass - searches the superclass before a module included in the superclass - searches a module included in the superclass - searches the superclass chain - returns a toplevel constant when the receiver is a Class - returns a toplevel constant when the receiver is a Module Module#const_get with dynamically assigned constants - searches the immediate class or module first - searches a module included in the immediate class before the superclass - searches the superclass before a module included in the superclass - searches a module included in the superclass - searches the superclass chain - returns a toplevel constant when the receiver is a Class - returns a toplevel constant when the receiver is a Module - returns the updated value of a constant Finished in 0.026398 seconds 1 file, 25 examples, 46 expectations, 0 failures, 0 errors == rubyspec/core/module/const_missing_spec.rb # 2010-02-23T09:32:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/const_missing_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/const_missing_spec.rb Module#const_missing - is called when an undefined constant is referenced via literal form - is called when an undefined constant is referenced via #const_get Finished in 0.007245 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/module/const_set_spec.rb # 2010-02-23T09:32:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/const_set_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/const_set_spec.rb Module#const_set - sets the constant specified by a String or Symbol to the given value - returns the value set - raises a NameError if the name does not start with a capital letter - raises a NameError if the name starts with a non-alphabetic character - raises a NameError if the name contains non-alphabetic characters except '_' - calls #to_str to convert the given name to a String - raises a TypeError if conversion to a String by calling #to_str fails Finished in 0.013657 seconds 1 file, 7 examples, 17 expectations, 0 failures, 0 errors == rubyspec/core/module/constants_spec.rb # 2010-02-23T09:32:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/constants_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/constants_spec.rb Module.constants - returns an array of the names of all toplevel constants - returns an array of String names Module#constants - returns an array of String names of all constants defined in the moduleand all included modules - includes names of constants defined after a module is included Finished in 0.013314 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/module/define_method_spec.rb # 2010-02-23T09:32:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/define_method_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/define_method_spec.rb Module#define_method when given an UnboundMethod - correctly passes given arguments to the new method - adds the new method to the methods list Module#define_method - defines the given method as an instance method with the given name in self - defines a new method with the given name and the given block as body in self - raises a TypeError when the given method is no Method/Proc - accepts a Method (still bound) - maintains the Proc's scope - is private Finished in 0.016149 seconds 1 file, 8 examples, 12 expectations, 0 failures, 0 errors == rubyspec/core/module/eql_spec.rb # 2010-02-23T09:32:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/eql_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/eql_spec.rb Module#eql? - returns true if self and the given module are the same Finished in 0.023289 seconds 1 file, 1 example, 9 expectations, 0 failures, 0 errors == rubyspec/core/module/equal_spec.rb # 2010-02-23T09:32:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/equal_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/equal_spec.rb Module#equal? - returns true if self and the given module are the same Finished in 0.009050 seconds 1 file, 1 example, 9 expectations, 0 failures, 0 errors == rubyspec/core/module/equal_value_spec.rb # 2010-02-23T09:32:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/equal_value_spec.rb Module#== - returns true if self and the given module are the same Finished in 0.009165 seconds 1 file, 1 example, 9 expectations, 0 failures, 0 errors == rubyspec/core/module/extend_object_spec.rb # 2010-02-23T09:32:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/extend_object_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/extend_object_spec.rb Module#extend_object - extends the given object with constants and methods of self - is called when an object gets extended with self Finished in 0.008795 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/module/extended_spec.rb # 2010-02-23T09:32:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/extended_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/extended_spec.rb Module#extended - is called when an object gets extended with self - is called after Module#extend_object - is private in its default implementation Finished in 0.010759 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/module/freeze_spec.rb # 2010-02-23T09:32:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/freeze_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/freeze_spec.rb Module#freeze - prevents further modifications to self Finished in 0.009622 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/module/gt_spec.rb # 2010-02-23T09:32:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/gt_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/gt_spec.rb Module#> - returns true if self is a superclass of or included by the given module - returns false if self is the same as the given module - returns nil if self is not related to the given module - raises a TypeError if the argument is not a class/module Finished in 0.010306 seconds 1 file, 4 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/module/gte_spec.rb # 2010-02-23T09:32:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/gte_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/gte_spec.rb Module#>= - returns true if self is a superclass of, the same as or included by given module - returns nil if self is not related to the given module - returns false if self is a subclass of or includes the given module - raises a TypeError if the argument is not a class/module Finished in 0.010491 seconds 1 file, 4 examples, 17 expectations, 0 failures, 0 errors == rubyspec/core/module/include_spec.rb # 2010-02-23T09:32:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/include_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/include_spec.rb Module#include - calls #append_features(self) in reversed order on each module - adds all ancestor modules when a previously included module is included again - raises a TypeError when the argument is not a Module - does not raise a TypeError when the argument is an instance of a subclass of Module - imports constants to modules and classes - does not override existing constants in modules and classes - imports instance methods to modules and classes - imports constants to the toplevel - does not import methods to modules and classes - attaches the module as the caller's immediate ancestor - doesn't include module if it is included in a super class - recursively includes new mixins - preserves ancestor order - detects cyclic includes - accepts no-arguments - ignores modules it has already included via module mutual inclusion - clears any caches Module#include? - returns true if the given module is included by self or one of it's ancestors - raises a TypeError when no module was given Finished in 0.028433 seconds 1 file, 19 examples, 51 expectations, 0 failures, 0 errors == rubyspec/core/module/included_modules_spec.rb # 2010-02-23T09:32:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/included_modules_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/included_modules_spec.rb Module#included_modules - returns a list of modules included in self Finished in 0.008172 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/core/module/included_spec.rb # 2010-02-23T09:32:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/included_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/included_spec.rb Module#included - is invoked when self is included in another module or class - allows extending self with the object into which it is being included - is private in its default implementation Finished in 0.010643 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/module/initialize_copy_spec.rb # 2010-02-23T09:32:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/initialize_copy_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/initialize_copy_spec.rb Finished in 0.006332 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/module/initialize_spec.rb # 2010-02-23T09:32:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/initialize_spec.rb Module#initialize - accepts a block - is called on subclasses Finished in 0.009333 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/module/instance_method_spec.rb # 2010-02-23T09:32:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/instance_method_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/instance_method_spec.rb Module#instance_method - returns an UnboundMethod corresponding to the given name - returns an UnboundMethod corresponding to the given name from a superclass - returns an UnboundMethod corresponding to the given name from an included Module - gives UnboundMethod method name, Module defined in and Module extracted from - raises an ArgumentError if passed a Fixnum that is not a symbol - raises a TypeError if the given name is not a string/symbol - raises a NameError if the method has been undefined - raises a NameError if the given method doesn't exist Finished in 0.014920 seconds 1 file, 8 examples, 22 expectations, 0 failures, 0 errors == rubyspec/core/module/instance_methods_spec.rb # 2010-02-23T09:32:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/instance_methods_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/instance_methods_spec.rb Module#instance_methods - does not return methods undefined in a superclass - does not return methods undefined in a subclass - does not return methods undefined in the current class - does not return methods from an included module that are undefined in the class - returns the public and protected methods of self if include_super is false - returns the public and protected methods of self and it's ancestors Finished in 0.013662 seconds 1 file, 6 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/module/lt_spec.rb # 2010-02-23T09:32:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/lt_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/lt_spec.rb Module#< - returns true if self is a subclass of or includes the given module - returns false if self is the same as the given module - returns nil if self is not related to the given module - raises a TypeError if the argument is not a class/module Finished in 0.010048 seconds 1 file, 4 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/module/lte_spec.rb # 2010-02-23T09:32:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/lte_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/lte_spec.rb Module#<= - returns true if self is a subclass of, the same as or includes the given module - returns nil if self is not related to the given module - returns false if self is a superclass of or is included by the given module - raises a TypeError if the argument is not a class/module Finished in 0.010635 seconds 1 file, 4 examples, 17 expectations, 0 failures, 0 errors == rubyspec/core/module/method_added_spec.rb # 2010-02-23T09:32:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/method_added_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/method_added_spec.rb Module#method_added - is a private instance method - returns nil in the default implementation - is called when a new method is defined in self Finished in 0.010596 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/module/method_defined_spec.rb # 2010-02-23T09:32:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/method_defined_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/method_defined_spec.rb Module#method_defined? - returns true if a public or private method with the given name is defined in self, self's ancestors or one of self's included modules - raises a TypeError when the given object is not a string/symbol/fixnum - converts the given name to a string using to_str Finished in 0.012162 seconds 1 file, 3 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/module/method_removed_spec.rb # 2010-02-23T09:32:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/method_removed_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/method_removed_spec.rb Module#method_removed - is called when a method is removed from self Finished in 0.008061 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/module/method_undefined_spec.rb # 2010-02-23T09:32:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/method_undefined_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/method_undefined_spec.rb Module#method_undefined - is called when a method is undefined from self Finished in 0.008079 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/module/module_eval_spec.rb # 2010-02-23T09:32:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/module_eval_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/module_eval_spec.rb Module#module_eval - evaluates a given string in the context of self - does not add defined methods to other classes - defines constants in the receiver's scope - evaluates a given block in the context of self - uses the optional filename and lineno parameters for error messages - converts non string eval-string to string using to_str - raises a TypeError when the given eval-string can't be converted to string using to_str - raises an ArgumentError when no arguments and no block are given - raises an ArgumentError when more than 3 arguments are given - raises an ArgumentError when a block and normal arguments are given Finished in 0.037470 seconds 1 file, 10 examples, 15 expectations, 0 failures, 0 errors == rubyspec/core/module/module_function_spec.rb # 2010-02-23T09:32:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/module_function_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/module_function_spec.rb Module#module_function with specific method names - creates duplicates of the given instance methods on the Module object - returns the current module - creates an independent copy of the method, not a redirect - makes the instance methods private - makes the new Module methods public - tries to convert the given names to strings using to_str - raises a TypeError when the given names can't be converted to string using to_str - can make accessible private methods Module#module_function as a toggle (no arguments) in a Module body - makes any subsequently defined methods module functions with the normal semantics - returns the current module - stops creating module functions if the body encounters another toggle like public/protected/private without arguments - does not stop creating module functions if the body encounters public/protected/private WITH arguments - does not affect module_evaled method definitions also if outside the eval itself - has no effect if inside a module_eval if the definitions are outside of it - functions normally if both toggle and definitions inside a module_eval - affects evaled method definitions also even when outside the eval itself - affects definitions when inside an eval even if the definitions are outside of it - functions normally if both toggle and definitions inside a module_eval Finished in 0.025686 seconds 1 file, 18 examples, 40 expectations, 0 failures, 0 errors == rubyspec/core/module/name_spec.rb # 2010-02-23T09:32:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/name_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/name_spec.rb Module#name - returns an empty String by default - returns the name of self Finished in 0.010191 seconds 1 file, 2 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/module/nesting_spec.rb # 2010-02-23T09:32:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/nesting_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/nesting_spec.rb Module::Nesting - returns the list of Modules nested at the point of call - returns the nesting for module/class declaring the called method Finished in 0.008848 seconds 1 file, 2 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/module/new_spec.rb # 2010-02-23T09:32:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/new_spec.rb Module.new - creates a new anonymous Module - creates a new Module and passes it to the provided block - evaluates a passed block in the context of the module Finished in 0.009393 seconds 1 file, 3 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/module/private_class_method_spec.rb # 2010-02-23T09:32:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/private_class_method_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/private_class_method_spec.rb Module#private_class_method - makes an existing class method private - makes an existing class method private up the inheritance tree - accepts more than one method at a time - raises a NameError if class method doesn't exist - makes a class method private - raises a NameError when the given name is not a method - raises a NameError when the given name is an instance method Finished in 0.014719 seconds 1 file, 7 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/module/private_instance_methods_spec.rb # 2010-02-23T09:32:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/private_instance_methods_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/private_instance_methods_spec.rb Module#private_instance_methods - returns a list of private methods in module and its ancestors - when passed false as a parameter, should return only methods defined in that module - default list should be the same as passing true as an argument Finished in 0.013717 seconds 1 file, 3 examples, 12 expectations, 0 failures, 0 errors == rubyspec/core/module/private_method_defined_spec.rb # 2010-02-23T09:32:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/private_method_defined_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/private_method_defined_spec.rb Module#private_method_defined? - returns true if the named private method is defined by module or its ancestors - returns false if method is not a private method - returns false if the named method is not defined by the module or its ancestors - accepts symbols for the method name - raises an ArgumentError if passed a Fixnum - raises a TypeError if passed nil - raises a TypeError if passed false - raises a TypeError if passed an object that does not defined #to_str - raises a TypeError if passed an object that defines #to_sym - calls #to_str to coerce the passed object to a String Finished in 0.015092 seconds 1 file, 10 examples, 20 expectations, 0 failures, 0 errors == rubyspec/core/module/private_spec.rb # 2010-02-23T09:32:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/private_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/private_spec.rb Module#private - makes the target method uncallable from other types Finished in 0.008287 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/module/protected_instance_methods_spec.rb # 2010-02-23T09:32:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/protected_instance_methods_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/protected_instance_methods_spec.rb Module#protected_instance_methods - returns a list of protected methods in module and its ancestors - when passed false as a parameter, should return only methods defined in that module - default list should be the same as passing true as an argument Finished in 0.012145 seconds 1 file, 3 examples, 12 expectations, 0 failures, 0 errors == rubyspec/core/module/protected_method_defined_spec.rb # 2010-02-23T09:32:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/protected_method_defined_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/protected_method_defined_spec.rb Module#protected_method_defined? - returns true if the named protected method is defined by module or its ancestors - returns false if method is not a protected method - returns false if the named method is not defined by the module or its ancestors - accepts symbols for the method name - raises an ArgumentError if passed a Fixnum - raises a TypeError if not passed a Symbol - accepts any object that is a String type Finished in 0.013829 seconds 1 file, 7 examples, 19 expectations, 0 failures, 0 errors == rubyspec/core/module/protected_spec.rb # 2010-02-23T09:32:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/protected_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/protected_spec.rb Module#protected - makes an existing class method protected Finished in 0.008431 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/module/public_class_method_spec.rb # 2010-02-23T09:32:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/public_class_method_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/public_class_method_spec.rb Module#public_class_method - makes an existing class method public - makes an existing class method public up the inheritance tree - accepts more than one method at a time - raises a NameError if class method doesn't exist - makes a class method public - raises a NameError when the given name is not a method - raises a NameError when the given name is an instance method Finished in 0.013888 seconds 1 file, 7 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/module/public_instance_methods_spec.rb # 2010-02-23T09:32:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/public_instance_methods_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/public_instance_methods_spec.rb Module#public_instance_methods - returns a list of public methods in module and its ancestors - when passed false as a parameter, should return only methods defined in that module - default list should be the same as passing true as an argument Finished in 0.013971 seconds 1 file, 3 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/module/public_method_defined_spec.rb # 2010-02-23T09:32:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/public_method_defined_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/public_method_defined_spec.rb Module#public_method_defined? - returns true if the named public method is defined by module or its ancestors - returns false if method is not a public method - returns false if the named method is not defined by the module or its ancestors - accepts symbols for the method name - raises an ArgumentError if called with a Fixnum - raises a TypeError if not passed a Symbol - accepts any object that is a String type Finished in 0.014211 seconds 1 file, 7 examples, 19 expectations, 0 failures, 0 errors == rubyspec/core/module/public_spec.rb # 2010-02-23T09:32:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/public_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/public_spec.rb Module#public - on a superclass method calls the redefined method Finished in 0.007883 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/module/remove_class_variable_spec.rb # 2010-02-23T09:32:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/remove_class_variable_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/remove_class_variable_spec.rb Finished in 0.006374 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/module/remove_const_spec.rb # 2010-02-23T09:32:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/remove_const_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/remove_const_spec.rb Module#remove_const - removes the constant specified by a String or Symbol from the receiver's constant table - returns the value of the removed constant - raises a NameError if the constant is not defined directly in the module - raises a NameError if the name does not start with a capital letter - raises a NameError if the name starts with a non-alphabetic character - raises a NameError if the name contains non-alphabetic characters except '_' - calls #to_str to convert the given name to a String - raises a TypeError if conversion to a String by calling #to_str fails - is a private method Finished in 0.016894 seconds 1 file, 9 examples, 20 expectations, 0 failures, 0 errors == rubyspec/core/module/remove_method_spec.rb # 2010-02-23T09:32:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/remove_method_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/remove_method_spec.rb Module#remove_method - removes the method from a class - removes method from subclass, but not parent - raises a NameError when attempting to remove method further up the inheritance tree - raises a NameError when attempting to remove a missing method Finished in 0.010259 seconds 1 file, 4 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/module/to_s_spec.rb # 2010-02-23T09:32:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/to_s_spec.rb Finished in 0.006384 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/module/undef_method_spec.rb # 2010-02-23T09:32:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/module/undef_method_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/module/undef_method_spec.rb Module#undef_method with symbol - removes a method defined in a class - removes a method defined in a super class - does not remove a method defined in a super class when removed from a subclass Module#undef_method with string - removes a method defined in a class - removes a method defined in a super class - does not remove a method defined in a super class when removed from a subclass Finished in 0.013216 seconds 1 file, 6 examples, 12 expectations, 0 failures, 0 errors == rubyspec/core/nil/and_spec.rb # 2010-02-23T09:32:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/nil/and_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/nil/and_spec.rb NilClass#& - returns false Finished in 0.003868 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/core/nil/dup_spec.rb # 2010-02-23T09:32:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/nil/dup_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/nil/dup_spec.rb NilClass#dup - raises a TypeError Finished in 0.014017 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/nil/inspect_spec.rb # 2010-02-23T09:32:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/nil/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/nil/inspect_spec.rb NilClass#inspect - returns the string 'nil' Finished in 0.003504 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/nil/nil_spec.rb # 2010-02-23T09:32:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/nil/nil_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/nil/nil_spec.rb NilClass#nil? - returns true Finished in 0.003525 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/nil/or_spec.rb # 2010-02-23T09:32:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/nil/or_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/nil/or_spec.rb NilClass#| - returns false if other is nil or false, otherwise true Finished in 0.003953 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/core/nil/rationalize_spec.rb # 2010-02-23T09:32:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/nil/rationalize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/nil/rationalize_spec.rb Finished in 0.002598 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/nil/to_a_spec.rb # 2010-02-23T09:32:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/nil/to_a_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/nil/to_a_spec.rb NilClass#to_a - returns an empty array Finished in 0.003547 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/nil/to_f_spec.rb # 2010-02-23T09:32:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/nil/to_f_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/nil/to_f_spec.rb NilClass#to_f - returns 0.0 - does not cause NilClass to be coerced to Float Finished in 0.004005 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/nil/to_i_spec.rb # 2010-02-23T09:32:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/nil/to_i_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/nil/to_i_spec.rb NilClass#to_i - returns 0 - does not cause NilClass to be coerced to Fixnum Finished in 0.004047 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/nil/to_r_spec.rb # 2010-02-23T09:32:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/nil/to_r_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/nil/to_r_spec.rb Finished in 0.002528 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/nil/to_s_spec.rb # 2010-02-23T09:32:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/nil/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/nil/to_s_spec.rb NilClass#to_s - returns the string '' Finished in 0.003549 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/nil/xor_spec.rb # 2010-02-23T09:32:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/nil/xor_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/nil/xor_spec.rb NilClass#^ - returns false if other is nil or false, otherwise true Finished in 0.003942 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/core/numeric/abs2_spec.rb # 2010-02-23T09:32:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/abs2_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/abs2_spec.rb Finished in 0.002728 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/numeric/abs_spec.rb # 2010-02-23T09:32:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/abs_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/abs_spec.rb Numeric#abs - returns self when self is greater than 0 - returns self#@- when self is less than 0 Finished in 0.026477 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/numeric/angle_spec.rb # 2010-02-23T09:32:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/angle_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/angle_spec.rb Finished in 0.024788 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/numeric/arg_spec.rb # 2010-02-23T09:32:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/arg_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/arg_spec.rb Finished in 0.004364 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/numeric/ceil_spec.rb # 2010-02-23T09:32:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/ceil_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/ceil_spec.rb Numeric#ceil - converts self to a Float (using #to_f) and returns the #ceil'ed result Finished in 0.005518 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/core/numeric/coerce_spec.rb # 2010-02-23T09:32:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/coerce_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/coerce_spec.rb Numeric#coerce - returns [other, self] if self and other are instances of the same class - calls #to_f to convert other if self responds to #to_f - returns [other.to_f, self.to_f] if self and other are instances of different classes - raises a TypeError when passed nil - raises a TypeError when passed a boolean - raises a TypeError when passed a Symbol - raises an ArgumentError when passed a String Finished in 0.014712 seconds 1 file, 7 examples, 25 expectations, 0 failures, 0 errors == rubyspec/core/numeric/comparison_spec.rb # 2010-02-23T09:32:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/comparison_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/comparison_spec.rb Numeric#<=> - returns 0 if self equals other - returns nil if self does not equal other Finished in 0.004979 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/numeric/conj_spec.rb # 2010-02-23T09:32:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/conj_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/conj_spec.rb Finished in 0.019158 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/numeric/conjugate_spec.rb # 2010-02-23T09:32:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/conjugate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/conjugate_spec.rb Finished in 0.003803 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/numeric/denominator_spec.rb # 2010-02-23T09:32:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/denominator_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/denominator_spec.rb Finished in 0.002695 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/numeric/div_spec.rb # 2010-02-23T09:32:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/div_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/div_spec.rb Numeric#div - calls self#/ with other, converts the result to a Float (using #to_f) and returns the #floor'ed result Finished in 0.006366 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/numeric/divmod_spec.rb # 2010-02-23T09:32:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/divmod_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/divmod_spec.rb Numeric#divmod - returns [quotient, modulus], with quotient being obtained as in Numeric#div and modulus being obtained by calling self#% with other Finished in 0.007232 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/numeric/eql_spec.rb # 2010-02-23T09:32:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/eql_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/eql_spec.rb Numeric#eql? - returns false if self's and other's types don't match - returns the result of calling self#== with other when self's and other's types match Finished in 0.006198 seconds 1 file, 2 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/numeric/fdiv_spec.rb # 2010-02-23T09:32:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/fdiv_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/fdiv_spec.rb Numeric#fdiv - needs to be reviewed for spec completeness Finished in 0.004185 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/numeric/floor_spec.rb # 2010-02-23T09:32:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/floor_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/floor_spec.rb Numeric#floor - converts self to a Float (using #to_f) and returns the #floor'ed result Finished in 0.005164 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/numeric/i_spec.rb # 2010-02-23T09:32:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/i_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/i_spec.rb Finished in 0.002599 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/numeric/imag_spec.rb # 2010-02-23T09:32:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/imag_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/imag_spec.rb Finished in 0.004398 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/numeric/imaginary_spec.rb # 2010-02-23T09:32:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/imaginary_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/imaginary_spec.rb Finished in 0.003798 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/numeric/initialize_copy_spec.rb # 2010-02-23T09:32:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/initialize_copy_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/initialize_copy_spec.rb Numeric#singleton_method_added - raises a TypeError when trying to #dup a Numeric Finished in 0.005219 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/core/numeric/integer_spec.rb # 2010-02-23T09:32:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/integer_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/integer_spec.rb Numeric#integer? - returns false Finished in 0.004013 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/numeric/magnitude_spec.rb # 2010-02-23T09:32:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/magnitude_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/magnitude_spec.rb Finished in 0.003931 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/numeric/modulo_spec.rb # 2010-02-23T09:32:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/modulo_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/modulo_spec.rb Numeric#modulo - returns the result of calling self#% with other Finished in 0.005748 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/numeric/nonzero_spec.rb # 2010-02-23T09:32:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/nonzero_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/nonzero_spec.rb Numeric#nonzero? - returns self if self#zero? is false - returns nil if self#zero? is true Finished in 0.006304 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/numeric/numerator_spec.rb # 2010-02-23T09:32:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/numerator_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/numerator_spec.rb Finished in 0.002751 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/numeric/phase_spec.rb # 2010-02-23T09:32:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/phase_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/phase_spec.rb Finished in 0.004335 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/numeric/polar_spec.rb # 2010-02-23T09:32:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/polar_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/polar_spec.rb Finished in 0.005794 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/numeric/quo_spec.rb # 2010-02-23T09:32:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/quo_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/quo_spec.rb Numeric#quo - returns the result of calling self#/ with other Finished in 0.005745 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/numeric/rationalize_spec.rb # 2010-02-23T09:32:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/rationalize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/rationalize_spec.rb Finished in 0.002690 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/numeric/real_spec.rb # 2010-02-23T09:33:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/real_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/real_spec.rb Finished in 0.004504 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/numeric/rect_spec.rb # 2010-02-23T09:33:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/rect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/rect_spec.rb Finished in 0.004820 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/numeric/rectangular_spec.rb # 2010-02-23T09:33:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/rectangular_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/rectangular_spec.rb Finished in 0.027633 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/numeric/remainder_spec.rb # 2010-02-23T09:33:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/remainder_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/remainder_spec.rb Numeric#remainder - returns the result of calling self#% with other if self is 0 - returns the result of calling self#% with other if self and other are greater than 0 - returns the result of calling self#% with other if self and other are less than 0 - returns the result of calling self#% with other - other if self is greater than 0 and other is less than 0 - returns the result of calling self#% with other - other if self is less than 0 and other is greater than 0 Finished in 0.017855 seconds 1 file, 5 examples, 28 expectations, 0 failures, 0 errors == rubyspec/core/numeric/round_spec.rb # 2010-02-23T09:33:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/round_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/round_spec.rb Numeric#round - converts self to a Float (using #to_f) and returns the #round'ed result Finished in 0.005127 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/numeric/singleton_method_added_spec.rb # 2010-02-23T09:33:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/singleton_method_added_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/singleton_method_added_spec.rb Numeric#singleton_method_added - raises a TypeError when trying to define a singleton method on a Numeric Finished in 0.005448 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/core/numeric/step_spec.rb # 2010-02-23T09:33:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/step_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/step_spec.rb Numeric#step with [stop, step] - raises an ArgumentError when step is 0 - returns an Enumerator when passed no block and self > stop - returns an Enumerator when passed no block and self < stop - increments self (using #+) until self > stop when step > 0 - decrements self (using #-) until self < stop when step < 0 Numeric#step with [stop, step] when self, stop and step are Fixnums - raises an ArgumentError when step is 0 - yields only Fixnums - defaults to step = 1 Numeric#step with [stop, +step] when self, stop and step are Fixnums - yields while increasing self by step until stop is reached - yields once when self equals stop - does not yield when self is greater than stop Numeric#step with [stop, -step] when self, stop and step are Fixnums - yields while decreasing self by step until stop is reached - yields once when self equals stop - does not yield when self is less than stop Numeric#step with [stop, step] when self, stop or step is a Float - raises an ArgumentError when step is 0 - yields only Floats Numeric#step with [stop, +step] when self, stop or step is a Float - yields while increasing self by step until stop is reached - yields once when self equals stop - does not yield when self is greater than stop Numeric#step with [stop, -step] when self, stop or step is a Float - yields while decreasing self by step until stop is reached - yields once when self equals stop - does not yield when self is less than stop Numeric#step - doesn't catch errors Finished in 0.026361 seconds 1 file, 23 examples, 47 expectations, 0 failures, 0 errors == rubyspec/core/numeric/to_c_spec.rb # 2010-02-23T09:33:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/to_c_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/to_c_spec.rb Finished in 0.002802 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/numeric/to_int_spec.rb # 2010-02-23T09:33:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/to_int_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/to_int_spec.rb Numeric#to_int - returns self#to_i Finished in 0.005043 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/numeric/truncate_spec.rb # 2010-02-23T09:33:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/truncate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/truncate_spec.rb Numeric#truncate - converts self to a Float (using #to_f) and returns the #truncate'd result Finished in 0.005340 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/numeric/uminus_spec.rb # 2010-02-23T09:33:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/uminus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/uminus_spec.rb Numeric#-@ - should return the same value with opposite sign (integers) - should return the same value with opposite sign (floats) - should return the same value with opposite sign (two complement) Finished in 0.005021 seconds 1 file, 3 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/numeric/uplus_spec.rb # 2010-02-23T09:33:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/uplus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/uplus_spec.rb Numeric#+@ - returns self Finished in 0.004149 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/numeric/zero_spec.rb # 2010-02-23T09:33:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/numeric/zero_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/numeric/zero_spec.rb Numeric#zero? - returns true if self is 0 - returns false if self is not 0 Finished in 0.006118 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/object/clone_spec.rb # 2010-02-23T09:33:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/object/clone_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/object/clone_spec.rb Object#clone - returns a new object duplicated from the original - produces a shallow copy, contained objects are not recursively dupped - calls #initialize_copy on the NEW object if available, passing in original object - preserves tainted state from the original - preserves frozen state from the original Finished in 0.021836 seconds 1 file, 5 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/object/dup_spec.rb # 2010-02-23T09:33:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/object/dup_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/object/dup_spec.rb Object#dup - returns a new object duplicated from the original - produces a shallow copy, contained objects are not recursively dupped - calls #initialize_copy on the NEW object if available, passing in original object - preserves tainted state from the original - does not preserve frozen state from the original Finished in 0.008160 seconds 1 file, 5 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/object/initialize_spec.rb # 2010-02-23T09:33:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/object/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/object/initialize_spec.rb Finished in 0.002096 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/object/instance_of_spec.rb # 2010-02-23T09:33:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/object/instance_of_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/object/instance_of_spec.rb Object#instance_of? - returns true if given class is object's class - returns false if given class is object's ancestor class - returns false if given class is not object's class nor object's ancestor class - returns false if given a Module that is included in object's class - returns false if given a Module that is included one of object's ancestors only - returns false if given a Module that is not included in object's class - raises a TypeError if given an object that is not a Class nor a Module Finished in 0.007763 seconds 1 file, 7 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/object/is_a_spec.rb # 2010-02-23T09:33:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/object/is_a_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/object/is_a_spec.rb Object#is_a? - returns true if given class is the object's class - returns true if given class is an ancestor of the object's class - returns false if the given class is not object's class nor an ancestor - returns true if given a Module that is included in object's class - returns true if given a Module that is included one of object's ancestors only - returns true if given a Module that object has been extended with - returns false if given a Module not included in object's class nor ancestors - raises a TypeError if given an object that is not a Class nor a Module Finished in 0.010727 seconds 1 file, 8 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/object/kind_of_spec.rb # 2010-02-23T09:33:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/object/kind_of_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/object/kind_of_spec.rb Object#kind_of? - returns true if given class is the object's class - returns true if given class is an ancestor of the object's class - returns false if the given class is not object's class nor an ancestor - returns true if given a Module that is included in object's class - returns true if given a Module that is included one of object's ancestors only - returns true if given a Module that object has been extended with - returns false if given a Module not included in object's class nor ancestors - raises a TypeError if given an object that is not a Class nor a Module Finished in 0.009763 seconds 1 file, 8 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/object/match_spec.rb # 2010-02-23T09:33:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/object/match_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/object/match_spec.rb Object =~ - returns false matching any object Finished in 0.004634 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/core/object/metaclass_spec.rb # 2010-02-23T09:33:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/object/metaclass_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/object/metaclass_spec.rb Object#metaclass - returns the object's metaclass Finished in 0.003137 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/object/new_spec.rb # 2010-02-23T09:33:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/object/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/object/new_spec.rb Object.new - creates a new Object Finished in 0.043686 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/objectspace/_id2ref_spec.rb # 2010-02-23T09:33:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/objectspace/_id2ref_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/objectspace/_id2ref_spec.rb ObjectSpace._id2ref - converts an object id to a reference to the object Finished in 0.003636 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/objectspace/add_finalizer_spec.rb # 2010-02-23T09:33:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/objectspace/add_finalizer_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/objectspace/add_finalizer_spec.rb Finished in 0.002115 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/objectspace/call_finalizer_spec.rb # 2010-02-23T09:33:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/objectspace/call_finalizer_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/objectspace/call_finalizer_spec.rb Finished in 0.002094 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/objectspace/define_finalizer_spec.rb # 2010-02-23T09:33:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/objectspace/define_finalizer_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/objectspace/define_finalizer_spec.rb ObjectSpace.define_finalizer - raises an ArgumentError if the action does not respond to call - accepts an object and a proc - accepts an object and a callable Finished in 0.007051 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/objectspace/each_object_spec.rb # 2010-02-23T09:33:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/objectspace/each_object_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/objectspace/each_object_spec.rb ObjectSpace.each_object - calls the block once for each living, non-immediate object in the Ruby process - calls the block once for each class, module in the Ruby process - returns an enumerator if not given a block Finished in 0.023770 seconds 1 file, 3 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/objectspace/finalizers_spec.rb # 2010-02-23T09:33:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/objectspace/finalizers_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/objectspace/finalizers_spec.rb Finished in 0.002129 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/objectspace/garbage_collect_spec.rb # 2010-02-23T09:33:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/objectspace/garbage_collect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/objectspace/garbage_collect_spec.rb ObjectSpace.garbage_collect - can be invoked without any exceptions - doesn't accept any arguments - ignores the supplied block - always returns nil Finished in 0.045763 seconds 1 file, 4 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/objectspace/remove_finalizer_spec.rb # 2010-02-23T09:33:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/objectspace/remove_finalizer_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/objectspace/remove_finalizer_spec.rb Finished in 0.002181 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/objectspace/undefine_finalizer_spec.rb # 2010-02-23T09:33:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/objectspace/undefine_finalizer_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/objectspace/undefine_finalizer_spec.rb Finished in 0.002098 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/precision/included_spec.rb # 2010-02-23T09:33:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/precision/included_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/precision/included_spec.rb Precision.included - raises a TypeError when a class mixed with Precision does not specify induced_from - doesn't raise a TypeError when a class mixed with Precision specifies induced_from Finished in 0.031189 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/precision/prec_f_spec.rb # 2010-02-23T09:33:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/precision/prec_f_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/precision/prec_f_spec.rb Precision#prec_f - converts a Integer to Float when called on an Integer - returns the same Float when called on a Float Finished in 0.019571 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/precision/prec_i_spec.rb # 2010-02-23T09:33:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/precision/prec_i_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/precision/prec_i_spec.rb Precision#prec_i - returns the same Integer when called on an Integer - converts Float to an Integer when called on an Integer Finished in 0.004681 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/precision/prec_spec.rb # 2010-02-23T09:33:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/precision/prec_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/precision/prec_spec.rb Float#prec - returns the same Float when given the class Float - converts the Float to an Integer when given the class Integer Integer#prec - returns the same Integer when given the class Integer - converts the Integer to Float when given the class Float Finished in 0.005918 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/proc/arity_spec.rb # 2010-02-23T09:33:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/proc/arity_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/proc/arity_spec.rb Proc#arity - returns the number of arguments, using Proc.new - returns the number of arguments, using Kernel#lambda - return the number of arguments, using Kernel#proc - if optional arguments, return the negative number of mandatory arguments using Proc.new - if optional arguments, return the negative number of mandatory arguments using Kernel#lambda - if optional arguments, return the negative number of mandatory arguments using Kernel#proc - returns -1 if no argument declaration is made, using Kernel#lambda - returns -1 if no argument declaration is made, using Kernel#proc - returns -1 if no argument declaration is made, using Proc.new Finished in 0.010054 seconds 1 file, 9 examples, 30 expectations, 0 failures, 0 errors == rubyspec/core/proc/binding_spec.rb # 2010-02-23T09:33:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/proc/binding_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/proc/binding_spec.rb Proc#binding - returns a Binding instance - returns the binding associated with self Finished in 0.005000 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/proc/block_pass_spec.rb # 2010-02-23T09:33:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/proc/block_pass_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/proc/block_pass_spec.rb Proc as a block pass argument - remains the same object if re-vivified by the target method - remains the same object if reconstructed with Proc.new Proc as an implicit block pass argument - remains the same object if re-vivified by the target method - remains the same object if reconstructed with Proc.new Finished in 0.006224 seconds 1 file, 4 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/proc/call_spec.rb # 2010-02-23T09:33:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/proc/call_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/proc/call_spec.rb Proc#call - invokes self - sets self's parameters to the given values - sets self's single parameter to an Array of all given values - can receive block arguments Proc#call on a Proc created with Proc.new - replaces missing arguments with nil - silently ignores extra arguments - auto-explodes a single Array argument Proc#call on a Proc created with Kernel#lambda or Kernel#proc - raises an ArgumentError when called with too few arguments - raises an ArgumentError when called with too many arguments - treats a single Array argument as a single argument Finished in 0.037482 seconds 1 file, 10 examples, 56 expectations, 0 failures, 0 errors == rubyspec/core/proc/case_compare_spec.rb # 2010-02-23T09:33:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/proc/case_compare_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/proc/case_compare_spec.rb Finished in 0.008145 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/proc/clone_spec.rb # 2010-02-23T09:33:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/proc/clone_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/proc/clone_spec.rb Proc#clone - returns a copy of self Finished in 0.005089 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/proc/curry_spec.rb # 2010-02-23T09:33:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/proc/curry_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/proc/curry_spec.rb Finished in 0.003983 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/proc/dup_spec.rb # 2010-02-23T09:33:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/proc/dup_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/proc/dup_spec.rb Proc#dup - returns a copy of self Finished in 0.004436 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/proc/element_reference_spec.rb # 2010-02-23T09:33:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/proc/element_reference_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/proc/element_reference_spec.rb Proc#[] - invokes self - sets self's parameters to the given values - sets self's single parameter to an Array of all given values - can receive block arguments Proc#call on a Proc created with Proc.new - replaces missing arguments with nil - silently ignores extra arguments - auto-explodes a single Array argument Proc#call on a Proc created with Kernel#lambda or Kernel#proc - raises an ArgumentError when called with too few arguments - raises an ArgumentError when called with too many arguments - treats a single Array argument as a single argument Finished in 0.018546 seconds 1 file, 10 examples, 56 expectations, 0 failures, 0 errors == rubyspec/core/proc/eql_spec.rb # 2010-02-23T09:33:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/proc/eql_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/proc/eql_spec.rb Finished in 0.005359 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/proc/equal_value_spec.rb # 2010-02-23T09:33:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/proc/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/proc/equal_value_spec.rb Proc#== - returns true if self and other are the same object - returns true if self and other are both procs with the same body - returns true if self and other are both lambdas with the same body - returns true if self and other are different kinds of procs but have the same body - returns false if self and other are both procs but have different bodies - returns false if self and other are both lambdas but have different bodies - returns false if self and other are different kinds of procs and have different bodies Finished in 0.009110 seconds 1 file, 7 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/proc/hash_spec.rb # 2010-02-23T09:33:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/proc/hash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/proc/hash_spec.rb Finished in 0.002674 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/proc/lambda_spec.rb # 2010-02-23T09:33:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/proc/lambda_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/proc/lambda_spec.rb Finished in 0.002626 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/proc/new_spec.rb # 2010-02-23T09:33:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/proc/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/proc/new_spec.rb Proc.new with an associated block - returns a proc that represents the block - raises a LocalJumpError when context of the block no longer exists - returns from within enclosing method when 'return' is used in the block Proc.new without a block - raises an ArgumentError - raises an ArgumentError if invoked from within a method with no block - returns a new Proc instance from the block passed to the containing method Finished in 0.008869 seconds 1 file, 6 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/proc/parameters_spec.rb # 2010-02-23T09:33:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/proc/parameters_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/proc/parameters_spec.rb Finished in 0.001443 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/proc/source_location_spec.rb # 2010-02-23T09:33:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/proc/source_location_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/proc/source_location_spec.rb Finished in 0.003975 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/proc/to_proc_spec.rb # 2010-02-23T09:33:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/proc/to_proc_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/proc/to_proc_spec.rb Proc#to_proc - returns self Finished in 0.003706 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/proc/to_s_spec.rb # 2010-02-23T09:33:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/proc/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/proc/to_s_spec.rb Proc#to_s - returns a description of self Finished in 0.004887 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/proc/yield_spec.rb # 2010-02-23T09:33:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/proc/yield_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/proc/yield_spec.rb Finished in 0.007931 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/process/abort_spec.rb # 2010-02-23T09:33:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/abort_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/abort_spec.rb Process.abort - terminates execution immediately Finished in 0.021190 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/process/constants_spec.rb # 2010-02-23T09:33:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/constants_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/constants_spec.rb Process::Constants - has the correct constant values on BSD-like systems - has the correct constant values on Darwin Finished in 0.004703 seconds 1 file, 2 examples, 18 expectations, 0 failures, 0 errors == rubyspec/core/process/detach_spec.rb # 2010-02-23T09:33:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/detach_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/detach_spec.rb Process#detach - requires one argument - returns a thread - reaps the child process's status automatically Finished in 0.015964 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/process/egid_spec.rb # 2010-02-23T09:33:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/egid_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/egid_spec.rb Process.egid - returns the effective group ID for this process - also goes by Process::GID.eid - also goes by Process::Sys.getegid Finished in 0.004569 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/process/euid_spec.rb # 2010-02-23T09:33:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/euid_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/euid_spec.rb Process.euid - returns the effective user ID for this process - also goes by Process::UID.eid - also goes by Process::Sys.geteuid Finished in 0.004612 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/process/exit_spec.rb # 2010-02-23T09:33:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/exit_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/exit_spec.rb Finished in 0.002099 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/process/fork_spec.rb # 2010-02-23T09:33:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/fork_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/fork_spec.rb Process.fork - is implemented - return nil for the child process - runs a block in a child process Finished in 0.022293 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/process/getpgid_spec.rb # 2010-02-23T09:33:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/getpgid_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/getpgid_spec.rb Process.getpgid - requires one argument - returns the process group ID for the given process id - returns the process group ID for the calling process id when passed 0 Finished in 0.005064 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/process/getpgrp_spec.rb # 2010-02-23T09:33:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/getpgrp_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/getpgrp_spec.rb Finished in 0.002115 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/process/getpriority_spec.rb # 2010-02-23T09:33:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/getpriority_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/getpriority_spec.rb Process.getpriority - takes two arguments - gets the scheduling priority for a specified process - gets the scheduling priority for a specified process group - gets the scheduling priority for a specified user Finished in 0.005769 seconds 1 file, 4 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/process/getrlimit_spec.rb # 2010-02-23T09:33:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/getrlimit_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/getrlimit_spec.rb Finished in 0.002112 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/process/gid_spec.rb # 2010-02-23T09:33:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/gid_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/gid_spec.rb Process.gid - returns the correct gid for the user executing this process - also goes by Process::GID.rid - also goes by Process::Sys.getgid Finished in 0.033818 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/process/groups_spec.rb # 2010-02-23T09:33:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/groups_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/groups_spec.rb Process.groups - takes no arguments - gets an Array of the gids of groups in the supplemental group access list - sets the list of gids of groups in the supplemental group access list Finished in 0.080449 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/process/initgroups_spec.rb # 2010-02-23T09:33:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/initgroups_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/initgroups_spec.rb Process.initgroups - requires two arguments - initializes the supplemental group access list Finished in 0.026211 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/process/kill_spec.rb # 2010-02-23T09:33:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/kill_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/kill_spec.rb Process.kill - requires at least two arguments - raises an ArgumentError for unknown signals - doesn't accept lowercase signal names - doesn't tolerate leading or trailing spaces in signal names - tests for the existence of a process without sending a signal - raises an EPERM if permission is denied Finished in 0.516519 seconds 1 file, 6 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/process/maxgroups_spec.rb # 2010-02-23T09:33:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/maxgroups_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/maxgroups_spec.rb Process.maxgroups - returns the maximum number of gids allowed in the supplemental group access list - sets the maximum number of gids allowed in the supplemental group access list Finished in 0.005211 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/process/pid_spec.rb # 2010-02-23T09:33:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/pid_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/pid_spec.rb Process.pid - returns the process id of this process Finished in 0.003773 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/process/ppid_spec.rb # 2010-02-23T09:33:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/ppid_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/ppid_spec.rb Process.ppid - returns the process id of the parent of this process Finished in 0.009490 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/process/setpgid_spec.rb # 2010-02-23T09:33:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/setpgid_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/setpgid_spec.rb Process.setpgid - requires two arguments - sets the process group id of the specified process Finished in 0.008403 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/process/setpgrp_spec.rb # 2010-02-23T09:33:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/setpgrp_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/setpgrp_spec.rb Process.setpgrp and Process.getpgrp - take no arguments - set and get the process group ID of the calling process Process.setpgrp and Process.getpgrp Process.setpgrp - returns zero Finished in 0.013145 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/process/setpriority_spec.rb # 2010-02-23T09:33:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/setpriority_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/setpriority_spec.rb Process.setpriority - takes three arguments - sets the scheduling priority for a specified process - sets the scheduling priority for a specified user Finished in 0.006959 seconds 1 file, 3 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/process/setrlimit_spec.rb # 2010-02-23T09:33:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/setrlimit_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/setrlimit_spec.rb Process.setrlimit - requires at least two arguments Process.getrlimit - requires one argument Process.setrlimit and Process.getrlimit - limit and get core size (bytes) - limit and get CPU time (seconds) - limit and get data segment (bytes) - limit and get file size (bytes) - limit and get file descriptors (number) - limit and get stack size (bytes) - limit and get total available memory (bytes) - limit and get total size for mlock(2) (bytes) - limit and get number of processes for the user (number) - limit and get resident memory size (bytes) Finished in 0.012542 seconds 1 file, 12 examples, 32 expectations, 0 failures, 0 errors == rubyspec/core/process/setsid_spec.rb # 2010-02-23T09:33:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/setsid_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/setsid_spec.rb Process.setsid - takes no arguments - establishes this process as a new session and process group leader Finished in 0.009645 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/process/times_spec.rb # 2010-02-23T09:33:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/times_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/times_spec.rb Process.times - returns a Struct::Tms - returns current cpu times Finished in 0.520118 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/process/uid_spec.rb # 2010-02-23T09:33:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/uid_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/uid_spec.rb Process.uid - returns the correct uid for the user executing this process - also goes by Process::UID.rid - also goes by Process::Sys.getuid Finished in 0.013341 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/process/wait2_spec.rb # 2010-02-23T09:33:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/wait2_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/wait2_spec.rb Process.wait2 - returns the pid and status of child process - raises a StandardError if no child processes exist Finished in 0.009705 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/process/wait_spec.rb # 2010-02-23T09:33:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/wait_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/wait_spec.rb Process.wait - raises a Errno::ECHILD if there are no child processes - returns its childs pid - sets $? to a Process::Status - waits for any child process if no pid is given - waits for a specific child if a pid is given - waits for a child whose process group ID is that of the calling process - doesn't block if no child is available when WNOHANG is used - always accepts flags=0 Finished in 0.315104 seconds 1 file, 8 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/process/waitall_spec.rb # 2010-02-23T09:33:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/waitall_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/waitall_spec.rb Process.waitall - returns an empty array when there are no children - takes no arguments - waits for all children - returns an array of pid/status pairs Finished in 0.025166 seconds 1 file, 4 examples, 19 expectations, 0 failures, 0 errors == rubyspec/core/process/waitpid2_spec.rb # 2010-02-23T09:33:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/waitpid2_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/waitpid2_spec.rb Finished in 0.002116 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/process/waitpid_spec.rb # 2010-02-23T09:33:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/process/waitpid_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/process/waitpid_spec.rb Finished in 0.002192 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/random/bytes_spec.rb # 2010-02-23T09:33:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/random/bytes_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/random/bytes_spec.rb Finished in 0.002694 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/random/equal_value_spec.rb # 2010-02-23T09:33:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/random/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/random/equal_value_spec.rb Finished in 0.002764 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/random/new_seed_spec.rb # 2010-02-23T09:33:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/random/new_seed_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/random/new_seed_spec.rb Finished in 0.002697 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/random/new_spec.rb # 2010-02-23T09:33:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/random/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/random/new_spec.rb Finished in 0.001754 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/random/rand_spec.rb # 2010-02-23T09:33:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/random/rand_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/random/rand_spec.rb Finished in 0.004404 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/random/seed_spec.rb # 2010-02-23T09:33:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/random/seed_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/random/seed_spec.rb Finished in 0.002722 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/random/srand_spec.rb # 2010-02-23T09:33:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/random/srand_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/random/srand_spec.rb Finished in 0.002955 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/range/begin_spec.rb # 2010-02-23T09:33:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/range/begin_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/range/begin_spec.rb Range#begin - returns the first element of self Finished in 0.005265 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/core/range/case_compare_spec.rb # 2010-02-23T09:33:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/range/case_compare_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/range/case_compare_spec.rb Range#=== - returns true if other is an element of self - compares values using <=> Finished in 0.007700 seconds 1 file, 2 examples, 17 expectations, 0 failures, 0 errors == rubyspec/core/range/cover_spec.rb # 2010-02-23T09:33:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/range/cover_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/range/cover_spec.rb Finished in 0.003150 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/range/each_spec.rb # 2010-02-23T09:33:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/range/each_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/range/each_spec.rb Range#each - passes each element to the given block by using #succ - raises a TypeError if the first element does not respond to #succ - returns self - returns an enumerator when no block given Finished in 0.009890 seconds 1 file, 4 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/range/end_spec.rb # 2010-02-23T09:33:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/range/end_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/range/end_spec.rb Range#end - end returns the last element of self Finished in 0.005302 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/core/range/eql_spec.rb # 2010-02-23T09:33:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/range/eql_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/range/eql_spec.rb Range#eql? - returns true if other has same begin, end, and exclude_end? values - returns false if other is no Range Finished in 0.006995 seconds 1 file, 2 examples, 17 expectations, 0 failures, 0 errors == rubyspec/core/range/equal_value_spec.rb # 2010-02-23T09:33:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/range/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/range/equal_value_spec.rb Range#== - returns true if other has same begin, end, and exclude_end? values - returns false if other is no Range Finished in 0.006449 seconds 1 file, 2 examples, 17 expectations, 0 failures, 0 errors == rubyspec/core/range/exclude_end_spec.rb # 2010-02-23T09:33:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/range/exclude_end_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/range/exclude_end_spec.rb Range#exclude_end? - returns true if the range exludes the end value Finished in 0.004060 seconds 1 file, 1 example, 8 expectations, 0 failures, 0 errors == rubyspec/core/range/first_spec.rb # 2010-02-23T09:33:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/range/first_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/range/first_spec.rb Range#first - returns the first element of self Finished in 0.004644 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/core/range/hash_spec.rb # 2010-02-23T09:33:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/range/hash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/range/hash_spec.rb Range#hash - is provided - generates the same hash values for Ranges with the same start, end and exclude_end? values Finished in 0.004459 seconds 1 file, 2 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/range/include_spec.rb # 2010-02-23T09:33:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/range/include_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/range/include_spec.rb Range#include? - returns true if other is an element of self - compares values using <=> Finished in 0.007324 seconds 1 file, 2 examples, 17 expectations, 0 failures, 0 errors == rubyspec/core/range/initialize_spec.rb # 2010-02-23T09:33:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/range/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/range/initialize_spec.rb Range#initialize - is private - raises an ArgumentError if passed without or with only an argument - raises a NameError if passed with two or three arguments - raises an ArgumentError if passed with four or more arguments Finished in 0.006941 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/range/inspect_spec.rb # 2010-02-23T09:33:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/range/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/range/inspect_spec.rb Range#inspect - provides a printable form, using #inspect to convert the start and end objects Finished in 0.004106 seconds 1 file, 1 example, 7 expectations, 0 failures, 0 errors == rubyspec/core/range/last_spec.rb # 2010-02-23T09:33:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/range/last_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/range/last_spec.rb Range#last - end returns the last element of self Finished in 0.004824 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/core/range/max_spec.rb # 2010-02-23T09:33:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/range/max_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/range/max_spec.rb Range#max - returns the maximum value in the range when called with no arguments - returns nil when the endpoint is less than the start point Range#max given a block - passes each pair of values in the range to the block - passes each pair of elements to the block in reversed order - calls #> and #< on the return value of the block - returns the element the block determines to be the maximum Finished in 0.009838 seconds 1 file, 6 examples, 18 expectations, 0 failures, 0 errors == rubyspec/core/range/member_spec.rb # 2010-02-23T09:33:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/range/member_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/range/member_spec.rb Range#member? - returns true if other is an element of self - compares values using <=> Finished in 0.007067 seconds 1 file, 2 examples, 17 expectations, 0 failures, 0 errors == rubyspec/core/range/min_spec.rb # 2010-02-23T09:33:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/range/min_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/range/min_spec.rb Range#min - returns the minimum value in the range when called with no arguments - returns nil when the start point is greater than the endpoint Range#min given a block - passes each pair of values in the range to the block - passes each pair of elements to the block where the first argument is the current element, and the last is the first element - calls #> and #< on the return value of the block - returns the element the block determines to be the minimum Finished in 0.010073 seconds 1 file, 6 examples, 18 expectations, 0 failures, 0 errors == rubyspec/core/range/new_spec.rb # 2010-02-23T09:33:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/range/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/range/new_spec.rb Range.new - constructs a range using the given start and end - includes the end object when the third parameter is omitted or false - raises an ArgumentError when the given start and end can't be compared by using #<=> Finished in 0.007658 seconds 1 file, 3 examples, 15 expectations, 0 failures, 0 errors == rubyspec/core/range/step_spec.rb # 2010-02-23T09:33:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/range/step_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/range/step_spec.rb Range#step - passes each nth element to the block - raises an ArgumentError if stepsize is 0 or negative - raises a TypeError if the first element does not respond to #succ - returns self - raises TypeError if the argument is non-numeric - coerces the argument to integer by invoking to_int - returns an enumerator when no block given Finished in 0.010930 seconds 1 file, 7 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/range/to_a_spec.rb # 2010-02-23T09:33:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/range/to_a_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/range/to_a_spec.rb Range#to_a - converts self to an array Finished in 0.004645 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/core/range/to_s_spec.rb # 2010-02-23T09:33:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/range/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/range/to_s_spec.rb Range#to_s - provides a printable form of self Finished in 0.004140 seconds 1 file, 1 example, 7 expectations, 0 failures, 0 errors == rubyspec/core/rational/Rational_spec.rb # 2010-02-23T09:33:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/Rational_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/Rational_spec.rb Finished in 0.001598 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/abs_spec.rb # 2010-02-23T09:33:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/abs_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/abs_spec.rb Finished in 0.001574 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/ceil_spec.rb # 2010-02-23T09:33:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/ceil_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/ceil_spec.rb Finished in 0.001624 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/coerce_spec.rb # 2010-02-23T09:33:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/coerce_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/coerce_spec.rb Finished in 0.001570 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/comparison_spec.rb # 2010-02-23T09:33:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/comparison_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/comparison_spec.rb Finished in 0.001673 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/denominator_spec.rb # 2010-02-23T09:33:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/denominator_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/denominator_spec.rb Finished in 0.001559 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/div_spec.rb # 2010-02-23T09:33:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/div_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/div_spec.rb Finished in 0.001661 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/divide_spec.rb # 2010-02-23T09:33:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/divide_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/divide_spec.rb Finished in 0.001729 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/divmod_spec.rb # 2010-02-23T09:33:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/divmod_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/divmod_spec.rb Finished in 0.014469 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/equal_value_spec.rb # 2010-02-23T09:33:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/equal_value_spec.rb Finished in 0.001691 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/exponent_spec.rb # 2010-02-23T09:33:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/exponent_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/exponent_spec.rb Finished in 0.001662 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/fdiv_spec.rb # 2010-02-23T09:33:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/fdiv_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/fdiv_spec.rb Finished in 0.001566 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/floor_spec.rb # 2010-02-23T09:33:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/floor_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/floor_spec.rb Finished in 0.001563 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/hash_spec.rb # 2010-02-23T09:33:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/hash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/hash_spec.rb Finished in 0.001575 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/initialize_spec.rb # 2010-02-23T09:33:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/initialize_spec.rb Finished in 0.001563 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/inspect_spec.rb # 2010-02-23T09:33:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/inspect_spec.rb Finished in 0.001647 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/integer_spec.rb # 2010-02-23T09:33:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/integer_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/integer_spec.rb Finished in 0.001581 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/minus_spec.rb # 2010-02-23T09:33:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/minus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/minus_spec.rb Finished in 0.001693 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/modulo_spec.rb # 2010-02-23T09:33:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/modulo_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/modulo_spec.rb Finished in 0.001567 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/multiply_spec.rb # 2010-02-23T09:33:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/multiply_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/multiply_spec.rb Finished in 0.001638 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/numerator_spec.rb # 2010-02-23T09:33:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/numerator_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/numerator_spec.rb Finished in 0.001539 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/plus_spec.rb # 2010-02-23T09:33:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/plus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/plus_spec.rb Finished in 0.001625 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/quo_spec.rb # 2010-02-23T09:33:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/quo_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/quo_spec.rb Finished in 0.001569 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/rationalize_spec.rb # 2010-02-23T09:33:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/rationalize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/rationalize_spec.rb Finished in 0.001853 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/remainder_spec.rb # 2010-02-23T09:33:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/remainder_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/remainder_spec.rb Finished in 0.002269 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/round_spec.rb # 2010-02-23T09:33:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/round_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/round_spec.rb Finished in 0.001583 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/to_f_spec.rb # 2010-02-23T09:33:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/to_f_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/to_f_spec.rb Finished in 0.001574 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/to_i_spec.rb # 2010-02-23T09:33:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/to_i_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/to_i_spec.rb Finished in 0.001562 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/to_r_spec.rb # 2010-02-23T09:33:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/to_r_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/to_r_spec.rb Finished in 0.001554 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/to_s_spec.rb # 2010-02-23T09:33:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/to_s_spec.rb Finished in 0.001565 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/truncate_spec.rb # 2010-02-23T09:33:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/truncate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/truncate_spec.rb Finished in 0.001565 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/rational/zero_spec.rb # 2010-02-23T09:33:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/rational/zero_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/rational/zero_spec.rb Finished in 0.001702 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/regexp/case_compare_spec.rb # 2010-02-23T09:33:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/regexp/case_compare_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/regexp/case_compare_spec.rb Regexp#=== - is true if there is a match - is false if there is no match Finished in 0.005062 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/regexp/casefold_spec.rb # 2010-02-23T09:33:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/regexp/casefold_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/regexp/casefold_spec.rb Regexp#casefold? - returns the value of the case-insensitive flag Finished in 0.003644 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/regexp/compile_spec.rb # 2010-02-23T09:33:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/regexp/compile_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/regexp/compile_spec.rb Range.compile - requires one argument and creates a new regular expression object - works by default for subclasses with overridden #initialize Regexp.compile given a String - uses the String argument as an unescaped literal to construct a Regexp object - should throw regexp error with incorrect regexp - does not set Regexp options if only given one argument - does not set Regexp options if second argument is nil or false - sets options from second argument if it is one of the Fixnum option constants - accepts a Fixnum of two or more options ORed together as the second argument - treats any non-Fixnum, non-nil, non-false second argument as IGNORECASE - does not enable multibyte support by default - enables EUC encoding if third argument is 'e' or 'euc' (case-insensitive) - enables SJIS encoding if third argument is 's' or 'sjis' (case-insensitive) - enables UTF-8 encoding if third argument is 'u' or 'utf8' (case-insensitive) - disables multibyte support if third argument is 'n' or 'none' (case insensitive) Regexp.compile given a Regexp - uses the argument as a literal to construct a Regexp object - preserves any options given in the Regexp literal - does not honour options given as additional arguments - does not enable multibyte support by default - enables multibyte support if given in the literal Finished in 0.021478 seconds 1 file, 19 examples, 69 expectations, 0 failures, 0 errors == rubyspec/core/regexp/encoding_spec.rb # 2010-02-23T09:33:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/regexp/encoding_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/regexp/encoding_spec.rb Finished in 0.003013 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/regexp/eql_spec.rb # 2010-02-23T09:33:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/regexp/eql_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/regexp/eql_spec.rb Regexp#eql? - is true if self and other have the same pattern - is true if self and other have the same character set code - is true if other has the same #casefold? values Finished in 0.006253 seconds 1 file, 3 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/regexp/equal_value_spec.rb # 2010-02-23T09:33:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/regexp/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/regexp/equal_value_spec.rb Regexp#== - is true if self and other have the same pattern - is true if self and other have the same character set code - is true if other has the same #casefold? values Finished in 0.005725 seconds 1 file, 3 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/regexp/escape_spec.rb # 2010-02-23T09:33:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/regexp/escape_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/regexp/escape_spec.rb Range.escape - escapes any characters with special meaning in a regular expression Finished in 0.005063 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/core/regexp/fixed_encoding_spec.rb # 2010-02-23T09:33:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/regexp/fixed_encoding_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/regexp/fixed_encoding_spec.rb Finished in 0.002793 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/regexp/hash_spec.rb # 2010-02-23T09:33:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/regexp/hash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/regexp/hash_spec.rb Regexp#hash - is provided - is based on the text and options of Regexp Finished in 0.004326 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/regexp/initialize_copy_spec.rb # 2010-02-23T09:33:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/regexp/initialize_copy_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/regexp/initialize_copy_spec.rb Finished in 0.002107 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/regexp/initialize_spec.rb # 2010-02-23T09:33:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/regexp/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/regexp/initialize_spec.rb Finished in 0.002113 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/regexp/inspect_spec.rb # 2010-02-23T09:33:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/regexp/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/regexp/inspect_spec.rb Regexp#inspect - returns a formatted string that would eval to the same regexp - correctly escapes forward slashes / Finished in 0.004469 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/regexp/kcode_spec.rb # 2010-02-23T09:33:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/regexp/kcode_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/regexp/kcode_spec.rb Regexp#kcode - returns the character set code Finished in 0.004487 seconds 1 file, 1 example, 7 expectations, 0 failures, 0 errors == rubyspec/core/regexp/last_match_spec.rb # 2010-02-23T09:33:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/regexp/last_match_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/regexp/last_match_spec.rb Regexp.last_match - returns MatchData instance when not passed arguments - returns the nth field in this MatchData when passed a Fixnum Finished in 0.004211 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/regexp/match_spec.rb # 2010-02-23T09:33:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/regexp/match_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/regexp/match_spec.rb Regexp#=~ - returns nil if there is no match - returns nil if the object is nil Regexp#match - returns nil if there is no match - returns nil if the object is nil - raises TypeError when the given argument cannot be coarce to String - coerces Exceptions into strings Regexp#~ - matches against the contents of $_ Regexp#=~ on a successful match - returns the index of the first character of the matching region Regexp#match on a successful match - returns a MatchData object - resets $~ if passed nil Finished in 0.012492 seconds 1 file, 10 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/regexp/named_captures_spec.rb # 2010-02-23T09:33:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/regexp/named_captures_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/regexp/named_captures_spec.rb Finished in 0.001429 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/regexp/names_spec.rb # 2010-02-23T09:33:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/regexp/names_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/regexp/names_spec.rb Finished in 0.001353 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/regexp/new_spec.rb # 2010-02-23T09:33:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/regexp/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/regexp/new_spec.rb Regexp.new - requires one argument and creates a new regular expression object - works by default for subclasses with overridden #initialize Regexp.new given a String - uses the String argument as an unescaped literal to construct a Regexp object - should throw regexp error with incorrect regexp - does not set Regexp options if only given one argument - does not set Regexp options if second argument is nil or false - sets options from second argument if it is one of the Fixnum option constants - accepts a Fixnum of two or more options ORed together as the second argument - treats any non-Fixnum, non-nil, non-false second argument as IGNORECASE - does not enable multibyte support by default - enables EUC encoding if third argument is 'e' or 'euc' (case-insensitive) - enables SJIS encoding if third argument is 's' or 'sjis' (case-insensitive) - enables UTF-8 encoding if third argument is 'u' or 'utf8' (case-insensitive) - disables multibyte support if third argument is 'n' or 'none' (case insensitive) Regexp.new given a Regexp - uses the argument as a literal to construct a Regexp object - preserves any options given in the Regexp literal - does not honour options given as additional arguments - does not enable multibyte support by default - enables multibyte support if given in the literal Finished in 0.021187 seconds 1 file, 19 examples, 69 expectations, 0 failures, 0 errors == rubyspec/core/regexp/options_spec.rb # 2010-02-23T09:33:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/regexp/options_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/regexp/options_spec.rb Regexp#options - returns a Fixnum bitvector of regexp options for the Regexp object - allows checking for presence of a certain option with bitwise & Finished in 0.004796 seconds 1 file, 2 examples, 12 expectations, 0 failures, 0 errors == rubyspec/core/regexp/quote_spec.rb # 2010-02-23T09:33:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/regexp/quote_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/regexp/quote_spec.rb Regexp.quote - escapes any characters with special meaning in a regular expression Finished in 0.004512 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/core/regexp/source_spec.rb # 2010-02-23T09:33:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/regexp/source_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/regexp/source_spec.rb Regexp#source - returns the original string of the pattern Finished in 0.003621 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/regexp/to_s_spec.rb # 2010-02-23T09:33:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/regexp/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/regexp/to_s_spec.rb Regexp#to_s - displays options if included - shows non-included options after a - sign - shows all options as excluded if none are selected - shows the pattern after the options - displays groups with options - displays single group with same options as main regex as the main regex - deals properly with uncaptured groups - deals properly with the two types of lookahead groups - returns a string in (?xxx:yyy) notation - handles abusive option groups Finished in 0.009006 seconds 1 file, 10 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/regexp/try_convert_spec.rb # 2010-02-23T09:33:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/regexp/try_convert_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/regexp/try_convert_spec.rb Finished in 0.002720 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/regexp/union_spec.rb # 2010-02-23T09:33:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/regexp/union_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/regexp/union_spec.rb Regexp.union - returns /(?!)/ when passed no arguments - returns a regular expression that will match passed arguments - uses to_str to convert arguments (if not Regexp) - accepts a single array of patterns as arguments Finished in 0.007096 seconds 1 file, 4 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/signal/list_spec.rb # 2010-02-23T09:33:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/signal/list_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/signal/list_spec.rb Signal.list - doesn't contain other signals than in 1.8 - redefines CLD with CHLD if defined - includes the EXIT key with a value of zero Finished in 0.005086 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/signal/trap_spec.rb # 2010-02-23T09:33:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/signal/trap_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/signal/trap_spec.rb Finished in 0.002089 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/string/allocate_spec.rb # 2010-02-23T09:33:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/allocate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/allocate_spec.rb String.allocate - returns an instance of String - returns a fully-formed String Finished in 0.004089 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/string/append_spec.rb # 2010-02-23T09:33:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/append_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/append_spec.rb String#<< - concatenates the given argument to self and returns self - converts the given argument to a String using to_str - raises a TypeError if the given argument can't be converted to a String - raises a TypeError when self is frozen - works when given a subclass instance - taints self if other is tainted String#<< with Fixnum - converts the given Fixnum to a char before concatenating - raises a TypeError when the given Fixnum is not between 0 and 255 - doesn't call to_int on its argument - raises a TypeError when self is frozen Finished in 0.035643 seconds 1 file, 10 examples, 20 expectations, 0 failures, 0 errors == rubyspec/core/string/ascii_only_spec.rb # 2010-02-23T09:33:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/ascii_only_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/ascii_only_spec.rb Finished in 0.003742 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/string/bytes_spec.rb # 2010-02-23T09:33:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/bytes_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/bytes_spec.rb String#bytes - returns an Enumerator when no block is given - yields each byte to a block if one is given, returning self - returns #bytesize bytes - returns bytes as Fixnums - agrees with #unpack('C*') - yields/returns no bytes for the empty string Finished in 0.007632 seconds 1 file, 6 examples, 22 expectations, 0 failures, 0 errors == rubyspec/core/string/bytesize_spec.rb # 2010-02-23T09:33:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/bytesize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/bytesize_spec.rb Finished in 0.003306 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/string/capitalize_spec.rb # 2010-02-23T09:33:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/capitalize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/capitalize_spec.rb String#capitalize - returns a copy of self with the first character converted to uppercase and the remainder to lowercase - taints resulting string when self is tainted - is locale insensitive (only upcases a-z and only downcases A-Z) - returns subclass instances when called on a subclass String#capitalize! - capitalizes self in place - returns nil when no changes are made - raises a TypeError when self is frozen Finished in 0.009967 seconds 1 file, 7 examples, 22 expectations, 0 failures, 0 errors == rubyspec/core/string/casecmp_spec.rb # 2010-02-23T09:33:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/casecmp_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/casecmp_spec.rb String#casecmp - is a case-insensitive version of String#<=> - doesn't consider non-ascii characters equal that aren't - doesn't do case mapping for non-ascii characters - ignores subclass differences Finished in 0.006963 seconds 1 file, 4 examples, 23 expectations, 0 failures, 0 errors == rubyspec/core/string/center_spec.rb # 2010-02-23T09:33:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/center_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/center_spec.rb String#center with length, padding - returns a new string of specified length with self centered and padded with padstr - pads with whitespace if no padstr is given - returns self if it's longer than or as long as the specified length - taints result when self or padstr is tainted - calls #to_int to convert length to an integer - raises a TypeError when length can't be converted to an integer - calls #to_str to convert padstr to a String - raises a TypeError when padstr can't be converted to a string - raises an ArgumentError if padstr is empty - returns subclass instances when called on subclasses Finished in 0.015839 seconds 1 file, 10 examples, 56 expectations, 0 failures, 0 errors == rubyspec/core/string/chars_spec.rb # 2010-02-23T09:33:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/chars_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/chars_spec.rb String#chars - passes each char in self to the given block - returns an enumerator when no block given - is unicode aware Finished in 0.008184 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/string/chomp_spec.rb # 2010-02-23T09:33:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/chomp_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/chomp_spec.rb String#chomp with separator - returns a new string with the given record separator removed - removes carriage return (except \r) chars multiple times when separator is an empty string - removes carriage return chars (\n, \r, \r\n) when separator is \n - returns self if the separator is nil - returns an empty string when called on an empty string - uses $/ as the separator when none is given - taints result when self is tainted - calls #to_str to convert separator to a String - raises a TypeError if separator can't be converted to a string - returns subclass instances when called on a subclass String#chomp! with separator - modifies self in place and returns self - returns nil if no modifications were made - raises a TypeError when self is frozen - does not raise an exception when the string would not be modified Finished in 0.018936 seconds 1 file, 14 examples, 93 expectations, 0 failures, 0 errors == rubyspec/core/string/chop_spec.rb # 2010-02-23T09:33:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/chop_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/chop_spec.rb String#chop - returns a new string with the last character removed - removes both characters if the string ends with \r\n - returns an empty string when applied to an empty string - taints result when self is tainted - returns subclass instances when called on a subclass String#chop! - behaves just like chop, but in-place - returns self if modifications were made - returns nil when called on an empty string - raises a TypeError when self is frozen - does not raise an exception on a frozen instance that would not be modified Finished in 0.025396 seconds 1 file, 10 examples, 280 expectations, 0 failures, 0 errors == rubyspec/core/string/chr_spec.rb # 2010-02-23T09:34:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/chr_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/chr_spec.rb Finished in 0.002630 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/string/clear_spec.rb # 2010-02-23T09:34:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/clear_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/clear_spec.rb Finished in 0.002602 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/string/codepoints_spec.rb # 2010-02-23T09:34:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/codepoints_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/codepoints_spec.rb Finished in 0.004785 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/string/comparison_spec.rb # 2010-02-23T09:34:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/comparison_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/comparison_spec.rb String#<=> with String - compares individual characters based on their ascii value - returns -1 when self is less than other - returns 0 when self is equal to other - returns 1 when self is greater than other - considers string that comes lexicographically first to be less if strings have same size - doesn't consider shorter string to be less if longer string starts with shorter one - compares shorter string with corresponding number of first chars of longer string - ignores subclass differences String#<=> - returns nil if its argument does not provide #to_str - returns nil if its argument does not provide #<=> - calls #to_str to convert the argument to a String and calls #<=> to compare with self Finished in 0.012201 seconds 1 file, 11 examples, 18 expectations, 0 failures, 0 errors == rubyspec/core/string/concat_spec.rb # 2010-02-23T09:34:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/concat_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/concat_spec.rb String#concat - concatenates the given argument to self and returns self - converts the given argument to a String using to_str - raises a TypeError if the given argument can't be converted to a String - raises a TypeError when self is frozen - works when given a subclass instance - taints self if other is tainted String#concat with Fixnum - converts the given Fixnum to a char before concatenating - raises a TypeError when the given Fixnum is not between 0 and 255 - doesn't call to_int on its argument - raises a TypeError when self is frozen Finished in 0.016148 seconds 1 file, 10 examples, 20 expectations, 0 failures, 0 errors == rubyspec/core/string/count_spec.rb # 2010-02-23T09:34:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/count_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/count_spec.rb String#count - counts occurrences of chars from the intersection of the specified sets - raises an ArgumentError when given no arguments - negates sets starting with ^ - counts all chars in a sequence - regards invaid sequences as empty - calls #to_str to convert each set arg to a String - raises a TypeError when a set arg can't be converted to a string Finished in 0.013056 seconds 1 file, 7 examples, 46 expectations, 0 failures, 0 errors == rubyspec/core/string/crypt_spec.rb # 2010-02-23T09:34:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/crypt_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/crypt_spec.rb String#crypt - returns a cryptographic hash of self by applying the UNIX crypt algorithm with the specified salt - returns '.' prepended to the string for each NULL byte the salt contains - raises an ArgumentError when the salt is shorter than two characters - calls #to_str to converts the salt arg to a String - raises a type error when the salt arg can't be converted to a string - taints the result if either salt or self is tainted - doesn't return subclass instances Finished in 0.012752 seconds 1 file, 7 examples, 28 expectations, 0 failures, 0 errors == rubyspec/core/string/delete_spec.rb # 2010-02-23T09:34:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/delete_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/delete_spec.rb String#delete - returns a new string with the chars from the intersection of sets removed - raises an ArgumentError when given no arguments - negates sets starting with ^ - deletes all chars in a sequence - regards invalid ranges as nothing - taints result when self is tainted - tries to convert each set arg to a string using to_str - raises a TypeError when one set arg can't be converted to a string - returns subclass instances when called on a subclass String#delete! - modifies self in place and returns self - returns nil if no modifications were made - raises a TypeError when self is frozen Finished in 0.016799 seconds 1 file, 12 examples, 46 expectations, 0 failures, 0 errors == rubyspec/core/string/downcase_spec.rb # 2010-02-23T09:34:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/downcase_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/downcase_spec.rb String#downcase - returns a copy of self with all uppercase letters downcased - is locale insensitive (only replaces A-Z) - taints result when self is tainted - returns a subclass instance for subclasses String#downcase! - modifies self in place - returns nil if no modifications were made - raises a TypeError when self is frozen Finished in 0.011522 seconds 1 file, 7 examples, 14 expectations, 0 failures, 0 errors == rubyspec/core/string/dump_spec.rb # 2010-02-23T09:34:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/dump_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/dump_spec.rb String#dump - returns a string with nonprinting charaters replaced by escaped-numeric notation - ignores the $KCODE setting - taints result when self is tainted - returns a subclass instance for subclasses Finished in 0.007459 seconds 1 file, 4 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/string/each_byte_spec.rb # 2010-02-23T09:34:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/each_byte_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/each_byte_spec.rb String#each_byte - passes each byte in self to the given block - keeps iterating from the old position (to new string end) when self changes - returns self - returns an enumerator when no block given Finished in 0.006896 seconds 1 file, 4 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/string/each_char_spec.rb # 2010-02-23T09:34:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/each_char_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/each_char_spec.rb String#each_char - passes each char in self to the given block - returns an enumerator when no block given - is unicode aware Finished in 0.007735 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/string/each_codepoint_spec.rb # 2010-02-23T09:34:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/each_codepoint_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/each_codepoint_spec.rb Finished in 0.004199 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/string/each_line_spec.rb # 2010-02-23T09:34:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/each_line_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/each_line_spec.rb String#each_line - splits self using the supplied record separator and passes each substring to the block - taints substrings that are passed to the block if self is tainted - passes self as a whole to the block if the separator is nil - yields paragraphs (broken by 2 or more successive newlines) when passed '' - uses $/ as the separator when none is given - yields subclass instances for subclasses - returns self - tries to convert the separator to a string using to_str - raises a RuntimeError if the string is modified while substituting - raises a TypeError when the separator can't be converted to a string - raises a TypeError when the separator is a character or a symbol - returns an enumerator when no block given Finished in 0.018150 seconds 1 file, 12 examples, 57 expectations, 0 failures, 0 errors == rubyspec/core/string/each_spec.rb # 2010-02-23T09:34:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/each_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/each_spec.rb String#each - splits self using the supplied record separator and passes each substring to the block - taints substrings that are passed to the block if self is tainted - passes self as a whole to the block if the separator is nil - yields paragraphs (broken by 2 or more successive newlines) when passed '' - uses $/ as the separator when none is given - yields subclass instances for subclasses - returns self - tries to convert the separator to a string using to_str - raises a RuntimeError if the string is modified while substituting - raises a TypeError when the separator can't be converted to a string - raises a TypeError when the separator is a character or a symbol - returns an enumerator when no block given Finished in 0.018388 seconds 1 file, 12 examples, 57 expectations, 0 failures, 0 errors == rubyspec/core/string/element_reference_spec.rb # 2010-02-23T09:34:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/element_reference_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/element_reference_spec.rb String#[] - returns the character code of the character at the given index - returns nil if index is outside of self - calls to_int on the given index - raises a TypeError if the given index is nil - raises a TypeError if the given index can't be converted to an Integer String#[] with index, length - returns the substring starting at the given index with the given length - always taints resulting strings when self is tainted - returns nil if the offset falls outside of self - returns nil if the length is negative - calls to_int on the given index and the given length - raises a TypeError when idx or length can't be converted to an integer - raises a TypeError when the given index or the given length is nil - returns subclass instances String#[] with Range - returns the substring given by the offsets of the range - returns nil if the beginning of the range falls outside of self - returns an empty string if range.begin is inside self and > real end - always taints resulting strings when self is tainted - returns subclass instances - calls to_int on range arguments - works with Range subclasses String#[] with Regexp - returns the matching portion of self - returns nil if there is no match - always taints resulting strings when self or regexp is tainted - returns subclass instances - sets $~ to MatchData when there is a match and nil when there's none String#[] with Regexp, index - returns the capture for the given index - always taints resulting strings when self or regexp is tainted - returns nil if there is no match - returns nil if there is no capture for the given index - calls to_int on the given index - raises a TypeError when the given index can't be converted to Integer - raises a TypeError when the given index is nil - returns subclass instances - sets $~ to MatchData when there is a match and nil when there's none String#[] with String - returns other_str if it occurs in self - taints resulting strings when other is tainted - doesn't set $~ - returns nil if there is no match - doesn't call to_str on its argument - returns a subclass instance when given a subclass instance Finished in 0.070167 seconds 1 file, 40 examples, 229 expectations, 0 failures, 0 errors == rubyspec/core/string/element_set_spec.rb # 2010-02-23T09:34:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/element_set_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/element_set_spec.rb String#[]= with index - sets the code of the character at idx to char modulo 256 - sets the code to char % 256 - raises an IndexError without changing self if idx is outside of self - calls to_int on index - doesn't call to_int on char - raises a TypeError when self is frozen String#[]= with String - replaces the char at idx with other_str - taints self if other_str is tainted - raises an IndexError without changing self if idx is outside of self - raises an IndexError when setting the zero'th element of an empty String - raises IndexError if the string index doesn't match a position in the string - raises a TypeError when self is frozen - calls to_int on index - calls #to_str to convert other to a String - raises a TypeError if other_str can't be converted to a String String#[]= matching with a Regexp - replaces the matched text with the rhs - raises IndexError if the regexp index doesn't match a position in the string String#[]= matching with a Regexp with 3 arguments - uses the 2nd of 3 arguments as which capture should be replaced - allows the specified capture to be negative and count from the end - raises IndexError if the specified capture isn't available String#[]= with index, count - starts at idx and overwrites count characters before inserting the rest of other_str - counts negative idx values from end of the string - overwrites and deletes characters if count is more than the length of other_str - deletes characters if other_str is an empty string - deletes characters up to the maximum length of the existing string - appends other_str to the end of the string if idx == the length of the string - taints self if other_str is tainted - raises an IndexError if |idx| is greater than the length of the string - raises an IndexError if count < 0 - raises a TypeError if other_str is a type other than String Finished in 0.033330 seconds 1 file, 30 examples, 71 expectations, 0 failures, 0 errors == rubyspec/core/string/empty_spec.rb # 2010-02-23T09:34:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/empty_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/empty_spec.rb String#empty? - returns true if the string has a length of zero Finished in 0.004557 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/core/string/encode_spec.rb # 2010-02-23T09:34:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/encode_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/encode_spec.rb Finished in 0.005883 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/string/encoding_spec.rb # 2010-02-23T09:34:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/encoding_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/encoding_spec.rb Finished in 0.005030 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/string/end_with_spec.rb # 2010-02-23T09:34:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/end_with_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/end_with_spec.rb String#end_with? - returns true only if ends match - returns true only if any ending match - converts its argument using :to_str - ignores arguments not convertible to string - uses only the needed arguments - works for multibyte strings Finished in 0.009337 seconds 1 file, 6 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/string/entries_spec.rb # 2010-02-23T09:34:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/entries_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/entries_spec.rb String#entries - returns an empty array for empty strings - returns an array containing the string for non-empty strings Finished in 0.006062 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/string/eql_spec.rb # 2010-02-23T09:34:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/eql_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/eql_spec.rb String#eql? - returns true if self <=> string returns 0 - returns false if self <=> string does not return 0 - ignores subclass differences String#eql? when given a non-String - returns false - does not try to call #to_str on the given argument Finished in 0.008936 seconds 1 file, 5 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/string/equal_value_spec.rb # 2010-02-23T09:34:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/equal_value_spec.rb String#== - returns true if self <=> string returns 0 - returns false if self <=> string does not return 0 - ignores subclass differences String#== - returns false if obj does not respond to to_str - returns obj == self if obj responds to to_str - is not fooled by NUL characters Finished in 0.009519 seconds 1 file, 6 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/string/force_encoding_spec.rb # 2010-02-23T09:34:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/force_encoding_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/force_encoding_spec.rb Finished in 0.002720 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/string/getbyte_spec.rb # 2010-02-23T09:34:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/getbyte_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/getbyte_spec.rb Finished in 0.002958 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/string/gsub_spec.rb # 2010-02-23T09:34:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/gsub_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/gsub_spec.rb String#gsub with pattern and replacement - inserts the replacement around every character when the pattern collapses - respects $KCODE when the pattern collapses - doesn't freak out when replacing ^ - returns a copy of self with all occurrences of pattern replaced with replacement - ignores a block if supplied - supports \G which matches at the beginning of the remaining (non-matched) string - supports /i for ignoring case - doesn't interpret regexp metacharacters if pattern is a string - replaces \1 sequences with the regexp's corresponding capture - treats \1 sequences without corresponding captures as empty strings - replaces \& and \0 with the complete match - replaces \` with everything before the current match - replaces \' with everything after the current match - replaces \+ with the last paren that actually matched - treats \+ as an empty string if there was no captures - maps \\ in replacement to \ - leaves unknown \x escapes in replacement untouched - leaves \ at the end of replacement untouched - taints the result if the original string or replacement is tainted - tries to convert pattern to a string using to_str - raises a TypeError when pattern can't be converted to a string - tries to convert replacement to a string using to_str - raises a TypeError when replacement can't be converted to a string - returns subclass instances when called on a subclass - sets $~ to MatchData of last match and nil when there's none String#gsub with pattern and block - returns a copy of self with all occurrences of pattern replaced with the block's return value - sets $~ for access from the block - restores $~ after leaving the block - sets $~ to MatchData of last match and nil when there's none for access from outside - raises a RuntimeError if the string is modified while substituting - doesn't interpolate special sequences like \1 for the block's return value - converts the block's return value to a string using to_s String#gsub! with pattern and replacement - modifies self in place and returns self - taints self if replacement is tainted - returns nil if no modifications were made - does not raise an error if the frozen string would not be modified - raises a TypeError if the frozen string would be modified String#gsub! with pattern and block - modifies self in place and returns self - taints self if block's result is tainted - returns nil if no modifications were made - does not raise an error if the frozen string would not be modified - raises a RuntimeError if the frozen string would be modified Finished in 0.063719 seconds 1 file, 42 examples, 122 expectations, 0 failures, 0 errors == rubyspec/core/string/hash_spec.rb # 2010-02-23T09:34:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/hash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/hash_spec.rb String#hash - returns a hash based on a string's length and content Finished in 0.004372 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/string/hex_spec.rb # 2010-02-23T09:34:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/hex_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/hex_spec.rb String#hex - treats leading characters of self as a string of hex digits - does not accept a sequence of underscores as part of a number - takes an optional sign - takes an optional 0x - requires that the sign is in front of the 0x if present - returns 0 on error Finished in 0.008477 seconds 1 file, 6 examples, 20 expectations, 0 failures, 0 errors == rubyspec/core/string/include_spec.rb # 2010-02-23T09:34:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/include_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/include_spec.rb String#include? with String - returns true if self contains other_str - ignores subclass differences - tries to convert other to string using to_str - raises a TypeError if other can't be converted to string String#include? with Fixnum - returns true if self contains the given char - uses fixnum % 256 - doesn't try to convert fixnum to an Integer using to_int Finished in 0.011257 seconds 1 file, 7 examples, 15 expectations, 0 failures, 0 errors == rubyspec/core/string/index_spec.rb # 2010-02-23T09:34:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/index_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/index_spec.rb String#index with object - raises a TypeError if obj isn't a String, Fixnum or Regexp - doesn't try to convert obj to an Integer via to_int - tries to convert obj to a string via to_str String#index with Fixnum - returns the index of the first occurrence of the given character - character values over 255 (256th ASCII character) always result in nil - negative character values always result in nil - starts the search at the given offset - starts the search at offset + self.length if offset is negative - returns nil if offset + self.length is < 0 for negative offsets - returns nil if the character isn't found - converts start_offset to an integer via to_int String#index with String - behaves the same as String#index(char) for one-character strings - returns the index of the first occurrence of the given substring - doesn't set $~ - ignores string subclasses - starts the search at the given offset - starts the search at offset + self.length if offset is negative - returns nil if the substring isn't found - converts start_offset to an integer via to_int String#index with Regexp - behaves the same as String#index(string) for escaped string regexps - returns the index of the first match of regexp - sets $~ to MatchData of match and nil when there's none - starts the search at the given offset - starts the search at offset + self.length if offset is negative - returns nil if the substring isn't found - returns nil if the Regexp matches the empty string and the offset is out of range - supports \G which matches at the given start offset - converts start_offset to an integer via to_int Finished in 0.083646 seconds 1 file, 28 examples, 785 expectations, 0 failures, 0 errors == rubyspec/core/string/initialize_spec.rb # 2010-02-23T09:34:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/initialize_spec.rb String#initialize - is a private method - replaces contents of self with the passed string - does not change self when not passed a string - replaces the taint status of self with that of the passed string - returns an instance of a subclass - is called on subclasses - converts its argument to a string representation - raises TypeError on inconvertible object - raises a TypeError on a frozen instance that is modified - does not raise an exception on a frozen instance that would not be modified Finished in 0.052085 seconds 1 file, 10 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/string/insert_spec.rb # 2010-02-23T09:34:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/insert_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/insert_spec.rb String#insert with index, other - inserts other before the character at the given index - modifies self in place - inserts after the given character on an negative count - raises an IndexError if the index is beyond string - converts index to an integer using to_int - converts other to a string using to_str - taints self if string to insert is tainted - raises a TypeError if other can't be converted to string - raises a TypeError if self is frozen Finished in 0.012717 seconds 1 file, 9 examples, 21 expectations, 0 failures, 0 errors == rubyspec/core/string/inspect_spec.rb # 2010-02-23T09:34:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/inspect_spec.rb String#inspect - returns a string with nonprinting charaters replaced by escaped-numeric notation - produces different output based on $KCODE (FAILED - 1) - can handle malformed UTF-8 string when $KCODE is UTF-8 - taints the result if self is tainted - does not return subclass instances 1) String#inspect produces different output based on $KCODE FAILED Expected "\"äö\\303\\274\"" to equal "\"äöü\"" /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/matchers/base.rb:8:in `==' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/inspect_spec.rb:32 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/inspect_spec.rb:3:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/inspect_spec.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.009354 seconds 1 file, 5 examples, 8 expectations, 1 failure, 0 errors exit 1 failed(rubyspec/core/string/inspect_spec.rb) == rubyspec/core/string/intern_spec.rb # 2010-02-23T09:34:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/intern_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/intern_spec.rb String#intern - returns the symbol corresponding to self - raises an ArgumentError when self can't be converted to symbol Finished in 0.022426 seconds 1 file, 2 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/string/length_spec.rb # 2010-02-23T09:34:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/length_spec.rb String#length - returns the length of self Finished in 0.005837 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/core/string/lines_spec.rb # 2010-02-23T09:34:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/lines_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/lines_spec.rb String#lines - splits self using the supplied record separator and passes each substring to the block - taints substrings that are passed to the block if self is tainted - passes self as a whole to the block if the separator is nil - yields paragraphs (broken by 2 or more successive newlines) when passed '' - uses $/ as the separator when none is given - yields subclass instances for subclasses - returns self - tries to convert the separator to a string using to_str - raises a RuntimeError if the string is modified while substituting - raises a TypeError when the separator can't be converted to a string - raises a TypeError when the separator is a character or a symbol - returns an enumerator when no block given Finished in 0.019796 seconds 1 file, 12 examples, 57 expectations, 0 failures, 0 errors == rubyspec/core/string/ljust_spec.rb # 2010-02-23T09:34:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/ljust_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/ljust_spec.rb String#ljust with length, padding - returns a new string of specified length with self left justified and padded with padstr - pads with whitespace if no padstr is given - returns self if it's longer than or as long as the specified length - taints result when self or padstr is tainted - tries to convert length to an integer using to_int - raises a TypeError when length can't be converted to an integer - tries to convert padstr to a string using to_str - raises a TypeError when padstr can't be converted - raises an ArgumentError when padstr is empty - returns subclass instances when called on subclasses Finished in 0.013918 seconds 1 file, 10 examples, 40 expectations, 0 failures, 0 errors == rubyspec/core/string/lstrip_spec.rb # 2010-02-23T09:34:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/lstrip_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/lstrip_spec.rb String#lstrip - returns a copy of self with leading whitespace removed - does not strip leading - taints the result when self is tainted String#lstrip! - modifies self in place and returns self - returns nil if no modifications were made - raises a TypeError on a frozen instance that is modified - does not raise an exception on a frozen instance that would not be modified Finished in 0.026349 seconds 1 file, 7 examples, 15 expectations, 0 failures, 0 errors == rubyspec/core/string/match_spec.rb # 2010-02-23T09:34:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/match_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/match_spec.rb String#=~ - behaves the same way as index() when given a regexp - raises a TypeError if a obj is a string - invokes obj.=~ with self if obj is neither a string nor regexp - sets $~ to MatchData when there is a match and nil when there's none String#match - matches the pattern against self - tries to convert pattern to a string via to_str - raises a TypeError if pattern is not a regexp or a string - converts string patterns to regexps without escaping - returns nil if there's no match - matches \G at the start of the string - sets $~ to MatchData of match or nil when there is none Finished in 0.013876 seconds 1 file, 11 examples, 25 expectations, 0 failures, 0 errors == rubyspec/core/string/modulo_spec.rb # 2010-02-23T09:34:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/modulo_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/modulo_spec.rb String#% - formats multiple expressions - formats expressions mid string - formats %% into % - formats single % characters before a newline or NULL as literal %s - raises an error if single % appears anywhere else - raises an error if NULL or appear anywhere else in the format string - ignores unused arguments when $DEBUG is false - raises an ArgumentError for unused arguments when $DEBUG is true - always allows unused arguments when positional argument style is used - replaces trailing absolute argument specifier without type with percent sign - raises an ArgumentError when given invalid argument specifiers - raises an ArgumentError when multiple positional argument tokens are given for one format specifier - raises an ArgumentError when multiple width star tokens are given for one format specifier - raises an ArgumentError when a width star token is seen after a width token - raises an ArgumentError when multiple precision tokens are given - raises an ArgumentError when there are less arguments than format specifiers - raises an ArgumentError when absolute and relative argument numbers are mixed - allows reuse of the one argument multiple via absolute argument numbers - always interprets an array argument as a list of argument parameters - always interprets an array subclass argument as a list of argument parameters - allows positional arguments for width star and precision star arguments - calls to_int on width star and precision star tokens - tries to convert the argument to Array by calling #to_ary - doesn't return subclass instances when called on a subclass - always taints the result when the format string is tainted - supports binary formats using %b for positive numbers - supports binary formats using %b for negative numbers - supports binary formats using %B with same behaviour as %b except for using 0B instead of 0b for # - supports character formats using %c - uses argument % 256 - calls #to_ary on argument for %c formats - calls #to_int on argument for %c formats, if the argument does not respond to #to_ary - supports integer formats using %d - supports negative integers using %d - supports negative integers using %d, giving priority to `0` - supports integer formats using %i - supports negative integers using %i - supports negative integers using %i, giving priority to `0` - supports float formats using %e - supports float formats using %e, and downcases -Inf, Inf, and NaN - supports float formats using %E - supports float formats using %E, and upcases Inf, -Inf, and NaN - pads with zeros using %E with Inf, -Inf, and NaN - supports float formats using %f - supports float formats using %g - supports float formats using %G - supports octal formats using %o for positive numbers - supports octal formats using %o for negative numbers - supports inspect formats using %p - calls inspect on arguments for %p format - taints result for %p when argument.inspect is tainted - supports string formats using %s - calls to_s on non-String arguments for %s format - taints result for %s when argument is tainted - raises an ArgumentError for huge precisions for %s - supports unsigned formats using %u - supports unsigned formats using %u on 32-bit - formats negative values with a leading sign using %u - supports negative bignums by prefixing the value with dots - supports hex formats using %x for positive numbers - supports hex formats using %x for negative numbers - supports hex formats using %X for positive numbers - supports hex formats using %X for negative numbers - formats zero with prefix using %#x - formats zero without prefix using %#X - behaves as if calling Kernel#Integer for %b argument, if it does not respond to #to_ary - behaves as if calling Kernel#Integer(nil) for format argument, if it does not respond to #to_ary - doesn't taint the result for %b when argument is tainted - behaves as if calling Kernel#Integer for %d argument, if it does not respond to #to_ary - behaves as if calling Kernel#Integer(nil) for format argument, if it does not respond to #to_ary - doesn't taint the result for %d when argument is tainted - behaves as if calling Kernel#Integer for %i argument, if it does not respond to #to_ary - behaves as if calling Kernel#Integer(nil) for format argument, if it does not respond to #to_ary - doesn't taint the result for %i when argument is tainted - behaves as if calling Kernel#Integer for %o argument, if it does not respond to #to_ary - behaves as if calling Kernel#Integer(nil) for format argument, if it does not respond to #to_ary - doesn't taint the result for %o when argument is tainted - behaves as if calling Kernel#Integer for %u argument, if it does not respond to #to_ary - behaves as if calling Kernel#Integer(nil) for format argument, if it does not respond to #to_ary - doesn't taint the result for %u when argument is tainted - behaves as if calling Kernel#Integer for %x argument, if it does not respond to #to_ary - behaves as if calling Kernel#Integer(nil) for format argument, if it does not respond to #to_ary - doesn't taint the result for %x when argument is tainted - behaves as if calling Kernel#Integer for %X argument, if it does not respond to #to_ary - behaves as if calling Kernel#Integer(nil) for format argument, if it does not respond to #to_ary - doesn't taint the result for %X when argument is tainted - tries to convert the passed argument to an Array using #to_ary - behaves as if calling Kernel#Float for %e arguments, when the passed argument does not respond to #to_ary - doesn't taint the result for %e when argument is tainted - tries to convert the passed argument to an Array using #to_ary - behaves as if calling Kernel#Float for %E arguments, when the passed argument does not respond to #to_ary - doesn't taint the result for %E when argument is tainted - tries to convert the passed argument to an Array using #to_ary - behaves as if calling Kernel#Float for %f arguments, when the passed argument does not respond to #to_ary - doesn't taint the result for %f when argument is tainted - tries to convert the passed argument to an Array using #to_ary - behaves as if calling Kernel#Float for %g arguments, when the passed argument does not respond to #to_ary - doesn't taint the result for %g when argument is tainted - tries to convert the passed argument to an Array using #to_ary - behaves as if calling Kernel#Float for %G arguments, when the passed argument does not respond to #to_ary - doesn't taint the result for %G when argument is tainted Finished in 0.197048 seconds 1 file, 101 examples, 627 expectations, 0 failures, 0 errors == rubyspec/core/string/multiply_spec.rb # 2010-02-23T09:34:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/multiply_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/multiply_spec.rb String#* - returns a new string containing count copies of self - tries to convert the given argument to an integer using to_int - raises an ArgumentError when given integer is negative - raises a RangeError when given integer is a Bignum - returns subclass instances - always taints the result when self is tainted Finished in 0.009290 seconds 1 file, 6 examples, 25 expectations, 0 failures, 0 errors == rubyspec/core/string/new_spec.rb # 2010-02-23T09:34:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/new_spec.rb String.new - returns an instance of String - returns a fully-formed String - returns a new string given a string argument Finished in 0.004805 seconds 1 file, 3 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/string/next_spec.rb # 2010-02-23T09:34:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/next_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/next_spec.rb String#next - returns an empty string for empty strings - returns the successor by increasing the rightmost alphanumeric (digit => digit, letter => letter with same case) - increases non-alphanumerics (via ascii rules) if there are no alphanumerics - increases the next best alphanumeric (jumping over non-alphanumerics) if there is a carry - increases the next best character if there is a carry for non-alphanumerics - adds an additional character (just left to the last increased one) if there is a carry and no character left to increase - returns subclass instances when called on a subclass - taints the result if self is tainted String#next! - is equivalent to succ, but modifies self in place (still returns self) - raises a TypeError if self is frozen Finished in 0.014695 seconds 1 file, 10 examples, 49 expectations, 0 failures, 0 errors == rubyspec/core/string/oct_spec.rb # 2010-02-23T09:34:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/oct_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/oct_spec.rb String#oct - treats numeric digits as base-8 digits by default - accepts numbers formatted as binary - accepts numbers formatted as hexadecimal - accepts numbers formatted as decimal - accepts a single underscore separating digits - does not accept a sequence of underscores as part of a number - ignores characters that are incorrect for the base-8 digits - returns 0 if no characters can be interpreted as a base-8 number String#oct with a leading minus sign - treats numeric digits as base-8 digits by default - accepts numbers formatted as binary - accepts numbers formatted as hexadecimal - accepts numbers formatted as decimal String#oct with a leading plus sign - treats numeric digits as base-8 digits by default - accepts numbers formatted as binary - accepts numbers formatted as hexadecimal - accepts numbers formatted as decimal Finished in 0.013783 seconds 1 file, 16 examples, 23 expectations, 0 failures, 0 errors == rubyspec/core/string/ord_spec.rb # 2010-02-23T09:34:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/ord_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/ord_spec.rb Finished in 0.002504 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/string/partition_spec.rb # 2010-02-23T09:34:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/partition_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/partition_spec.rb String#partition with String - returns an array of substrings based on splitting on the given string - always returns 3 elements - accepts regexp - raises error if not convertible to string String#partition with a block - is still available Finished in 0.009203 seconds 1 file, 5 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/string/plus_spec.rb # 2010-02-23T09:34:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/plus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/plus_spec.rb String#+ - returns a new string containing the given string concatenated to self - converts any non-String argument with #to_str - raises a TypeError when given any object that fails #to_str - doesn't return subclass instances - taints the result when self or other is tainted Finished in 0.011936 seconds 1 file, 5 examples, 79 expectations, 0 failures, 0 errors == rubyspec/core/string/replace_spec.rb # 2010-02-23T09:34:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/replace_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/replace_spec.rb String#replace - replaces the content of self with other and returns self - replaces the taint status of self with that of other - tries to convert other to string using to_str - raises a TypeError if other can't be converted to string - raises a TypeError on a frozen instance that is modified - does not raise an exception on a frozen instance that would not be modified Finished in 0.009743 seconds 1 file, 6 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/string/reverse_spec.rb # 2010-02-23T09:34:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/reverse_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/reverse_spec.rb String#reverse - returns a new string with the characters of self in reverse order - taints the result if self is tainted String#reverse! - reverses self in place and always returns self - raises a TypeError on a frozen instance that is modified - does not raise an exception on a frozen instance that would not be modified Finished in 0.008360 seconds 1 file, 5 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/string/rindex_spec.rb # 2010-02-23T09:34:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/rindex_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/rindex_spec.rb String#rindex with object - raises a TypeError if obj isn't a String, Fixnum or Regexp - doesn't try to convert obj to an integer via to_int - tries to convert obj to a string via to_str String#rindex with Fixnum - returns the index of the last occurrence of the given character - doesn't use fixnum % 256 - starts the search at the given offset - starts the search at offset + self.length if offset is negative - returns nil if the character isn't found - tries to convert start_offset to an integer via to_int - raises a TypeError when given offset is nil String#rindex with String - behaves the same as String#rindex(char) for one-character strings - returns the index of the last occurrence of the given substring - doesn't set $~ - ignores string subclasses - starts the search at the given offset - starts the search at offset + self.length if offset is negative - returns nil if the substring isn't found - tries to convert start_offset to an integer via to_int - raises a TypeError when given offset is nil String#rindex with Regexp - behaves the same as String#rindex(string) for escaped string regexps - returns the index of the first match from the end of string of regexp - sets $~ to MatchData of match and nil when there's none - starts the search at the given offset - starts the search at offset + self.length if offset is negative - returns nil if the substring isn't found - supports \G which matches at the given start offset - tries to convert start_offset to an integer via to_int - raises a TypeError when given offset is nil Finished in 0.107163 seconds 1 file, 28 examples, 826 expectations, 0 failures, 0 errors == rubyspec/core/string/rjust_spec.rb # 2010-02-23T09:34:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/rjust_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/rjust_spec.rb String#rjust with length, padding - returns a new string of specified length with self right justified and padded with padstr - pads with whitespace if no padstr is given - returns self if it's longer than or as long as the specified length - taints result when self or padstr is tainted - tries to convert length to an integer using to_int - raises a TypeError when length can't be converted to an integer - tries to convert padstr to a string using to_str - raises a TypeError when padstr can't be converted - raises an ArgumentError when padstr is empty - returns subclass instances when called on subclasses Finished in 0.013837 seconds 1 file, 10 examples, 40 expectations, 0 failures, 0 errors == rubyspec/core/string/rpartition_spec.rb # 2010-02-23T09:34:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/rpartition_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/rpartition_spec.rb String#rpartition with String - returns an array of substrings based on splitting on the given string - always returns 3 elements - accepts regexp - affects $~ - raises error if not convertible to string Finished in 0.007816 seconds 1 file, 5 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/string/rstrip_spec.rb # 2010-02-23T09:34:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/rstrip_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/rstrip_spec.rb String#rstrip - returns a copy of self with trailing whitespace removed - taints the result when self is tainted String#rstrip! - modifies self in place and returns self - returns nil if no modifications were made - raises a TypeError on a frozen instance that is modified - does not raise an exception on a frozen instance that would not be modified Finished in 0.008797 seconds 1 file, 6 examples, 15 expectations, 0 failures, 0 errors == rubyspec/core/string/scan_spec.rb # 2010-02-23T09:34:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/scan_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/scan_spec.rb String#scan - returns an array containing all matches - respects $KCODE when the pattern collapses to nothing - stores groups as arrays in the returned arrays - scans for occurrences of the string if pattern is a string - sets $~ to MatchData of last match and nil when there's none - supports \G which matches the end of the previous match / string start for first match - tries to convert pattern to a string via to_str - raises a TypeError if pattern isn't a Regexp and can't be converted to a String - taints the match strings if self is tainted, unless the taint happens in the method call String#scan with pattern and block - returns self - passes each match to the block as one argument: an array - passes groups to the block as one argument: an array - sets $~ for access from the block - restores $~ after leaving the block - sets $~ to MatchData of last match and nil when there's none for access from outside - taints the match strings if self is tainted, unless the tain happens inside the scan Finished in 0.020152 seconds 1 file, 16 examples, 77 expectations, 0 failures, 0 errors == rubyspec/core/string/setbyte_spec.rb # 2010-02-23T09:34:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/setbyte_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/setbyte_spec.rb Finished in 0.002959 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/string/size_spec.rb # 2010-02-23T09:34:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/size_spec.rb String#size - returns the length of self Finished in 0.005302 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/core/string/slice_spec.rb # 2010-02-23T09:34:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/slice_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/slice_spec.rb String#slice - returns the character code of the character at the given index - returns nil if index is outside of self - calls to_int on the given index - raises a TypeError if the given index is nil - raises a TypeError if the given index can't be converted to an Integer String#slice with index, length - returns the substring starting at the given index with the given length - always taints resulting strings when self is tainted - returns nil if the offset falls outside of self - returns nil if the length is negative - calls to_int on the given index and the given length - raises a TypeError when idx or length can't be converted to an integer - raises a TypeError when the given index or the given length is nil - returns subclass instances String#slice with Range - returns the substring given by the offsets of the range - returns nil if the beginning of the range falls outside of self - returns an empty string if range.begin is inside self and > real end - always taints resulting strings when self is tainted - returns subclass instances - calls to_int on range arguments - works with Range subclasses String#slice with Regexp - returns the matching portion of self - returns nil if there is no match - always taints resulting strings when self or regexp is tainted - returns subclass instances - sets $~ to MatchData when there is a match and nil when there's none String#slice with Regexp, index - returns the capture for the given index - always taints resulting strings when self or regexp is tainted - returns nil if there is no match - returns nil if there is no capture for the given index - calls to_int on the given index - raises a TypeError when the given index can't be converted to Integer - raises a TypeError when the given index is nil - returns subclass instances - sets $~ to MatchData when there is a match and nil when there's none String#slice with String - returns other_str if it occurs in self - taints resulting strings when other is tainted - doesn't set $~ - returns nil if there is no match - doesn't call to_str on its argument - returns a subclass instance when given a subclass instance String#slice! with index - deletes and return the char at the given position - returns nil if idx is outside of self - raises a TypeError if self is frozen - doesn't raise a TypeError if self is frozen and idx is outside of self - calls to_int on index String#slice! with index, length - deletes and returns the substring at idx and the given length - always taints resulting strings when self is tainted - returns nil if the given position is out of self - returns nil if the length is negative - calls to_int on idx and length - returns subclass instances String#slice! Range - deletes and return the substring given by the offsets of the range - returns nil if the given range is out of self - always taints resulting strings when self is tainted - returns subclass instances - calls to_int on range arguments - works with Range subclasses - raises a TypeError on a frozen instance that would be modifed - does not raise an exception on a frozen instance that would not be modified String#slice! with Regexp - deletes and returns the first match from self - returns nil if there was no match - always taints resulting strings when self or regexp is tainted - doesn't taint self when regexp is tainted - returns subclass instances - sets $~ to MatchData when there is a match and nil when there's none - raises a TypeError on a frozen instance that is modified - does not raise an exception on a frozen instance that would not be modified String#slice! with Regexp, index - deletes and returns the capture for idx from self - always taints resulting strings when self or regexp is tainted - doesn't taint self when regexp is tainted - returns nil if there was no match - returns nil if there is no capture for idx - calls to_int on idx - returns subclass instances - sets $~ to MatchData when there is a match and nil when there's none - raises a TypeError if self is frozen - doesn't raise a TypeError if self is frozen but there is no match - doesn't raise a TypeError if self is frozen but there is no capture for idx String#slice! with String - removes and returns the first occurrence of other_str from self - taints resulting strings when other is tainted - doesn't set $~ - returns nil if self does not contain other - doesn't call to_str on its argument - returns a subclass instance when given a subclass instance - raises a TypeError if self is frozen Finished in 0.129560 seconds 1 file, 85 examples, 373 expectations, 0 failures, 0 errors == rubyspec/core/string/split_spec.rb # 2010-02-23T09:34:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/split_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/split_spec.rb String#split with String - returns an array of substrings based on splitting on the given string - suppresses trailing empty fields when limit isn't given or 0 - returns an array with one entry if limit is 1: the original string - returns at most limit fields when limit > 1 - doesn't suppress or limit fields when limit is negative - defaults to $; when string isn't given or nil - ignores leading and continuous whitespace when string is a single space - splits between characters when its argument is an empty string - tries converting its pattern argument to a string via to_str - tries converting limit to an integer via to_int - doesn't set $~ - returns subclass instances based on self - does not call constructor on created subclass instances - taints the resulting strings if self is tainted String#split with Regexp - divides self on regexp matches - treats negative limits as no limit - suppresses trailing empty fields when limit isn't given or 0 - returns an array with one entry if limit is 1: the original string - returns at most limit fields when limit > 1 - doesn't suppress or limit fields when limit is negative - defaults to $; when regexp isn't given or nil - splits between characters when regexp matches a zero-length string - respects $KCODE when splitting between characters - includes all captures in the result array - does not include non-matching captures in the result array - tries converting limit to an integer via to_int - returns a type error if limit can't be converted to an integer - doesn't set $~ - returns the original string if no matches are found - returns subclass instances based on self - does not call constructor on created subclass instances - taints the resulting strings if self is tainted (FAILED - 1) - doesn't taints the resulting strings if the Regexp is tainted 1) String#split with Regexp taints the resulting strings if self is tainted FAILED Expected false to be true /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/should.rb:8:in `should' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/split_spec.rb:309 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/split_spec.rb:308:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/split_spec.rb:308 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/split_spec.rb:307:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/split_spec.rb:307 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/split_spec.rb:306:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/split_spec.rb:306 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/split_spec.rb:305:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/split_spec.rb:305 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/split_spec.rb:271:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/split_spec.rb:157 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.088190 seconds 1 file, 33 examples, 717 expectations, 1 failure, 0 errors exit 1 failed(rubyspec/core/string/split_spec.rb) == rubyspec/core/string/squeeze_spec.rb # 2010-02-23T09:34:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/squeeze_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/squeeze_spec.rb String#squeeze - returns new string where runs of the same character are replaced by a single character when no args are given - only squeezes chars that are in the intersection of all sets given - negates sets starting with ^ - squeezes all chars in a sequence - doesn't change chars when the parameter is out of the sequence - taints the result when self is tainted - tries to convert each set arg to a string using to_str - raises a TypeError when one set arg can't be converted to a string - returns subclass instances when called on a subclass String#squeeze! - modifies self in place and returns self - returns nil if no modifications were made - raises a TypeError when self is frozen Finished in 0.034679 seconds 1 file, 12 examples, 46 expectations, 0 failures, 0 errors == rubyspec/core/string/start_with_spec.rb # 2010-02-23T09:34:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/start_with_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/start_with_spec.rb String#start_with? - returns true only if beginning match - returns true only if any beginning match - converts its argument using :to_str - ignores arguments not convertible to string - uses only the needed arguments - works for multibyte strings Finished in 0.009305 seconds 1 file, 6 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/string/strip_spec.rb # 2010-02-23T09:34:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/strip_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/strip_spec.rb String#strip - returns a new string with leading and trailing whitespace removed - taints the result when self is tainted String#strip! - modifies self in place and returns self - returns nil if no modifications where made - raises a TypeError on a frozen instance that is modified - does not raise an exception on a frozen instance that would not be modified Finished in 0.008730 seconds 1 file, 6 examples, 14 expectations, 0 failures, 0 errors == rubyspec/core/string/sub_spec.rb # 2010-02-23T09:34:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/sub_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/sub_spec.rb String#sub with pattern, replacement - returns a copy of self with all occurrences of pattern replaced with replacement - ignores a block if supplied - supports \G which matches at the beginning of the string - supports /i for ignoring case - doesn't interpret regexp metacharacters if pattern is a string - replaces \1 sequences with the regexp's corresponding capture - treats \1 sequences without corresponding captures as empty strings - replaces \& and \0 with the complete match - replaces \` with everything before the current match - replaces \' with everything after the current match - replaces \\\+ with \\+ - replaces \+ with the last paren that actually matched - treats \+ as an empty string if there was no captures - maps \\ in replacement to \ - leaves unknown \x escapes in replacement untouched - leaves \ at the end of replacement untouched - taints the result if the original string or replacement is tainted - tries to convert pattern to a string using to_str - raises a TypeError when pattern can't be converted to a string - tries to convert replacement to a string using to_str - raises a TypeError when replacement can't be converted to a string - returns subclass instances when called on a subclass - sets $~ to MatchData of match and nil when there's none - replaces \\1 with \1 - replaces \\1 with \1 - replaces \\\1 with \ String#sub with pattern and block - returns a copy of self with the first occurrences of pattern replaced with the block's return value - sets $~ for access from the block - restores $~ after leaving the block - sets $~ to MatchData of last match and nil when there's none for access from outside - doesn't raise a RuntimeError if the string is modified while substituting - doesn't interpolate special sequences like \1 for the block's return value - converts the block's return value to a string using to_s - taints the result if the original string or replacement is tainted String#sub! with pattern, replacement - modifies self in place and returns self - taints self if replacement is tainted - returns nil if no modifications were made - raises a TypeError when self is frozen String#sub! with pattern and block - modifies self in place and returns self - taints self if block's result is tainted - returns nil if no modifications were made - raises a RuntimeError if the string is modified while substituting - raises a RuntimeError when self is frozen Finished in 0.060330 seconds 1 file, 43 examples, 129 expectations, 0 failures, 0 errors == rubyspec/core/string/succ_spec.rb # 2010-02-23T09:34:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/succ_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/succ_spec.rb String#succ - returns an empty string for empty strings - returns the successor by increasing the rightmost alphanumeric (digit => digit, letter => letter with same case) - increases non-alphanumerics (via ascii rules) if there are no alphanumerics - increases the next best alphanumeric (jumping over non-alphanumerics) if there is a carry - increases the next best character if there is a carry for non-alphanumerics - adds an additional character (just left to the last increased one) if there is a carry and no character left to increase - returns subclass instances when called on a subclass - taints the result if self is tainted String#succ! - is equivalent to succ, but modifies self in place (still returns self) - raises a TypeError if self is frozen Finished in 0.015318 seconds 1 file, 10 examples, 49 expectations, 0 failures, 0 errors == rubyspec/core/string/sum_spec.rb # 2010-02-23T09:34:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/sum_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/sum_spec.rb String#sum - returns a basic n-bit checksum of the characters in self - tries to convert n to an integer using to_int Finished in 0.005726 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/string/swapcase_spec.rb # 2010-02-23T09:34:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/swapcase_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/swapcase_spec.rb String#swapcase - returns a new string with all uppercase chars from self converted to lowercase and vice versa - taints resulting string when self is tainted - is locale insensitive (only upcases a-z and only downcases A-Z) - returns subclass instances when called on a subclass String#swapcase! - modifies self in place - returns nil if no modifications were made - raises a TypeError when self is frozen Finished in 0.010009 seconds 1 file, 7 examples, 17 expectations, 0 failures, 0 errors == rubyspec/core/string/to_a_spec.rb # 2010-02-23T09:34:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/to_a_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/to_a_spec.rb String#to_a - returns an empty array for empty strings - returns an array containing the string for non-empty strings Finished in 0.006003 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/string/to_c_spec.rb # 2010-02-23T09:34:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/to_c_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/to_c_spec.rb Finished in 0.003320 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/string/to_f_spec.rb # 2010-02-23T09:34:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/to_f_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/to_f_spec.rb String#to_f - treats leading characters of self as a floating point number - treats special float value strings as characters - allows for varying case - allows for varying signs - allows for underscores, even in the decimal side - returns 0 for strings with any non-digit in them - takes an optional sign - returns 0.0 if the conversion fails Finished in 0.715477 seconds 1 file, 8 examples, 32 expectations, 0 failures, 0 errors == rubyspec/core/string/to_i_spec.rb # 2010-02-23T09:34:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/to_i_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/to_i_spec.rb String#to_i - ignores leading whitespaces - ignores leading underscores - ignores underscores in between the digits - ignores a leading mix of whitespaces and underscores - ignores subsequent invalid characters - returns 0 if self is no valid integer-representation - interprets leading characters as a number in the given base - auto-detects base 8 via leading 0 when base = 0 - auto-detects base 2 via 0b when base = 0 - auto-detects base 10 via 0d when base = 0 - auto-detects base 8 via 0o when base = 0 - auto-detects base 16 via 0x when base = 0 - auto-detects base 10 with no base specifier when base = 0 - doesn't handle foreign base specifiers when base is > 0 - tries to convert the base to an integer using to_int - requires that the sign if any appears before the base specifier - raises an ArgumentError for illegal bases (1, < 0 or > 36) Finished in 0.030727 seconds 1 file, 17 examples, 88 expectations, 0 failures, 0 errors == rubyspec/core/string/to_r_spec.rb # 2010-02-23T09:34:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/to_r_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/to_r_spec.rb Finished in 0.002919 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/string/to_s_spec.rb # 2010-02-23T09:34:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/to_s_spec.rb String#to_s - returns self when self.class == String - returns a new instance of String when called on a subclass - taints the result when self is tainted Finished in 0.006866 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/string/to_str_spec.rb # 2010-02-23T09:34:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/to_str_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/to_str_spec.rb String#to_str - returns self when self.class == String - returns a new instance of String when called on a subclass - taints the result when self is tainted Finished in 0.006214 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/string/to_sym_spec.rb # 2010-02-23T09:34:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/to_sym_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/to_sym_spec.rb String#to_sym - returns the symbol corresponding to self - raises an ArgumentError when self can't be converted to symbol Finished in 0.007539 seconds 1 file, 2 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/string/tr_s_spec.rb # 2010-02-23T09:34:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/tr_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/tr_s_spec.rb String#tr_s - returns a string processed according to tr with newly duplicate characters removed - accepts c1-c2 notation to denote ranges of characters - pads to_str with its last char if it is shorter than from_string - translates chars not in from_string when it starts with a ^ - tries to convert from_str and to_str to strings using to_str - returns subclass instances when called on a subclass - taints the result when self is tainted String#tr_s! - modifies self in place - returns nil if no modification was made - does not modify self if from_str is empty - raises a TypeError if self is frozen Finished in 0.014313 seconds 1 file, 11 examples, 41 expectations, 0 failures, 0 errors == rubyspec/core/string/tr_spec.rb # 2010-02-23T09:34:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/tr_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/tr_spec.rb String#tr - returns a new string with the characters from from_string replaced by the ones in to_string - accepts c1-c2 notation to denote ranges of characters - pads to_str with its last char if it is shorter than from_string - translates chars not in from_string when it starts with a ^ - tries to convert from_str and to_str to strings using to_str - returns subclass instances when called on a subclass - taints the result when self is tainted String#tr! - modifies self in place - returns nil if no modification was made - does not modify self if from_str is empty - raises a TypeError if self is frozen Finished in 0.014817 seconds 1 file, 11 examples, 41 expectations, 0 failures, 0 errors == rubyspec/core/string/try_convert_spec.rb # 2010-02-23T09:34:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/try_convert_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/try_convert_spec.rb Finished in 0.004034 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/string/unpack_spec.rb # 2010-02-23T09:34:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/unpack_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/unpack_spec.rb String#unpack - returns an array by decoding self according to the format string - returns an array by decoding self in big-endian (native format) order according to the format string String#unpack with nil format argument - raises a TypeError exception String#unpack with 'Z' directive - returns an array by decoding self according to the format string String#unpack with 'N' and 'n' directives - returns an array by decoding self according to the format string String#unpack with 'V' and 'v' directives - returns an array by decoding self according to the format string String#unpack with 'C' and 'c' directives - returns an array by decoding self according to the format string String#unpack with 'Q' and 'q' directives - returns an array in big-endian (native format) order by decoding self according to the format string - returns Bignums for big numeric values on big-endian platforms - returns Fixnums for small numeric values String#unpack with 'a', 'X' and 'x' directives - returns an array by decoding self according to the format string String#unpack with 'DdEeFfGg' directives - returns an array by decoding self according to the format string - returns an array by decoding self in big-endian order according to the format string String#unpack with 'B' and 'b' directives - returns an array by decoding self according to the format string String#unpack with 'H' and 'h' directives - returns an array by decoding self according to the format string String#unpack with 'IiLlSs' directives - returns an array in big-endian (native format) by decoding self according to the format string - uses sizeof(int) as an integer (FAILED - 1) - ignores the result if there aren't 4 bytes (FAILED - 2) String#unpack with 'lL' - uses 4 bytes for an integer (FAILED - 3) - ignores the result if there aren't 4 bytes (FAILED - 4) String#unpack with 'U' directive - returns an array by decoding self according to the format string String#unpack with 'A' directive - returns an array by decoding self according to the format string String#unpack with '@' directive - returns an array by decoding self according to the format string String#unpack with 'M' directive - returns an array by decoding self according to the format string String#unpack with 'm' directive - returns an array by decoding self according to the format string String#unpack with 'w' directive - produces a BER-compressed integer 1) String#unpack with 'IiLlSs' directives uses sizeof(int) as an integer FAILED No behavior expectation was found in the example /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:37:in `initialize' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/unpack_spec.rb:182:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:209:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/unpack_spec.rb:302 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 2) String#unpack with 'IiLlSs' directives ignores the result if there aren't 4 bytes FAILED No behavior expectation was found in the example /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:37:in `initialize' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:37:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:209:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/unpack_spec.rb:302 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 3) String#unpack with 'lL' uses 4 bytes for an integer FAILED No behavior expectation was found in the example /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:37:in `initialize' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:37:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:209:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/unpack_spec.rb:362 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 4) String#unpack with 'lL' ignores the result if there aren't 4 bytes FAILED No behavior expectation was found in the example /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:37:in `initialize' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:37:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:209:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/unpack_spec.rb:362 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.064445 seconds 1 file, 26 examples, 208 expectations, 4 failures, 0 errors exit 1 failed(rubyspec/core/string/unpack_spec.rb) == rubyspec/core/string/upcase_spec.rb # 2010-02-23T09:34:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/upcase_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/upcase_spec.rb String#upcase - returns a copy of self with all lowercase letters upcased - is locale insensitive (only replaces a-z) - taints result when self is tainted - returns a subclass instance for subclasses String#upcase! - modifies self in place - returns nil if no modifications were made - raises a TypeError when self is frozen Finished in 0.029848 seconds 1 file, 7 examples, 14 expectations, 0 failures, 0 errors == rubyspec/core/string/upto_spec.rb # 2010-02-23T09:34:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/upto_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/upto_spec.rb String#upto - passes successive values, starting at self and ending at other_string, to the block - calls the block once even when start eqals stop - calls block with self even if self is less than stop but stop length is less than self length - doesn't call block if stop is less than self and stop length is less than self length - doesn't call the block if self is greater than stop - stops iterating as soon as the current value's character count gets higher than stop's - returns self - tries to convert other to string using to_str - raises a TypeError if other can't be converted to a string - raises a TypeError on symbols - raises a LocalJumpError if other is a string but no block was given - uses succ even for single letters - stops before the last value if exclusive Finished in 0.013125 seconds 1 file, 13 examples, 15 expectations, 0 failures, 0 errors == rubyspec/core/string/valid_encoding_spec.rb # 2010-02-23T09:34:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/string/valid_encoding_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/string/valid_encoding_spec.rb Finished in 0.004055 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/struct/each_pair_spec.rb # 2010-02-23T09:34:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/struct/each_pair_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/struct/each_pair_spec.rb Struct#each_pair - passes each key value pair to the given block - returns an Enumerator if not passed a block Finished in 0.006608 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/struct/each_spec.rb # 2010-02-23T09:34:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/struct/each_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/struct/each_spec.rb Struct#each - passes each value to the given block - returns an Enumerator if not passed a block Finished in 0.005865 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/struct/element_reference_spec.rb # 2010-02-23T09:34:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/struct/element_reference_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/struct/element_reference_spec.rb Struct[] - is a synonym for new Struct#[] - returns the attribute referenced - fails when it does not know about the requested attribute - fails if passed too many arguments - fails if not passed a string, symbol, or integer Finished in 0.008835 seconds 1 file, 5 examples, 19 expectations, 0 failures, 0 errors == rubyspec/core/struct/element_set_spec.rb # 2010-02-23T09:34:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/struct/element_set_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/struct/element_set_spec.rb Struct#[]= - assigns the passed value - fails when trying to assign attributes which don't exist Finished in 0.006206 seconds 1 file, 2 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/struct/eql_spec.rb # 2010-02-23T09:34:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/struct/eql_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/struct/eql_spec.rb Struct#eql? - returns true if the other is the same object - returns true if the other has all the same fields - returns false if the other is a different object or has different fields - returns false if any corresponding elements are not #eql? Finished in 0.008050 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/struct/equal_value_spec.rb # 2010-02-23T09:34:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/struct/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/struct/equal_value_spec.rb Struct#== - returns true if the other is the same object - returns true if the other has all the same fields - returns false if the other is a different object or has different fields Finished in 0.006765 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/struct/hash_spec.rb # 2010-02-23T09:34:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/struct/hash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/struct/hash_spec.rb Struct#hash - returns the same fixnum for structs with the same content - returns the same value if structs are #eql? Finished in 0.005817 seconds 1 file, 2 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/struct/initialize_copy_spec.rb # 2010-02-23T09:34:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/struct/initialize_copy_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/struct/initialize_copy_spec.rb Finished in 0.002933 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/struct/initialize_spec.rb # 2010-02-23T09:34:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/struct/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/struct/initialize_spec.rb Struct#initialize - is private - does nothing when passed a set of fields equal to self - explicitly sets instance variables to nil when args not provided to initialize Finished in 0.006016 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/struct/inspect_spec.rb # 2010-02-23T09:34:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/struct/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/struct/inspect_spec.rb Struct#inspect - returns a string representation of some kind - returns a string representation with the class name for anonymous structs Finished in 0.008359 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/struct/length_spec.rb # 2010-02-23T09:34:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/struct/length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/struct/length_spec.rb Struct#length - returns the number of attributes Finished in 0.004528 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/struct/members_spec.rb # 2010-02-23T09:34:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/struct/members_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/struct/members_spec.rb Struct#members - returns an array of attribute names Finished in 0.005410 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/struct/new_spec.rb # 2010-02-23T09:34:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/struct/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/struct/new_spec.rb Struct.new - creates a constant in Struct namespace with string as first argument - overwrites previously defined constants with string as first argument - calls to_str on its first argument (constant name) - creates a new anonymous class with nil first argument - creates a new anonymous class with symbol arguments - does not create a constant with symbol as first argument - fails with invalid constant name as first argument - raises a TypeError if object doesn't respond to to_sym - raises a TypeError if object is not a Symbol - accepts Fixnums as Symbols unless fixnum.to_sym.nil? - raises an ArgumentError if fixnum#to_sym is nil - processes passed block with instance_eval - creates a constant in subclass' namespace - creates an instance - creates reader methods - creates writer methods - fails with too many arguments Finished in 0.533987 seconds 1 file, 17 examples, 34 expectations, 0 failures, 0 errors == rubyspec/core/struct/select_spec.rb # 2010-02-23T09:34:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/struct/select_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/struct/select_spec.rb Struct#select - raises an ArgumentError if given any non-block arguments - returns a new array of elements for which block is true - returns an instance of Array Finished in 0.029562 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/struct/size_spec.rb # 2010-02-23T09:34:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/struct/size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/struct/size_spec.rb Struct#size - is a synonym for length Finished in 0.004371 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/struct/struct_spec.rb # 2010-02-23T09:34:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/struct/struct_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/struct/struct_spec.rb Struct anonymous class instance methods - Enumerable methods should work - reader method should be a synonym for [] - reader method should not interfere with undefined methods - writer method be a synonym for []= Struct subclasses - can be subclassed Finished in 0.007916 seconds 1 file, 5 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/struct/to_a_spec.rb # 2010-02-23T09:34:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/struct/to_a_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/struct/to_a_spec.rb Struct#to_a - returns the values for this instance as an array Finished in 0.004664 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/struct/to_s_spec.rb # 2010-02-23T09:34:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/struct/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/struct/to_s_spec.rb Struct#to_s - is a synonym for inspect - returns a string representation with the class name for anonymous structs Finished in 0.007873 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/struct/values_at_spec.rb # 2010-02-23T09:34:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/struct/values_at_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/struct/values_at_spec.rb Struct#values_at - returns an array of values - fails when passed unsupported types Finished in 0.005676 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/struct/values_spec.rb # 2010-02-23T09:35:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/struct/values_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/struct/values_spec.rb Struct#values - is a synonym for to_a Finished in 0.004473 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/symbol/all_symbols_spec.rb # 2010-02-23T09:35:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/symbol/all_symbols_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/symbol/all_symbols_spec.rb Symbol.all_symbols - returns an array containing all the Symbols in the symbol table - increases size of the return array when new symbol comes Finished in 0.011818 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/symbol/capitalize_spec.rb # 2010-02-23T09:35:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/symbol/capitalize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/symbol/capitalize_spec.rb Finished in 0.002900 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/symbol/case_compare_spec.rb # 2010-02-23T09:35:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/symbol/case_compare_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/symbol/case_compare_spec.rb Symbol#=== - returns true when the other is a Symbol Finished in 0.003804 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/core/symbol/casecmp_spec.rb # 2010-02-23T09:35:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/symbol/casecmp_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/symbol/casecmp_spec.rb Finished in 0.003056 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/symbol/comparison_spec.rb # 2010-02-23T09:35:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/symbol/comparison_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/symbol/comparison_spec.rb Finished in 0.003071 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/symbol/downcase_spec.rb # 2010-02-23T09:35:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/symbol/downcase_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/symbol/downcase_spec.rb Finished in 0.002732 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/symbol/empty_spec.rb # 2010-02-23T09:35:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/symbol/empty_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/symbol/empty_spec.rb Finished in 0.002566 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/symbol/equal_value_spec.rb # 2010-02-23T09:35:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/symbol/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/symbol/equal_value_spec.rb Symbol#== - only returns true when the other is exactly the same symbol Finished in 0.004125 seconds 1 file, 1 example, 7 expectations, 0 failures, 0 errors == rubyspec/core/symbol/id2name_spec.rb # 2010-02-23T09:35:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/symbol/id2name_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/symbol/id2name_spec.rb Symbol#id2name - returns the string corresponding to self Finished in 0.005208 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/core/symbol/inspect_spec.rb # 2010-02-23T09:35:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/symbol/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/symbol/inspect_spec.rb Symbol#inspect - returns self as a symbol literal for :[] - returns self as a symbol literal for :/ - returns self as a symbol literal for :$> - returns self as a symbol literal for :":" - returns self as a symbol literal for :".." - returns self as a symbol literal for :$` - returns self as a symbol literal for :"foo " - returns self as a symbol literal for :=~ - returns self as a symbol literal for :> - returns self as a symbol literal for :$" - returns self as a symbol literal for :"\"" - returns self as a symbol literal for :< - returns self as a symbol literal for :"@ruby?" - returns self as a symbol literal for :$; - returns self as a symbol literal for :"?" - returns self as a symbol literal for :"=" - returns self as a symbol literal for :fred - returns self as a symbol literal for :>= - returns self as a symbol literal for :` - returns self as a symbol literal for :"$" - returns self as a symbol literal for :"." - returns self as a symbol literal for :^ - returns self as a symbol literal for :$& - returns self as a symbol literal for :% - returns self as a symbol literal for :=== - returns self as a symbol literal for :$/ - returns self as a symbol literal for :"*foo" - returns self as a symbol literal for :<=> - returns self as a symbol literal for :"++" - returns self as a symbol literal for :"!" - returns self as a symbol literal for :"@ruby!" - returns self as a symbol literal for :-@ - returns self as a symbol literal for :"=>" - returns self as a symbol literal for :$* - returns self as a symbol literal for :$1234 - returns self as a symbol literal for :$_ - returns self as a symbol literal for :>> - returns self as a symbol literal for :~ - returns self as a symbol literal for :$= - returns self as a symbol literal for :$? - returns self as a symbol literal for :$, - returns self as a symbol literal for :"," - returns self as a symbol literal for :$~ - returns self as a symbol literal for :[]= - returns self as a symbol literal for :| - returns self as a symbol literal for :"foo bar" - returns self as a symbol literal for :"..." - returns self as a symbol literal for :"$-ww" - returns self as a symbol literal for :@@ruby - returns self as a symbol literal for :$ruby - returns self as a symbol literal for :"|||" - returns self as a symbol literal for :"$ruby?" - returns self as a symbol literal for :$! - returns self as a symbol literal for :"!~" - returns self as a symbol literal for :"@" - returns self as a symbol literal for :fred! - returns self as a symbol literal for :* - returns self as a symbol literal for :$. - returns self as a symbol literal for :$+ - returns self as a symbol literal for :$$ - returns self as a symbol literal for :" " - returns self as a symbol literal for :<= - returns self as a symbol literal for :"'" - returns self as a symbol literal for :"9" - returns self as a symbol literal for :& - returns self as a symbol literal for :"@@ruby?" - returns self as a symbol literal for :$: - returns self as a symbol literal for :"!=" - returns self as a symbol literal for :$< - returns self as a symbol literal for :"||" - returns self as a symbol literal for :$@ - returns self as a symbol literal for :== - returns self as a symbol literal for :"$ruby!" - returns self as a symbol literal for :";" - returns self as a symbol literal for :@ruby - returns self as a symbol literal for :fred? - returns self as a symbol literal for :$\ - returns self as a symbol literal for :** - returns self as a symbol literal for :$' - returns self as a symbol literal for :" foo" - returns self as a symbol literal for :"::" - returns self as a symbol literal for :+@ - returns self as a symbol literal for :$-w - returns self as a symbol literal for :"&&" - returns self as a symbol literal for :"\"\"" - returns self as a symbol literal for :"@@ruby!" - returns self as a symbol literal for :<< Finished in 0.062451 seconds 1 file, 87 examples, 87 expectations, 0 failures, 0 errors == rubyspec/core/symbol/intern_spec.rb # 2010-02-23T09:35:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/symbol/intern_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/symbol/intern_spec.rb Finished in 0.001615 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/symbol/swapcase_spec.rb # 2010-02-23T09:35:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/symbol/swapcase_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/symbol/swapcase_spec.rb Finished in 0.002726 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/symbol/to_i_spec.rb # 2010-02-23T09:35:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/symbol/to_i_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/symbol/to_i_spec.rb Symbol#to_i - returns an integer that is unique for each symbol for each program execution Finished in 0.004549 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/symbol/to_int_spec.rb # 2010-02-23T09:35:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/symbol/to_int_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/symbol/to_int_spec.rb Symbol#to_int - returns Symbol#to_i Finished in 0.004629 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/symbol/to_proc_spec.rb # 2010-02-23T09:35:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/symbol/to_proc_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/symbol/to_proc_spec.rb Symbol#to_proc - returns a new Proc - sends self to arguments passed when calling #call on the proc Finished in 0.005687 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/symbol/to_s_spec.rb # 2010-02-23T09:35:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/symbol/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/symbol/to_s_spec.rb Symbol#to_s - returns the string corresponding to self Finished in 0.004475 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/core/symbol/to_sym_spec.rb # 2010-02-23T09:35:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/symbol/to_sym_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/symbol/to_sym_spec.rb Symbol#to_sym - returns self Finished in 0.003903 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/core/symbol/upcase_spec.rb # 2010-02-23T09:35:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/symbol/upcase_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/symbol/upcase_spec.rb Finished in 0.002707 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/systemexit/initialize_spec.rb # 2010-02-23T09:35:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/systemexit/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/systemexit/initialize_spec.rb SystemExit#initialize - accepts a status - accepts a message - accepts a status and message Finished in 0.005587 seconds 1 file, 3 examples, 6 expectations, 0 failures, 0 errors == rubyspec/core/thread/abort_on_exception_spec.rb # 2010-02-23T09:35:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/abort_on_exception_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/abort_on_exception_spec.rb Thread#abort_on_exception - is changeable to true or false Finished in 0.041553 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/thread/alive_spec.rb # 2010-02-23T09:35:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/alive_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/alive_spec.rb Thread#alive? - can check it's own status - describes a running thread - describes a sleeping thread - describes a blocked thread - describes a completed thread - describes a killed thread - describes a thread with an uncaught exception - describes a dying running thread - describes a dying sleeping thread - reports aborting on a killed thread Finished in 0.043661 seconds 1 file, 10 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/thread/critical_spec.rb # 2010-02-23T09:35:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/critical_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/critical_spec.rb Thread.critical= - should be sticky - allows all non-bool arguments - functions as a critical section - does not change status of other existing threads - is reentrant - can be mismatched - schedules other threads on Thread.stop - defers exit - defers exit until Thread.pass - is not reset if the critical thread is killed Finished in 0.031768 seconds 1 file, 10 examples, 18 expectations, 0 failures, 0 errors == rubyspec/core/thread/current_spec.rb # 2010-02-23T09:35:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/current_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/current_spec.rb Thread.current - returns a thread - returns the current thread Finished in 0.010344 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/thread/element_reference_spec.rb # 2010-02-23T09:35:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/element_reference_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/element_reference_spec.rb Thread#[] - gives access to thread local values - is not shared across threads - is accessable using strings or symbols - raises exceptions on the wrong type of keys Finished in 0.016953 seconds 1 file, 4 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/thread/element_set_spec.rb # 2010-02-23T09:35:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/element_set_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/element_set_spec.rb Thread#[]= - raises exceptions on the wrong type of keys Finished in 0.009540 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/thread/exit_spec.rb # 2010-02-23T09:35:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/exit_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/exit_spec.rb Thread#exit - kills sleeping thread - kills current thread - runs ensure clause - runs nested ensure clauses - does not set $! - cannot be rescued - killing dying sleeping thread wakes up thread - killing dying running does nothing - can be rescued by outer rescue clause when inner ensure clause raises exception - is deferred if ensure clause does Thread.stop - does not deadlock when called from within the thread while being joined from without Finished in 0.235203 seconds 1 file, 11 examples, 212 expectations, 0 failures, 0 errors == rubyspec/core/thread/fork_spec.rb # 2010-02-23T09:35:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/fork_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/fork_spec.rb Finished in 0.006929 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/thread/group_spec.rb # 2010-02-23T09:35:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/group_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/group_spec.rb Finished in 0.006852 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/thread/initialize_spec.rb # 2010-02-23T09:35:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/initialize_spec.rb Finished in 0.006957 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/thread/inspect_spec.rb # 2010-02-23T09:35:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/inspect_spec.rb Thread#inspect - can check it's own status - describes a running thread - describes a sleeping thread - describes a blocked thread - describes a completed thread - describes a killed thread - describes a thread with an uncaught exception - describes a dying running thread - describes a dying sleeping thread - reports aborting on a killed thread Finished in 0.049753 seconds 1 file, 10 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/thread/join_spec.rb # 2010-02-23T09:35:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/join_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/join_spec.rb Thread#join - returns the thread when it is finished - returns the thread when it is finished when given a timeout - returns nil if it is not finished when given a timeout - accepts a floating point timeout length - raises any exceptions encountered in the thread body - returns the dead thread - returns the dead thread even if an uncaught exception is thrown from ensure block Finished in 0.033688 seconds 1 file, 7 examples, 9 expectations, 0 failures, 0 errors == rubyspec/core/thread/key_spec.rb # 2010-02-23T09:35:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/key_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/key_spec.rb Thread#key? - tests for existance of thread local variables using symbols or strings Finished in 0.010829 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/core/thread/keys_spec.rb # 2010-02-23T09:35:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/keys_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/keys_spec.rb Thread#keys - returns an array of the names of the thread-local variables as symbols Finished in 0.027526 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/thread/kill_spec.rb # 2010-02-23T09:35:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/kill_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/kill_spec.rb Thread#kill - kills sleeping thread - kills current thread - runs ensure clause - runs nested ensure clauses - does not set $! - cannot be rescued - killing dying sleeping thread wakes up thread - killing dying running does nothing - can be rescued by outer rescue clause when inner ensure clause raises exception - is deferred if ensure clause does Thread.stop - does not deadlock when called from within the thread while being joined from without Finished in 0.212793 seconds 1 file, 11 examples, 212 expectations, 0 failures, 0 errors == rubyspec/core/thread/list_spec.rb # 2010-02-23T09:35:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/list_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/list_spec.rb Thread::list - includes the current and main thread - does not include deceased threads - includes waiting threads Finished in 0.013014 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/thread/main_spec.rb # 2010-02-23T09:35:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/main_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/main_spec.rb Thread.main - returns the main thread Finished in 0.009852 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/thread/new_spec.rb # 2010-02-23T09:35:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/new_spec.rb Thread.new - creates a thread executing the given block - can pass arguments to the thread block Finished in 0.011546 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/thread/pass_spec.rb # 2010-02-23T09:35:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/pass_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/pass_spec.rb Thread.pass - returns nil Finished in 0.008543 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/thread/priority_spec.rb # 2010-02-23T09:35:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/priority_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/priority_spec.rb Finished in 0.006815 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/thread/raise_spec.rb # 2010-02-23T09:35:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/raise_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/raise_spec.rb Thread#raise - ignores dead threads Thread#raise on a sleeping thread - raises a RuntimeError if no exception class is given - raises the given exception - raises the given exception with the given message - can go unhandled Thread#raise on a running thread - raises a RuntimeError if no exception class is given - raises the given exception - raises the given exception with the given message - can go unhandled - raise the given argument even when there is an active exception Thread#raise on same thread - aborts execution - raises RuntimeError if no exception class is given - re-raises the rescued exception - allows Exception, message, and backtrace parameters Finished in 0.264130 seconds 1 file, 14 examples, 19 expectations, 0 failures, 0 errors == rubyspec/core/thread/run_spec.rb # 2010-02-23T09:35:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/run_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/run_spec.rb Thread#run - is not queued - does not result in a deadlock - raises a ThreadError when trying to wake up a dead thread Finished in 0.531844 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/thread/safe_level_spec.rb # 2010-02-23T09:35:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/safe_level_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/safe_level_spec.rb Finished in 0.006914 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/thread/start_spec.rb # 2010-02-23T09:35:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/start_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/start_spec.rb Finished in 0.006875 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/thread/status_spec.rb # 2010-02-23T09:35:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/status_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/status_spec.rb Thread#status - can check it's own status - describes a running thread - describes a sleeping thread - describes a blocked thread - describes a completed thread - describes a killed thread - describes a thread with an uncaught exception - describes a dying running thread - describes a dying sleeping thread - reports aborting on a killed thread Finished in 0.050689 seconds 1 file, 10 examples, 10 expectations, 0 failures, 0 errors == rubyspec/core/thread/stop_spec.rb # 2010-02-23T09:35:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/stop_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/stop_spec.rb Thread.stop - causes the current thread to sleep indefinitely - resets Thread.critical to false Thread#stop? - can check it's own status - describes a running thread - describes a sleeping thread - describes a blocked thread - describes a completed thread - describes a killed thread - describes a thread with an uncaught exception - describes a dying running thread - describes a dying sleeping thread - reports aborting on a killed thread Finished in 0.049702 seconds 1 file, 12 examples, 13 expectations, 0 failures, 0 errors == rubyspec/core/thread/terminate_spec.rb # 2010-02-23T09:35:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/terminate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/terminate_spec.rb Thread#terminate - kills sleeping thread - kills current thread - runs ensure clause - runs nested ensure clauses - does not set $! - cannot be rescued - killing dying sleeping thread wakes up thread - killing dying running does nothing - can be rescued by outer rescue clause when inner ensure clause raises exception - is deferred if ensure clause does Thread.stop - does not deadlock when called from within the thread while being joined from without Finished in 0.210815 seconds 1 file, 11 examples, 212 expectations, 0 failures, 0 errors == rubyspec/core/thread/value_spec.rb # 2010-02-23T09:35:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/value_spec.rb Thread#value - returns the result of the block - re-raises error for an uncaught exception - is false for a killed thread - is false for an uncaught exception thrown from a dying thread Finished in 0.017154 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/thread/wakeup_spec.rb # 2010-02-23T09:35:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/thread/wakeup_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/thread/wakeup_spec.rb Thread#wakeup - is not queued - does not result in a deadlock - raises a ThreadError when trying to wake up a dead thread Finished in 0.362633 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/threadgroup/add_spec.rb # 2010-02-23T09:35:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/threadgroup/add_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/threadgroup/add_spec.rb ThreadGroup#add - adds the given thread to a group and returns self - removes itself from any other threadgroup Finished in 0.012527 seconds 1 file, 2 examples, 8 expectations, 0 failures, 0 errors == rubyspec/core/threadgroup/enclose_spec.rb # 2010-02-23T09:35:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/threadgroup/enclose_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/threadgroup/enclose_spec.rb Finished in 0.002189 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/threadgroup/enclosed_spec.rb # 2010-02-23T09:35:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/threadgroup/enclosed_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/threadgroup/enclosed_spec.rb Finished in 0.002182 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/threadgroup/list_spec.rb # 2010-02-23T09:35:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/threadgroup/list_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/threadgroup/list_spec.rb ThreadGroup#list - returns the list of threads in the group Finished in 0.010218 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/core/time/_dump_spec.rb # 2010-02-23T09:35:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/_dump_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/_dump_spec.rb Time#_dump - dumps an array with a time as second element Finished in 0.007522 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/time/_load_spec.rb # 2010-02-23T09:35:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/_load_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/_load_spec.rb Time#_load - loads a time object in the old UNIX timestamp based format Finished in 0.006411 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/time/asctime_spec.rb # 2010-02-23T09:35:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/asctime_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/asctime_spec.rb Time#asctime - returns a canonical string representation of time Finished in 0.007161 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/time/at_spec.rb # 2010-02-23T09:35:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/at_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/at_spec.rb Time.at - converts to time object - creates a new time object with the value given by time - creates a dup time object with the value given by time - is able to create a time object with a float - is able to create a time object with a microseconds Finished in 0.132693 seconds 1 file, 5 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/time/comparison_spec.rb # 2010-02-23T09:35:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/comparison_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/comparison_spec.rb Time#<=> - returns 1 if the first argument is a point in time after the second argument - returns 0 if time is the same as other - returns -1 if the first argument is a point in time before the second argument - returns nil when Time is compared to Numeric - returns nil when Time is compared to some Object Finished in 0.006896 seconds 1 file, 5 examples, 11 expectations, 0 failures, 0 errors == rubyspec/core/time/ctime_spec.rb # 2010-02-23T09:35:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/ctime_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/ctime_spec.rb Time#ctime - returns a canonical string representation of time Finished in 0.006642 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/time/day_spec.rb # 2010-02-23T09:35:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/day_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/day_spec.rb Time#day - returns the day of the month (1..n) for time Finished in 0.030299 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/time/dst_spec.rb # 2010-02-23T09:35:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/dst_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/dst_spec.rb Time#dst? - dst? returns whether time is during daylight saving time Finished in 0.008481 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/time/dup_spec.rb # 2010-02-23T09:35:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/dup_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/dup_spec.rb Time#dup - returns a Time object that represents the same time - copies the gmt state flag - returns an independent Time object Finished in 0.006987 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/core/time/eql_spec.rb # 2010-02-23T09:35:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/eql_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/eql_spec.rb Time#eql? - returns true iff time is equal in seconds and usecs to other time Finished in 0.004478 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/time/getgm_spec.rb # 2010-02-23T09:35:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/getgm_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/getgm_spec.rb Time#getgm - returns a new time which is the utc representation of time Finished in 0.007951 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/time/getlocal_spec.rb # 2010-02-23T09:35:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/getlocal_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/getlocal_spec.rb Time#getlocal - returns a new time which is the local representation of time Finished in 0.006469 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/time/getutc_spec.rb # 2010-02-23T09:35:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/getutc_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/getutc_spec.rb Time#getutc - returns a new time which is the utc representation of time Finished in 0.007116 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/time/gm_spec.rb # 2010-02-23T09:35:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/gm_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/gm_spec.rb Time.gm - creates a time based on given values, interpreted as UTC (GMT) - creates a time based on given C-style gmtime arguments, interpreted as UTC (GMT) - handles string-like second argument - handles string-like second argument - handles string arguments - handles float arguments - should accept various year ranges - raises an ArgumentError for out of range values - throws ArgumentError for invalid number of arguments Finished in 0.023499 seconds 1 file, 9 examples, 37 expectations, 0 failures, 0 errors == rubyspec/core/time/gmt_offset_spec.rb # 2010-02-23T09:35:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/gmt_offset_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/gmt_offset_spec.rb Time#gmt_offset - returns the offset in seconds between the timezone of time and UTC Finished in 0.006547 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/time/gmt_spec.rb # 2010-02-23T09:35:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/gmt_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/gmt_spec.rb Time#gmt? - returns true if time represents a time in UTC (GMT) Finished in 0.005945 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/time/gmtime_spec.rb # 2010-02-23T09:35:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/gmtime_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/gmtime_spec.rb Time#gmtime - returns the utc representation of time Finished in 0.008251 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/time/gmtoff_spec.rb # 2010-02-23T09:35:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/gmtoff_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/gmtoff_spec.rb Time#gmtoff - returns the offset in seconds between the timezone of time and UTC Finished in 0.005797 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/time/hash_spec.rb # 2010-02-23T09:35:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/hash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/hash_spec.rb Time#hash - returns a Fixnum - is stable Finished in 0.005708 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/time/hour_spec.rb # 2010-02-23T09:35:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/hour_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/hour_spec.rb Time#hour - returns the hour of the day (0..23) for time Finished in 0.005000 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/time/initialize_copy_spec.rb # 2010-02-23T09:35:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/initialize_copy_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/initialize_copy_spec.rb Finished in 0.002905 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/time/initialize_spec.rb # 2010-02-23T09:35:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/initialize_spec.rb Time.new - creates a time based on the current system time Finished in 0.040095 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/time/inspect_spec.rb # 2010-02-23T09:35:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/inspect_spec.rb Time.inspect - formats the time following the pattern 'EEE MMM dd HH:mm:ss Z yyyy' - formats the UTC time following the pattern 'EEE MMM dd HH:mm:ss UTC yyyy' Finished in 0.009974 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/time/isdst_spec.rb # 2010-02-23T09:35:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/isdst_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/isdst_spec.rb Time#isdst - dst? returns whether time is during daylight saving time Finished in 0.007106 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/time/local_spec.rb # 2010-02-23T09:35:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/local_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/local_spec.rb Time.local - creates a time based on given values, interpreted in the local time zone - creates a time based on given C-style gmtime arguments, interpreted in the local time zone - respects rare old timezones - handles string-like second argument - handles string-like second argument - handles string arguments - handles float arguments - should accept various year ranges - raises an ArgumentError for out of range values - throws ArgumentError for invalid number of arguments Finished in 0.039509 seconds 1 file, 10 examples, 39 expectations, 0 failures, 0 errors == rubyspec/core/time/localtime_spec.rb # 2010-02-23T09:35:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/localtime_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/localtime_spec.rb Time#localtime - returns the local representation of time Finished in 0.022196 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/time/mday_spec.rb # 2010-02-23T09:35:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/mday_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/mday_spec.rb Time#mday - returns the day of the month (1..n) for time Finished in 0.005947 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/time/min_spec.rb # 2010-02-23T09:35:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/min_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/min_spec.rb Time#min - returns the minute of the hour (0..59) for time Finished in 0.005285 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/time/minus_spec.rb # 2010-02-23T09:35:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/minus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/minus_spec.rb Time#- - decrements the time by the specified amount - understands negative subtractions - accepts arguments that can be coerced into Float - raises TypeError on argument that can't be coerced into Float - raises TypeError on nil argument - tracks microseconds Finished in 0.010136 seconds 1 file, 6 examples, 12 expectations, 0 failures, 0 errors == rubyspec/core/time/mktime_spec.rb # 2010-02-23T09:35:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/mktime_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/mktime_spec.rb Time.mktime - creates a time based on given values, interpreted in the local time zone - creates a time based on given C-style gmtime arguments, interpreted in the local time zone - respects rare old timezones - handles string-like second argument - handles string-like second argument - handles string arguments - handles float arguments - should accept various year ranges - raises an ArgumentError for out of range values - throws ArgumentError for invalid number of arguments Finished in 0.023640 seconds 1 file, 10 examples, 39 expectations, 0 failures, 0 errors == rubyspec/core/time/mon_spec.rb # 2010-02-23T09:35:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/mon_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/mon_spec.rb Time#mon - returns the month of the year Finished in 0.007051 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/time/month_spec.rb # 2010-02-23T09:35:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/month_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/month_spec.rb Time#month - returns the month of the year Finished in 0.006287 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/time/now_spec.rb # 2010-02-23T09:35:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/now_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/now_spec.rb Time.now - creates a time based on the current system time Finished in 0.022149 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/time/plus_spec.rb # 2010-02-23T09:35:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/plus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/plus_spec.rb Time#+ - increments the time by the specified amount - is a commutative operator - rounds micro seconds rather than truncates - adds a negative Float - increments the time by the specified amount as float numbers - accepts arguments that can be coerced into Float - raises TypeError on argument that can't be coerced into Float - raises TypeError on Time argument - raises TypeError on nil argument Finished in 0.011973 seconds 1 file, 9 examples, 14 expectations, 0 failures, 0 errors == rubyspec/core/time/sec_spec.rb # 2010-02-23T09:35:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/sec_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/sec_spec.rb Time#sec - returns the second of the minute(0..60) for time Finished in 0.005797 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/time/strftime_spec.rb # 2010-02-23T09:35:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/strftime_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/strftime_spec.rb Time#strftime - formats time according to the directives in the given format string - supports week of year format with %U and %W - supports mm/dd/yy formatting with %D - supports HH:MM:SS formatting with %T - supports timezone formatting with %z - supports 12-hr formatting with %l - supports AM/PM formatting with %p - returns the abbreviated weekday with %a - returns the full weekday with %A - returns the abbreviated month with %b - returns the full month with %B - returns the day of the month with %d - returns the 24-based hour with %H - returns the 12-based hour with %I - returns the Julian date with %j - returns the month with %m - returns the minute with %M - returns the second with %S - returns the enumerated day of the week with %w - returns the year wihout a century with %y - returns the year with %Y Finished in 0.021273 seconds 1 file, 21 examples, 42 expectations, 0 failures, 0 errors == rubyspec/core/time/succ_spec.rb # 2010-02-23T09:35:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/succ_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/succ_spec.rb Time#succ - returns a new time one second later than time - returns a new instance Finished in 0.004897 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/time/times_spec.rb # 2010-02-23T09:35:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/times_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/times_spec.rb Time.times - returns a Struct::Tms - returns current cpu times Finished in 0.506747 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/time/to_a_spec.rb # 2010-02-23T09:35:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/to_a_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/to_a_spec.rb Time#to_a - returns a 10 element array representing the deconstructed time Finished in 0.006904 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/time/to_f_spec.rb # 2010-02-23T09:35:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/to_f_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/to_f_spec.rb Time#to_f - returns the float number of seconds + usecs since the epoch Finished in 0.004592 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/time/to_i_spec.rb # 2010-02-23T09:35:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/to_i_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/to_i_spec.rb Time#to_i - returns the value of time as an integer number of seconds since epoch Finished in 0.005831 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/time/to_r_spec.rb # 2010-02-23T09:35:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/to_r_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/to_r_spec.rb Finished in 0.003809 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/time/to_s_spec.rb # 2010-02-23T09:35:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/to_s_spec.rb Time.to_s - formats the time following the pattern 'EEE MMM dd HH:mm:ss Z yyyy' - formats the UTC time following the pattern 'EEE MMM dd HH:mm:ss UTC yyyy' Finished in 0.009256 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/core/time/tv_sec_spec.rb # 2010-02-23T09:35:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/tv_sec_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/tv_sec_spec.rb Time#tv_sec - returns the value of time as an integer number of seconds since epoch Finished in 0.005056 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/time/tv_usec_spec.rb # 2010-02-23T09:35:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/tv_usec_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/tv_usec_spec.rb Finished in 0.002912 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/core/time/usec_spec.rb # 2010-02-23T09:35:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/usec_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/usec_spec.rb Time#usec - returns the microseconds for time Finished in 0.004530 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/core/time/utc_offset_spec.rb # 2010-02-23T09:35:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/utc_offset_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/utc_offset_spec.rb Time#utc_offset - returns the offset in seconds between the timezone of time and UTC Finished in 0.005940 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/time/utc_spec.rb # 2010-02-23T09:35:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/utc_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/utc_spec.rb Time#utc? - returns true if time represents a time in UTC (GMT) Time.utc - creates a time based on given values, interpreted as UTC (GMT) - creates a time based on given C-style gmtime arguments, interpreted as UTC (GMT) - handles string-like second argument - handles string-like second argument - handles string arguments - handles float arguments - should accept various year ranges - raises an ArgumentError for out of range values - throws ArgumentError for invalid number of arguments Time#utc - returns the utc representation of time Finished in 0.025651 seconds 1 file, 11 examples, 39 expectations, 0 failures, 0 errors == rubyspec/core/time/wday_spec.rb # 2010-02-23T09:35:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/wday_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/wday_spec.rb Time#wday - returns an integer representing the day of the week, 0..6, with Sunday being 0 Finished in 0.005155 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/time/yday_spec.rb # 2010-02-23T09:35:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/yday_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/yday_spec.rb Time#yday - returns an integer representing the day of the year, 1..366 Finished in 0.006138 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/time/year_spec.rb # 2010-02-23T09:35:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/year_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/year_spec.rb Time#year - returns the four digit year for time as an integer Finished in 0.005100 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/time/zone_spec.rb # 2010-02-23T09:35:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/time/zone_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/time/zone_spec.rb Time#zone - returns the time zone used for time Finished in 0.006769 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/true/and_spec.rb # 2010-02-23T09:35:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/true/and_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/true/and_spec.rb TrueClass#& - returns false if other is nil or false, otherwise true Finished in 0.003874 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/core/true/inspect_spec.rb # 2010-02-23T09:35:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/true/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/true/inspect_spec.rb TrueClass#inspect - returns the string 'true' Finished in 0.003565 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/true/or_spec.rb # 2010-02-23T09:35:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/true/or_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/true/or_spec.rb TrueClass#| - returns true Finished in 0.003874 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/core/true/to_s_spec.rb # 2010-02-23T09:35:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/true/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/true/to_s_spec.rb TrueClass#to_s - returns the string 'true' Finished in 0.003488 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/core/true/xor_spec.rb # 2010-02-23T09:35:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/true/xor_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/true/xor_spec.rb TrueClass#^ - returns true if other is nil or false, otherwise false Finished in 0.003812 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/core/unboundmethod/arity_spec.rb # 2010-02-23T09:35:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/unboundmethod/arity_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/unboundmethod/arity_spec.rb UnboundMethod#arity - returns the number of arguments accepted by a method, using Method#unbind - returns the number arguments accepted by a method, using Module#instance_method - if optional arguments returns the negative number of mandatory arguments, using Method#unbind - if optional arguments returns the negative number of mandatory arguments, using Module#instance_method Finished in 0.008618 seconds 1 file, 4 examples, 16 expectations, 0 failures, 0 errors == rubyspec/core/unboundmethod/bind_spec.rb # 2010-02-23T09:35:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/unboundmethod/bind_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/unboundmethod/bind_spec.rb UnboundMethod#bind - raises TypeError if object is not kind_of? the Module the method defined in - returns Method for any object that is kind_of? the Module method was extracted from - Method returned for obj is equal to one directly returned by obj.method - returns a callable method Finished in 0.007644 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/unboundmethod/clone_spec.rb # 2010-02-23T09:35:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/unboundmethod/clone_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/unboundmethod/clone_spec.rb UnboundMethod#clone - returns a copy of the UnboundMethod Finished in 0.004982 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/core/unboundmethod/equal_value_spec.rb # 2010-02-23T09:35:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/unboundmethod/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/unboundmethod/equal_value_spec.rb Creating UnboundMethods - there is no difference between Method#unbind and Module#instance_method UnboundMethod#== - returns true if objects refer to the same method - returns true if either is an alias for the other - returns true if both are aliases for a third method - returns true if same method is extracted from the same subclass - returns false if UnboundMethods are different methods - returns false if both have identical body but are not the same - returns false if same method but one extracted from a subclass - returns false if same method but extracted from two different subclasses - returns false if methods are the same but added from an included Module - returns false if both have same Module, same name, identical body but not the same Finished in 0.012179 seconds 1 file, 11 examples, 27 expectations, 0 failures, 0 errors == rubyspec/core/unboundmethod/inspect_spec.rb # 2010-02-23T09:35:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/unboundmethod/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/unboundmethod/inspect_spec.rb UnboundMethod#inspect - returns a String - the String reflects that this is an UnboundMethod object - the String shows the method name, Module defined in and Module extracted from Finished in 0.009619 seconds 1 file, 3 examples, 7 expectations, 0 failures, 0 errors == rubyspec/core/unboundmethod/name_spec.rb # 2010-02-23T09:35:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/unboundmethod/name_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/unboundmethod/name_spec.rb UnboundMethod#name - returns the name of the method - returns the name even when aliased Finished in 0.006405 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/core/unboundmethod/owner_spec.rb # 2010-02-23T09:35:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/unboundmethod/owner_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/unboundmethod/owner_spec.rb UnboundMethod#owner - returns the owner of the method - returns the name even when aliased - returns the class/module it was defined in Finished in 0.006278 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/core/unboundmethod/to_s_spec.rb # 2010-02-23T09:35:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/core/unboundmethod/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/core/unboundmethod/to_s_spec.rb UnboundMethod#to_s - returns a String - the String reflects that this is an UnboundMethod object - the String shows the method name, Module defined in and Module extracted from Finished in 0.008990 seconds 1 file, 3 examples, 7 expectations, 0 failures, 0 errors == rubyspec/language/BEGIN_spec.rb # 2010-02-23T09:35:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/BEGIN_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/BEGIN_spec.rb The BEGIN keyword - runs in a new isolated scope - runs first in a given code unit - runs multiple begins in FIFO order Finished in 0.021598 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/language/alias_spec.rb # 2010-02-23T09:35:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/alias_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/alias_spec.rb The alias keyword - creates a new name for an existing method - adds the new method to the list of methods - adds the new method to the list of public methods - overwrites an existing method with the target name - is reversible - operates on the object's metaclass when used in instance_eval - operates on methods defined via attr, attr_reader, and attr_accessor - operates on methods with splat arguments - operates on methods with splat arguments on eigenclasses - operates on methods with splat arguments defined in a superclass - operates on methods with splat arguments defined in a superclass using text block for class eval Finished in 0.013076 seconds 1 file, 11 examples, 15 expectations, 0 failures, 0 errors == rubyspec/language/and_spec.rb # 2010-02-23T09:35:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/and_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/and_spec.rb The '&&' statement - short-circuits evaluation at the first condition to be false - evalutes to the first condition not to be true - evalutes to the last condition if all are true - evaluates the full set of chained conditions during assignment - treats empty expressions as nil The 'and' statement - short-circuits evaluation at the first condition to be false - evalutes to the first condition not to be true - evalutes to the last condition if all are true - when used in assignment, evaluates and assigns expressions individually - treats empty expressions as nil Finished in 0.008713 seconds 1 file, 10 examples, 18 expectations, 0 failures, 0 errors == rubyspec/language/array_spec.rb # 2010-02-23T09:35:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/array_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/array_spec.rb Array literals - [] should return a new array populated with the given elements - [] treats empty expressions as nil elements - [] accepts a literal hash without curly braces as its only parameter Bareword array literal - %w() transforms unquoted barewords into an array - %W() transforms unquoted barewords into an array, supporting interpolation - %W() always treats interpolated expressions as a single word - treats consecutive whitespace characters the same as one - treats whitespace as literals characters when escaped by a backslash The unpacking splat operator (*) - when applied to a literal nested array, unpacks its elements into the containing array - when applied to a nested referenced array, unpacks its elements into the containing array - when applied to a value with no other items in the containing array, coerces the passed value to an array and returns it unchanged - unpacks the start and count arguments in an array slice assignment - unpacks arguments as if they were listed statically - unpacks a literal array into arguments in a method call - unpacks a referenced array into arguments in a method call The unpacking splat operator (*) - when applied to a non-Array value attempts to coerce it to Array if the object respond_to?(:to_ary) - when applied to a non-Array value uses it unchanged if it does not respond_to?(:to_ary) Finished in 0.018250 seconds 1 file, 17 examples, 35 expectations, 0 failures, 0 errors == rubyspec/language/block_spec.rb # 2010-02-23T09:35:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/block_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/block_spec.rb A block with mismatched arguments - Should fill in unsupplied arguments with nil A block with a 'rest' arg - collects all of the arguments passed to yield A block with an anonymous 'rest' arg - ignores all of the arguments passed to yield A block whose arguments are splatted - captures the arguments passed to the block in an array - captures the array passed to the block in an array - yields the correct arguments in a nested block Block parameters - assign to local variable - captures variables from the outer scope Block parameters (to be removed from MRI) - assigns to a global variable - calls method= Finished in 0.013869 seconds 1 file, 10 examples, 12 expectations, 0 failures, 0 errors == rubyspec/language/break_spec.rb # 2010-02-23T09:35:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/break_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/break_spec.rb The break statement - ends block execution if used whithin block - causes block to return value passed to break - causes block to return nil if an empty expression passed to break - causes block to return nil if no value passed to break Executing break from within a block - returns from the invoking singleton method - returns from the invoking method with the argument to break - returns from the original invoking method even in case of chained calls - runs ensures when continuing upward - doesn't run ensures in the destination method Breaking out of a loop with a value - assigns objects - assigns splatted objects - assigns nil objects when the splatted object is nil, an empty array or contains a nil object - assigns an empty array when the splatted array contains an empty array - assigns the splatted object if it doesn't respont to to_ary - assigns to a splatted reference - assigns arrays into another array to a splatted reference - assings splatted objects to a splatted reference - assigns arrays with nil objects to a splatted reference - assigns an array containing an array to splatted reference when the object is an splatted array - assigns splatted objects to a splatted reference from a splatted loop - assigns arrays with a nil object to a splatted reference from a splatted loop - assigns an empty array to a splatted reference when the splatted array from a splatted loop contains an empty array - assigns objects to multiple block variables - assigns splatted objects to multiple block variables - assigns nil to variables when the splatted value is an empty array - stops any loop type at the correct spot - stops a yielded method at the correct spot The break statement - raises a LocalJumpError if used not within block or while/for loop Finished in 0.031942 seconds 1 file, 28 examples, 91 expectations, 0 failures, 0 errors == rubyspec/language/case_spec.rb # 2010-02-23T09:35:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/case_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/case_spec.rb The 'case'-construct - evaluates the body of the when clause matching the case target expression - evaluates the body of the when clause whose array expression includes the case target expression - evaluates the body of the when clause in left-to-right order if it's an array expression - evaluates the body of the when clause whose range expression includes the case target expression - returns nil when no 'then'-bodies are given - evaluates the 'else'-body when no other expression matches - returns nil when no expression matches and 'else'-body is empty - returns 2 when a then body is empty - returns the statement following 'then' - tests classes with case equality - tests with matching regexps - does not test with equality when given classes - takes lists of values - expands arrays to lists of values - takes an expanded array in addition to a list of values - concats arrays before expanding them - never matches when clauses with no values - lets you define a method after the case statement - raises a SyntaxError when 'else' is used when no 'when' is given - raises a SyntaxError when 'else' is used before a 'when' was given - supports nested case statements - supports nested case statements followed by a when with a splatted array - supports nested case statements followed by a when with a splatted non-array - works even if there's only one when statement The 'case'-construct with no target expression - evaluates the body of the first clause when at least one of its condition expressions is true - evaluates the body of the first when clause that is not false/nil - evaluates the body of the else clause if all when clauses are false/nil - evaluates multiple conditional expressions as a boolean disjunction - evaluates true as only 'true' when true is the first clause - evaluates false as only 'false' when false is the first clause - treats a literal array as its own when argument, rather than a list of arguments The 'case'-construct - returns the statement following ':' - allows mixing ':' and 'then' Finished in 0.023199 seconds 1 file, 33 examples, 37 expectations, 0 failures, 0 errors == rubyspec/language/catch_spec.rb # 2010-02-23T09:35:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/catch_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/catch_spec.rb The catch keyword - only allows symbols and strings - returns the last value of the block if it nothing is thrown - matches strings as symbols - matches strings with strings that contain the same characters - requires a block - supports nesting - supports nesting with the same name Finished in 0.009195 seconds 1 file, 7 examples, 12 expectations, 0 failures, 0 errors == rubyspec/language/class_spec.rb # 2010-02-23T09:35:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/class_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/class_spec.rb A class definition - creates a new class - has no class variables - raises TypeError if constant given as class name exists and is not a Module - raises TypeError if the constant qualifying the class is nil - raises TypeError if any constant qualifying the class is not a Module - allows using self as the superclass if self is a class - allows the declaration of class variables in the body - stores instance variables defined in the class body in the class object - allows the declaration of class variables in a class method - allows the definition of class-level instance variables in a class method - allows the declaration of class variables in an instance method - allows the definition of instance methods - allows the definition of class methods - allows the definition of class methods using class << self - allows the definition of Constants - returns the value of the last statement in the body An outer class definition - contains the inner classes A Class Definitions extending an object - allows adding methods - raises a TypeError when trying to extend numbers Reopening a class - extends the previous definitions - overwrites existing methods - raises a TypeError when superclasses mismatch - adds new methods to subclasses class provides hooks - calls inherited when a class is created Finished in 0.024054 seconds 1 file, 24 examples, 39 expectations, 0 failures, 0 errors == rubyspec/language/class_variable_spec.rb # 2010-02-23T09:35:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/class_variable_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/class_variable_spec.rb A class variable - can be accessed from a subclass - is set in the superclass A class variable defined in a module - can be accessed from classes that extend the module - is not defined in these classes - is only updated in the module a method defined in the module is used - is updated in the class when a Method defined in the class is used - can be accessed inside the class using the module methods - can be accessed from modules that extend the module - is defined in the extended module - is not defined in the extending module Finished in 0.010601 seconds 1 file, 10 examples, 11 expectations, 0 failures, 0 errors == rubyspec/language/constants_spec.rb # 2010-02-23T09:35:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/constants_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/constants_spec.rb Literal (A::X) constant resolution - raises a NameError if no constant is defined in the search path - sends #const_missing to the original class or module scope - evaluates the qualifier - raises a TypeError if a non-class or non-module qualifier is given Literal (A::X) constant resolution with statically assigned constants - searches the immediate class or module scope first - searches a module included in the immediate class before the superclass - searches the superclass before a module included in the superclass - searches a module included in the superclass - searches the superclass chain - searches Object if no class or module qualifier is given - searches Object if a toplevel qualifier (::X) is given - does not search the singleton class of the class or module Literal (A::X) constant resolution with dynamically assigned constants - searches the immediate class or module scope first - searches a module included in the immediate class before the superclass - searches the superclass before a module included in the superclass - searches a module included in the superclass - searches the superclass chain - searches Object if no class or module qualifier is given - searches Object if a toplevel qualifier (::X) is given - does not search the singleton class of the class or module - returns the updated value when a constant is reassigned Constant resolution within methods - raises a NameError if no constant is defined in the search path - sends #const_missing to the original class or module scope Constant resolution within methods with statically assigned constants - searches the immediate class or module scope first - searches a module included in the immediate class before the superclass - searches the superclass before a module included in the superclass - searches a module included in the superclass - searches the superclass chain - searches the lexical scope of the method not the receiver's immediate class - searches the lexical scope of a singleton method - does not search the lexical scope of the caller - searches the lexical scope of a block - searches Object as a lexical scope only if Object is explicitly opened - does not search the lexical scope of qualifying modules Constant resolution within methods with dynamically assigned constants - searches the immediate class or module scope first - searches a module included in the immediate class before the superclass - searches the superclass before a module included in the superclass - searches a module included in the superclass - searches the superclass chain - searches the lexical scope of the method not the receiver's immediate class - searches the lexical scope of a singleton method - does not search the lexical scope of the caller - searches the lexical scope of a block - searches Object as a lexical scope only if Object is explicitly opened - returns the updated value when a constant is reassigned - does not search the lexical scope of qualifying modules Finished in 0.058021 seconds 1 file, 46 examples, 88 expectations, 0 failures, 0 errors == rubyspec/language/def_spec.rb # 2010-02-23T09:35:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/def_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/def_spec.rb Redefining a method - replaces the original method Defining an 'initialize' method - should make it private Defining an 'initialize_copy' method - should make it private An instance method definition with a splat - accepts an unnamed '*' argument - accepts a named * argument - accepts non-* arguments before the * argument - allows only a single * argument - requires the presence of any arguments that precede the * An instance method with a default argument - evaluates the default when no arguments are passed - evaluates the default empty expression when no arguments are passed - assigns an empty Array to an unused splat argument - evaluates the default when required arguments precede it - prefers to assign to a default argument before a splat argument - prefers to assign to a default argument when there are no required arguments - does not evaluate the default when passed a value and a * argument A singleton method definition - can be declared for a local variable - can be declared for an instance variable - can be declared for a global variable - can be declared for a class variable - can be declared with an empty method body - can be redefined Redefining a singleton method - does not inherit a previously set visibility Redefining a singleton method - does not inherit a previously set visibility A method defined with extreme default arguments - can redefine itself when the default is evaluated - may use an fcall as a default - evaluates the defaults in the method's scope - may use preceding arguments as defaults - may use a lambda as a default A singleton method defined with extreme default arguments - may use a method definition as a default - may use an fcall as a default - evaluates the defaults in the singleton scope - may use preceding arguments as defaults - may use a lambda as a default A method definition inside a metaclass scope - can create a class method - can create a singleton method A nested method definition - creates an instance method when evaluated in an instance method - creates a class method when evaluated in a class method - creates a singleton method when evaluated in the metaclass of an instance A method definition inside an instance_eval - creates a singleton method - creates a singleton method when evaluated inside a metaclass - creates a class method when the receiver is a class A method definition in an eval - creates an instance method - creates a class method - creates a singleton method a method definition that sets more than one default parameter all to the same value - assigns them all the same object by default - allows the first argument to be given, and sets the rest to null - assigns the parameters different objects across different default calls - only allows overriding the default value of the first such parameter in each set - treats the argument after the multi-parameter normally An instance method definition with a splat - creates a method that can be invoked with an inline hash argument - creates a method that can be invoked with an inline hash and a block Finished in 0.072620 seconds 1 file, 51 examples, 99 expectations, 0 failures, 0 errors == rubyspec/language/defined_spec.rb # 2010-02-23T09:35:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/defined_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/defined_spec.rb The defined? keyword - returns 'method' when defined?(exit) is sent - returns 'method' when defined?(Kernel.puts) is sent (attribute) - returns nil when defined?(DoesNotExist.puts) is sent - returns nil when defined?(Kernel.does_not_exist) is sent - returns 'assignment' when defined?(x = 2) is sent - returns 'local-variable' when x = 1; defined?(x) is sent - returns 'constant' when defined?(Object) is sent - returns 'class variable' when @@x = 1; defined?(@@x) is sent - returns 'instance-variable' when @x = 1; defined?(@x) is sent - returns 'global-variable' when $x = 1; defined?($x) is sent - returns 'expression' when defined?('foo = bar') is sent - returns 'self' when defined?(self) is sent - returns 'nil' when defined?(nil) is sent - returns 'true' when defined?(true) is sent - returns 'false' when defined?(false) is sent - returns nil when defined?(no_such_local) is sent - returns nil for defined?(super) when a superclass undef's the method - returns 'expression' when defined?(:File) is sent - returns 'constant' when defined?(LanguageDefinedSpecs::SomeConst) is sent - returns nil when defined?(LanguageDefinedSpecs::MissingConst) is sent - returns nil when defined?(LanguageDefinedSpecs::MissingConst::MissingConst) is sent - returns 'constant' when evaluating self::FOO in module AAA - returns 'constant' when evaluating self::FOO in subclass's metaclass - returns 'constant' when defined?(File) is sent - returns 'constant' when defined?(::File) is sent - returns 'constant' when defined?(File::SEPARATOR) is sent - returns 'method' when defined?(Object.nil?) is sent - returns 'expression' when defined?(0) is sent - returns 'yield' when there is a block to yield to and defined?(yield) is sent - returns 'super' when Subclass#no_args uses defined? - returns 'super' when Subclass#args uses defined? - returns 'super' when Subclass#no_args and created with define_method - returns 'super' when Subclass#args and created with define_method - returns 'super' when Subclass#no_args uses a block - returns 'super' when Subclass#args uses a block - returns 'super' when Subclass#no_args uses a block in define_method - returns 'super' when Subclass#args uses a block in define_method - returns 'local-variable(in-block)' when defined? is called on a block var - returns nil for an instance variable not yet accessed - returns nil for an instance variable read but not yet assigned - returns 'instance-variable' for an instance variable defined in an instance - follows normal lexical and hierarchical scoping for constants Finished in 0.028500 seconds 1 file, 42 examples, 43 expectations, 0 failures, 0 errors == rubyspec/language/eigenclass_spec.rb # 2010-02-23T09:35:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/eigenclass_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/eigenclass_spec.rb self in an eigenclass body (class << obj) - is TrueClass for true - is FalseClass for false - is NilClass for nil - raises a TypeError for Fixnum's - raises a TypeError for symbols - is a singleton Class instance - is a Class for classes - inherits from Class for classes A constant on an eigenclass - can be accessed after the eigenclass body is reopened - can be accessed via self::CONST - can be accessed via const_get - is not defined on the object's class - is not defined in the eigenclass opener's scope - cannot be accessed via object::CONST - raises a NameError for anonymous_module::CONST - appears in the eigenclass constant list - does not appear in the object's class constant list - is not preserved when the object is duped - is preserved when the object is cloned Defining instance methods on an eigenclass - define public methods Instance methods of an eigenclass - includes ones of the object's class - does not include class methods of the object's class - includes instance methods of Object - does not include class methods of Object - includes instance methods of Class, for a class - does not include class methods of Class, for a class - does not include instance methods of the metaclass of Class, for a class - does not include class methods of the metaclass of Class, for a class - includes instance methods of the metaclass of Class, for a metaclass - does not include class methods of the metaclass of Class, for a metaclass Class methods of an eigenclass - includes ones of the object's class - does not include instance methods of the object's class - includes instance methods of Class - does not include class mtehods of Class - includes instance methods of Class, for a class - includes class methods of Class, for a class - includes instance methods of the metaclass of Class, for a class - does not include class methods of the metaclass of Class, for a class - includes instance methods of the metaclass of Class, for a metaclass Instantiating an eigenclass - raises a TypeError when new is called - raises a TypeError when allocate is called Finished in 0.067416 seconds 1 file, 41 examples, 44 expectations, 0 failures, 0 errors == rubyspec/language/else_spec.rb # 2010-02-23T09:35:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/else_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/else_spec.rb Finished in 0.002093 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/language/encoding_spec.rb # 2010-02-23T09:35:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/encoding_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/encoding_spec.rb Finished in 0.002723 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/language/ensure_spec.rb # 2010-02-23T09:35:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/ensure_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/ensure_spec.rb An ensure block inside a begin block - is executed when an exception is raised in it's corresponding begin block - is executed when an exception is raised and rescued in it's corresponding begin block - is executed even when a symbol is thrown in it's corresponding begin block - is executed when nothing is raised or thrown in it's corresponding begin block - has non return value An ensure block inside a method - is executed when an exception is raised in the method - is executed when an exception is raised and rescued in the method - is executed even when a symbol is thrown in the method - has no impact on the method's implicit return value - has an impact on the method's explicit return value Finished in 0.011989 seconds 1 file, 10 examples, 12 expectations, 0 failures, 0 errors == rubyspec/language/execution_spec.rb # 2010-02-23T09:35:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/execution_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/execution_spec.rb `` - returns the output of the executed sub-process %x - is the same as `` Finished in 0.043244 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/language/file_spec.rb # 2010-02-23T09:35:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/file_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/file_spec.rb The __FILE__ constant - equals (eval) inside an eval The __FILE__ constant - equals the absolute path of a file loaded by an absolute path - equals the relative path of a file loaded by a relative path The __FILE__ constant - equals the absolute path of a file loaded by an absolute path - equals the relative path of a file loaded by a relative path The __FILE__ constant - equals the absolute path of a file loaded by an absolute path - equals the relative path of a file loaded by a relative path The __FILE__ constant - equals the absolute path of a file loaded by an absolute path - equals the relative path of a file loaded by a relative path Finished in 0.018187 seconds 1 file, 9 examples, 17 expectations, 0 failures, 0 errors == rubyspec/language/for_spec.rb # 2010-02-23T09:35:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/for_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/for_spec.rb The for expression - iterates over an Enumerable passing each element to the block - iterates over an Hash passing each key-value pair to the block - iterates over any object responding to 'each' - allows an instance variable as an iterator name - allows a class variable as an iterator name - splats multiple arguments together if there are fewer arguments than values - optionally takes a 'do' after the expression - allows body begin on the same line if do is used - executes code in containing variable scope - executes code in containing variable scope with 'do' - returns expr - breaks out of a loop upon 'break', returning nil - allows 'break' to have an argument which becomes the value of the for expression - starts the next iteration with 'next' - repeats current iteration with 'redo' The for expression - repeats the loop from the beginning with 'retry' Finished in 0.014923 seconds 1 file, 16 examples, 22 expectations, 0 failures, 0 errors == rubyspec/language/hash_spec.rb # 2010-02-23T09:35:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/hash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/hash_spec.rb Hash literal - {} should return an empty hash - {} should return a new hash populated with the given elements - treats empty expressions as nils - freezes string keys on initialization - checks duplicated keys on initialization Finished in 0.006382 seconds 1 file, 5 examples, 19 expectations, 0 failures, 0 errors == rubyspec/language/if_spec.rb # 2010-02-23T09:35:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/if_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/if_spec.rb The if expression - evaluates body if expression is true - does not evaluate body if expression is false - does not evaluate body if expression is empty - does not evaluate else-body if expression is true - evaluates only else-body if expression is false - returns result of then-body evaluation if expression is true - returns result of last statement in then-body if expression is true - returns result of then-body evaluation if expression is true and else part is present - returns result of else-body evaluation if expression is false - returns nil if then-body is empty and expression is true - returns nil if then-body is empty, expression is true and else part is present - returns nil if then-body is empty, expression is true and else part is empty - returns nil if else-body is empty and expression is false - returns nil if else-body is empty, expression is false and then-body is empty - considers an expression with nil result as false - considers a non-nil and non-boolean object in expression result as true - considers a zero integer in expression result as true - allows starting else-body on the same line - evaluates subsequent elsif statements and execute body of first matching - evaluates else-body if no if/elsif statements match - allows 'then' after expression when then-body is on the next line - allows then-body on the same line separated with 'then' - returns nil when then-body on the same line separated with 'then' and expression is false - returns nil when then-body separated by 'then' is empty and expression is true - returns nil when then-body separated by 'then', expression is false and no else part - evaluates then-body when then-body separated by 'then', expression is true and else part is present - evaluates else-body when then-body separated by 'then' and expression is false The if expression with a boolean range ('flip-flop' operator) - mimics an awk conditional with a single-element inclusive-end range - mimics an awk conditional with a many-element inclusive-end range - mimics a sed conditional with a zero-element exclusive-end range - mimics a sed conditional with a many-element exclusive-end range The postfix if form - evaluates statement if expression is true - does not evaluate statement if expression is false - returns result of expression if value is true - returns nil if expression is false - considers a nil expression as false - considers a non-nil object as true - evaluates then-body in containing scope - evaluates else-body in containing scope - evaluates elsif-body in containing scope The if expression - allows starting then-body on the same line if colon is used - allows both then- and else-bodies start on the same line (with colon after expression) - allows ':' after expression when then-body is on the next line - allows then-body on the same line separated with ':' - returns nil when then-body on the same line separated with ':' and expression is false - returns nil when then-body separated by ':' is empty and expression is true - returns nil when then-body separated by ':', expression is false and no else part - evaluates then-body when then-body separated by ':', expression is true and else part is present - evaluates else-body when then-body separated by ':' and expression is false - allows elsif-body at the same line separated by ':' or 'then' Finished in 0.048734 seconds 1 file, 50 examples, 65 expectations, 0 failures, 0 errors == rubyspec/language/line_spec.rb # 2010-02-23T09:35:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/line_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/line_spec.rb The __LINE__ constant - equals the line number of the text inside an eval The __LINE__ constant - equals the line number of the text in a loaded file The __LINE__ constant - equals the line number of the text in a loaded file The __LINE__ constant - equals the line number of the text in a loaded file The __LINE__ constant - equals the line number of the text in a loaded file Finished in 0.012799 seconds 1 file, 5 examples, 9 expectations, 0 failures, 0 errors == rubyspec/language/literal_lambda_spec.rb # 2010-02-23T09:35:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/literal_lambda_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/literal_lambda_spec.rb Finished in 0.001410 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/language/loop_spec.rb # 2010-02-23T09:35:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/loop_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/loop_spec.rb The loop expression - repeats the given block until a break is called - executes code in its own scope - returns the value passed to break if interrupted by break - returns nil if interrupted by break with no arguments - skips to end of body with next - restarts the current iteration with redo - uses a spaghetti nightmare of redo, next and break Finished in 0.007243 seconds 1 file, 7 examples, 7 expectations, 0 failures, 0 errors == rubyspec/language/magic_comment_spec.rb # 2010-02-23T09:35:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/magic_comment_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/magic_comment_spec.rb Finished in 0.002836 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/language/metaclass_spec.rb # 2010-02-23T09:35:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/metaclass_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/metaclass_spec.rb self in a metaclass body (class << obj) - is TrueClass for true - is FalseClass for false - is NilClass for nil - raises a TypeError for numbers - raises a TypeError for symbols - is a singleton Class instance A constant on a metaclass - can be accessed after the metaclass body is reopened - can be accessed via self::CONST - can be accessed via const_get - is not defined on the object's class - is not defined in the metaclass opener's scope - cannot be accessed via object::CONST - raises a NameError for anonymous_module::CONST - appears in the metaclass constant list - does not appear in the object's class constant list - is not preserved when the object is duped - is preserved when the object is cloned Finished in 0.016987 seconds 1 file, 17 examples, 18 expectations, 0 failures, 0 errors == rubyspec/language/method_spec.rb # 2010-02-23T09:35:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/method_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/method_spec.rb Calling a method - with no arguments is ok - with simple required arguments works - works with optional arguments - works with rest arguments - with an empty expression is like calling with nil argument - with block as block argument is ok - with block argument converts the block to proc - with an object that responds to 'to_proc' as a block argument coerces it to a proc - fails with both lambda and block argument - with same names as existing variables is ok - with splat operator * and literal array unpacks params - with splat operator * and referenced array unpacks params - without parentheses works - with a space separating method name and parenthesis treats expression in parenthesis as first argument - with invalid argument count raises an ArgumentError - allows any number of args beyond required to method with a splat - allows to pass literal hashes without curly braces as the last parameter - allows to literal hashes without curly braces as the only parameter Calling a private setter method permits self as a receiver - for normal assignment - for multiple assignment Calling a private getter method - does not permit self as a receiver Calling a method - with lambda as block argument is ok - allows to pass argument, a hash without curly braces and a block argument - with ambiguous missing parens, arguments go with innermost call - with splat operator * and non-Array value attempts to coerce it to Array if the object respond_to?(:to_ary) - with splat operator * and non-Array value uses value unchanged if it does not respond_to?(:to_ary) Finished in 0.033378 seconds 1 file, 26 examples, 73 expectations, 0 failures, 0 errors == rubyspec/language/module_spec.rb # 2010-02-23T09:35:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/module_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/module_spec.rb module - has the right name - gets a name when assigned to a constant An anonymous module - returns an empty string for its name Finished in 0.006596 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/language/next_spec.rb # 2010-02-23T09:35:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/next_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/next_spec.rb The next statement from within the block - ends block execution - causes block to return nil if invoked without arguments - causes block to return nil if invoked with an empty expression - returns the argument passed - returns to the invoking method - returns to the invoking method, with the specified value - returns to the currently yielding method in case of chained calls Assignment via next - assigns objects - assigns splatted objects - assigns objects to a splatted reference - assigns splatted objects to a splatted reference via a splatted yield - assigns objects to multiple variables - assigns splatted objects to multiple variables The next statement - raises a LocalJumpError if used not within block or while/for loop Finished in 0.021669 seconds 1 file, 14 examples, 76 expectations, 0 failures, 0 errors == rubyspec/language/not_spec.rb # 2010-02-23T09:35:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/not_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/not_spec.rb The not keyword - negates a `true' value - negates a `false' value - accepts an argument - returns false if the argument is true - returns true if the argument is false - returns true if the argument is nil The `!' keyword - negates a `true' value - negates a `false' value - turns a truthful object into `true' - turns a not truthful object into `false' Finished in 0.008845 seconds 1 file, 10 examples, 16 expectations, 0 failures, 0 errors == rubyspec/language/numbers_spec.rb # 2010-02-23T09:35:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/numbers_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/numbers_spec.rb Ruby numbers in various ways - the standard way - with underscore separations - with some decimals - with decimals but no integer part should be a SyntaxError - using the e expression - the hexdecimal notation - the binary notation - octal representation - character to numeric shortcut - character with control character to numeric shortcut Finished in 0.008621 seconds 1 file, 10 examples, 13 expectations, 0 failures, 0 errors == rubyspec/language/or_spec.rb # 2010-02-23T09:35:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/or_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/or_spec.rb The || operator - evaluates to true if any of its operands are true - evaluated to false if all of its operands are false - is evaluated before assignment operators - has a lower precedence than the && operator - treats empty expressions as nil - has a higher precedence than 'break' in 'break true || false' - has a higher precedence than 'next' in 'next true || false' - has a higher precedence than 'return' in 'return true || false' The or operator - evaluates to true if any of its operands are true - is evaluated after variables are assigned - has a lower precedence than the || operator - treats empty expressions as nil - has a lower precedence than 'break' in 'break true or false' - has a lower precedence than 'next' in 'next true or false' - has a lower precedence than 'return' in 'return true or false' Finished in 0.012226 seconds 1 file, 15 examples, 23 expectations, 0 failures, 0 errors == rubyspec/language/order_spec.rb # 2010-02-23T09:35:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/order_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/order_spec.rb A method call - evaluates the receiver first - evaluates arguments after receiver - evaluates arguments left-to-right Finished in 0.006737 seconds 1 file, 3 examples, 14 expectations, 0 failures, 0 errors == rubyspec/language/precedence_spec.rb # 2010-02-23T09:35:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/precedence_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/precedence_spec.rb Operators - ! ~ + is right-associative - ! ~ + have a higher precedence than ** - ** is right-associative - ** has higher precedence than unary minus - unary minus is right-associative - unary minus has higher precedence than * / % - * / % are left-associative - * / % have higher precedence than + - - + - are left-associative - + - have higher precedence than >> << - >> << are left-associative - >> << have higher precedence than & - & is left-associative - & has higher precedence than ^ | - ^ | are left-associative - ^ | have higher precedence than <= < > >= - <= < > >= are left-associative - <= < > >= have higher precedence than <=> == === != =~ !~ - <=> == === != =~ !~ are non-associative - <=> == === != =~ !~ have higher precedence than && - && is left-associative - && has higher precedence than || - || is left-associative - || has higher precedence than .. ... - .. ... are non-associative - ? : is right-associative - ? : has higher precedence than rescue - rescue is left-associative - rescue has higher precedence than = - = %= /= -= += |= &= >>= <<= *= &&= ||= **= are right-associative - = %= /= -= += |= &= >>= <<= *= &&= ||= **= have higher precedence than defined? operator - defined? is non-associative - defined? has higher precedence than not - not is right-associative - not has higher precedence than or/and - or/and are left-associative - or/and have higher precedence than if unless while until modifiers - if unless while until are non-associative Finished in 0.053065 seconds 1 file, 32 examples, 160 expectations, 0 failures, 0 errors == rubyspec/language/predefined_spec.rb # 2010-02-23T09:35:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/predefined_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/predefined_spec.rb Predefined global $~ - is set to contain the MatchData object of the last match if successful - is set to nil if the last match was unsuccessful - is set at the method-scoped level rather than block-scoped - raises an error if assigned an object not nil or instanceof MatchData Predefined global $& - is equivalent to MatchData#[0] on the last match $~ Predefined global $` - is equivalent to MatchData#pre_match on the last match $~ Predefined global $' - is equivalent to MatchData#post_match on the last match $~ Predefined global $+ - is equivalent to $~.captures.last Predefined globals $1..N - are equivalent to $~[N] - are nil unless a match group occurs Predefined global $stdout - is the same as $defout - is the same as $DEFAULT_OUTPUT from 'English' library - raises TypeError error if assigned to nil - raises TypeError error if assigned to object that doesn't respond to #write Predefined global $_ - is set to the last line read by e.g. StringIO#gets - is set at the method-scoped level rather than block-scoped - can be assigned any value Execution variable $: - is initialized to an array of strings - includes the current directory - does not include '.' when the taint check level > 1 - is the same object as $LOAD_PATH and $-I - can be changed via << The predefined standard objects - includes ARGF - includes ARGV - includes a hash-like object ENV The predefined standard object nil - is an instance of NilClass - raises a SyntaxError if assigned to The predefined standard object true - is an instance of TrueClass - raises a SyntaxError if assigned to The predefined standard object false - is an instance of FalseClass - raises a SyntaxError if assigned to The predefined global constants - includes DATA when main script contains __END__ - does not include DATA when main script contains no __END__ - includes TRUE - includes FALSE - includes NIL - includes STDIN - includes STDOUT - includes STDERR - includes RUBY_VERSION - includes RUBY_RELEASE_DATE - includes RUBY_PLATFORM - includes PLATFORM - includes TOPLEVEL_BINDING Finished in 0.156056 seconds 1 file, 41 examples, 80 expectations, 0 failures, 0 errors == rubyspec/language/private_spec.rb # 2010-02-23T09:35:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/private_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/private_spec.rb The private keyword - marks following methods as being private - is overridden when a new class is opened - is no longer in effect when the class is closed - changes visibility of previously called method - changes visiblity of previously called methods with same send/call site - changes the visibility of the existing method in the subclass Finished in 0.012233 seconds 1 file, 6 examples, 14 expectations, 0 failures, 0 errors == rubyspec/language/redo_spec.rb # 2010-02-23T09:35:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/redo_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/redo_spec.rb The redo statement - restarts block execution if used within block - re-executes the closest loop - re-executes the last step in enumeration The redo statement - raises a LocalJumpError if used not within block or while/for loop Finished in 0.008389 seconds 1 file, 4 examples, 6 expectations, 0 failures, 0 errors == rubyspec/language/regexp/anchors_spec.rb # 2010-02-23T09:35:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/regexp/anchors_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/regexp/anchors_spec.rb Regexps with anchors - supports ^ (line start anchor) - does not match ^ after trailing \n - supports $ (line end anchor) - supports \A (string start anchor) - supports \Z (string end anchor, including before trailing \n) - supports \z (string end anchor) - supports \b (word boundary) - supports \B (non-word-boundary) - supports (?= ) (positive lookahead) - supports (?! ) (negative lookahead) Finished in 0.020416 seconds 1 file, 10 examples, 135 expectations, 0 failures, 0 errors == rubyspec/language/regexp/back-references_spec.rb # 2010-02-23T09:35:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/regexp/back-references_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/regexp/back-references_spec.rb Regexps with back-references - saves match data in the $~ pseudo-global variable - saves captures in numbered $[1-9] variables - will not clobber capture variables across threads - supports \ (backreference to previous group match) - resets nested \ backreference before match of outer subexpression Finished in 0.009579 seconds 1 file, 5 examples, 18 expectations, 0 failures, 0 errors == rubyspec/language/regexp/character_classes_spec.rb # 2010-02-23T09:35:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/regexp/character_classes_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/regexp/character_classes_spec.rb Regexp with character classes - supports \w (word character) - supports \W (non-word character) - supports \s (space character) - supports \S (non-space character) - supports \d (numeric digit) - supports \D (non-digit) - supports [] (character class) - supports [[:alpha:][:digit:][:etc:]] (predefined character classes) Finished in 0.016779 seconds 1 file, 8 examples, 49 expectations, 0 failures, 0 errors == rubyspec/language/regexp/encoding_spec.rb # 2010-02-23T09:35:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/regexp/encoding_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/regexp/encoding_spec.rb Regexps with encoding modifiers - supports /e (EUC encoding) - supports /e (EUC encoding) with interpolation - supports /e (EUC encoding) with interpolation and /o - supports /n (Normal encoding) - supports /n (Normal encoding) with interpolation - supports /n (Normal encoding) with interpolation and /o - supports /s (SJIS encoding) - supports /s (SJIS encoding) with interpolation - supports /s (SJIS encoding) with interpolation and /o - supports /u (UTF8 encoding) - supports /u (UTF8 encoding) with interpolation - supports /u (UTF8 encoding) with interpolation and /o - selects last of multiple encoding specifiers Finished in 0.012260 seconds 1 file, 13 examples, 13 expectations, 0 failures, 0 errors == rubyspec/language/regexp/escapes_spec.rb # 2010-02-23T09:35:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/regexp/escapes_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/regexp/escapes_spec.rb Regexps with escape characters - they're supported - support quoting meta-characters via escape sequence - allow any character to be escaped - support \x (hex characters) - support \c (control characters) Finished in 0.010531 seconds 1 file, 5 examples, 42 expectations, 0 failures, 0 errors == rubyspec/language/regexp/grouping_spec.rb # 2010-02-23T09:35:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/regexp/grouping_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/regexp/grouping_spec.rb Regexps with grouping - support () - allow groups to be nested - raise a SyntaxError when parentheses aren't balanced - supports (?: ) (non-capturing group) Finished in 0.006621 seconds 1 file, 4 examples, 5 expectations, 0 failures, 0 errors == rubyspec/language/regexp/interpolation_spec.rb # 2010-02-23T09:35:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/regexp/interpolation_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/regexp/interpolation_spec.rb Regexps with interpolation - allow interpolation of strings - allows interpolation of literal regexps - allows interpolation of any class that responds to to_s - throws NoMethodError on missing to_s - allows interpolation which mixes modifiers - allows interpolation to interact with other Regexp constructs - gives precedence to escape sequences over substitution - throws RegexpError for malformed interpolation - allows interpolation in extended mode Finished in 0.009511 seconds 1 file, 9 examples, 11 expectations, 0 failures, 0 errors == rubyspec/language/regexp/modifiers_spec.rb # 2010-02-23T09:35:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/regexp/modifiers_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/regexp/modifiers_spec.rb Regexps with modifers - supports /i (case-insensitive) - supports /m (multiline) - supports /x (extended syntax) - supports /o (once) - invokes substitutions for /o only once - does not do thread synchronization for /o - supports modifier combinations - supports (?imx-imx) (inline modifiers) - supports (?imx-imx:expr) (scoped inline modifiers) - supports . with /m Finished in 0.016972 seconds 1 file, 10 examples, 49 expectations, 0 failures, 0 errors == rubyspec/language/regexp/repetition_spec.rb # 2010-02-23T09:35:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/regexp/repetition_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/regexp/repetition_spec.rb Regexps with repetition - supports * (0 or more of previous subexpression) - supports *? (0 or more of previous subexpression - lazy) - supports + (1 or more of previous subexpression) - supports +? (0 or more of previous subexpression - lazy) - supports {m,n} (m to n of previous subexpression) - supports {m,n}? (m to n of previous subexpression) - lazy) - does not treat {m,n}+ as possessive - supports ? (0 or 1 of previous subexpression) Finished in 0.009118 seconds 1 file, 8 examples, 17 expectations, 0 failures, 0 errors == rubyspec/language/regexp_spec.rb # 2010-02-23T09:35:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/regexp_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/regexp_spec.rb Literal Regexps - matches against $_ (last input) in a conditional if no explicit matchee provided - yields a Regexp - caches the Regexp object - throws SyntaxError for malformed literals - supports paired delimiters with %r - supports grouping constructs that are also paired delimiters - allows second part of paired delimiters to be used as non-paired delimiters - disallows first part of paired delimiters to be used as non-paired delimiters - supports non-paired delimiters delimiters with %r - disallows alphabets as non-paired delimiter with %r - disallows spaces after %r and delimiter - allows unescaped / to be used with %r - supports . (any character except line terminator) - supports | (alternations) - supports (?> ) (embedded subexpression) - supports (?# ) Finished in 0.017696 seconds 1 file, 16 examples, 54 expectations, 0 failures, 0 errors == rubyspec/language/rescue_spec.rb # 2010-02-23T09:35:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/rescue_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/rescue_spec.rb The rescue keyword - can be used to handle a specific exception - can capture the raised exception in a local variable - can rescue multiple raised exceptions with a single rescue block - can rescue a splatted list of exceptions - will only rescue the specified exceptions when doing a splat rescue Finished in 0.007959 seconds 1 file, 5 examples, 9 expectations, 0 failures, 0 errors == rubyspec/language/retry_spec.rb # 2010-02-23T09:35:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/retry_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/retry_spec.rb The retry statement - re-executes the closest block The retry keyword inside a begin block's rescue block - causes the begin block to be executed again The retry statement - raises a LocalJumpError if used outside of a block - re-executes the entire enumeration Finished in 0.009758 seconds 1 file, 4 examples, 5 expectations, 0 failures, 0 errors == rubyspec/language/return_spec.rb # 2010-02-23T09:35:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/return_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/return_spec.rb The return keyword - returns any object directly - returns an single element array directly - returns an multi element array directly - returns nil by default The return keyword in a Thread - raises a ThreadError if used to exit a thread The return keyword when passed a splat - returns nil when the ary is empty - returns the first element when the array is size of 1 - returns the whole array when size is greater than 1 - returns a non-array when used as a splat - calls 'to_a' on the splatted value first - calls 'to_ary' on the splatted value first The return keyword within a begin - executes ensure before returning - returns last value returned in ensure - executes nested ensures before returning - returns last value returned in nested ensures - executes the ensure clause when begin/ensure are inside a lambda The return keyword within a block - raises a LocalJumpError if there is no lexicaly enclosing method - causes lambda to return nil if invoked without any arguments - causes lambda to return nil if invoked with an empty expression - causes lambda to return the value passed to return - causes the method that lexically encloses the block to return - returns from the lexically enclosing method even in case of chained calls - returns from the lexically enclosing method even in case of chained calls(in yield) The return keyword within two blocks - causes the method that lexically encloses the block to return The return keyword within define_method - goes through the method via a closure - stops at the method when the return is used directly Finished in 0.030167 seconds 1 file, 26 examples, 34 expectations, 0 failures, 0 errors == rubyspec/language/splat_spec.rb # 2010-02-23T09:35:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/splat_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/splat_spec.rb Splat operator used to assign a splatted object to an object - assigns nil when the splatted object is nil - assigns nil when the splatted object is an empty array - assigns the splatted object when the splatted object doesn't respond to to_ary - assigns the first element of the returned value of to_ary when the splatted object responds to to_ary and it has one element - assigns nil when the content of the splatted array is nil - assigns an empty array when the content of the splatted array is an empty array - assigns nil when the content of the splatted array is an empty splatted array - assign the content of the second splatted array when the splatted array contains a splatted array with one element - assigns the second array when the splatted array contains a splatted array with more than one element Splat operator used to assign an object to a splatted reference - assigns an array with a nil object when the object is nil - assigns an array containing the object when the object is not an array - assigns an array wrapping the object when the object is not an splatted array - assigns an array containing another array when the object is an array that contains an splatted array Splat operator used to assign a splatted object to a splatted reference - assigns an empty array when the splatted object is an empty array - assigns an array containing the splatted object when the splatted object is not an array - assigns an array when the splatted object is an array - assigns an empty array when the splatted object is an array that contains an empty splatted array - assigns an array with a nil object when the splatted object is nil Splat operator used to assign splatted objects to multiple block variables - assigns nil to normal variables but empty array to references when the splatted object is nil - assigns nil to normal variables but empty array to references when the splatted object is an empty array - assigns the splatted object to the first variable and behaves like nil when the splatted object is not an array - assigns array values to normal variables but arrays containing elements to references - assigns and empty array to the variable if the splatted object contains an empty array - assigns the values of a splatted array when the splatted object contains an splatted array Finished in 0.020733 seconds 1 file, 24 examples, 34 expectations, 0 failures, 0 errors == rubyspec/language/string_spec.rb # 2010-02-23T09:35:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/language/string_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/language/string_spec.rb Ruby character strings - don't get interpolated when put in single quotes - get interpolated with #{} when put in double quotes - interpolate instance variables just with the # character - interpolate global variables just with the # character - interpolate class variables just with the # character - allow underscore as part of a variable name in a simple interpolation - have characters [.(=?!# end simple # interpolation - allow using non-alnum characters as string delimiters - using percent with 'q', stopping interpolation - using percent with 'Q' to interpolate - backslashes follow the same rules as interpolation - allow HEREDOC with < 0 - sets n digits left of the decimal point to 0, if given n < 0 Finished in 0.016590 seconds 1 file, 5 examples, 98 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/coerce_spec.rb # 2010-02-23T09:36:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/coerce_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/coerce_spec.rb BigDecimal#coerce - returns [other, self] both as BigDecimal Finished in 0.006775 seconds 1 file, 1 example, 10 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/comparison_spec.rb # 2010-02-23T09:36:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/comparison_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/comparison_spec.rb BigDecimal#<=> - returns 0 if a == b - returns 1 if a > b - returns -1 if a < b - returns nil if NaN is involved - returns nil if the argument is nil Finished in 0.015356 seconds 1 file, 5 examples, 93 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/div_spec.rb # 2010-02-23T09:36:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/div_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/div_spec.rb BigDecimal#div with precision set to 0 - returns a / b - returns 0 if divided by Infinity - returns (+|-) Infinity if (+|-) Infinity divided by one - returns NaN if Infinity / ((+|-) Infinity) - returns (+|-) Infinity if divided by zero - returns NaN if zero is divided by zero BigDecimal#div - returns a / b with optional precision - returns NaN if NaN is involved - returns NaN if divided by Infinity and no precision given - returns 0 if divided by Infinity with given precision - returns NaN if divided by zero and no precision given - returns NaN if zero is divided by zero - returns NaN if (+|-) Infinity divided by 1 and no precision given - returns (+|-)Infinity if (+|-)Infinity by 1 and precision given - returns NaN if Infinity / ((+|-) Infinity) Finished in 0.031964 seconds 1 file, 15 examples, 157 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/divide_spec.rb # 2010-02-23T09:36:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/divide_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/divide_spec.rb BigDecimal#/ - returns a / b - returns 0 if divided by Infinity - returns (+|-) Infinity if (+|-) Infinity divided by one - returns NaN if Infinity / ((+|-) Infinity) - returns (+|-) Infinity if divided by zero - returns NaN if zero is divided by zero Finished in 0.011332 seconds 1 file, 6 examples, 22 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/divmod_spec.rb # 2010-02-23T09:36:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/divmod_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/divmod_spec.rb BigDecimal#mod_part_of_divmod - returns self modulo other - returns a [Float value] when the argument is Float - returns NaN if NaN is involved - returns NaN if the dividend is Infinity - returns NaN if the divisor is Infinity - raises TypeError if the argument cannot be coerced to BigDecimal - does NOT raise ZeroDivisionError if other is zero BigDecimal#divmod - divides value, returns an array - array contains quotient and modulus as BigDecimal - Can be reversed with * and + - properly handles special values - returns an array of two NaNs if the argument is zero - raises TypeError if the argument cannot be coerced to BigDecimal Finished in 0.070708 seconds 1 file, 13 examples, 448 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/double_fig_spec.rb # 2010-02-23T09:36:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/double_fig_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/double_fig_spec.rb BigDecimal.double_fig - returns the number of digits a Float number is allowed to have Finished in 0.005705 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/bigdecimal/eql_spec.rb # 2010-02-23T09:36:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/eql_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/eql_spec.rb BigDecimal#eql? - tests for equality - returns true for infinity values with the same sign - returns false for infinity values with different signs - returns false when infinite value compared to finite one Finished in 0.009971 seconds 1 file, 4 examples, 17 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/equal_value_spec.rb # 2010-02-23T09:36:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/equal_value_spec.rb BigDecimal#== - tests for equality - returns true for infinity values with the same sign - returns false for infinity values with different signs - returns false when infinite value compared to finite one Finished in 0.009914 seconds 1 file, 4 examples, 17 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/exponent_spec.rb # 2010-02-23T09:36:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/exponent_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/exponent_spec.rb BigDecimal#** - powers of self - powers of 1 equal 1 - 0 to power of 0 is 1 - 0 to powers < 0 is Infinity - other powers of 0 are 0 - returns NaN if self is NaN - returns NaN if self is infinite BigDecimal#exponent - returns an Integer - is n if number can be represented as 0.xxx*10**n - returns 0 if self is 0 Finished in 0.017122 seconds 1 file, 10 examples, 32 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/finite_spec.rb # 2010-02-23T09:36:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/finite_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/finite_spec.rb BigDecimal#finite? - is false if Infinity or NaN - returns true for finite values Finished in 0.030750 seconds 1 file, 2 examples, 13 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/fix_spec.rb # 2010-02-23T09:36:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/fix_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/fix_spec.rb BigDecimal#fix - returns a BigDecimal - returns the integer part of the absolute value - correctly handles special values - returns 0 if the absolute value is < 1 - does not allow any arguments Finished in 0.009486 seconds 1 file, 5 examples, 18 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/floor_spec.rb # 2010-02-23T09:36:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/floor_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/floor_spec.rb BigDecimal#floor - returns the greatest integer smaller or equal to self - returns the same value, if self is special value - returns n digits right of the decimal point if given n > 0 - sets n digits left of the decimal point to 0, if given n < 0 Finished in 0.015995 seconds 1 file, 4 examples, 108 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/frac_spec.rb # 2010-02-23T09:36:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/frac_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/frac_spec.rb BigDecimal#frac - returns a BigDecimal - returns the fractional part of the absolute value - returns 0 if the value is 0 - returns 0 if the value is an integer - correctly handles special values Finished in 0.008696 seconds 1 file, 5 examples, 13 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/gt_spec.rb # 2010-02-23T09:36:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/gt_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/gt_spec.rb BigDecimal#> - returns true if a > b - properly handles infinity values Finished in 0.013938 seconds 1 file, 2 examples, 111 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/gte_spec.rb # 2010-02-23T09:36:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/gte_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/gte_spec.rb BigDecimal#>= - returns true if a >= b - properly handles infinity values Finished in 0.013954 seconds 1 file, 2 examples, 113 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/induced_from_spec.rb # 2010-02-23T09:36:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/induced_from_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/induced_from_spec.rb BigDecimal.induced_from - returns the passed argument when passed a BigDecimal - converts passed Fixnums to BigDecimal - converts passed Bignums to BigDecimal - does not try to convert non-Integers to Integer using #to_i - raises a TypeError when passed a non-Integer Finished in 0.011115 seconds 1 file, 5 examples, 15 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/infinite_spec.rb # 2010-02-23T09:36:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/infinite_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/infinite_spec.rb BigDecimal#infinite? - returns 1 if self is Infinity - returns -1 if self is -Infinity - returns not true otherwise - returns not true if self is NaN Finished in 0.007737 seconds 1 file, 4 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/inspect_spec.rb # 2010-02-23T09:36:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/inspect_spec.rb BigDecimal#inspect - returns String - returns String starting with # - encloses information in angle brackets - is comma separated list of three items - value after first comma is value as string - last part is number of significant digits - looks like this Finished in 0.033366 seconds 1 file, 7 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/limit_spec.rb # 2010-02-23T09:36:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/limit_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/limit_spec.rb BigDecimal.limit - returns the value before set if the passed argument is nil or is not specified - use the global limit if no precision is specified Finished in 0.007566 seconds 1 file, 2 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/lt_spec.rb # 2010-02-23T09:36:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/lt_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/lt_spec.rb BigDecimal#< - returns true if a < b - properly handles infinity values Finished in 0.013754 seconds 1 file, 2 examples, 111 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/lte_spec.rb # 2010-02-23T09:36:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/lte_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/lte_spec.rb BigDecimal#<= - returns true if a <= b - properly handles infinity values Finished in 0.013927 seconds 1 file, 2 examples, 113 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/minus_spec.rb # 2010-02-23T09:36:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/minus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/minus_spec.rb BigDecimal#- - returns a - b - returns NaN if NaN is involved - returns NaN both operands are infinite with the same sign - returns Infinity or -Infinity if these are involved Finished in 0.008964 seconds 1 file, 4 examples, 26 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/mode_spec.rb # 2010-02-23T09:36:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/mode_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/mode_spec.rb BigDecimal.mode - returns the appropriate value and continue the computation if the flag is false - returns zero when too big - raise an exception if the flag is true Finished in 0.009413 seconds 1 file, 3 examples, 10 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/modulo_spec.rb # 2010-02-23T09:36:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/modulo_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/modulo_spec.rb BigDecimal#% - returns self modulo other - returns a [Float value] when the argument is Float - returns NaN if NaN is involved - returns NaN if the dividend is Infinity - returns NaN if the divisor is Infinity - raises TypeError if the argument cannot be coerced to BigDecimal - does NOT raise ZeroDivisionError if other is zero BigDecimal#modulo - returns self modulo other - returns a [Float value] when the argument is Float - returns NaN if NaN is involved - returns NaN if the dividend is Infinity - returns NaN if the divisor is Infinity - raises TypeError if the argument cannot be coerced to BigDecimal - does NOT raise ZeroDivisionError if other is zero Finished in 0.024127 seconds 1 file, 14 examples, 112 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/mult_spec.rb # 2010-02-23T09:36:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/mult_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/mult_spec.rb BigDecimal#mult - returns zero of appropriate sign if self or argument is zero - returns NaN if NaN is involved - returns zero if self or argument is zero - returns infinite value if self or argument is infinite - returns NaN if the result is undefined BigDecimal#mult - multiply self with other with (optional) precision Finished in 0.024522 seconds 1 file, 6 examples, 226 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/multiply_spec.rb # 2010-02-23T09:36:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/multiply_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/multiply_spec.rb BigDecimal#* - returns zero of appropriate sign if self or argument is zero - returns NaN if NaN is involved - returns zero if self or argument is zero - returns infinite value if self or argument is infinite - returns NaN if the result is undefined BigDecimal#* - multiply self with other Finished in 0.023776 seconds 1 file, 6 examples, 228 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/nan_spec.rb # 2010-02-23T09:36:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/nan_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/nan_spec.rb BigDecimal#nan? - returns true if self is not a number - returns false if self is not a NaN Finished in 0.006872 seconds 1 file, 2 examples, 11 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/new_spec.rb # 2010-02-23T09:36:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/new_spec.rb BigDecimal.new - creates a new object of class BigDecimal - doesn't segfault when using a very large string to build the number - Number of significant digits >= given precision - determines precision from initial value - ignores leading whitespace - ignores trailing garbage - treats invalid strings as 0.0 - allows omitting the integer part - allows for underscores in all parts - accepts NaN and [+-]Infinity - allows for [eEdD] as exponent separator - allows for varying signs Finished in 0.944441 seconds 1 file, 12 examples, 95 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/nonzero_spec.rb # 2010-02-23T09:36:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/nonzero_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/nonzero_spec.rb BigDecimal#nonzero? - returns self if self doesn't equal zero - returns nil otherwise Finished in 0.006637 seconds 1 file, 2 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/plus_spec.rb # 2010-02-23T09:36:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/plus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/plus_spec.rb BigDecimal#+ - returns a + b - returns NaN if NaN is involved - returns Infinity or -Infinity if these are involved - returns NaN if Infinity + (- Infinity) Finished in 0.008278 seconds 1 file, 4 examples, 14 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/power_spec.rb # 2010-02-23T09:36:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/power_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/power_spec.rb BigDecimal#power - powers of self - powers of 1 equal 1 - 0 to power of 0 is 1 - 0 to powers < 0 is Infinity - other powers of 0 are 0 - returns NaN if self is NaN - returns NaN if self is infinite Finished in 0.013535 seconds 1 file, 7 examples, 25 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/precs_spec.rb # 2010-02-23T09:36:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/precs_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/precs_spec.rb BigDecimal#precs - returns array of two values - returns Integers as array values - returns the current value of significant digits as the first value - returns the maximum number of significant digits as the second value Finished in 0.009728 seconds 1 file, 4 examples, 42 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/quo_spec.rb # 2010-02-23T09:36:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/quo_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/quo_spec.rb BigDecimal#quo - returns a / b - returns 0 if divided by Infinity - returns (+|-) Infinity if (+|-) Infinity divided by one - returns NaN if Infinity / ((+|-) Infinity) - returns (+|-) Infinity if divided by zero - returns NaN if zero is divided by zero - returns NaN if NaN is involved Finished in 0.011984 seconds 1 file, 7 examples, 24 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/remainder_spec.rb # 2010-02-23T09:36:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/remainder_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/remainder_spec.rb BigDecimal#remainder - it equals modulo, if both values are of same sign - means self-arg*(self/arg).truncate - returns NaN used with zero - returns zero if used on zero - returns NaN if NaN is involved - returns NaN if Infinity is involved - coerces arguments to BigDecimal if possible - raises TypeError if the argument cannot be coerced to BigDecimal Finished in 0.012660 seconds 1 file, 8 examples, 32 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/sign_spec.rb # 2010-02-23T09:36:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/sign_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/sign_spec.rb BigDecimal#sign - BigDecimal defines several constants for signs - returns positive value if BigDecimal greater than 0 - returns negative value if BigDecimal less than 0 - returns positive zero if BigDecimal equals positve zero - returns negative zero if BigDecimal equals negative zero - returns BigDecimal::SIGN_NaN if BigDecimal is NaN Finished in 0.008968 seconds 1 file, 6 examples, 21 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/split_spec.rb # 2010-02-23T09:36:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/split_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/split_spec.rb BigDecimal#split - splits BigDecimal in an array with four values - First value: 1 for numbers > 0 - First value: -1 for numbers < 0 - First value: 0 if BigDecimal is NaN - Second value: a string with the significant digits - Third value: the base (currently always ten) - Fourth value: The exponent Finished in 0.015140 seconds 1 file, 7 examples, 43 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/sqrt_spec.rb # 2010-02-23T09:36:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/sqrt_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/sqrt_spec.rb BigDecimal#sqrt - returns sqrt of self with at least the given precision - requires a single fixnum argument - raises FloatDomainError on negative values - properly handles special values Finished in 0.036484 seconds 1 file, 4 examples, 215 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/sub_spec.rb # 2010-02-23T09:36:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/sub_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/sub_spec.rb BigDecimal#sub - returns a - b with given precision - returns NaN if NaN is involved - returns NaN if both values are infinite with the same signs - returns Infinity or -Infinity if these are involved Finished in 0.008424 seconds 1 file, 4 examples, 17 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/to_f_spec.rb # 2010-02-23T09:36:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/to_f_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/to_f_spec.rb BigDecimal#to_f - returns number of type float - Floating point rounding occurs - properly handles special values - remembers negative zero when converted to float Finished in 0.009444 seconds 1 file, 4 examples, 25 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/to_i_spec.rb # 2010-02-23T09:36:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/to_i_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/to_i_spec.rb BigDecimal#to_i - returns nil if BigDecimal is infinity or NaN - returns Integer or Bignum otherwise Finished in 0.017190 seconds 1 file, 2 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/to_int_spec.rb # 2010-02-23T09:36:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/to_int_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/to_int_spec.rb BigDecimal#to_int - returns nil if BigDecimal is infinity or NaN - returns Integer or Bignum otherwise Finished in 0.040185 seconds 1 file, 2 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/to_s_spec.rb # 2010-02-23T09:36:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/to_s_spec.rb BigDecimal#to_s - return type is of class String - the default format looks like 0.xxxxEnn - takes an optional argument - starts with + if + is supplied and value is positive - inserts a space every n chars, if integer n is supplied - can return a leading space for values > 0 - removes trailing spaces in floating point notation - can use engineering notation - can use conventional floating point notation Finished in 0.011697 seconds 1 file, 9 examples, 24 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/truncate_spec.rb # 2010-02-23T09:36:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/truncate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/truncate_spec.rb BigDecimal#truncate - returns value of type Bigdecimal. - returns the integer part as a BigDecimal if no precision given - returns value of given precision otherwise - sets n digits left of the decimal point to 0, if given n < 0 - returns NaN if self is NaN - returns Infinity if self is infinite - returns the same value if self is special value Finished in 0.013319 seconds 1 file, 7 examples, 44 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/uminus_spec.rb # 2010-02-23T09:36:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/uminus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/uminus_spec.rb BigDecimal#-@ - negates self - properly handles special values Finished in 0.008581 seconds 1 file, 2 examples, 33 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/uplus_spec.rb # 2010-02-23T09:36:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/uplus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/uplus_spec.rb BigDecimal#+@ - returns the same value with same sign (twos complement) Finished in 0.006220 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/ver_spec.rb # 2010-02-23T09:36:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/ver_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/ver_spec.rb BigDecimal.ver - returns the Version number Finished in 0.005976 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/bigdecimal/zero_spec.rb # 2010-02-23T09:36:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/bigdecimal/zero_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/bigdecimal/zero_spec.rb BigDecimal#zero? - returns true if self does equal zero - returns false otherwise Finished in 0.007016 seconds 1 file, 2 examples, 13 expectations, 0 failures, 0 errors == rubyspec/library/cgi/cookie/domain_spec.rb # 2010-02-23T09:36:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/cookie/domain_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/cookie/domain_spec.rb CGI::Cookie#domain - returns self's domain CGI::Cookie#domain= - sets self's domain Finished in 0.077314 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/cgi/cookie/expires_spec.rb # 2010-02-23T09:36:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/cookie/expires_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/cookie/expires_spec.rb CGI::Cookie#expires - returns self's expiration date CGI::Cookie#expires= - sets self's expiration date Finished in 0.056244 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/cgi/cookie/initialize_spec.rb # 2010-02-23T09:36:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/cookie/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/cookie/initialize_spec.rb CGI::Cookie#initialize when passed String - sets the self's name to the passed String - sets the self's value to an empty Array - sets self to a non-secure cookie - does set self's path to an empty String when ENV["SCRIPT_NAME"] is not set - does set self's path based on ENV["SCRIPT_NAME"] when ENV["SCRIPT_NAME"] is set - does not set self's expiration date - does not set self's domain CGI::Cookie#initialize when passed Hash - sets self's contents based on the passed Hash - does set self's path based on ENV["SCRIPT_NAME"] when the Hash has no 'path' entry - tries to convert the Hash's 'value' to an Array using #Array - raises a ArgumentError when the passed Hash has no 'name' entry CGI::Cookie#initialize when passed String, values ... - sets the self's name to the passed String - sets the self's value to an Array containing all passed values - sets self to a non-secure cookie Finished in 0.067140 seconds 1 file, 14 examples, 28 expectations, 0 failures, 0 errors == rubyspec/library/cgi/cookie/name_spec.rb # 2010-02-23T09:36:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/cookie/name_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/cookie/name_spec.rb CGI::Cookie#name - returns self's name CGI::Cookie#name= - sets self's expiration date Finished in 0.056256 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/cgi/cookie/parse_spec.rb # 2010-02-23T09:36:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/cookie/parse_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/cookie/parse_spec.rb CGI::Cookie.parse - parses a raw cookie string into a hash of Cookies - unescapes the Cookie values Finished in 0.056631 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/cgi/cookie/path_spec.rb # 2010-02-23T09:36:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/cookie/path_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/cookie/path_spec.rb CGI::Cookie#path - returns self's path CGI::Cookie#path= - sets self's path Finished in 0.056641 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/cgi/cookie/secure_spec.rb # 2010-02-23T09:36:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/cookie/secure_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/cookie/secure_spec.rb CGI::Cookie#secure - returns whether self is a secure cookie or not CGI::Cookie#secure= when passed true - returns true - sets self to a secure cookie CGI::Cookie#secure= when passed false - returns false - sets self to a non-secure cookie CGI::Cookie#secure= when passed Object - does not change self's secure value Finished in 0.059631 seconds 1 file, 6 examples, 10 expectations, 0 failures, 0 errors == rubyspec/library/cgi/cookie/to_s_spec.rb # 2010-02-23T09:36:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/cookie/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/cookie/to_s_spec.rb CGI::Cookie#to_s - returns a String representation of self - escapes the self's values Finished in 0.121412 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/cgi/cookie/value_spec.rb # 2010-02-23T09:36:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/cookie/value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/cookie/value_spec.rb CGI::Cookie#value - returns self's value CGI::Cookie#value= - sets self's value Finished in 0.059119 seconds 1 file, 2 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/cgi/escapeElement_spec.rb # 2010-02-23T09:36:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/escapeElement_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/escapeElement_spec.rb CGI.escapeElement when passed String, elements, ... - escapes only the tags of the passed elements in the passed String - is case-insensitive Finished in 0.056514 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/cgi/escapeHTML_spec.rb # 2010-02-23T09:36:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/escapeHTML_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/escapeHTML_spec.rb CGI.escapeHTML - escapes special HTML characters (&"<>) in the passed argument - does not escape any other characters Finished in 0.055900 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/cgi/escape_spec.rb # 2010-02-23T09:36:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/escape_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/escape_spec.rb CGI.escape - url-encodes the passed argument Finished in 0.056217 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/cgi/header_spec.rb # 2010-02-23T09:36:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/header_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/header_spec.rb CGI#header when passed no arguments - returns a HTML header specifiying the Content-Type as text/html - includes Cookies in the @output_cookies field CGI#header when passed String - returns a HTML header specifiying the Content-Type as the passed String's content - includes Cookies in the @output_cookies field CGI#header when passed Hash - returns a HTML header based on the Hash's key/value pairs - includes Cookies in the @output_cookies field - returns a HTML header specifiying the Content-Type as text/html when passed an empty Hash Finished in 0.066258 seconds 1 file, 7 examples, 23 expectations, 0 failures, 0 errors == rubyspec/library/cgi/htmlextension/a_spec.rb # 2010-02-23T09:36:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/htmlextension/a_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/htmlextension/a_spec.rb CGI::HtmlExtension#a when passed a String - returns an 'a'-element, using the passed String as the 'href'-attribute - includes the passed block's return value when passed a block CGI::HtmlExtension#a when passed a Hash - returns an 'a'-element, using the passed Hash for attributes - includes the passed block's return value when passed a block CGI::HtmlExtension#a when each HTML generation - returns the doctype declaration for HTML3 - returns the doctype declaration for HTML4 - returns the doctype declaration for the Transitional version of HTML4 Finished in 0.539667 seconds 1 file, 7 examples, 10 expectations, 0 failures, 0 errors == rubyspec/library/cgi/htmlextension/base_spec.rb # 2010-02-23T09:36:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/htmlextension/base_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/htmlextension/base_spec.rb CGI::HtmlExtension#base when bassed a String - returns a 'base'-element, using the passed String as the 'href'-attribute - ignores a passed block CGI::HtmlExtension#base when passed a Hash - returns a 'base'-element, using the passed Hash for attributes - ignores a passed block Finished in 0.196810 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/cgi/htmlextension/blockquote_spec.rb # 2010-02-23T09:36:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/htmlextension/blockquote_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/htmlextension/blockquote_spec.rb CGI::HtmlExtension#blockquote when passed a String - returns a 'blockquote'-element, using the passed String for the 'cite'-attribute - includes the passed block's return value when passed a block CGI::HtmlExtension#blockquote when passed a Hash - returns a 'blockquote'-element, using the passed Hash for attributes - includes the passed block's return value when passed a block Finished in 0.193702 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/cgi/htmlextension/br_spec.rb # 2010-02-23T09:36:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/htmlextension/br_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/htmlextension/br_spec.rb CGI::HtmlExtension#br when each HTML generation - returns the doctype declaration for HTML3 - returns the doctype declaration for HTML4 - returns the doctype declaration for the Transitional version of HTML4 Finished in 0.279398 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/cgi/htmlextension/caption_spec.rb # 2010-02-23T09:36:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/htmlextension/caption_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/htmlextension/caption_spec.rb CGI::HtmlExtension#caption when passed a String - returns a 'caption'-element, using the passed String for the 'align'-attribute - includes the passed block's return value when passed a block CGI::HtmlExtension#caption when passed a Hash - returns a 'caption'-element, using the passed Hash for attributes - includes the passed block's return value when passed a block Finished in 0.193472 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/cgi/htmlextension/checkbox_group_spec.rb # 2010-02-23T09:36:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/htmlextension/checkbox_group_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/htmlextension/checkbox_group_spec.rb CGI::HtmlExtension#checkbox_group when passed name, values ... - returns a sequence of 'checkbox'-elements with the passed name and the passed values - allows passing a value inside an Array - allows passing a value as an Array containing the value and the checked state or a label - returns an empty String when passed no values - ignores a passed block CGI::HtmlExtension#checkbox_group when passed Hash - uses the passed Hash to generate the checkbox sequence - ignores a passed block Finished in 0.323366 seconds 1 file, 7 examples, 25 expectations, 0 failures, 0 errors == rubyspec/library/cgi/htmlextension/checkbox_spec.rb # 2010-02-23T09:36:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/htmlextension/checkbox_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/htmlextension/checkbox_spec.rb CGI::HtmlExtension#checkbox when passed no arguments - returns a checkbox-'input'-element without a name - ignores a passed block CGI::HtmlExtension#checkbox when passed name - returns a checkbox-'input'-element with the passed name - ignores a passed block CGI::HtmlExtension#checkbox CGI::HtmlExtension#checkbox when passed name, value - returns a checkbox-'input'-element with the passed name and value - ignores a passed block CGI::HtmlExtension#checkbox when passed name, value, checked - returns a checked checkbox-'input'-element with the passed name and value when checked is true - ignores a passed block CGI::HtmlExtension#checkbox when passed Hash - returns a checkbox-'input'-element using the passed Hash for attributes - ignores a passed block Finished in 0.425615 seconds 1 file, 10 examples, 12 expectations, 0 failures, 0 errors == rubyspec/library/cgi/htmlextension/doctype_spec.rb # 2010-02-23T09:36:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/htmlextension/doctype_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/htmlextension/doctype_spec.rb CGI::HtmlExtension#doctype when each HTML generation - returns the doctype declaration for HTML3 - returns the doctype declaration for HTML4 - returns the doctype declaration for the Frameset version of HTML4 - returns the doctype declaration for the Transitional version of HTML4 Finished in 0.198997 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/cgi/htmlextension/file_field_spec.rb # 2010-02-23T09:36:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/htmlextension/file_field_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/htmlextension/file_field_spec.rb CGI::HtmlExtension#file_field when passed no arguments - returns a file-'input'-element without a name and a size of 20 - ignores a passed block CGI::HtmlExtension#file_field when passed name - returns a checkbox-'input'-element with the passed name - ignores a passed block CGI::HtmlExtension#file_field when passed name, size - returns a checkbox-'input'-element with the passed name and size - ignores a passed block CGI::HtmlExtension#file_field when passed name, size, maxlength - returns a checkbox-'input'-element with the passed name, size and maxlength - ignores a passed block Finished in 0.345200 seconds 1 file, 8 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/cgi/htmlextension/form_spec.rb # 2010-02-23T09:36:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/htmlextension/form_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/htmlextension/form_spec.rb CGI::HtmlExtension#form when passed no arguments - returns a 'form'-element - includes the return value of the passed block when passed a block CGI::HtmlExtension#form when passed method - returns a 'form'-element with the passed method - includes the return value of the passed block when passed a block CGI::HtmlExtension#form when passed method, action - returns a 'form'-element with the passed method and the passed action - includes the return value of the passed block when passed a block CGI::HtmlExtension#form when passed method, action, enctype - returns a 'form'-element with the passed method, action and enctype - includes the return value of the passed block when passed a block Finished in 0.372677 seconds 1 file, 8 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/cgi/htmlextension/frame_spec.rb # 2010-02-23T09:36:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/htmlextension/frame_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/htmlextension/frame_spec.rb CGI::HtmlExtension#frame - initializes the HTML Generation methods for the Frameset version of HTML4 Finished in 0.111895 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/cgi/htmlextension/frameset_spec.rb # 2010-02-23T09:36:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/htmlextension/frameset_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/htmlextension/frameset_spec.rb CGI::HtmlExtension#frameset - initializes the HTML Generation methods for the Frameset version of HTML4 Finished in 0.110546 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/cgi/htmlextension/hidden_spec.rb # 2010-02-23T09:36:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/htmlextension/hidden_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/htmlextension/hidden_spec.rb CGI::HtmlExtension#hidden when passed no arguments - returns an hidden-'input'-element without a name - ignores a passed block CGI::HtmlExtension#hidden when passed name - returns an hidden-'input'-element with the passed name - ignores a passed block CGI::HtmlExtension#hidden when passed name, value - returns an hidden-'input'-element with the passed name and value - ignores a passed block CGI::HtmlExtension#hidden when passed Hash - returns a checkbox-'input'-element using the passed Hash for attributes - ignores a passed block Finished in 0.343046 seconds 1 file, 8 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/cgi/htmlextension/html_spec.rb # 2010-02-23T09:36:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/htmlextension/html_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/htmlextension/html_spec.rb CGI::HtmlExtension#html when passed no arguments - returns a self's doctype and an 'html'-element - includes the passed block when passed a block CGI::HtmlExtension#html when passed 'PRETTY' - returns pretty output when the passed String is 'PRETTY - includes the passed block when passed a block CGI::HtmlExtension#html when passed a Hash - returns an 'html'-element using the passed Hash for attributes - omits the doctype when the Hash contains a 'DOCTYPE' entry that's false or nil CGI::HtmlExtension#html when each HTML generation - returns the doctype declaration for HTML3 - returns the doctype declaration for HTML4 - returns the doctype declaration for the Transitional version of HTML4 Finished in 0.599329 seconds 1 file, 9 examples, 13 expectations, 0 failures, 0 errors == rubyspec/library/cgi/htmlextension/image_button_spec.rb # 2010-02-23T09:36:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/htmlextension/image_button_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/htmlextension/image_button_spec.rb CGI::HtmlExtension#image_button when passed no arguments - returns an image-'input'-element without a source image - ignores a passed block CGI::HtmlExtension#image_button when passed src - returns an image-'input'-element with the passed src - ignores a passed block CGI::HtmlExtension#image_button when passed src, name - returns an image-'input'-element with the passed src and name - ignores a passed block CGI::HtmlExtension#image_button when passed src, name, alt - returns an image-'input'-element with the passed src, name and alt - ignores a passed block CGI::HtmlExtension#image_button when passed Hash - returns a image-'input'-element using the passed Hash for attributes - ignores a passed block Finished in 0.424505 seconds 1 file, 10 examples, 10 expectations, 0 failures, 0 errors == rubyspec/library/cgi/htmlextension/img_spec.rb # 2010-02-23T09:36:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/htmlextension/img_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/htmlextension/img_spec.rb CGI::HtmlExtension#img when passed no arguments - returns an 'img'-element without an src-url or alt-text - ignores a passed block CGI::HtmlExtension#img when passed src - returns an 'img'-element with the passed src-url - ignores a passed block CGI::HtmlExtension#img when passed src, alt - returns an 'img'-element with the passed src-url and the passed alt-text - ignores a passed block 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 - ignores a passed block 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 - ignores a passed block Finished in 0.401192 seconds 1 file, 10 examples, 10 expectations, 0 failures, 0 errors == rubyspec/library/cgi/htmlextension/multipart_form_spec.rb # 2010-02-23T09:36:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/htmlextension/multipart_form_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/htmlextension/multipart_form_spec.rb CGI::HtmlExtension#multipart_form when passed no arguments - returns a 'form'-element with it's enctype set to multipart - includes the return value of the passed block when passed a block CGI::HtmlExtension#multipart_form when passed action - returns a 'form'-element with the passed action - includes the return value of the passed block when passed a block CGI::HtmlExtension#multipart_form when passed action, enctype - returns a 'form'-element with the passed action and enctype - includes the return value of the passed block when passed a block CGI::HtmlExtension#multipart_form when passed Hash - returns a 'form'-element with the passed Hash as attributes - includes the return value of the passed block when passed a block Finished in 0.351119 seconds 1 file, 8 examples, 10 expectations, 0 failures, 0 errors == rubyspec/library/cgi/htmlextension/password_field_spec.rb # 2010-02-23T09:36:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/htmlextension/password_field_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/htmlextension/password_field_spec.rb CGI::HtmlExtension#password_field when passed no arguments - returns an password-'input'-element without a name - ignores a passed block CGI::HtmlExtension#password_field when passed name - returns an password-'input'-element with the passed name - ignores a passed block CGI::HtmlExtension#password_field when passed name, value - returns an password-'input'-element with the passed name and value - ignores a passed block CGI::HtmlExtension#password_field when passed name, value, size - returns an password-'input'-element with the passed name, value and size - ignores a passed block CGI::HtmlExtension#password_field when passed name, value, size, maxlength - returns an password-'input'-element with the passed name, value, size and maxlength - ignores a passed block CGI::HtmlExtension#password_field when passed Hash - returns a checkbox-'input'-element using the passed Hash for attributes - ignores a passed block Finished in 0.514604 seconds 1 file, 12 examples, 13 expectations, 0 failures, 0 errors == rubyspec/library/cgi/htmlextension/popup_menu_spec.rb # 2010-02-23T09:36:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/htmlextension/popup_menu_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/htmlextension/popup_menu_spec.rb CGI::HtmlExtension#popup_menu when passed no arguments - returns an empty 'select'-element without a name - ignores a passed block CGI::HtmlExtension#popup_menu when passed name, values ... - returns a 'select'-element with the passed name containing 'option'-elements based on the passed values - allows passing values inside of arrays - allows passing a value as an Array containing the value and the select state or a label - allows passing a value as an Array containing the value, a label and the select state - ignores a passed block CGI::HtmlExtension#popup_menu when passed a Hash - uses the passed Hash to generate the 'select'-element and the 'option'-elements - ignores a passed block Finished in 0.399418 seconds 1 file, 9 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/cgi/htmlextension/radio_button_spec.rb # 2010-02-23T09:36:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/htmlextension/radio_button_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/htmlextension/radio_button_spec.rb CGI::HtmlExtension#radio_button when passed no arguments - returns a radio-'input'-element without a name - ignores a passed block CGI::HtmlExtension#radio_button when passed name - returns a radio-'input'-element with the passed name - ignores a passed block CGI::HtmlExtension#radio_button CGI::HtmlExtension#checkbox when passed name, value - returns a radio-'input'-element with the passed name and value - ignores a passed block 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 - ignores a passed block CGI::HtmlExtension#radio_button when passed Hash - returns a radio-'input'-element using the passed Hash for attributes - ignores a passed block Finished in 0.401125 seconds 1 file, 10 examples, 12 expectations, 0 failures, 0 errors == rubyspec/library/cgi/htmlextension/radio_group_spec.rb # 2010-02-23T09:36:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/htmlextension/radio_group_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/htmlextension/radio_group_spec.rb CGI::HtmlExtension#radio_group when passed name, values ... - returns a sequence of 'radio'-elements with the passed name and the passed values - allows passing a value inside an Array - allows passing a value as an Array containing the value and the checked state or a label - returns an empty String when passed no values - ignores a passed block CGI::HtmlExtension#radio_group when passed Hash - uses the passed Hash to generate the radio sequence - ignores a passed block Finished in 0.322291 seconds 1 file, 7 examples, 25 expectations, 0 failures, 0 errors == rubyspec/library/cgi/htmlextension/reset_spec.rb # 2010-02-23T09:36:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/htmlextension/reset_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/htmlextension/reset_spec.rb CGI::HtmlExtension#reset when passed no arguments - returns a reset-'input'-element - ignores a passed block CGI::HtmlExtension#reset when passed value - returns a reset-'input'-element with the passed value - ignores a passed block CGI::HtmlExtension#reset when passed value, name - returns a reset-'input'-element with the passed value and the passed name - ignores a passed block CGI::HtmlExtension#reset when passed Hash - returns a reset-'input'-element with the passed value - ignores a passed block Finished in 0.398407 seconds 1 file, 8 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/cgi/htmlextension/scrolling_list_spec.rb # 2010-02-23T09:36:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/htmlextension/scrolling_list_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/htmlextension/scrolling_list_spec.rb CGI::HtmlExtension#scrolling_list when passed no arguments - returns an empty 'select'-element without a name - ignores a passed block CGI::HtmlExtension#scrolling_list when passed name, values ... - returns a 'select'-element with the passed name containing 'option'-elements based on the passed values - allows passing values inside of arrays - allows passing a value as an Array containing the value and the select state or a label - allows passing a value as an Array containing the value, a label and the select state - ignores a passed block CGI::HtmlExtension#scrolling_list when passed a Hash - uses the passed Hash to generate the 'select'-element and the 'option'-elements - ignores a passed block Finished in 0.393310 seconds 1 file, 9 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/cgi/htmlextension/submit_spec.rb # 2010-02-23T09:36:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/htmlextension/submit_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/htmlextension/submit_spec.rb CGI::HtmlExtension#submit when passed no arguments - returns a submit-'input'-element - ignores a passed block CGI::HtmlExtension#submit when passed value - returns a submit-'input'-element with the passed value - ignores a passed block CGI::HtmlExtension#submit when passed value, name - returns a submit-'input'-element with the passed value and the passed name - ignores a passed block CGI::HtmlExtension#submit when passed Hash - returns a submit-'input'-element with the passed value - ignores a passed block Finished in 0.343381 seconds 1 file, 8 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/cgi/htmlextension/text_field_spec.rb # 2010-02-23T09:36:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/htmlextension/text_field_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/htmlextension/text_field_spec.rb CGI::HtmlExtension#text_field when passed no arguments - returns an text-'input'-element without a name - ignores a passed block CGI::HtmlExtension#text_field when passed name - returns an text-'input'-element with the passed name - ignores a passed block CGI::HtmlExtension#text_field when passed name, value - returns an text-'input'-element with the passed name and value - ignores a passed block CGI::HtmlExtension#text_field when passed name, value, size - returns an text-'input'-element with the passed name, value and size - ignores a passed block CGI::HtmlExtension#text_field when passed name, value, size, maxlength - returns an text-'input'-element with the passed name, value, size and maxlength - ignores a passed block CGI::HtmlExtension#text_field when passed Hash - returns a checkbox-'input'-element using the passed Hash for attributes - ignores a passed block Finished in 0.514523 seconds 1 file, 12 examples, 13 expectations, 0 failures, 0 errors == rubyspec/library/cgi/htmlextension/textarea_spec.rb # 2010-02-23T09:36:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/htmlextension/textarea_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/htmlextension/textarea_spec.rb CGI::HtmlExtension#textarea when passed no arguments - returns an 'textarea'-element without a name - includes the return value of the passed block when passed a block CGI::HtmlExtension#textarea when passed name - returns an 'textarea'-element with the passed name - includes the return value of the passed block when passed a block CGI::HtmlExtension#textarea when passed name, cols - returns an 'textarea'-element with the passed name and the passed amount of columns - includes the return value of the passed block when passed a block 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 - includes the return value of the passed block when passed a block CGI::HtmlExtension#textarea when passed Hash - should use the passed Hash as attributes - includes the return value of the passed block when passed a block Finished in 0.424631 seconds 1 file, 10 examples, 11 expectations, 0 failures, 0 errors == rubyspec/library/cgi/initialize_spec.rb # 2010-02-23T09:36:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/initialize_spec.rb CGI#initialize - is private CGI#initialize when passed no arguments - extends self with CGI::QueryExtension - does not extend self with CGI::HtmlExtension - does not extend self with any of the other HTML modules - sets #cookies based on ENV['HTTP_COOKIE'] - sets #params based on ENV['QUERY_STRING'] when ENV['REQUEST_METHOD'] is GET - sets #params based on ENV['QUERY_STRING'] when ENV['REQUEST_METHOD'] is HEAD CGI#initialize when passed type - extends self with CGI::QueryExtension - extends self with CGI::QueryExtension, CGI::Html3 and CGI::HtmlExtension when the passed type is 'html3' - extends self with CGI::QueryExtension, CGI::Html4 and CGI::HtmlExtension when the passed type is 'html4' - extends self with CGI::QueryExtension, CGI::Html4Tr and CGI::HtmlExtension when the passed type is 'html4Tr' - extends self with CGI::QueryExtension, CGI::Html4Tr, CGI::Html4Fr and CGI::HtmlExtension when the passed type is 'html4Fr' CGI#initialize when CGI_PARAMS is set - prints out a warning - sets #cookies and #params to the contents of CGI_PARAMS and CGI_COOKIES Finished in 0.209420 seconds 1 file, 14 examples, 39 expectations, 0 failures, 0 errors == rubyspec/library/cgi/out_spec.rb # 2010-02-23T09:36:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/out_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/out_spec.rb CGI#out - it writes a HTMl header based on the passed argument to $stdout - appends the block's return value to the HTML header - automatically sets the Content-Length Header based on the block's return value - includes Cookies in the @output_cookies field CGI#out when passed no block - raises a LocalJumpError Finished in 0.061043 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/cgi/parse_spec.rb # 2010-02-23T09:36:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/parse_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/parse_spec.rb CGI.parse when passed String - parses a HTTP Query String into a Hash - allows passing multiple values for one key - unescapes keys and values Finished in 0.057214 seconds 1 file, 3 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/cgi/pretty_spec.rb # 2010-02-23T09:36:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/pretty_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/pretty_spec.rb CGI.pretty when passed html - indents the passed html String with two spaces CGI.pretty when passed html, indentation_unit - indents the passed html String with the passed indentation_unit Finished in 0.056986 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/cgi/print_spec.rb # 2010-02-23T09:36:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/print_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/print_spec.rb CGI#print - passes all arguments to $stdout.print - returns the result of calling $stdout.print Finished in 0.058897 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/accept_charset_spec.rb # 2010-02-23T09:36:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/accept_charset_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/accept_charset_spec.rb CGI::QueryExtension#accept_charset - returns ENV['HTTP_ACCEPT_CHARSET'] Finished in 0.056098 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/accept_encoding_spec.rb # 2010-02-23T09:36:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/accept_encoding_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/accept_encoding_spec.rb CGI::QueryExtension#accept_encoding - returns ENV['HTTP_ACCEPT_ENCODING'] Finished in 0.056582 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/accept_language_spec.rb # 2010-02-23T09:36:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/accept_language_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/accept_language_spec.rb CGI::QueryExtension#accept_language - returns ENV['HTTP_ACCEPT_LANGUAGE'] Finished in 0.056417 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/accept_spec.rb # 2010-02-23T09:36:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/accept_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/accept_spec.rb CGI::QueryExtension#accept - returns ENV['HTTP_ACCEPT'] Finished in 0.056208 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/auth_type_spec.rb # 2010-02-23T09:36:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/auth_type_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/auth_type_spec.rb CGI::QueryExtension#auth_type - returns ENV['AUTH_TYPE'] Finished in 0.056285 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/cache_control_spec.rb # 2010-02-23T09:36:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/cache_control_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/cache_control_spec.rb CGI::QueryExtension#cache_control - returns ENV['HTTP_CACHE_CONTROL'] Finished in 0.056579 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/content_length_spec.rb # 2010-02-23T09:36:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/content_length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/content_length_spec.rb CGI::QueryExtension#content_length - returns ENV['CONTENT_LENGTH'] as Integer Finished in 0.056373 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/content_type_spec.rb # 2010-02-23T09:36:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/content_type_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/content_type_spec.rb CGI::QueryExtension#content_type - returns ENV['CONTENT_TYPE'] Finished in 0.056257 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/cookies_spec.rb # 2010-02-23T09:36:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/cookies_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/cookies_spec.rb CGI::QueryExtension#cookies - needs to be reviewed for spec completeness CGI::QueryExtension#cookies= - needs to be reviewed for spec completeness Finished in 0.055843 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/element_reference_spec.rb # 2010-02-23T09:36:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/element_reference_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/element_reference_spec.rb CGI::QueryExtension#[] - it returns the value for the parameter with the given key - only returns the first value for parameters with multiple values - returns a String - sets the other values in the returned value Finished in 0.060155 seconds 1 file, 4 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/from_spec.rb # 2010-02-23T09:36:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/from_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/from_spec.rb CGI::QueryExtension#from - returns ENV['HTTP_FROM'] Finished in 0.056065 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/gateway_interface_spec.rb # 2010-02-23T09:36:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/gateway_interface_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/gateway_interface_spec.rb CGI::QueryExtension#gateway_interface - returns ENV['GATEWAY_INTERFACE'] Finished in 0.056216 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/has_key_spec.rb # 2010-02-23T09:36:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/has_key_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/has_key_spec.rb CGI::QueryExtension#has_key? - returns true when the passed key exists in the HTTP Query Finished in 0.057948 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/host_spec.rb # 2010-02-23T09:36:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/host_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/host_spec.rb CGI::QueryExtension#host - returns ENV['HTTP_HOST'] Finished in 0.056023 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/include_spec.rb # 2010-02-23T09:36:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/include_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/include_spec.rb CGI::QueryExtension#include? - returns true when the passed key exists in the HTTP Query Finished in 0.057732 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/key_spec.rb # 2010-02-23T09:36:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/key_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/key_spec.rb CGI::QueryExtension#key? - returns true when the passed key exists in the HTTP Query Finished in 0.057354 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/keys_spec.rb # 2010-02-23T09:36:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/keys_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/keys_spec.rb CGI::QueryExtension#keys - returns all parameter keys as an Array Finished in 0.056212 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/multipart_spec.rb # 2010-02-23T09:36:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/multipart_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/multipart_spec.rb CGI::QueryExtension#multipart? - returns true if the current Request is a multipart request Finished in 0.059743 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/negotiate_spec.rb # 2010-02-23T09:36:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/negotiate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/negotiate_spec.rb CGI::QueryExtension#negotiate - returns ENV['HTTP_NEGOTIATE'] Finished in 0.056461 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/params_spec.rb # 2010-02-23T09:36:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/params_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/params_spec.rb CGI::QueryExtension#params - returns the parsed HTTP Query Params CGI::QueryExtension#params= - sets the HTTP Query Params to the passed argument Finished in 0.058396 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/path_info_spec.rb # 2010-02-23T09:36:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/path_info_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/path_info_spec.rb CGI::QueryExtension#path_info - returns ENV['PATH_INFO'] Finished in 0.056025 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/path_translated_spec.rb # 2010-02-23T09:36:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/path_translated_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/path_translated_spec.rb CGI::QueryExtension#path_translated - returns ENV['PATH_TRANSLATED'] Finished in 0.056350 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/pragma_spec.rb # 2010-02-23T09:36:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/pragma_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/pragma_spec.rb CGI::QueryExtension#pragma - returns ENV['HTTP_PRAGMA'] Finished in 0.056525 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/query_string_spec.rb # 2010-02-23T09:36:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/query_string_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/query_string_spec.rb CGI::QueryExtension#query_string - returns ENV['QUERY_STRING'] Finished in 0.056412 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/raw_cookie2_spec.rb # 2010-02-23T09:36:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/raw_cookie2_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/raw_cookie2_spec.rb CGI::QueryExtension#raw_cookie2 - returns ENV['HTTP_COOKIE2'] Finished in 0.056508 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/raw_cookie_spec.rb # 2010-02-23T09:36:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/raw_cookie_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/raw_cookie_spec.rb CGI::QueryExtension#raw_cookie - returns ENV['HTTP_COOKIE'] Finished in 0.056179 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/referer_spec.rb # 2010-02-23T09:36:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/referer_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/referer_spec.rb CGI::QueryExtension#referer - returns ENV['HTTP_REFERER'] Finished in 0.056193 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/remote_addr_spec.rb # 2010-02-23T09:36:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/remote_addr_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/remote_addr_spec.rb CGI::QueryExtension#remote_addr - returns ENV['REMOTE_ADDR'] Finished in 0.056004 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/remote_host_spec.rb # 2010-02-23T09:36:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/remote_host_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/remote_host_spec.rb CGI::QueryExtension#remote_host - returns ENV['REMOTE_HOST'] Finished in 0.056011 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/remote_ident_spec.rb # 2010-02-23T09:36:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/remote_ident_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/remote_ident_spec.rb CGI::QueryExtension#remote_ident - returns ENV['REMOTE_IDENT'] Finished in 0.056573 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/remote_user_spec.rb # 2010-02-23T09:36:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/remote_user_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/remote_user_spec.rb CGI::QueryExtension#remote_user - returns ENV['REMOTE_USER'] Finished in 0.056277 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/request_method_spec.rb # 2010-02-23T09:36:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/request_method_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/request_method_spec.rb CGI::QueryExtension#request_method - returns ENV['REQUEST_METHOD'] Finished in 0.056329 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/script_name_spec.rb # 2010-02-23T09:36:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/script_name_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/script_name_spec.rb CGI::QueryExtension#script_name - returns ENV['SCRIPT_NAME'] Finished in 0.056582 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/server_name_spec.rb # 2010-02-23T09:37:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/server_name_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/server_name_spec.rb CGI::QueryExtension#server_name - returns ENV['SERVER_NAME'] Finished in 0.056232 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/server_port_spec.rb # 2010-02-23T09:37:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/server_port_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/server_port_spec.rb CGI::QueryExtension#server_port - returns ENV['SERVER_PORT'] as Integer Finished in 0.055869 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/server_protocol_spec.rb # 2010-02-23T09:37:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/server_protocol_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/server_protocol_spec.rb CGI::QueryExtension#server_protocol - returns ENV['SERVER_PROTOCOL'] Finished in 0.056281 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/server_software_spec.rb # 2010-02-23T09:37:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/server_software_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/server_software_spec.rb CGI::QueryExtension#server_software - returns ENV['SERVER_SOFTWARE'] Finished in 0.056179 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/queryextension/user_agent_spec.rb # 2010-02-23T09:37:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/queryextension/user_agent_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/queryextension/user_agent_spec.rb CGI::QueryExtension#user_agent - returns ENV['HTTP_USER_AGENT'] Finished in 0.056582 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/rfc1123_date_spec.rb # 2010-02-23T09:37:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/rfc1123_date_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/rfc1123_date_spec.rb CGI.rfc1123_date when passsed Time - returns the passed Time formatted in RFC1123 ('Sat, 01 Dec 2007 15:56:42 GMT') Finished in 0.119989 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/cgi/unescapeElement_spec.rb # 2010-02-23T09:37:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/unescapeElement_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/unescapeElement_spec.rb CGI.unescapeElement when passed String, elements, ... - unescapes only the tags of the passed elements in the passed String - is case-insensitive Finished in 0.057240 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/cgi/unescapeHTML_spec.rb # 2010-02-23T09:37:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/unescapeHTML_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/unescapeHTML_spec.rb CGI.unescapeHTML - unescapes '& < > "' to '& < > "' - doesn't unescape other html entities such as '©' or '&heart' - unescapes 'c' format entities - unescapes '香' format entities - leaves invalid formatted strings Finished in 0.057848 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/cgi/unescape_spec.rb # 2010-02-23T09:37:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/cgi/unescape_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/cgi/unescape_spec.rb CGI.unescape - url-decodes the passed argument Finished in 0.055704 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/complex/Complex_spec.rb # 2010-02-23T09:37:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/Complex_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/Complex_spec.rb Complex when passed [Complex, Complex] - returns a new Complex number based on the two given numbers Complex when passed [Complex] - returns the passed Complex number Complex when passed [Integer, Integer] - returns a new Complex number Complex when passed [Integer] - returns a new Complex number with 0 as the imaginary component - returns the passed Integer when Complex::Unify is defined Finished in 0.058024 seconds 1 file, 5 examples, 32 expectations, 0 failures, 0 errors == rubyspec/library/complex/abs2_spec.rb # 2010-02-23T09:37:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/abs2_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/abs2_spec.rb Complex#abs2 - returns the sum of the squares of the real and imaginary parts Finished in 0.013503 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/library/complex/abs_spec.rb # 2010-02-23T09:37:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/abs_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/abs_spec.rb Complex#abs - returns the modulus: |a + bi| = sqrt((a ^ 2) + (b ^ 2)) Finished in 0.012881 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/library/complex/angle_spec.rb # 2010-02-23T09:37:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/angle_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/angle_spec.rb Complex#angle - returns the argument -- i.e., the angle from (1, 0) in the complex plane (ERROR - 1) 1) Complex#angle returns the argument -- i.e., the angle from (1, 0) in the complex plane ERROR NoMethodError: undefined method `Complex' for # /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/shared/complex/arg.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/angle_spec.rb:2:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/angle_spec.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/guards/version.rb:34:in `ruby_version_is' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/angle_spec.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.005771 seconds 1 file, 1 example, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/library/complex/angle_spec.rb) == rubyspec/library/complex/arg_spec.rb # 2010-02-23T09:37:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/arg_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/arg_spec.rb Complex#arg - returns the argument -- i.e., the angle from (1, 0) in the complex plane (ERROR - 1) 1) Complex#arg returns the argument -- i.e., the angle from (1, 0) in the complex plane ERROR NoMethodError: undefined method `Complex' for # /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/shared/complex/arg.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/arg_spec.rb:2:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/arg_spec.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/guards/version.rb:34:in `ruby_version_is' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/arg_spec.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.014729 seconds 1 file, 1 example, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/library/complex/arg_spec.rb) == rubyspec/library/complex/coerce_spec.rb # 2010-02-23T09:37:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/coerce_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/coerce_spec.rb Complex#coerce - returns an array containing other and self as Complex when other is an Integer - returns an array containing other and self as Complex when other is a Float - returns an array containing other and self as Complex when other is a Bignum - returns an array containing other and self as Complex when other is a Rational - raises a TypeError when other is a String Finished in 0.030414 seconds 1 file, 5 examples, 15 expectations, 0 failures, 0 errors == rubyspec/library/complex/comparison_spec.rb # 2010-02-23T09:37:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/comparison_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/comparison_spec.rb Complex#<=> - compares the absolute values of self and other Finished in 0.011716 seconds 1 file, 1 example, 10 expectations, 0 failures, 0 errors == rubyspec/library/complex/conj_spec.rb # 2010-02-23T09:37:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/conj_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/conj_spec.rb Complex#conj - returns the complex conjugate: conj a + bi = a - bi (ERROR - 1) 1) Complex#conj returns the complex conjugate: conj a + bi = a - bi ERROR NoMethodError: undefined method `Complex' for # /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/shared/complex/conjugate.rb:3 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/conj_spec.rb:2:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/conj_spec.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/guards/version.rb:34:in `ruby_version_is' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/conj_spec.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.005842 seconds 1 file, 1 example, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/library/complex/conj_spec.rb) == rubyspec/library/complex/conjugate_spec.rb # 2010-02-23T09:37:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/conjugate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/conjugate_spec.rb Complex#conjugate - returns the complex conjugate: conj a + bi = a - bi (ERROR - 1) 1) Complex#conjugate returns the complex conjugate: conj a + bi = a - bi ERROR NoMethodError: undefined method `Complex' for # /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/shared/complex/conjugate.rb:3 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/conjugate_spec.rb:2:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/conjugate_spec.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/guards/version.rb:34:in `ruby_version_is' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/conjugate_spec.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.014389 seconds 1 file, 1 example, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/library/complex/conjugate_spec.rb) == rubyspec/library/complex/denominator_spec.rb # 2010-02-23T09:37:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/denominator_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/denominator_spec.rb Complex#denominator - returns the least common multiple denominator of the real and imaginary parts Finished in 0.027926 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/library/complex/divide_spec.rb # 2010-02-23T09:37:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/divide_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/divide_spec.rb Complex#/ with Complex - divides according to the usual rule for complex numbers Complex#/ with Fixnum - divides both parts of the Complex number - raises a ZeroDivisionError when given zero Complex#/ with Bignum - divides both parts of the Complex number Complex#/ with Float - divides both parts of the Complex number - returns Complex(Infinity, Infinity) when given zero Complex#/ with Object - tries to coerce self into other Finished in 0.022268 seconds 1 file, 7 examples, 15 expectations, 0 failures, 0 errors == rubyspec/library/complex/equal_value_spec.rb # 2010-02-23T09:37:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/equal_value_spec.rb Complex#== with Complex - returns true when self and other have numerical equality Complex#== with Numeric - returns true when self's imaginary part is 0 and the real part and other have numerical equality Complex#== with Object - calls other#== with self Finished in 0.018701 seconds 1 file, 3 examples, 31 expectations, 0 failures, 0 errors == rubyspec/library/complex/exponent_spec.rb # 2010-02-23T09:37:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/exponent_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/exponent_spec.rb Complex#** when given 0 - returns Complex(1) Complex#** with Complex - returns self raised to the given power Complex#** with Integer - returns self raised to the given power Complex#** with Rational - returns self raised to the given power Complex#** with Object - tries to coerce self into other Finished in 0.027780 seconds 1 file, 5 examples, 18 expectations, 0 failures, 0 errors == rubyspec/library/complex/generic_spec.rb # 2010-02-23T09:37:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/generic_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/generic_spec.rb Complex.generic? - returns true when given an Integer, Float or Rational Finished in 0.015800 seconds 1 file, 1 example, 11 expectations, 0 failures, 0 errors == rubyspec/library/complex/hash_spec.rb # 2010-02-23T09:37:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/hash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/hash_spec.rb Complex#hash - should be static Finished in 0.012740 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/library/complex/imag_spec.rb # 2010-02-23T09:37:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/imag_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/imag_spec.rb Complex#imag - returns the imaginary part of self Finished in 0.012412 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/library/complex/image_spec.rb # 2010-02-23T09:37:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/image_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/image_spec.rb Complex#image - returns the imaginary part of self Finished in 0.012044 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/library/complex/inspect_spec.rb # 2010-02-23T09:37:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/inspect_spec.rb Complex#inspect - returns Complex(real, image) Finished in 0.013867 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/library/complex/math/acos_spec.rb # 2010-02-23T09:37:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/math/acos_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/math/acos_spec.rb Math#acos - returns the arccosine of the passed argument - returns the arccosine for Complex numbers - returns the arccosine for numbers greater than 1.0 as a Complex number - returns the arccosine for numbers less than -1.0 as a Complex number - should be private Math#acos! - returns the arccosine of the argument - raises a TypeError when passed a Complex number - raises an Errno::EDOM for numbers greater than 1.0 - raises an Errno::EDOM for numbers less than -1.0 - should be private Math.acos - returns the arccosine of the passed argument - returns the arccosine for Complex numbers - returns the arccosine for numbers greater than 1.0 as a Complex number - returns the arccosine for numbers less than -1.0 as a Complex number Math.acos! - returns the arccosine of the argument - raises a TypeError when passed a Complex number - raises an Errno::EDOM for numbers greater than 1.0 - raises an Errno::EDOM for numbers less than -1.0 Finished in 0.029092 seconds 1 file, 18 examples, 26 expectations, 0 failures, 0 errors == rubyspec/library/complex/math/acosh_spec.rb # 2010-02-23T09:37:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/math/acosh_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/math/acosh_spec.rb Math#acosh - returns the principle value of the inverse hyperbolic cosine of the argument - returns the principle value of the inverse hyperbolic cosine for numbers less than 1.0 as a Complex number - returns the principle value of the inverse hyperbolic cosine for Complex numbers - should be private Math#acosh! - returns the principle value of the inverse hyperbolic cosine of the argument - raises Errno::EDOM for numbers less than 1.0 - raises a TypeError when passed a Complex number - should be private Math.acosh - returns the principle value of the inverse hyperbolic cosine of the argument - returns the principle value of the inverse hyperbolic cosine for numbers less than 1.0 as a Complex number - returns the principle value of the inverse hyperbolic cosine for Complex numbers Math.acosh! - returns the principle value of the inverse hyperbolic cosine of the argument - raises Errno::EDOM for numbers less than 1.0 - raises a TypeError when passed a Complex number Finished in 0.109040 seconds 1 file, 14 examples, 28 expectations, 0 failures, 0 errors == rubyspec/library/complex/math/asin_spec.rb # 2010-02-23T09:37:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/math/asin_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/math/asin_spec.rb Math#asin - returns the arcsine of the argument - returns the arcsine for Complex numbers - returns a Complex number when the argument is greater than 1.0 - returns a Complex number when the argument is less than -1.0 - should be private Math#asin! - returns the arcsine of the argument - raises an Errno::EDOM if the argument is greater than 1.0 - raises an Errno::EDOM if the argument is less than -1.0 - raises a TypeError when passed a Complex number - should be private Math.asin - returns the arcsine of the argument - returns the arcsine for Complex numbers - returns a Complex number when the argument is greater than 1.0 - returns a Complex number when the argument is less than -1.0 Math.asin! - returns the arcsine of the argument - raises an Errno::EDOM if the argument is greater than 1.0 - raises an Errno::EDOM if the argument is less than -1.0 - raises a TypeError when passed a Complex number Finished in 0.047465 seconds 1 file, 18 examples, 38 expectations, 0 failures, 0 errors == rubyspec/library/complex/math/asinh_spec.rb # 2010-02-23T09:37:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/math/asinh_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/math/asinh_spec.rb Math#asinh - returns the inverse hyperbolic sin of the argument - returns the inverse hyperbolic sin for Complex numbers - should be private Math#asinh! - returns the inverse hyperbolic sin of the argument - raises a TypeError when passed a Complex number - should be private Math.asinh - returns the inverse hyperbolic sin of the argument - returns the inverse hyperbolic sin for Complex numbers Math.asinh! - returns the inverse hyperbolic sin of the argument - raises a TypeError when passed a Complex number Finished in 0.024300 seconds 1 file, 10 examples, 32 expectations, 0 failures, 0 errors == rubyspec/library/complex/math/atan2_spec.rb # 2010-02-23T09:37:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/math/atan2_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/math/atan2_spec.rb Math#atan2 - returns the arc tangent of the passed arguments - returns the arc tangent for two Complex numbers - returns the arc tangent for Complex and real numbers - should be private Math#atan2! - returns the arc tangent of the passed arguments - raises a TypeError when passed a Complex number - should be private Math.atan2 - returns the arc tangent of the passed arguments - returns the arc tangent for two Complex numbers - returns the arc tangent for Complex and real numbers Math.atan2! - returns the arc tangent of the passed arguments - raises a TypeError when passed a Complex number Finished in 0.028235 seconds 1 file, 12 examples, 30 expectations, 0 failures, 0 errors == rubyspec/library/complex/math/atan_spec.rb # 2010-02-23T09:37:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/math/atan_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/math/atan_spec.rb Math#atan - returns the arctangent of the argument - returns the arctangent for Complex numbers - should be private Math#atan! - returns the arctangent of the argument - raises a TypeError when passed a Complex number - should be private Math.atan - returns the arctangent of the argument - returns the arctangent for Complex numbers Math.atan! - returns the arctangent of the argument - raises a TypeError when passed a Complex number Finished in 0.024858 seconds 1 file, 10 examples, 32 expectations, 0 failures, 0 errors == rubyspec/library/complex/math/atanh_spec.rb # 2010-02-23T09:37:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/math/atanh_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/math/atanh_spec.rb Math#atanh - returns a float - returns the inverse hyperbolic tangent of the argument - returns the inverse hyperbolic tangent as a Complex number for arguments greater than 1.0 - returns the inverse hyperbolic tangent as a Complex number for arguments greater than 1.0 - returns the inverse hyperbolic tangent for Complex numbers - is a private instance method Math#atanh! - returns a float - returns the inverse hyperbolic tangent of the argument - raises an Errno::EDOM for arguments greater than 1.0 - raises an Errno::EDOM for arguments less than -1.0 - raises a TypeError when passed a Complex number - is a private instance method Math.atanh - returns a float - returns the inverse hyperbolic tangent of the argument - returns the inverse hyperbolic tangent as a Complex number for arguments greater than 1.0 - returns the inverse hyperbolic tangent as a Complex number for arguments greater than 1.0 - returns the inverse hyperbolic tangent for Complex numbers Math.atanh! - returns a float - returns the inverse hyperbolic tangent of the argument - raises an Errno::EDOM for arguments greater than 1.0 - raises an Errno::EDOM for arguments less than -1.0 - raises a TypeError when passed a Complex number Finished in 0.058693 seconds 1 file, 22 examples, 38 expectations, 0 failures, 0 errors == rubyspec/library/complex/math/cos_spec.rb # 2010-02-23T09:37:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/math/cos_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/math/cos_spec.rb Math#cos - returns the cosine of the argument expressed in radians - returns the cosine for Complex numbers - should be private Math#cos! - returns the cosine of the argument expressed in radians - raises a TypeError when passed a Complex number - should be private Math.cos - returns the cosine of the argument expressed in radians - returns the cosine for Complex numbers Math.cos! - returns the cosine of the argument expressed in radians - raises a TypeError when passed a Complex number Finished in 0.023628 seconds 1 file, 10 examples, 28 expectations, 0 failures, 0 errors == rubyspec/library/complex/math/cosh_spec.rb # 2010-02-23T09:37:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/math/cosh_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/math/cosh_spec.rb Math#cosh - returns the hyperbolic cosine of the passed argument - returns the hyperbolic cosine for Complex numbers - should be private Math#cosh! - returns the hyperbolic cosine of the passed argument - raises a TypeError when passed a Complex number - should be private Math.cosh - returns the hyperbolic cosine of the passed argument - returns the hyperbolic cosine for Complex numbers Math.cosh! - returns the hyperbolic cosine of the passed argument - raises a TypeError when passed a Complex number Finished in 0.023025 seconds 1 file, 10 examples, 24 expectations, 0 failures, 0 errors == rubyspec/library/complex/math/exp_spec.rb # 2010-02-23T09:37:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/math/exp_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/math/exp_spec.rb Math#exp - returns the base-e exponential of the passed argument - returns the base-e exponential for Complex numbers - should be private Math#exp! - returns the base-e exponential of the passed argument - raises a TypeError when passed a Complex number - should be private Math.exp - returns the base-e exponential of the passed argument - returns the base-e exponential for Complex numbers Math.exp! - returns the base-e exponential of the passed argument - raises a TypeError when passed a Complex number Finished in 0.023288 seconds 1 file, 10 examples, 24 expectations, 0 failures, 0 errors == rubyspec/library/complex/math/log10_spec.rb # 2010-02-23T09:37:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/math/log10_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/math/log10_spec.rb Math#log10 - returns the base-10 logarithm of the passed argument - returns the base-10 logarithm for Complex numbers - should be private Math#log10! - returns the base-10 logarithm of the argument - raises an Errno::EDOM when the passed argument is negative - raises a TypeError when passed a Complex number - should be private Math.log10 - returns the base-10 logarithm of the passed argument - returns the base-10 logarithm for Complex numbers Math.log10! - returns the base-10 logarithm of the argument - raises an Errno::EDOM when the passed argument is negative - raises a TypeError when passed a Complex number Finished in 0.048944 seconds 1 file, 12 examples, 30 expectations, 0 failures, 0 errors == rubyspec/library/complex/math/log_spec.rb # 2010-02-23T09:37:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/math/log_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/math/log_spec.rb Math#log - returns the natural logarithm of the passed argument - returns the natural logarithm for Complex numbers - returns the natural logarithm for negative numbers as a Complex number - should be private Math#log! - returns the natural logarithm of the argument - raises an Errno::EDOM if the argument is less than 0 - raises a TypeError when passed a Complex number - should be private Math.log - returns the natural logarithm of the passed argument - returns the natural logarithm for Complex numbers - returns the natural logarithm for negative numbers as a Complex number Math.log! - returns the natural logarithm of the argument - raises an Errno::EDOM if the argument is less than 0 - raises a TypeError when passed a Complex number Finished in 0.026208 seconds 1 file, 14 examples, 34 expectations, 0 failures, 0 errors == rubyspec/library/complex/math/sin_spec.rb # 2010-02-23T09:37:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/math/sin_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/math/sin_spec.rb Math#sin - returns the sine of the passed argument expressed in radians - returns the sine for Complex numbers - should be private Math#sin! - returns the sine of the passed argument expressed in radians - raises a TypeError when passed a Complex number - should be private Math.sin - returns the sine of the passed argument expressed in radians - returns the sine for Complex numbers Math.sin! - returns the sine of the passed argument expressed in radians - raises a TypeError when passed a Complex number Finished in 0.023373 seconds 1 file, 10 examples, 28 expectations, 0 failures, 0 errors == rubyspec/library/complex/math/sinh_spec.rb # 2010-02-23T09:37:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/math/sinh_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/math/sinh_spec.rb Math#sinh - returns the hyperbolic sin of the argument - returns the hyperbolic sin for Complex numbers - should be private Math#sinh! - returns the hyperbolic sin of the argument - raises a TypeError when passed a Complex number - should be private Math.sinh - returns the hyperbolic sin of the argument - returns the hyperbolic sin for Complex numbers Math.sinh! - returns the hyperbolic sin of the argument - raises a TypeError when passed a Complex number Finished in 0.023644 seconds 1 file, 10 examples, 24 expectations, 0 failures, 0 errors == rubyspec/library/complex/math/sqrt_spec.rb # 2010-02-23T09:37:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/math/sqrt_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/math/sqrt_spec.rb Math#sqrt - returns the square root for positive numbers - returns the square root for negative numbers - returns the square root for Complex numbers - should be private Math#sqrt! - returns the square root for positive numbers - raises Errno::EDOM when the passed argument is negative - raises a TypeError when passed a Complex number - should be private Math.sqrt - returns the square root for positive numbers - returns the square root for negative numbers - returns the square root for Complex numbers Math.sqrt! - returns the square root for positive numbers - raises Errno::EDOM when the passed argument is negative - raises a TypeError when passed a Complex number Finished in 0.025482 seconds 1 file, 14 examples, 24 expectations, 0 failures, 0 errors == rubyspec/library/complex/math/tan_spec.rb # 2010-02-23T09:37:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/math/tan_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/math/tan_spec.rb Math#tan - returns the tangent of the argument - returns the tangent for Complex numbers - should be private Math#tan! - returns the tangent of the argument - raises a TypeError when passed a Complex number - should be private Math.tan - returns the tangent of the argument - returns the tangent for Complex numbers Math.tan! - returns the tangent of the argument - raises a TypeError when passed a Complex number Finished in 0.023709 seconds 1 file, 10 examples, 24 expectations, 0 failures, 0 errors == rubyspec/library/complex/math/tanh_spec.rb # 2010-02-23T09:37:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/math/tanh_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/math/tanh_spec.rb Math#tanh - returns the hyperbolic tangent of the argument - returns the hyperbolic tangent for Complex numbers - should be private Math#tanh! - returns the hyperbolic tangent of the argument - raises a TypeError when passed a Complex number - should be private Math.tanh - returns the hyperbolic tangent of the argument - returns the hyperbolic tangent for Complex numbers Math.tanh! - returns the hyperbolic tangent of the argument - raises a TypeError when passed a Complex number Finished in 0.024387 seconds 1 file, 10 examples, 32 expectations, 0 failures, 0 errors == rubyspec/library/complex/minus_spec.rb # 2010-02-23T09:37:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/minus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/minus_spec.rb Complex#- with Complex - subtracts both the real and imaginary components Complex#- with Integer - subtracts the real number from the real component of self Complex#- with Object - tries to coerce self into other Finished in 0.029370 seconds 1 file, 3 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/complex/modulo_spec.rb # 2010-02-23T09:37:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/modulo_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/modulo_spec.rb Complex#% with Complex - returns the remainder from complex division Complex#% with Integer - returns the remainder from dividing both parts of self by the given Integer Complex#% with Object - tries to coerce self into other Finished in 0.016608 seconds 1 file, 3 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/complex/multiply_spec.rb # 2010-02-23T09:37:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/multiply_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/multiply_spec.rb Complex#* with Complex - multiplies according to the usual rule for complex numbers: (a + bi) * (c + di) = ac - bd + (ad + bc)i Complex#* with Integer - multiplies both parts of self by the given Integer Complex#* with Object - tries to coerce self into other Finished in 0.015466 seconds 1 file, 3 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/complex/new_spec.rb # 2010-02-23T09:37:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/new_spec.rb Complex.new - returns a new Complex number - raises a TypeError when one of the given arguments is not Numeric - raises a TypeError when one of the given arguments is a Complex Complex.new! - returns a new Complex number - defaults to 0 for the imaginery part - raises a TypeError when one of the given arguments is not Numeric - raises a TypeError when one of the given arguments is a Complex Finished in 0.016160 seconds 1 file, 7 examples, 11 expectations, 0 failures, 0 errors == rubyspec/library/complex/numerator_spec.rb # 2010-02-23T09:37:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/numerator_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/numerator_spec.rb Complex#numerator - returns self's numerator Finished in 0.017977 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/library/complex/numeric/angle_spec.rb # 2010-02-23T09:37:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/numeric/angle_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/numeric/angle_spec.rb Numeric#angle - returns 0 if positive - returns NaN if self is NaN - returns Pi if negative (FAILED - 1) - returns Pi if -0.0 - raises an ArgumentError if given any arguments 1) Numeric#angle returns Pi if negative FAILED Expected 0.0 to equal 3.14159265358979 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/matchers/base.rb:8:in `==' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/shared/complex/numeric/arg.rb:29 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/shared/complex/numeric/arg.rb:28:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/shared/complex/numeric/arg.rb:28 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/numeric/angle_spec.rb:7:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/numeric/angle_spec.rb:9 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/guards/version.rb:34:in `ruby_version_is' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/numeric/angle_spec.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.022493 seconds 1 file, 5 examples, 17 expectations, 1 failure, 0 errors exit 1 failed(rubyspec/library/complex/numeric/angle_spec.rb) == rubyspec/library/complex/numeric/arg_spec.rb # 2010-02-23T09:37:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/numeric/arg_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/numeric/arg_spec.rb Numeric#arg - returns 0 if positive - returns NaN if self is NaN - returns Pi if negative (FAILED - 1) - returns Pi if -0.0 - raises an ArgumentError if given any arguments 1) Numeric#arg returns Pi if negative FAILED Expected 0.0 to equal 3.14159265358979 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/matchers/base.rb:8:in `==' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/shared/complex/numeric/arg.rb:29 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/shared/complex/numeric/arg.rb:28:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/shared/complex/numeric/arg.rb:28 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/numeric/arg_spec.rb:7:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/numeric/arg_spec.rb:9 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/guards/version.rb:34:in `ruby_version_is' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/numeric/arg_spec.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.029093 seconds 1 file, 5 examples, 17 expectations, 1 failure, 0 errors exit 1 failed(rubyspec/library/complex/numeric/arg_spec.rb) == rubyspec/library/complex/numeric/conj_spec.rb # 2010-02-23T09:38:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/numeric/conj_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/numeric/conj_spec.rb Numeric#conj - returns self - raises an ArgumentError if given any arguments Finished in 0.028196 seconds 1 file, 2 examples, 12 expectations, 0 failures, 0 errors == rubyspec/library/complex/numeric/conjugate_spec.rb # 2010-02-23T09:38:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/numeric/conjugate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/numeric/conjugate_spec.rb Numeric#conjugate - returns self - raises an ArgumentError if given any arguments Finished in 0.021305 seconds 1 file, 2 examples, 12 expectations, 0 failures, 0 errors == rubyspec/library/complex/numeric/im_spec.rb # 2010-02-23T09:38:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/numeric/im_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/numeric/im_spec.rb Numeric#im - returns a new Complex number with self as the imaginary component Finished in 0.010996 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/library/complex/numeric/imag_spec.rb # 2010-02-23T09:38:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/numeric/imag_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/numeric/imag_spec.rb Numeric#imag - returns 0 - raises an ArgumentError if given any arguments Finished in 0.021024 seconds 1 file, 2 examples, 24 expectations, 0 failures, 0 errors == rubyspec/library/complex/numeric/image_spec.rb # 2010-02-23T09:38:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/numeric/image_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/numeric/image_spec.rb Numeric#image - returns 0 - raises an ArgumentError if given any arguments Finished in 0.020129 seconds 1 file, 2 examples, 24 expectations, 0 failures, 0 errors == rubyspec/library/complex/numeric/polar_spec.rb # 2010-02-23T09:38:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/numeric/polar_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/numeric/polar_spec.rb Numeric#polar - returns a two-element Array - sets the first value to the absolute value of self - sets the last value to 0 if self is positive - sets the last value to Pi if self is negative - returns [NaN, NaN] if self is NaN Finished in 0.024429 seconds 1 file, 5 examples, 73 expectations, 0 failures, 0 errors == rubyspec/library/complex/numeric/real_spec.rb # 2010-02-23T09:38:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/numeric/real_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/numeric/real_spec.rb Numeric#real - returns self - raises an ArgumentError if given any arguments Finished in 0.020630 seconds 1 file, 2 examples, 24 expectations, 0 failures, 0 errors == rubyspec/library/complex/plus_spec.rb # 2010-02-23T09:38:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/plus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/plus_spec.rb Complex#+ with Complex - adds both the real and imaginary components Complex#+ with Integer - adds the real number to the real component of self Complex#+ with Object - tries to coerce self into other Finished in 0.017506 seconds 1 file, 3 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/complex/polar_spec.rb # 2010-02-23T09:38:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/polar_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/polar_spec.rb Complex.polar - returns the absolute value and the argument Complex#polar - returns the absolute value and the argument Finished in 0.014206 seconds 1 file, 2 examples, 12 expectations, 0 failures, 0 errors == rubyspec/library/complex/real_spec.rb # 2010-02-23T09:38:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/real_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/real_spec.rb Complex#real - returns the real part of self Finished in 0.011377 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/library/complex/to_s_spec.rb # 2010-02-23T09:38:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/complex/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/complex/to_s_spec.rb Complex#to_s when self's real component is 0 - returns only the imaginary component as String Complex#to_s - returns self as String Finished in 0.016966 seconds 1 file, 2 examples, 10 expectations, 0 failures, 0 errors == rubyspec/library/conditionvariable/broadcast_spec.rb # 2010-02-23T09:38:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/conditionvariable/broadcast_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/conditionvariable/broadcast_spec.rb ConditionVariable#broadcast - should return self if nothing to broadcast to - should return self if something is waiting for a broadcast - releases all threads waiting in line for this resource (ERROR - 1) 1) ConditionVariable#broadcast releases all threads waiting in line for this resource ERROR ThreadError: Thread#join: deadlock 0x13b1a4 - mutual join(0x33cd68) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `join' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/conditionvariable/broadcast_spec.rb:55 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/conditionvariable/broadcast_spec.rb:55 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/conditionvariable/broadcast_spec.rb:2:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/conditionvariable/broadcast_spec.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.242429 seconds 1 file, 3 examples, 3 expectations, 0 failures, 1 error exit 1 failed(rubyspec/library/conditionvariable/broadcast_spec.rb) == rubyspec/library/conditionvariable/signal_spec.rb # 2010-02-23T09:38:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/conditionvariable/signal_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/conditionvariable/signal_spec.rb ConditionVariable#signal - should return self if nothing to signal - should return self if something is waiting for a signal - releases the first thread waiting in line for this resource Finished in 0.264298 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/conditionvariable/wait_spec.rb # 2010-02-23T09:38:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/conditionvariable/wait_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/conditionvariable/wait_spec.rb ConditionVariable#wait - should return self Finished in 0.008594 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/continuation/call_spec.rb # 2010-02-23T09:38:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/continuation/call_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/continuation/call_spec.rb Finished in 0.028267 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/continuation/element_reference_spec.rb # 2010-02-23T09:38:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/continuation/element_reference_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/continuation/element_reference_spec.rb Finished in 0.004005 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/continuation/kernel/callcc_spec.rb # 2010-02-23T09:38:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/continuation/kernel/callcc_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/continuation/kernel/callcc_spec.rb Finished in 0.024874 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/continuation/new_spec.rb # 2010-02-23T09:38:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/continuation/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/continuation/new_spec.rb Finished in 0.003816 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/basicwriter/close_on_terminate_spec.rb # 2010-02-23T09:38:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/basicwriter/close_on_terminate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/basicwriter/close_on_terminate_spec.rb CSV::BasicWriter#close_on_terminate - needs to be reviewed for spec completeness Finished in 0.011903 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/basicwriter/initialize_spec.rb # 2010-02-23T09:38:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/basicwriter/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/basicwriter/initialize_spec.rb CSV::BasicWriter#initialize - needs to be reviewed for spec completeness Finished in 0.010517 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/basicwriter/terminate_spec.rb # 2010-02-23T09:38:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/basicwriter/terminate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/basicwriter/terminate_spec.rb CSV::BasicWriter#terminate - needs to be reviewed for spec completeness Finished in 0.010406 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/cell/data_spec.rb # 2010-02-23T09:38:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/cell/data_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/cell/data_spec.rb CSV::Cell#data - needs to be reviewed for spec completeness Finished in 0.010507 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/cell/initialize_spec.rb # 2010-02-23T09:38:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/cell/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/cell/initialize_spec.rb CSV::Cell#initialize - needs to be reviewed for spec completeness Finished in 0.010389 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/foreach_spec.rb # 2010-02-23T09:38:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/foreach_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/foreach_spec.rb CSV.foreach - needs to be reviewed for spec completeness Finished in 0.010416 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/generate_line_spec.rb # 2010-02-23T09:38:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/generate_line_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/generate_line_spec.rb CSV.generate_line - generates an empty string - generates the string 'foo,bar' - generates the string 'foo;bar' - generates the string 'foo,,bar' - generates the string 'foo;;bar' Finished in 0.014034 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/csv/generate_row_spec.rb # 2010-02-23T09:38:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/generate_row_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/generate_row_spec.rb CSV.generate_row - needs to be reviewed for spec completeness Finished in 0.010524 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/generate_spec.rb # 2010-02-23T09:38:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/generate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/generate_spec.rb CSV.generate - creates a BasicWriter - accepts a field separator - accepts a row separator - creates a BasicWriter to use in a block - creates a BasicWriter with ; as the separator inside the block Finished in 0.092884 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/csv/iobuf/close_spec.rb # 2010-02-23T09:38:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/iobuf/close_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/iobuf/close_spec.rb CSV::IOBuf#close - needs to be reviewed for spec completeness Finished in 0.010472 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/iobuf/initialize_spec.rb # 2010-02-23T09:38:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/iobuf/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/iobuf/initialize_spec.rb CSV::IOBuf#initialize - needs to be reviewed for spec completeness Finished in 0.010280 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/iobuf/read_spec.rb # 2010-02-23T09:38:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/iobuf/read_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/iobuf/read_spec.rb CSV::IOBuf#read - needs to be reviewed for spec completeness Finished in 0.010760 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/iobuf/terminate_spec.rb # 2010-02-23T09:38:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/iobuf/terminate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/iobuf/terminate_spec.rb CSV::IOBuf#terminate - needs to be reviewed for spec completeness Finished in 0.010485 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/ioreader/close_on_terminate_spec.rb # 2010-02-23T09:38:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/ioreader/close_on_terminate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/ioreader/close_on_terminate_spec.rb CSV::IOReader#close_on_terminate - needs to be reviewed for spec completeness Finished in 0.010315 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/ioreader/get_row_spec.rb # 2010-02-23T09:38:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/ioreader/get_row_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/ioreader/get_row_spec.rb CSV::IOReader#get_row - needs to be reviewed for spec completeness Finished in 0.010411 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/ioreader/initialize_spec.rb # 2010-02-23T09:38:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/ioreader/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/ioreader/initialize_spec.rb CSV::IOReader#initialize - needs to be reviewed for spec completeness Finished in 0.010301 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/ioreader/terminate_spec.rb # 2010-02-23T09:38:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/ioreader/terminate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/ioreader/terminate_spec.rb CSV::IOReader#terminate - needs to be reviewed for spec completeness Finished in 0.010368 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/open_spec.rb # 2010-02-23T09:38:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/open_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/open_spec.rb CSV.open - needs to be reviewed for spec completeness Finished in 0.010369 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/parse_row_spec.rb # 2010-02-23T09:38:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/parse_row_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/parse_row_spec.rb CSV.parse_row - parses 'foo bar' one row at a time Finished in 0.012167 seconds 1 file, 1 example, 9 expectations, 0 failures, 0 errors == rubyspec/library/csv/parse_spec.rb # 2010-02-23T09:38:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/parse_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/parse_spec.rb CSV.parse - parses '' into [] - parses ' ' into [[nil]] - parses 'foo' into [['foo']] - parses 'foo,bar,baz' into [['foo','bar','baz']] - parses 'foo,baz' into [[foo,nil,baz]] - parses ' foo' into [[nil],['foo']] - parses 'foo ' into [['foo']] - parses 'foo bar' into [['foo'],['bar']] - parses 'foo,bar baz,quz' into [['foo','bar'],['baz','quz']] - parses 'foo,bar' baz' into [['foo','bar'],['baz']] - parses 'foo bar,baz' into [['foo'],['bar','baz']] - parses ' bar' into [[nil],[nil],'bar']] - parses 'foo' into [['foo']] with a separator of ; - parses 'foo;bar' into [['foo','bar']] with a separator of ; - parses 'foo;bar baz;quz' into [['foo','bar'],['baz','quz']] with a separator of ; Finished in 0.025965 seconds 1 file, 15 examples, 16 expectations, 0 failures, 0 errors == rubyspec/library/csv/read_spec.rb # 2010-02-23T09:38:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/read_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/read_spec.rb CSV.read - needs to be reviewed for spec completeness Finished in 0.010339 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/reader/close_spec.rb # 2010-02-23T09:38:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/reader/close_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/reader/close_spec.rb CSV::Reader#close - needs to be reviewed for spec completeness Finished in 0.010840 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/reader/create_spec.rb # 2010-02-23T09:38:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/reader/create_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/reader/create_spec.rb CSV::Reader.create - needs to be reviewed for spec completeness Finished in 0.010718 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/reader/each_spec.rb # 2010-02-23T09:38:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/reader/each_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/reader/each_spec.rb CSV::Reader#each - needs to be reviewed for spec completeness Finished in 0.010999 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/reader/get_row_spec.rb # 2010-02-23T09:38:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/reader/get_row_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/reader/get_row_spec.rb CSV::Reader#get_row - needs to be reviewed for spec completeness Finished in 0.011483 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/reader/initialize_spec.rb # 2010-02-23T09:38:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/reader/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/reader/initialize_spec.rb CSV::Reader#initialize - needs to be reviewed for spec completeness Finished in 0.011582 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/reader/parse_spec.rb # 2010-02-23T09:38:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/reader/parse_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/reader/parse_spec.rb CSV::Reader.parse - processes empty input without calling block - calls block once for one row of input Finished in 0.014490 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/csv/reader/shift_spec.rb # 2010-02-23T09:38:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/reader/shift_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/reader/shift_spec.rb CSV::Reader#shift - needs to be reviewed for spec completeness Finished in 0.010941 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/reader/terminate_spec.rb # 2010-02-23T09:38:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/reader/terminate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/reader/terminate_spec.rb CSV::Reader#terminate - needs to be reviewed for spec completeness Finished in 0.011111 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/readlines_spec.rb # 2010-02-23T09:38:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/readlines_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/readlines_spec.rb CSV.readlines - needs to be reviewed for spec completeness Finished in 0.010375 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/streambuf/add_buf_spec.rb # 2010-02-23T09:38:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/streambuf/add_buf_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/streambuf/add_buf_spec.rb CSV::StreamBuf#add_buf - needs to be reviewed for spec completeness Finished in 0.010293 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/streambuf/buf_size_spec.rb # 2010-02-23T09:38:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/streambuf/buf_size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/streambuf/buf_size_spec.rb CSV::StreamBuf#buf_size - needs to be reviewed for spec completeness Finished in 0.010469 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/streambuf/drop_spec.rb # 2010-02-23T09:38:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/streambuf/drop_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/streambuf/drop_spec.rb CSV::StreamBuf#drop - needs to be reviewed for spec completeness Finished in 0.010509 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/streambuf/element_reference_spec.rb # 2010-02-23T09:38:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/streambuf/element_reference_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/streambuf/element_reference_spec.rb CSV::StreamBuf#[] - needs to be reviewed for spec completeness Finished in 0.010522 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/streambuf/get_spec.rb # 2010-02-23T09:38:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/streambuf/get_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/streambuf/get_spec.rb CSV::StreamBuf#get - needs to be reviewed for spec completeness Finished in 0.010452 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/streambuf/idx_is_eos_spec.rb # 2010-02-23T09:38:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/streambuf/idx_is_eos_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/streambuf/idx_is_eos_spec.rb CSV::StreamBuf#idx_is_eos? - needs to be reviewed for spec completeness Finished in 0.010465 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/streambuf/initialize_spec.rb # 2010-02-23T09:38:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/streambuf/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/streambuf/initialize_spec.rb CSV::StreamBuf#initialize - needs to be reviewed for spec completeness Finished in 0.010506 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/streambuf/is_eos_spec.rb # 2010-02-23T09:38:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/streambuf/is_eos_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/streambuf/is_eos_spec.rb CSV::StreamBuf#is_eos? - needs to be reviewed for spec completeness Finished in 0.010688 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/streambuf/read_spec.rb # 2010-02-23T09:38:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/streambuf/read_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/streambuf/read_spec.rb CSV::StreamBuf#read - needs to be reviewed for spec completeness Finished in 0.010391 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/streambuf/rel_buf_spec.rb # 2010-02-23T09:38:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/streambuf/rel_buf_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/streambuf/rel_buf_spec.rb CSV::StreamBuf#rel_buf - needs to be reviewed for spec completeness Finished in 0.010626 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/streambuf/terminate_spec.rb # 2010-02-23T09:38:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/streambuf/terminate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/streambuf/terminate_spec.rb CSV::StreamBuf#terminate - needs to be reviewed for spec completeness Finished in 0.010567 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/stringreader/get_row_spec.rb # 2010-02-23T09:38:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/stringreader/get_row_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/stringreader/get_row_spec.rb CSV::StringReader#get_row - needs to be reviewed for spec completeness Finished in 0.010521 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/stringreader/initialize_spec.rb # 2010-02-23T09:38:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/stringreader/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/stringreader/initialize_spec.rb CSV::StringReader#initialize - needs to be reviewed for spec completeness Finished in 0.010304 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/writer/add_row_spec.rb # 2010-02-23T09:38:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/writer/add_row_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/writer/add_row_spec.rb CSV::Writer#add_row - needs to be reviewed for spec completeness Finished in 0.010469 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/writer/append_spec.rb # 2010-02-23T09:38:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/writer/append_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/writer/append_spec.rb CSV::Writer#<< - needs to be reviewed for spec completeness Finished in 0.010395 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/writer/close_spec.rb # 2010-02-23T09:38:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/writer/close_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/writer/close_spec.rb CSV::Writer#close - needs to be reviewed for spec completeness Finished in 0.033763 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/writer/create_spec.rb # 2010-02-23T09:38:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/writer/create_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/writer/create_spec.rb CSV::Writer.create - needs to be reviewed for spec completeness Finished in 0.010426 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/writer/generate_spec.rb # 2010-02-23T09:38:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/writer/generate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/writer/generate_spec.rb CSV::Writer.generate - needs to be reviewed for spec completeness Finished in 0.026889 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/writer/initialize_spec.rb # 2010-02-23T09:38:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/writer/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/writer/initialize_spec.rb CSV::Writer#initialize - needs to be reviewed for spec completeness Finished in 0.010295 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/csv/writer/terminate_spec.rb # 2010-02-23T09:38:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/csv/writer/terminate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/csv/writer/terminate_spec.rb CSV::Writer#terminate - needs to be reviewed for spec completeness Finished in 0.010226 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/date/accessor_spec.rb # 2010-02-23T09:38:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/date/accessor_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/date/accessor_spec.rb Date#ajd - should be able to determine the Astronomical Julian day for a date Date#amjd - should be able to determine the Astronomical Modified Julian day for a date Date#day_fraction - should be able to determine the day fraction for a date Date#mjd - should be able to determine the Modified Julian day for a date Date#ld - should be able to determine the Modified Julian day for a date Date#year - should be able to determine the year for a date Date#yday - should be able to determine the year for a date Date#mon - should be able to determine the month for a date Date#mday - should be able to determine the day of the month for a date Date#wday - should be able to determine the week day for a date Date#cwyear - should be able to determine the commercial year for a date Date#cweek - should be able to determine the commercial week for a date Date#cwday - should be able to determine the commercial week day for a date Finished in 0.122368 seconds 1 file, 13 examples, 24 expectations, 0 failures, 0 errors == rubyspec/library/date/add_month_spec.rb # 2010-02-23T09:38:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/date/add_month_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/date/add_month_spec.rb Date#>> - should add a number of months to a Date - should result in the last day of a month if the day doesn't exist - should raise an error on non numeric parameters Finished in 0.084145 seconds 1 file, 3 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/date/add_spec.rb # 2010-02-23T09:38:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/date/add_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/date/add_spec.rb Date#+ - should add a number of days to a Date - should add a negative number of days to a Date - should raise an error on non numeric parameters Finished in 0.056909 seconds 1 file, 3 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/date/boat_spec.rb # 2010-02-23T09:38:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/date/boat_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/date/boat_spec.rb Date#<=> - should be able to compare two same dates - should be able to compute the difference between two dates - should be able to compare to another numeric Finished in 0.056676 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/date/civil_spec.rb # 2010-02-23T09:38:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/date/civil_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/date/civil_spec.rb Date#civil - creates a Date for -4712 by default - creates a date with arguments - doesn't create dates for invalid arguments - creats a Date for different calendar reform dates - doesn't blow up (illegal instruction and segfault, respectively) when fed huge numbers Date#valid_civil? - should be able to determine if a date is valid - should be able to handle negative months and days Finished in 4.428329 seconds 1 file, 7 examples, 47 expectations, 0 failures, 0 errors == rubyspec/library/date/commercial_spec.rb # 2010-02-23T09:38:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/date/commercial_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/date/commercial_spec.rb Date#commercial - creates a Date for the day of Julian calendar reform in Italy by default - Creates a Date for the friday in the year and week given - Creates a Date for the correct day given the year, week and day number - creates only Date objects for valid weeks Date#valid_commercial? - should be able to determine if the date is a valid commercial date - should be able to handle negative week and day numbers Finished in 0.103314 seconds 1 file, 6 examples, 30 expectations, 0 failures, 0 errors == rubyspec/library/date/constants_spec.rb # 2010-02-23T09:38:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/date/constants_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/date/constants_spec.rb Date constants - should define ITALY - should define ENGLAND - should define JULIAN - should define GREGORIAN - should define MONTHNAMES - should define DAYNAMES - should define ABBR_MONTHNAMES Finished in 0.056441 seconds 1 file, 7 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/date/conversions_spec.rb # 2010-02-23T09:38:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/date/conversions_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/date/conversions_spec.rb Date#new_start - should convert a date object into another with a new calendar reform Date#italy - should convert a date object into another with the Italian calendar reform Date#england - should convert a date object into another with the English calendar reform Date#julian - should convert a date object into another with the Julian calendar Date#gregorian - should convert a date object into another with the Gregorian calendar Date#ordinal_to_jd - should convert an ordinal date (year-day) to a Julian day number Date#jd_to_ordinal - should convert a Julian day number into an ordinal date Date#civil_to_jd - should convert a civil date into a Julian day number Date#jd_to_civil - should convert a Julian day into a civil date Date#commercial_to_jd - should convert a commercial date (year - week - day of week) into a Julian day number Date#jd_to_commercial - should convert a Julian day number into a commercial date Date#ajd_to_jd - should convert a Astronomical Julian day number into a Julian day number Date#jd_to_ajd - should convert a Julian day number into a Astronomical Julian day number Date#day_fraction_to_time - should be able to convert a day fraction into time Date#time_to_day_fraction - should be able to convert a time into a day fraction Date#amjd_to_ajd - shoud be able to convert Astronomical Modified Julian day numbers into Astronomical Julian day numbers Date#ajd_to_amjd - shoud be able to convert Astronomical Julian day numbers into Astronomical Modified Julian day numbers Date#mjd_to_jd - shoud be able to convert Modified Julian day numbers into Julian day numbers Date#jd_to_mjd - shoud be able to convert Julian day numbers into Modified Julian day numbers Date#ld_to_jd - should be able to convert the number of days since the Gregorian calendar in Italy into Julian day numbers Date#jd_to_ld - should be able to convert Julian day numbers into the number of days since the Gregorian calendar in Italy Date#jd_to_wday - should be able to convert a Julian day number into a week day number Finished in 0.103137 seconds 1 file, 22 examples, 40 expectations, 0 failures, 0 errors == rubyspec/library/date/downto_spec.rb # 2010-02-23T09:38:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/date/downto_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/date/downto_spec.rb Date#downto - should be able to step backward in time Finished in 0.057656 seconds 1 file, 1 example, 35 expectations, 0 failures, 0 errors == rubyspec/library/date/eql_spec.rb # 2010-02-23T09:38:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/date/eql_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/date/eql_spec.rb Date#eql? - should be able determine equality between date objects Finished in 0.054249 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/library/date/gregorian_spec.rb # 2010-02-23T09:38:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/date/gregorian_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/date/gregorian_spec.rb Date#gregorian? - should mark a day before the calendar reform as Julian - should mark a day after the calendar reform as Julian Date#gregorian_leap? - should be able to determine whether a year is a leap year in the Gregorian calendar Finished in 0.057935 seconds 1 file, 3 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/date/hash_spec.rb # 2010-02-23T09:38:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/date/hash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/date/hash_spec.rb Date#hash - should be able determine the hash value for a date - should be the case that the same date results in the same hash Finished in 0.053965 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/date/infinity_spec.rb # 2010-02-23T09:38:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/date/infinity_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/date/infinity_spec.rb Date::Infinity - should be able to check whether Infinity is zero - should be able to check whether Infinity is finite - should be able to check whether Infinity is infinite - should be able to check whether Infinity is not a number - should be able to compare Infinity objects - should be able to return plus Infinity for abs - should be able to use -@ and +@ for Date::Infinity - should be able to coerce a Date::Infinity object Finished in 0.058085 seconds 1 file, 8 examples, 21 expectations, 0 failures, 0 errors == rubyspec/library/date/julian_spec.rb # 2010-02-23T09:38:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/date/julian_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/date/julian_spec.rb Date#jd - should be able to construct a Date object based on the Julian day - should be able to determine the Julian day for a Date object Date#julian? - should mark a day before the calendar reform as Julian - should mark a day after the calendar reform as Julian Date#julian_leap? - should be able to determine whether a year is a leap year in the Julian calendar Date#valid_jd? - should be able to determine if a day number is a valid Julian day number, true for all numbers Finished in 0.062219 seconds 1 file, 6 examples, 14 expectations, 0 failures, 0 errors == rubyspec/library/date/minus_month_spec.rb # 2010-02-23T09:38:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/date/minus_month_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/date/minus_month_spec.rb Date#<< - should substract a number of months from a date - should result in the last day of a month if the day doesn't exist - should raise an error on non numeric parameters Finished in 0.058099 seconds 1 file, 3 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/date/minus_spec.rb # 2010-02-23T09:38:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/date/minus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/date/minus_spec.rb Date#- - should substract a number of days from a Date - should substract a negative number of days from a Date - should be able to compute the different between two dates - should raise an error on non numeric parameters Finished in 0.058203 seconds 1 file, 4 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/date/new_spec.rb # 2010-02-23T09:38:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/date/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/date/new_spec.rb Date#new - creates a Date for -4712 by default - creates a date with arguments - doesn't create dates for invalid arguments - creats a Date for different calendar reform dates - doesn't blow up (illegal instruction and segfault, respectively) when fed huge numbers Finished in 4.366102 seconds 1 file, 5 examples, 34 expectations, 0 failures, 0 errors == rubyspec/library/date/ordinal_spec.rb # 2010-02-23T09:38:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/date/ordinal_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/date/ordinal_spec.rb Date#ordinal - should be able to construct a Date object from an ordinal date Date#valid_ordinal? - should be able to determine if the date is a valid ordinal date - should be able to handle negative day numbers Finished in 0.086565 seconds 1 file, 3 examples, 17 expectations, 0 failures, 0 errors == rubyspec/library/date/parse_spec.rb # 2010-02-23T09:38:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/date/parse_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/date/parse_spec.rb Date#parse - can parse a day name into a Date object - can parse a month name into a Date object - can parse a month day into a Date object - can't handle a single digit - can handle DD as month day number - can handle DDD as year day number - can handle MMDD as month and day - can handle YYDDD as year and day number - can handle YYMMDD as year month and day - can handle YYYYDDD as year and day number - can handle YYYYMMDD as year and day number Date#parse with '.' separator - can parse a mmm-YYYY string into a Date object - can parse a 'DD mmm YYYY' string into a Date object - can parse a 'mmm DD YYYY' string into a Date object - can parse a 'YYYY mmm DD' string into a Date object - can parse a month name and day into a Date object - can parse a month name, day and year into a Date object - can parse a year, month name and day into a Date object - can parse a year, day and month name into a Date object - can handle negative year numbers Date#parse with '/' separator - can parse a mmm-YYYY string into a Date object - can parse a 'DD mmm YYYY' string into a Date object - can parse a 'mmm DD YYYY' string into a Date object - can parse a 'YYYY mmm DD' string into a Date object - can parse a month name and day into a Date object - can parse a month name, day and year into a Date object - can parse a year, month name and day into a Date object - can parse a year, day and month name into a Date object - can handle negative year numbers Date#parse with ' ' separator - can parse a mmm-YYYY string into a Date object - can parse a 'DD mmm YYYY' string into a Date object - can parse a 'mmm DD YYYY' string into a Date object - can parse a 'YYYY mmm DD' string into a Date object - can parse a month name and day into a Date object - can parse a month name, day and year into a Date object - can parse a year, month name and day into a Date object - can parse a year, day and month name into a Date object - can handle negative year numbers Date#parse with '/' separator US-style - parses a YYYYMMDD string into a Date object - parses a MMDDYYYY string into a Date object - parses a MMDDYY string into a Date object - parses a MMDDYY string into a Date object using the year digits as 20XX Date#parse with '-' separator EU-style - can parse a YYYY-MM-DD string into a Date object - can parse a MM-DD-YYYY string into a Date object - can parse a MM-DD-YY string into a Date object - can parse a MM-DD-YY string into a Date object using the year digits as 20XX Date#parse(.) - parses a YYYY.MM.DD string into a Date object - parses a DD.MM.YYYY string into a Date object - parses a YY.MM.DD string into a Date object - parses a YY.MM.DD string into a Date object using the year digits as 20XX Finished in 0.697952 seconds 1 file, 50 examples, 98 expectations, 0 failures, 0 errors == rubyspec/library/date/relationship_spec.rb # 2010-02-23T09:38:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/date/relationship_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/date/relationship_spec.rb Date#=== - should be able to compare two same dates - should be able to compute the difference between two dates - should be able to compare to another numeric Finished in 0.075738 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/date/step_spec.rb # 2010-02-23T09:38:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/date/step_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/date/step_spec.rb Date#step - should be able to step forward in time - should be able to step backward in time Finished in 0.086736 seconds 1 file, 2 examples, 80 expectations, 0 failures, 0 errors == rubyspec/library/date/strftime_spec.rb # 2010-02-23T09:38:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/date/strftime_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/date/strftime_spec.rb Date#strftime - should be able to print the date - should be able to print the full day name - should be able to print the short day name - should be able to print the full month name - should be able to print the short month name - should be able to print the century - should be able to print the month day with leading zeroes - should be able to print the month day with leading spaces - should be able to print the commercial year with leading zeroes - should be able to print the commercial year with only two digits - should be able to print the hour with leading zeroes (hour is always 00) - should be able to print the hour in 12 hour notation with leading zeroes - should be able to print the year day with leading zeroes - should be able to print the hour in 24 hour notation with leading spaces - should be able to print the hour in 12 hour notation with leading spaces - should be able to print the minutes with leading zeroes - should be able to print the month with leading zeroes - should be able to add a newline - should be able to show AM/PM - should be able to show am/pm - should be able to show the number of seconds with leading zeroes - should be able to show the number of seconds with leading zeroes - should be able to show the number of seconds since the unix epoch - should be able to add a tab - should be able to show the week number with the week starting on sunday and monday - should be able to show the commercial week day - should be able to show the commercial week - should be able to show the week day - should be able to show the year in YYYY format - should be able to show the year in YY format - should be able to show the timezone of the date with a : separator - should be able to show the timezone of the date with a : separator - should be able to escape the % character - should be able to print the date in full - should be able to print the date with slashes - should be able to print the date as YYYY-MM-DD - should be able to show HH:MM - should be able to show HH:MM:SS AM/PM - should be able to show HH:MM:SS - should be able to show the commercial week - should be able to show HH:MM:SS - should be able to show MM/DD/YY - should be able to show a full notation Finished in 0.159102 seconds 1 file, 43 examples, 66 expectations, 0 failures, 0 errors == rubyspec/library/date/strptime_spec.rb # 2010-02-23T09:38:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/date/strptime_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/date/strptime_spec.rb Date#strptime - returns January 1, 4713 BCE when given no arguments - uses the default format when not given a date format - parses a full day name - parses a short day name - parses a full month name - parses a short month name - parses a century - parses a month day with leading zeroes - parses a month day with leading spaces - parses a commercial year with leading zeroes - parses a commercial year with only two digits - parses a year day with leading zeroes - parses a month with leading zeroes - parses a week number for a week starting on Sunday - parses a commercial week day - parses a commercial week - parses a week day - parses a year in YYYY format - parses a year in YY format - parses a full date - parses a date with slashes - parses a date given as YYYY-MM-DD - parses a commercial week - parses a date given MM/DD/YY - parses a date given in full notation Finished in 0.142946 seconds 1 file, 25 examples, 36 expectations, 0 failures, 0 errors == rubyspec/library/date/upto_spec.rb # 2010-02-23T09:38:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/date/upto_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/date/upto_spec.rb Date#upto - should be able to step forward in time Finished in 0.056067 seconds 1 file, 1 example, 27 expectations, 0 failures, 0 errors == rubyspec/library/datetime/_strptime_spec.rb # 2010-02-23T09:38:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/_strptime_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/_strptime_spec.rb DateTime._strptime - needs to be reviewed for spec completeness Finished in 0.052303 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/civil_spec.rb # 2010-02-23T09:38:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/civil_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/civil_spec.rb DateTime.civil - needs to be reviewed for spec completeness Finished in 0.052290 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/commercial_spec.rb # 2010-02-23T09:38:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/commercial_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/commercial_spec.rb DateTime.commercial - needs to be reviewed for spec completeness Finished in 0.052327 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/hour_spec.rb # 2010-02-23T09:38:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/hour_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/hour_spec.rb DateTime#hour - needs to be reviewed for spec completeness Finished in 0.052131 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/httpdate_spec.rb # 2010-02-23T09:38:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/httpdate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/httpdate_spec.rb DateTime.httpdate - needs to be reviewed for spec completeness Finished in 0.052162 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/iso8601_spec.rb # 2010-02-23T09:38:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/iso8601_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/iso8601_spec.rb DateTime.iso8601 - needs to be reviewed for spec completeness DateTime#iso8601 - needs to be reviewed for spec completeness Finished in 0.052805 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/jd_spec.rb # 2010-02-23T09:38:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/jd_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/jd_spec.rb DateTime.jd - needs to be reviewed for spec completeness Finished in 0.075828 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/jisx0301_spec.rb # 2010-02-23T09:38:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/jisx0301_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/jisx0301_spec.rb DateTime.jisx0301 - needs to be reviewed for spec completeness DateTime#jisx0301 - needs to be reviewed for spec completeness Finished in 0.053005 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/min_spec.rb # 2010-02-23T09:38:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/min_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/min_spec.rb DateTime#min - needs to be reviewed for spec completeness Finished in 0.052330 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/minute_spec.rb # 2010-02-23T09:39:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/minute_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/minute_spec.rb DateTime#minute - needs to be reviewed for spec completeness Finished in 0.052462 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/new_offset_spec.rb # 2010-02-23T09:39:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/new_offset_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/new_offset_spec.rb DateTime#new_offset - needs to be reviewed for spec completeness Finished in 0.052887 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/new_spec.rb # 2010-02-23T09:39:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/new_spec.rb DateTime.new - needs to be reviewed for spec completeness Finished in 0.052360 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/now_spec.rb # 2010-02-23T09:39:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/now_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/now_spec.rb DateTime.now - creates an instance of DateTime Finished in 0.054862 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/datetime/offset_spec.rb # 2010-02-23T09:39:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/offset_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/offset_spec.rb DateTime#offset - needs to be reviewed for spec completeness Finished in 0.052391 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/ordinal_spec.rb # 2010-02-23T09:39:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/ordinal_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/ordinal_spec.rb DateTime.ordinal - needs to be reviewed for spec completeness Finished in 0.077194 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/parse_spec.rb # 2010-02-23T09:39:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/parse_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/parse_spec.rb DateTime.parse - needs to be reviewed for spec completeness Finished in 0.052342 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/rfc2822_spec.rb # 2010-02-23T09:39:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/rfc2822_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/rfc2822_spec.rb DateTime.rfc2822 - needs to be reviewed for spec completeness Finished in 0.052330 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/rfc3339_spec.rb # 2010-02-23T09:39:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/rfc3339_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/rfc3339_spec.rb DateTime.rfc3339 - needs to be reviewed for spec completeness DateTime#rfc3339 - needs to be reviewed for spec completeness Finished in 0.053004 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/rfc822_spec.rb # 2010-02-23T09:39:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/rfc822_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/rfc822_spec.rb DateTime.rfc822 - needs to be reviewed for spec completeness Finished in 0.052130 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/sec_fraction_spec.rb # 2010-02-23T09:39:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/sec_fraction_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/sec_fraction_spec.rb DateTime#sec_fraction - needs to be reviewed for spec completeness Finished in 0.052231 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/sec_spec.rb # 2010-02-23T09:39:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/sec_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/sec_spec.rb DateTime#sec - needs to be reviewed for spec completeness Finished in 0.052395 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/second_fraction_spec.rb # 2010-02-23T09:39:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/second_fraction_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/second_fraction_spec.rb DateTime#second_fraction - needs to be reviewed for spec completeness Finished in 0.052415 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/second_spec.rb # 2010-02-23T09:39:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/second_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/second_spec.rb DateTime#second - needs to be reviewed for spec completeness Finished in 0.052448 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/strftime_spec.rb # 2010-02-23T09:39:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/strftime_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/strftime_spec.rb Finished in 0.051877 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/strptime_spec.rb # 2010-02-23T09:39:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/strptime_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/strptime_spec.rb DateTime.strptime - needs to be reviewed for spec completeness Finished in 0.052415 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/to_date_spec.rb # 2010-02-23T09:39:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/to_date_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/to_date_spec.rb DateTime#to_date - needs to be reviewed for spec completeness Finished in 0.052259 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/to_datetime_spec.rb # 2010-02-23T09:39:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/to_datetime_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/to_datetime_spec.rb DateTime#to_datetime - needs to be reviewed for spec completeness Finished in 0.052355 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/to_s_spec.rb # 2010-02-23T09:39:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/to_s_spec.rb DateTime#to_s - needs to be reviewed for spec completeness Finished in 0.052871 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/to_time_spec.rb # 2010-02-23T09:39:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/to_time_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/to_time_spec.rb DateTime#to_time - needs to be reviewed for spec completeness Finished in 0.052292 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/xmlschema_spec.rb # 2010-02-23T09:39:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/xmlschema_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/xmlschema_spec.rb DateTime.xmlschema - needs to be reviewed for spec completeness DateTime#xmlschema - needs to be reviewed for spec completeness Finished in 0.052935 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/datetime/zone_spec.rb # 2010-02-23T09:39:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/datetime/zone_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/datetime/zone_spec.rb DateTime#zone - needs to be reviewed for spec completeness Finished in 0.075821 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/delegate/frozen_spec.rb # 2010-02-23T09:39:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/delegate/frozen_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/delegate/frozen_spec.rb SimpleDelegator when frozen - is still readable - is frozen - creates an unfrozen dup - causes mutative calls to raise TypeError - returns false if only the delegated object is frozen Finished in 0.168373 seconds 1 file, 5 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/delegate/marshal_spec.rb # 2010-02-23T09:39:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/delegate/marshal_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/delegate/marshal_spec.rb SimpleDelegator - can be marshalled Finished in 0.069357 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/delegate/method_spec.rb # 2010-02-23T09:39:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/delegate/method_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/delegate/method_spec.rb SimpleDelegator#method - returns a method object for a valid method - raises a NameError for an invalid method name - raises a NameError if method is no longer valid because object has changed Finished in 0.060639 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/delegate/send_spec.rb # 2010-02-23T09:39:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/delegate/send_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/delegate/send_spec.rb SimpleDelegator.new - forwards public method calls - doesn't forward private method calls Finished in 0.031793 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/digest/md5/append_spec.rb # 2010-02-23T09:39:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/md5/append_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/md5/append_spec.rb Digest::MD5#<< - can update Finished in 0.035041 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/digest/md5/block_length_spec.rb # 2010-02-23T09:39:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/md5/block_length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/md5/block_length_spec.rb Digest::MD5#block_length - returns the length of digest block Finished in 0.008318 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/digest/md5/digest_bang_spec.rb # 2010-02-23T09:39:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/md5/digest_bang_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/md5/digest_bang_spec.rb Digest::MD5#digest! - returns a digest and can digest! Finished in 0.007812 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/digest/md5/digest_length_spec.rb # 2010-02-23T09:39:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/md5/digest_length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/md5/digest_length_spec.rb Digest::MD5#digest_length - returns the length of computed digests Finished in 0.007460 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/digest/md5/digest_spec.rb # 2010-02-23T09:39:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/md5/digest_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/md5/digest_spec.rb Digest::MD5#digest - returns a digest Digest::MD5.digest - returns a digest Finished in 0.009066 seconds 1 file, 2 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/digest/md5/equal_spec.rb # 2010-02-23T09:39:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/md5/equal_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/md5/equal_spec.rb Digest::MD5#== - should be equal to itself - should be equal to string representing its hexdigest - should be equal to appropriate object that responds to to_str - should be equal for same digest different object Finished in 0.010783 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/digest/md5/hexdigest_bang_spec.rb # 2010-02-23T09:39:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/md5/hexdigest_bang_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/md5/hexdigest_bang_spec.rb Digest::MD5#hexdigest! - returns a hexdigest and resets the state Finished in 0.007721 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/digest/md5/hexdigest_spec.rb # 2010-02-23T09:39:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/md5/hexdigest_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/md5/hexdigest_spec.rb Digest::MD5#hexdigest - returns a hexdigest Digest::MD5.hexdigest - returns a hexdigest Finished in 0.034571 seconds 1 file, 2 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/digest/md5/inspect_spec.rb # 2010-02-23T09:39:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/md5/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/md5/inspect_spec.rb Digest::MD5#inspect - returns a Ruby object representation Finished in 0.007670 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/digest/md5/length_spec.rb # 2010-02-23T09:39:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/md5/length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/md5/length_spec.rb Digest::MD5#length - returns the length of the digest Finished in 0.009720 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/digest/md5/reset_spec.rb # 2010-02-23T09:39:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/md5/reset_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/md5/reset_spec.rb Digest::MD5#reset - can returns digest state to initial conditions Finished in 0.007681 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/digest/md5/size_spec.rb # 2010-02-23T09:39:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/md5/size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/md5/size_spec.rb Digest::MD5#size - returns the length of the digest Finished in 0.009355 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/digest/md5/to_s_spec.rb # 2010-02-23T09:39:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/md5/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/md5/to_s_spec.rb Digest::MD5#to_s - returns a hexdigest - does not change the internal state Finished in 0.008719 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/digest/md5/update_spec.rb # 2010-02-23T09:39:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/md5/update_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/md5/update_spec.rb Digest::MD5#update - can update Finished in 0.008310 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/digest/sha1/digest_spec.rb # 2010-02-23T09:39:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha1/digest_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha1/digest_spec.rb Digest::SHA1#digest - returns a digest Digest::SHA1.digest - returns a digest Finished in 0.025103 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/digest/sha256/append_spec.rb # 2010-02-23T09:39:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha256/append_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha256/append_spec.rb Digest::SHA256#<< - can update Finished in 0.026622 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/digest/sha256/block_length_spec.rb # 2010-02-23T09:39:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha256/block_length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha256/block_length_spec.rb Digest::SHA256#block_length - returns the length of digest block Finished in 0.008514 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/digest/sha256/digest_bang_spec.rb # 2010-02-23T09:39:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha256/digest_bang_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha256/digest_bang_spec.rb Digest::SHA256#digest! - returns a digest and can digest! Finished in 0.008729 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/digest/sha256/digest_length_spec.rb # 2010-02-23T09:39:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha256/digest_length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha256/digest_length_spec.rb Digest::SHA256#digest_length - returns the length of computed digests Finished in 0.008674 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/digest/sha256/digest_spec.rb # 2010-02-23T09:39:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha256/digest_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha256/digest_spec.rb Digest::SHA256#digest - returns a digest Digest::SHA256.digest - returns a digest Finished in 0.010134 seconds 1 file, 2 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/digest/sha256/equal_spec.rb # 2010-02-23T09:39:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha256/equal_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha256/equal_spec.rb Digest::SHA256#== - should be equal to itself - should be equal to string representing its hexdigest - should be equal to appropriate object that responds to to_str - should be equal for same digest different object Finished in 0.011747 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/digest/sha256/hexdigest_bang_spec.rb # 2010-02-23T09:39:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha256/hexdigest_bang_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha256/hexdigest_bang_spec.rb Digest::SHA256#hexdigest! - returns a hexdigest and resets the state Finished in 0.008809 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/digest/sha256/hexdigest_spec.rb # 2010-02-23T09:39:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha256/hexdigest_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha256/hexdigest_spec.rb Digest::SHA256#hexdigest - returns a hexdigest Digest::SHA256.hexdigest - returns a hexdigest Finished in 0.010062 seconds 1 file, 2 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/digest/sha256/inspect_spec.rb # 2010-02-23T09:39:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha256/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha256/inspect_spec.rb Digest::SHA256#inspect - returns a Ruby object representation Finished in 0.008655 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/digest/sha256/length_spec.rb # 2010-02-23T09:39:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha256/length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha256/length_spec.rb Digest::SHA256#length - returns the length of the digest Finished in 0.010085 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/digest/sha256/reset_spec.rb # 2010-02-23T09:39:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha256/reset_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha256/reset_spec.rb Digest::SHA256#reset - can returns digest state to initial conditions Finished in 0.008727 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/digest/sha256/size_spec.rb # 2010-02-23T09:39:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha256/size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha256/size_spec.rb Digest::SHA256#size - returns the length of the digest Finished in 0.009415 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/digest/sha256/to_s_spec.rb # 2010-02-23T09:39:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha256/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha256/to_s_spec.rb Digest::SHA256#to_s - returns a hexdigest - does not change the internal state Finished in 0.009612 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/digest/sha256/update_spec.rb # 2010-02-23T09:39:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha256/update_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha256/update_spec.rb Digest::SHA256#update - can update Finished in 0.009465 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/digest/sha384/append_spec.rb # 2010-02-23T09:39:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha384/append_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha384/append_spec.rb Digest::SHA384#<< - can update Finished in 0.010535 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/digest/sha384/block_length_spec.rb # 2010-02-23T09:39:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha384/block_length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha384/block_length_spec.rb Digest::SHA384#block_length - returns the length of digest block Finished in 0.008588 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/digest/sha384/digest_bang_spec.rb # 2010-02-23T09:39:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha384/digest_bang_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha384/digest_bang_spec.rb Digest::SHA384#digest! - returns a digest and can digest! Finished in 0.008706 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/digest/sha384/digest_length_spec.rb # 2010-02-23T09:39:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha384/digest_length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha384/digest_length_spec.rb Digest::SHA384#digest_length - returns the length of computed digests Finished in 0.008653 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/digest/sha384/digest_spec.rb # 2010-02-23T09:39:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha384/digest_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha384/digest_spec.rb Digest::SHA384#digest - returns a digest Digest::SHA384.digest - returns a digest Finished in 0.010243 seconds 1 file, 2 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/digest/sha384/equal_spec.rb # 2010-02-23T09:39:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha384/equal_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha384/equal_spec.rb Digest::SHA384#== - should be equal to itself - should be equal to string representing its hexdigest - should be equal to appropriate object that responds to to_str - should be equal for same digest different object Finished in 0.012308 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/digest/sha384/hexdigest_bang_spec.rb # 2010-02-23T09:39:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha384/hexdigest_bang_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha384/hexdigest_bang_spec.rb Digest::SHA384#hexdigest! - returns a hexdigest and resets the state Finished in 0.009798 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/digest/sha384/hexdigest_spec.rb # 2010-02-23T09:39:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha384/hexdigest_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha384/hexdigest_spec.rb Digest::SHA384#hexdigest - returns a hexdigest Digest::SHA384.hexdigest - returns a hexdigest Finished in 0.010159 seconds 1 file, 2 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/digest/sha384/inspect_spec.rb # 2010-02-23T09:39:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha384/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha384/inspect_spec.rb Digest::SHA384#inspect - returns a Ruby object representation Finished in 0.008760 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/digest/sha384/length_spec.rb # 2010-02-23T09:39:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha384/length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha384/length_spec.rb Digest::SHA384#length - returns the length of the digest Finished in 0.033884 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/digest/sha384/reset_spec.rb # 2010-02-23T09:39:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha384/reset_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha384/reset_spec.rb Digest::SHA384#reset - can returns digest state to initial conditions Finished in 0.008800 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/digest/sha384/size_spec.rb # 2010-02-23T09:39:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha384/size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha384/size_spec.rb Digest::SHA384#size - returns the length of the digest Finished in 0.009523 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/digest/sha384/to_s_spec.rb # 2010-02-23T09:39:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha384/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha384/to_s_spec.rb Digest::SHA384#to_s - returns a hexdigest - does not change the internal state Finished in 0.009599 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/digest/sha384/update_spec.rb # 2010-02-23T09:39:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha384/update_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha384/update_spec.rb Digest::SHA384#update - can update Finished in 0.009750 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/digest/sha512/append_spec.rb # 2010-02-23T09:39:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha512/append_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha512/append_spec.rb Digest::SHA512#<< - can update Finished in 0.010556 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/digest/sha512/block_length_spec.rb # 2010-02-23T09:39:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha512/block_length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha512/block_length_spec.rb Digest::SHA512#block_length - returns the length of digest block Finished in 0.008560 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/digest/sha512/digest_bang_spec.rb # 2010-02-23T09:39:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha512/digest_bang_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha512/digest_bang_spec.rb Digest::SHA512#digest! - returns a digest and can digest! Finished in 0.008704 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/digest/sha512/digest_length_spec.rb # 2010-02-23T09:39:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha512/digest_length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha512/digest_length_spec.rb Digest::SHA512#digest_length - returns the length of computed digests Finished in 0.008510 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/digest/sha512/digest_spec.rb # 2010-02-23T09:39:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha512/digest_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha512/digest_spec.rb Digest::SHA512#digest - returns a digest Digest::SHA512.digest - returns a digest Finished in 0.010305 seconds 1 file, 2 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/digest/sha512/equal_spec.rb # 2010-02-23T09:39:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha512/equal_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha512/equal_spec.rb Digest::SHA512#== - should be equal to itself - should be equal to string representing its hexdigest - should be equal to appropriate object that responds to to_str - should be equal for same digest different object Finished in 0.012592 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/digest/sha512/hexdigest_bang_spec.rb # 2010-02-23T09:39:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha512/hexdigest_bang_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha512/hexdigest_bang_spec.rb Digest::SHA512#hexdigest! - returns a hexdigest and resets the state Finished in 0.008938 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/digest/sha512/hexdigest_spec.rb # 2010-02-23T09:39:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha512/hexdigest_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha512/hexdigest_spec.rb Digest::SHA512#hexdigest - returns a hexdigest Digest::SHA512.hexdigest - returns a hexdigest Finished in 0.010240 seconds 1 file, 2 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/digest/sha512/inspect_spec.rb # 2010-02-23T09:39:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha512/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha512/inspect_spec.rb Digest::SHA512#inspect - returns a Ruby object representation Finished in 0.008782 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/digest/sha512/length_spec.rb # 2010-02-23T09:39:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha512/length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha512/length_spec.rb Digest::SHA512#length - returns the length of the digest Finished in 0.010427 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/digest/sha512/reset_spec.rb # 2010-02-23T09:39:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha512/reset_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha512/reset_spec.rb Digest::SHA512#reset - can returns digest state to initial conditions Finished in 0.008734 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/digest/sha512/size_spec.rb # 2010-02-23T09:39:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha512/size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha512/size_spec.rb Digest::SHA512#size - returns the length of the digest Finished in 0.009496 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/digest/sha512/to_s_spec.rb # 2010-02-23T09:39:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha512/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha512/to_s_spec.rb Digest::SHA512#to_s - returns a hexdigest - does not change the internal state Finished in 0.009551 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/digest/sha512/update_spec.rb # 2010-02-23T09:39:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/digest/sha512/update_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/digest/sha512/update_spec.rb Digest::SHA512#update - can update Finished in 0.009572 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/drb/config_spec.rb # 2010-02-23T09:39:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/config_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/config_spec.rb Finished in 0.002144 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/current_server_spec.rb # 2010-02-23T09:39:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/current_server_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/current_server_spec.rb Finished in 0.002118 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/drbobject/__drbref_spec.rb # 2010-02-23T09:39:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/drbobject/__drbref_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/drbobject/__drbref_spec.rb Finished in 0.002116 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/drbobject/__drburi_spec.rb # 2010-02-23T09:39:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/drbobject/__drburi_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/drbobject/__drburi_spec.rb Finished in 0.002118 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/drbobject/_dump_spec.rb # 2010-02-23T09:39:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/drbobject/_dump_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/drbobject/_dump_spec.rb Finished in 0.002119 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/drbobject/_load_spec.rb # 2010-02-23T09:39:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/drbobject/_load_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/drbobject/_load_spec.rb Finished in 0.002094 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/drbobject/eql_spec.rb # 2010-02-23T09:39:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/drbobject/eql_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/drbobject/eql_spec.rb Finished in 0.002139 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/drbobject/equal_value_spec.rb # 2010-02-23T09:39:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/drbobject/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/drbobject/equal_value_spec.rb Finished in 0.002125 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/drbobject/hash_spec.rb # 2010-02-23T09:39:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/drbobject/hash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/drbobject/hash_spec.rb Finished in 0.002118 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/drbobject/method_missing_spec.rb # 2010-02-23T09:39:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/drbobject/method_missing_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/drbobject/method_missing_spec.rb Finished in 0.002110 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/drbobject/new_spec.rb # 2010-02-23T09:39:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/drbobject/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/drbobject/new_spec.rb Finished in 0.002577 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/drbobject/new_with_spec.rb # 2010-02-23T09:39:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/drbobject/new_with_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/drbobject/new_with_spec.rb Finished in 0.002119 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/drbobject/new_with_uri_spec.rb # 2010-02-23T09:39:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/drbobject/new_with_uri_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/drbobject/new_with_uri_spec.rb Finished in 0.002109 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/drbobject/prepare_backtrace_spec.rb # 2010-02-23T09:39:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/drbobject/prepare_backtrace_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/drbobject/prepare_backtrace_spec.rb Finished in 0.002111 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/drbobject/pretty_print_cycle_spec.rb # 2010-02-23T09:39:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/drbobject/pretty_print_cycle_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/drbobject/pretty_print_cycle_spec.rb Finished in 0.002121 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/drbobject/pretty_print_spec.rb # 2010-02-23T09:39:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/drbobject/pretty_print_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/drbobject/pretty_print_spec.rb Finished in 0.002128 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/drbobject/respond_to_spec.rb # 2010-02-23T09:39:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/drbobject/respond_to_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/drbobject/respond_to_spec.rb Finished in 0.002216 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/drbobject/with_friend_spec.rb # 2010-02-23T09:39:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/drbobject/with_friend_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/drbobject/with_friend_spec.rb Finished in 0.002319 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/fetch_server_spec.rb # 2010-02-23T09:39:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/fetch_server_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/fetch_server_spec.rb Finished in 0.003063 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/front_spec.rb # 2010-02-23T09:39:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/front_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/front_spec.rb Finished in 0.002303 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/here_spec.rb # 2010-02-23T09:39:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/here_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/here_spec.rb Finished in 0.002107 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/install_acl_spec.rb # 2010-02-23T09:39:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/install_acl_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/install_acl_spec.rb Finished in 0.002579 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/install_id_conv_spec.rb # 2010-02-23T09:39:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/install_id_conv_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/install_id_conv_spec.rb Finished in 0.002098 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/primary_server_spec.rb # 2010-02-23T09:39:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/primary_server_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/primary_server_spec.rb Finished in 0.002112 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/regist_server_spec.rb # 2010-02-23T09:39:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/regist_server_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/regist_server_spec.rb Finished in 0.002104 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/remove_server_spec.rb # 2010-02-23T09:39:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/remove_server_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/remove_server_spec.rb Finished in 0.002276 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/start_service_spec.rb # 2010-02-23T09:39:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/start_service_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/start_service_spec.rb DRb.start_service - should run a basic remote call - should run a basic remote call passing a block Finished in 0.108562 seconds 1 file, 2 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/drb/stop_service_spec.rb # 2010-02-23T09:39:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/stop_service_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/stop_service_spec.rb DRb.stop_service - should correctly clear the port so a new server can start (FAILED - 1) 1) DRb.stop_service should correctly clear the port so a new server can start FAILED Expected to not get Exception /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/should.rb:20:in `should_not' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/stop_service_spec.rb:18 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/stop_service_spec.rb:16:in `times' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/stop_service_spec.rb:16 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/stop_service_spec.rb:1:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/stop_service_spec.rb:3 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.004520 seconds 1 file, 1 example, 1 expectation, 1 failure, 0 errors exit 1 failed(rubyspec/library/drb/stop_service_spec.rb) == rubyspec/library/drb/thread_spec.rb # 2010-02-23T09:39:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/thread_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/thread_spec.rb Finished in 0.013625 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/to_id_spec.rb # 2010-02-23T09:39:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/to_id_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/to_id_spec.rb Finished in 0.002190 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/to_obj_spec.rb # 2010-02-23T09:39:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/to_obj_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/to_obj_spec.rb Finished in 0.002205 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/drb/uri_spec.rb # 2010-02-23T09:39:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/drb/uri_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/drb/uri_spec.rb Finished in 0.002110 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/enumerator/each_spec.rb # 2010-02-23T09:39:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/enumerator/each_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/enumerator/each_spec.rb Enumerator#each - yields each element of self to the given block - calls #each on the object given in the constructor by default - calls #each on the underlying object until it's exhausted - calls the method given in the constructor instead of #each - calls the method given in the constructor until it's exhausted - raises a NoMethodError if the object doesn't respond to #each - returns an Enumerator if no block is given Finished in 0.011806 seconds 1 file, 7 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/enumerator/each_with_index_spec.rb # 2010-02-23T09:39:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/enumerator/each_with_index_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/enumerator/each_with_index_spec.rb Enumerator#each_with_index - passes each element and its index to block - returns the object being enumerated when given a block - binds splat arguments properly - returns an enumerator if no block is supplied Finished in 0.023025 seconds 1 file, 4 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/enumerator/enum_cons_spec.rb # 2010-02-23T09:39:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/enumerator/enum_cons_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/enumerator/enum_cons_spec.rb Enumerator#enum_cons - returns an enumerator of the receiver with iteration of each_cons for each array of n concecutive elements Finished in 0.007190 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/enumerator/enum_for_spec.rb # 2010-02-23T09:39:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/enumerator/enum_for_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/enumerator/enum_for_spec.rb #enum_for - is defined in Kernel - returns a new enumerator - defaults the first argument to :each Finished in 0.007204 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/enumerator/enum_slice_spec.rb # 2010-02-23T09:39:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/enumerator/enum_slice_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/enumerator/enum_slice_spec.rb Enumerator#enum_slice - returns an enumerator of the receiver with iteration of each_slice for each slice of n elemts Finished in 0.005460 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/enumerator/enum_with_index_spec.rb # 2010-02-23T09:39:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/enumerator/enum_with_index_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/enumerator/enum_with_index_spec.rb Enumerator#enum_with_index - returns an enumerator of the receiver with an iteration of each_with_index Finished in 0.005597 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/enumerator/new_spec.rb # 2010-02-23T09:39:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/enumerator/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/enumerator/new_spec.rb Enumerator.new - requires an argument - creates a new custom enumerator with the given object, iterator and arguments - creates a new custom enumerator that responds to #each - creates a new custom enumerator that runs correctly - aliases the second argument to :each - doesn't check for the presence of the iterator method - uses the latest define iterator method Finished in 0.011019 seconds 1 file, 7 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/enumerator/next_spec.rb # 2010-02-23T09:39:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/enumerator/next_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/enumerator/next_spec.rb Enumerator#next - returns the next element of the enumeration - raises a StopIteration exception at the end of the stream - cannot be called again until the enumerator is rewound (FAILED - 1) 1) Enumerator#next cannot be called again until the enumerator is rewound FAILED Expected StopIteration but no exception was raised /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/should.rb:8:in `should' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/shared/enumerator/next.rb:23 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/lib/ruby/1.8/generator.rb:193:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/enumerator/next_spec.rb:7 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/guards/version.rb:34:in `ruby_version_is' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/enumerator/next_spec.rb:3 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.070985 seconds 1 file, 3 examples, 6 expectations, 1 failure, 0 errors exit 1 failed(rubyspec/library/enumerator/next_spec.rb) == rubyspec/library/enumerator/rewind_spec.rb # 2010-02-23T09:39:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/enumerator/rewind_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/enumerator/rewind_spec.rb Enumerator#rewind - resets the enumerator to its initial state - returns self - has no effect on a new enumerator - has no effect if called multiple, consecutive times Finished in 0.068938 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/enumerator/to_enum_spec.rb # 2010-02-23T09:40:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/enumerator/to_enum_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/enumerator/to_enum_spec.rb #to_enum - is defined in Kernel - returns a new enumerator - defaults the first argument to :each Finished in 0.007178 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/enumerator/with_index_spec.rb # 2010-02-23T09:40:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/enumerator/with_index_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/enumerator/with_index_spec.rb Enumerator#with_index - passes each element and its index to block - returns the object being enumerated when given a block - binds splat arguments properly - returns an enumerator if no block is supplied Finished in 0.023934 seconds 1 file, 4 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/erb/def_class_spec.rb # 2010-02-23T09:40:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/erb/def_class_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/erb/def_class_spec.rb ERB#def_class - return an unnamed class which has instance method to render eRuby script Finished in 0.028428 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/erb/def_method_spec.rb # 2010-02-23T09:40:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/erb/def_method_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/erb/def_method_spec.rb ERB#def_method - define module's instance method to render eRuby file Finished in 0.012966 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/erb/def_module_spec.rb # 2010-02-23T09:40:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/erb/def_module_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/erb/def_module_spec.rb ERB#def_module - return unnamed module which has instance method to render eRuby Finished in 0.013156 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/erb/defmethod/def_erb_method_spec.rb # 2010-02-23T09:40:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/erb/defmethod/def_erb_method_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/erb/defmethod/def_erb_method_spec.rb ERB::DefMethod.def_erb_method - define method to render eRuby file as an instance method of current module - define method to render eRuby object as an instance method of current module Finished in 0.016992 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/erb/filename_spec.rb # 2010-02-23T09:40:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/erb/filename_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/erb/filename_spec.rb ERB#filename - raises an exception if there are errors processing content - uses '(erb)' as filename when filename is not set Finished in 0.014744 seconds 1 file, 2 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/erb/new_spec.rb # 2010-02-23T09:40:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/erb/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/erb/new_spec.rb ERB.new - compiles eRuby script into ruby code when trim mode is 0 or not specified - remove "\n" when trim_mode is 1 or '>' - remove spaces at beginning of line and "\n" when trim_mode is 2 or '<>' - removes spaces around '<%- -%>' when trim_mode is '-' - not support '<%-= expr %> even when trim_mode is '-' - regards lines starting with '%' as '<% ... %>' and remove "\n" when trim_mode is '%>' - regard lines starting with '%' as '<% ... %>' and remove "\n" when trim_mode is '%<>' - regard lines starting with '%' as '<% ... %>' and spaces around '<%- -%>' when trim_mode is '%-' - accepts a safe level as second argument - changes '_erbout' variable name in the produced source - ignores '<%# ... %>' Finished in 0.051580 seconds 1 file, 11 examples, 16 expectations, 0 failures, 0 errors == rubyspec/library/erb/result_spec.rb # 2010-02-23T09:40:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/erb/result_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/erb/result_spec.rb ERB#result - return the result of compiled ruby code - share local variables - is not able to h() or u() unless including ERB::Util - is able to h() or u() if ERB::Util is included - use TOPLEVEL_BINDING if binding is not passed Finished in 0.017759 seconds 1 file, 5 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/erb/run_spec.rb # 2010-02-23T09:40:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/erb/run_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/erb/run_spec.rb ERB#run - print the result of compiled ruby code - share local variables - is not able to h() or u() unless including ERB::Util - is able to h() or u() if ERB::Util is included - use TOPLEVEL_BINDING if binding is not passed Finished in 0.018338 seconds 1 file, 5 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/erb/src_spec.rb # 2010-02-23T09:40:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/erb/src_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/erb/src_spec.rb ERB#src - returns the compiled ruby code evaluated to a String Finished in 0.012974 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/erb/util/h_spec.rb # 2010-02-23T09:40:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/erb/util/h_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/erb/util/h_spec.rb ERB::Util.h - escape '& < > "' to '& < > " - not escape characters except '& < > "' - return empty string when argument is nil - returns string when argument is number - returns string when argument is boolean Finished in 0.016067 seconds 1 file, 5 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/erb/util/html_escape_spec.rb # 2010-02-23T09:40:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/erb/util/html_escape_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/erb/util/html_escape_spec.rb ERB::Util.html_escape - escape '& < > "' to '& < > " - not escape characters except '& < > "' - return empty string when argument is nil - returns string when argument is number - returns string when argument is boolean Finished in 0.015728 seconds 1 file, 5 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/erb/util/u_spec.rb # 2010-02-23T09:40:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/erb/util/u_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/erb/util/u_spec.rb ERB::Util.u - encode characters - encode unicode string - returns empty string when argument is nil - returns string when argument is number - returns string when argument is boolean Finished in 0.017054 seconds 1 file, 5 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/erb/util/url_encode_spec.rb # 2010-02-23T09:40:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/erb/util/url_encode_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/erb/util/url_encode_spec.rb ERB::Util.url_encode - encode characters - encode unicode string - returns empty string when argument is nil - returns string when argument is number - returns string when argument is boolean Finished in 0.015983 seconds 1 file, 5 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/etc/endgrent_spec.rb # 2010-02-23T09:40:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/etc/endgrent_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/etc/endgrent_spec.rb Finished in 0.004660 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/etc/endpwent_spec.rb # 2010-02-23T09:40:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/etc/endpwent_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/etc/endpwent_spec.rb Finished in 0.004065 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/etc/getgrent_spec.rb # 2010-02-23T09:40:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/etc/getgrent_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/etc/getgrent_spec.rb Finished in 0.004034 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/etc/getgrgid_spec.rb # 2010-02-23T09:40:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/etc/getgrgid_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/etc/getgrgid_spec.rb Etc.getgrgid - returns a Struct::Group struct instance for the given user - returns the Struct::Group for a given gid if it exists - returns the Group for a given gid if it exists - raises if the group does not exist - raises a TypeError if not passed an Integer Finished in 0.088298 seconds 1 file, 5 examples, 12 expectations, 0 failures, 0 errors == rubyspec/library/etc/getgrnam_spec.rb # 2010-02-23T09:40:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/etc/getgrnam_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/etc/getgrnam_spec.rb Etc.getgrnam - returns a Struct::Group struct instance for the given group - only accepts strings as argument Finished in 0.010188 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/etc/getlogin_spec.rb # 2010-02-23T09:40:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/etc/getlogin_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/etc/getlogin_spec.rb Etc.getlogin - returns the name of the user who runs this process Finished in 0.013729 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/etc/getpwent_spec.rb # 2010-02-23T09:40:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/etc/getpwent_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/etc/getpwent_spec.rb Finished in 0.003999 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/etc/getpwnam_spec.rb # 2010-02-23T09:40:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/etc/getpwnam_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/etc/getpwnam_spec.rb Etc.getpwnam - returns a Passwd struct instance for the given user - only accepts strings as argument Finished in 0.016283 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/etc/getpwuid_spec.rb # 2010-02-23T09:40:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/etc/getpwuid_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/etc/getpwuid_spec.rb Etc.getpwuid - returns a Struct::Passwd struct instance for the given user - only accepts integers as argument Finished in 0.015945 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/etc/group_spec.rb # 2010-02-23T09:40:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/etc/group_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/etc/group_spec.rb Finished in 0.004000 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/etc/passwd_spec.rb # 2010-02-23T09:40:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/etc/passwd_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/etc/passwd_spec.rb Finished in 0.003283 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/etc/setgrent_spec.rb # 2010-02-23T09:40:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/etc/setgrent_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/etc/setgrent_spec.rb Finished in 0.002442 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/etc/setpwent_spec.rb # 2010-02-23T09:40:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/etc/setpwent_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/etc/setpwent_spec.rb Finished in 0.002439 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/fiber/alive_spec.rb # 2010-02-23T09:40:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/fiber/alive_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/fiber/alive_spec.rb Finished in 0.002642 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/fiber/current_spec.rb # 2010-02-23T09:40:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/fiber/current_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/fiber/current_spec.rb Finished in 0.002800 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/fiber/resume_spec.rb # 2010-02-23T09:40:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/fiber/resume_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/fiber/resume_spec.rb Finished in 0.002547 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/fiber/transfer_spec.rb # 2010-02-23T09:40:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/fiber/transfer_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/fiber/transfer_spec.rb Finished in 0.023672 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/ftools/catname_spec.rb # 2010-02-23T09:40:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/ftools/catname_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/ftools/catname_spec.rb File.catname - returns the 2nd arg if it's not a directory - uses File.join with the args - uses File.basename on the 1st arg before joining Finished in 0.025240 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/ftools/chmod_spec.rb # 2010-02-23T09:40:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/ftools/chmod_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/ftools/chmod_spec.rb File.chmod - changes the mode to 1st arg for files in 2nd arg Finished in 0.220943 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/library/ftools/compare_spec.rb # 2010-02-23T09:40:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/ftools/compare_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/ftools/compare_spec.rb File.compare - compares the file at 1st arg to the file at 2nd arg Finished in 0.063847 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/library/ftools/copy_spec.rb # 2010-02-23T09:40:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/ftools/copy_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/ftools/copy_spec.rb File.copy - copies the file at 1st arg to the file at 2nd arg Finished in 0.018330 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/ftools/install_spec.rb # 2010-02-23T09:40:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/ftools/install_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/ftools/install_spec.rb File.install - changes the mode to 1st arg for files in 2nd arg Finished in 0.046720 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/ftools/makedirs_spec.rb # 2010-02-23T09:40:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/ftools/makedirs_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/ftools/makedirs_spec.rb File.makedirs - creates the dirs from arg Finished in 0.463794 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/library/ftools/move_spec.rb # 2010-02-23T09:40:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/ftools/move_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/ftools/move_spec.rb File.move - moves the file at 1st arg to the file at 2nd arg Finished in 0.037094 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/ftools/safe_unlink_spec.rb # 2010-02-23T09:40:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/ftools/safe_unlink_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/ftools/safe_unlink_spec.rb File.safe_unlink - deletes the files in arg and returns an array of files deleted Finished in 0.040323 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/library/ftools/syscopy_spec.rb # 2010-02-23T09:40:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/ftools/syscopy_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/ftools/syscopy_spec.rb File.syscopy - copies the file at 1st arg to the file at 2nd arg Finished in 0.018332 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/generator/each_spec.rb # 2010-02-23T09:40:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/generator/each_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/generator/each_spec.rb Generator#each - enumerates the elements - rewinds the generator and only then enumerates the elements Finished in 0.042588 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/generator/new_spec.rb # 2010-02-23T09:40:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/generator/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/generator/new_spec.rb Generator.new - creates a new generator from an Enumerable object - creates a new generator from a block Finished in 0.010414 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/generator/next_spec.rb # 2010-02-23T09:40:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/generator/next_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/generator/next_spec.rb Generator#next? - returns false for empty generator - returns true for non-empty generator - returns true if the generator has not reached the end yet - returns false if the generator has reached the end - returns false if end? returns true Generator#next - raises an EOFError on empty generator - raises an EOFError if no elements available - raises an EOFError if end? returns true - returns the element at the current position and moves forward - subsequent calls should return all elements in proper order Finished in 0.064906 seconds 1 file, 10 examples, 14 expectations, 0 failures, 0 errors == rubyspec/library/generator/rewind_spec.rb # 2010-02-23T09:40:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/generator/rewind_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/generator/rewind_spec.rb Generator#rewind - does nothing for empty generator - rewinds the generator - rewinds the previously finished generator Finished in 0.028308 seconds 1 file, 3 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/getoptlong/each_option_spec.rb # 2010-02-23T09:40:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/getoptlong/each_option_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/getoptlong/each_option_spec.rb GetoptLong#each_option - passes each argument/value pair to the block Finished in 0.030970 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/getoptlong/each_spec.rb # 2010-02-23T09:40:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/getoptlong/each_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/getoptlong/each_spec.rb GetoptLong#each - passes each argument/value pair to the block Finished in 0.009372 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/getoptlong/error_message_spec.rb # 2010-02-23T09:40:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/getoptlong/error_message_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/getoptlong/error_message_spec.rb GetoptLong#error_message - returns nil if no error occurred - returns the error message of the last error that occurred Finished in 0.008970 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/getoptlong/get_option_spec.rb # 2010-02-23T09:40:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/getoptlong/get_option_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/getoptlong/get_option_spec.rb GetoptLong#get_option - returns the next option name and its argument as an Array - shifts ARGV on each call - terminates processing when encountering '--' - raises a if an argument was required, but none given Finished in 0.013963 seconds 1 file, 4 examples, 12 expectations, 0 failures, 0 errors == rubyspec/library/getoptlong/get_spec.rb # 2010-02-23T09:40:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/getoptlong/get_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/getoptlong/get_spec.rb GetoptLong#get - returns the next option name and its argument as an Array - shifts ARGV on each call - terminates processing when encountering '--' - raises a if an argument was required, but none given Finished in 0.013394 seconds 1 file, 4 examples, 12 expectations, 0 failures, 0 errors == rubyspec/library/getoptlong/initialize_spec.rb # 2010-02-23T09:40:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/getoptlong/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/getoptlong/initialize_spec.rb GetoptLong#initialize - sets ordering to REQUIRE_ORDER if ENV['POSIXLY_CORRECT'] is set - sets ordering to PERMUTE if ENV['POSIXLY_CORRECT'] is not set Finished in 0.008874 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/getoptlong/ordering_spec.rb # 2010-02-23T09:40:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/getoptlong/ordering_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/getoptlong/ordering_spec.rb GetoptLong#ordering= - raises an ArgumentError if called after processing has started - raises an ArgumentError if given an invalid value - does not allow changing ordering to PERMUTE if ENV['POSIXLY_CORRECT'] is set Finished in 0.010040 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/getoptlong/set_options_spec.rb # 2010-02-23T09:40:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/getoptlong/set_options_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/getoptlong/set_options_spec.rb GetoptLong#set_options - allows setting command line options - discards previously defined command line options - raises an ArgumentError if too many argument flags where given - raises a RuntimeError if processing has already started - raises an ArgumentError if no argument flag was given - raises an ArgumentError if one of the given arguments is not an Array - raises an ArgumentError if the same option is given twice - raises an ArgumentError if the given option is invalid Finished in 0.015057 seconds 1 file, 8 examples, 13 expectations, 0 failures, 0 errors == rubyspec/library/getoptlong/terminate_spec.rb # 2010-02-23T09:40:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/getoptlong/terminate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/getoptlong/terminate_spec.rb GetoptLong#terminate - terminates option proccessing - returns self when option processsing is terminated - returns nil when option processing was already terminated Finished in 0.009870 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/getoptlong/terminated_spec.rb # 2010-02-23T09:40:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/getoptlong/terminated_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/getoptlong/terminated_spec.rb GetoptLong#terminated? - returns true if option processing has terminated Finished in 0.008334 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/library/iconv/charset_map_spec.rb # 2010-02-23T09:40:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/iconv/charset_map_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/iconv/charset_map_spec.rb Iconv.charset_map - acts as a map - returns nil when given an unknown encoding name Finished in 0.020675 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/iconv/close_spec.rb # 2010-02-23T09:40:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/iconv/close_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/iconv/close_spec.rb Iconv#close - ignores multiple calls - does not raise an exception if called inside an .open block - returns a string containing the byte sequence to change the output buffer to its initial shift state Finished in 0.006766 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/iconv/conv_spec.rb # 2010-02-23T09:40:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/iconv/conv_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/iconv/conv_spec.rb Iconv.conv - raises a TypeError when encoding names are not Strings or string-compatible - raises an Iconv::InvalidEncoding exception when an encoding cannot be found - acts exactly as if opening a converter and invoking #iconv once Finished in 0.010897 seconds 1 file, 3 examples, 12 expectations, 0 failures, 0 errors == rubyspec/library/iconv/failure/failed_spec.rb # 2010-02-23T09:40:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/iconv/failure/failed_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/iconv/failure/failed_spec.rb Iconv::Failure#failed - returns a substring of the original string passed to Iconv that starts at the character which caused the exception - for Iconv.iconv and Iconv.conv returns an array containing a single element when instantiated Finished in 0.007388 seconds 1 file, 2 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/iconv/failure/inspect_spec.rb # 2010-02-23T09:40:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/iconv/failure/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/iconv/failure/inspect_spec.rb Iconv::Failure#inspect - includes information on the exception class name, #succes and #failed Finished in 0.006011 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/library/iconv/failure/success_spec.rb # 2010-02-23T09:40:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/iconv/failure/success_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/iconv/failure/success_spec.rb Iconv::Failure#success - for Iconv#iconv and Iconv.conv returns the substring of the original string passed which was translated successfully until the exception ocurred - for Iconv.iconv returns an array containing all the strings that were translated successfully until the exception ocurred, in order Finished in 0.007513 seconds 1 file, 2 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/iconv/failure_spec.rb # 2010-02-23T09:40:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/iconv/failure_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/iconv/failure_spec.rb Iconv::Failure - is a module - is included by Iconv::InvalidEncoding - is included by Iconv::IllegalSequence - is included by Iconv::InvalidCharacter - is included by Iconv::OutOfRange - is included by Iconv::BrokenLibrary Finished in 0.007736 seconds 1 file, 6 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/iconv/iconv_spec.rb # 2010-02-23T09:40:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/iconv/iconv_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/iconv/iconv_spec.rb Iconv#iconv - raises an ArgumentError when called on a closed converter - when given a string or string-like parameter returns a converted version of it - keeps context between calls - when given a negative start position counts from the end of string - when the end parameter is omitted or nil goes until the end of the string - when given a positive length - when given a negative length - raises Iconv::IllegalSequence when faced with an invalid byte for the source encoding - raises Iconv::IllegalSequence when a character cannot be represented on the target encoding - raises Iconv::InvalidCharacter when an incomplete character or shift sequence happens at the end of the input buffer - sanitizes invalid upper bounds - returns a blank string on invalid lower bounds Iconv.iconv - converts a series of strings with a single converter - returns an empty array when given no strings to convert - raises a TypeError when encoding names are not Strings or string-compatible - raises an Iconv::InvalidEncoding exception when an encoding cannot be found The 'utf-8' encoder - emits proper representations for characters outside the Basic Multilingual Plane The 'utf-16' encoder - emits an empty string when the source input is empty - emits a byte-order mark on first non-empty output The 'utf-16be' decoder - does not emit a byte-order mark - treats possible byte-order marks as regular characters The 'utf-16le' decoder - does not emit a byte-order mark - treats possible byte-order marks as regular characters Finished in 0.027564 seconds 1 file, 23 examples, 47 expectations, 0 failures, 0 errors == rubyspec/library/iconv/new_spec.rb # 2010-02-23T09:40:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/iconv/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/iconv/new_spec.rb Iconv.new - creates a new encoding converter - when called from a subclass of Iconv instantiates an object of that class - raises a TypeError when encoding names are not Strings or string-compatible - raises an Iconv::InvalidEncoding exception when an encoding cannot be found Finished in 0.011532 seconds 1 file, 4 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/iconv/open_spec.rb # 2010-02-23T09:40:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/iconv/open_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/iconv/open_spec.rb Iconv.open - creates a new encoding converter - when called from a subclass of Iconv instantiates an object of that class - raises a TypeError when encoding names are not Strings or string-compatible - raises an Iconv::InvalidEncoding exception when an encoding cannot be found - with a block invokes the block exactly once - with a block yields the converter - with a block returns the result of the block Finished in 0.011583 seconds 1 file, 7 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/ipaddr/hton_spec.rb # 2010-02-23T09:40:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/ipaddr/hton_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/ipaddr/hton_spec.rb IPAddr#hton - converts IPAddr to network byte order IPAddr#new_ntoh - creates a new IPAddr using hton notation Finished in 0.035235 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/ipaddr/ipv4_conversion_spec.rb # 2010-02-23T09:40:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/ipaddr/ipv4_conversion_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/ipaddr/ipv4_conversion_spec.rb IPAddr#ipv4_compat - should ipv4_compat? IPAddr#ipv4_mapped - should ipv4_mapped Finished in 0.016430 seconds 1 file, 2 examples, 18 expectations, 0 failures, 0 errors == rubyspec/library/ipaddr/new_spec.rb # 2010-02-23T09:40:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/ipaddr/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/ipaddr/new_spec.rb IPAddr#new - it should initialize IPAddr - it should initialize IPAddr ipv6 address with short notation - it should initialize IPAddr ipv6 address with long notation - it should initialize IPAddr ipv6 address with / subnet notation - it should initialize IPAddr ipv6 address with mask subnet notation - it should initialize IPAddr ipv4 address with all zeroes - it should initialize IPAddr ipv4 address - it should initialize IPAddr ipv4 address with / subnet notation - it should initialize IPAddr ipv4 address wuth subnet mask - it should raise errors on incorrect IPAddr strings Finished in 0.025293 seconds 1 file, 10 examples, 39 expectations, 0 failures, 0 errors == rubyspec/library/ipaddr/operator_spec.rb # 2010-02-23T09:40:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/ipaddr/operator_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/ipaddr/operator_spec.rb IPAddr Operator - should be able to bitwise or - should be able to bitwise and - should be able to bitshift right - should be able to bitshift left - should be able to invert - should be able to test for equality - should be able to set a mask - should be able to check whether an addres is included in a range Finished in 0.029112 seconds 1 file, 8 examples, 28 expectations, 0 failures, 0 errors == rubyspec/library/ipaddr/reverse_spec.rb # 2010-02-23T09:40:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/ipaddr/reverse_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/ipaddr/reverse_spec.rb IPAddr#reverse - should be able to generate the reverse DNS lookup entry IPAddr#ip6_arpa - should be able to convert an IPv6 address into the reverse DNS lookup representation according to RFC3172 IPAddr#ip6_int - should be able to convert an IPv6 address into the reverse DNS lookup representation according to RFC1886 Finished in 0.017119 seconds 1 file, 3 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/ipaddr/to_s_spec.rb # 2010-02-23T09:40:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/ipaddr/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/ipaddr/to_s_spec.rb IPAddr#to_s - displays IPAddr using short notation IPAddr#to_string - displays an IPAddr using full notation Finished in 0.015506 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/logger/application/level_spec.rb # 2010-02-23T09:40:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/logger/application/level_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/logger/application/level_spec.rb Logger::Application#level= - sets the logging threshold - can set the threshold to unknown values Finished in 0.019739 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/logger/application/log_spec.rb # 2010-02-23T09:40:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/logger/application/log_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/logger/application/log_spec.rb Logger::Application#log - logs a message - receives a severity - uses app name for Application Name - receives a block and calls it if message is nil Logger::Application#log= - sets the log device Finished in 0.031783 seconds 1 file, 5 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/logger/application/new_spec.rb # 2010-02-23T09:40:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/logger/application/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/logger/application/new_spec.rb Logger::Application.new - starts the logger on a new application - defaults application name to '' - defaults logs to STDERR Finished in 0.025070 seconds 1 file, 3 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/logger/application/set_log_spec.rb # 2010-02-23T09:40:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/logger/application/set_log_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/logger/application/set_log_spec.rb Logger::Application#set_log - sets the log device for the logger Finished in 0.016672 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/logger/application/start_spec.rb # 2010-02-23T09:40:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/logger/application/start_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/logger/application/start_spec.rb Logger::Application#start - starts the application logging start/end messages - returns the status code Finished in 0.018894 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/logger/device/close_spec.rb # 2010-02-23T09:40:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/logger/device/close_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/logger/device/close_spec.rb Logger::LogDevice#close - closes the LogDevice's stream - raises an error if it's already closed Finished in 0.016170 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/logger/device/new_spec.rb # 2010-02-23T09:40:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/logger/device/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/logger/device/new_spec.rb Logger::LogDevice#new - creates a new log device - receives an IO object to log there as first argument - creates a File if the IO object does not exist - receives options via a hash as second argument Finished in 0.020866 seconds 1 file, 4 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/logger/device/write_spec.rb # 2010-02-23T09:40:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/logger/device/write_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/logger/device/write_spec.rb Logger::LogDevice#write - writes a message to the device - can create a file and writes empty message - fails if the device is already closed Finished in 0.020810 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/logger/logger/add_spec.rb # 2010-02-23T09:40:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/logger/logger/add_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/logger/logger/add_spec.rb Logger#add - writes a new message to the logger - receives a severity - receives a message - receives a program name - receives a block - calls the block if message is nil - ignores the block if the message is not nil Finished in 0.032653 seconds 1 file, 7 examples, 13 expectations, 0 failures, 0 errors == rubyspec/library/logger/logger/close_spec.rb # 2010-02-23T09:40:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/logger/logger/close_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/logger/logger/close_spec.rb Logger#close - closes the logging device - fails when called on a closed device Finished in 0.017654 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/logger/logger/datetime_format_spec.rb # 2010-02-23T09:40:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/logger/logger/datetime_format_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/logger/logger/datetime_format_spec.rb Logger#datetime_format - returns the date format used for the logs - returns nil logger is using the default date format Logger#datetime_format= - sets the date format for the logs - follows the Time#strftime format Finished in 0.023432 seconds 1 file, 4 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/logger/logger/debug_spec.rb # 2010-02-23T09:40:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/logger/logger/debug_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/logger/logger/debug_spec.rb Logger#debug? - returns true if severity level allows debug messages - returns false if severity level does not allow debug messages Logger#debug - logs a DEBUG message - accepts an application name with a block Finished in 0.021687 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/logger/logger/error_spec.rb # 2010-02-23T09:40:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/logger/logger/error_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/logger/logger/error_spec.rb Logger#error? - returns true if severity level allows printing errors - returns false if severity level does not allow errors Logger#error - logs a ERROR message - accepts an application name with a block Finished in 0.023869 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/logger/logger/fatal_spec.rb # 2010-02-23T09:40:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/logger/logger/fatal_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/logger/logger/fatal_spec.rb Logger#fatal? - returns true if severity level allows fatal messages - returns false if severity level does not allow fatal messages Logger#fatal - logs a FATAL message - accepts an application name with a block Finished in 0.021626 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/logger/logger/info_spec.rb # 2010-02-23T09:40:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/logger/logger/info_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/logger/logger/info_spec.rb Logger#info? - returns true if severity level allows info messages - returns false if severity level does not allow info messages Logger#info - logs a INFO message - accepts an application name with a block Finished in 0.021688 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/logger/logger/new_spec.rb # 2010-02-23T09:40:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/logger/logger/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/logger/logger/new_spec.rb Logger#new - creates a new logger object - receives a logging device as first argument - receives a frequency rotation as second argument - also receives a number of log files to keep as second argument - receivs a maximum logfile size as third argument Finished in 0.029446 seconds 1 file, 5 examples, 10 expectations, 0 failures, 0 errors == rubyspec/library/logger/logger/unknown_spec.rb # 2010-02-23T09:40:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/logger/logger/unknown_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/logger/logger/unknown_spec.rb Logger#unknown - logs a message with unknown severity - defaults the priority value to 5 and text value to ANY - receives empty messages Finished in 0.020894 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/logger/logger/warn_spec.rb # 2010-02-23T09:40:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/logger/logger/warn_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/logger/logger/warn_spec.rb Logger#warn? - returns true if severity level allows printing warn messages - returns false if severity level does not allow printing warn messages Logger#warn - logs a WARN message - accepts an application name with a block Finished in 0.021810 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/logger/severity_spec.rb # 2010-02-23T09:40:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/logger/severity_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/logger/severity_spec.rb Logger::Severity - defines Logger severity constants Finished in 0.011559 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/library/mathn/bignum/exponent_spec.rb # 2010-02-23T09:40:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/mathn/bignum/exponent_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/mathn/bignum/exponent_spec.rb Bignum#** - returns self raised to other (positive) power Finished in 0.064009 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/mathn/complex/Complex_spec.rb # 2010-02-23T09:40:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/mathn/complex/Complex_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/mathn/complex/Complex_spec.rb Finished in 0.025898 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/mathn/fixnum/exponent_spec.rb # 2010-02-23T09:40:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/mathn/fixnum/exponent_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/mathn/fixnum/exponent_spec.rb Fixnum#** - returns self raised to other (positive) power Finished in 0.027542 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/mathn/float/exponent_spec.rb # 2010-02-23T09:40:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/mathn/float/exponent_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/mathn/float/exponent_spec.rb Float#** - returns self raised to other (positive) power Finished in 0.028262 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/mathn/integer/from_prime_division_spec.rb # 2010-02-23T09:40:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/mathn/integer/from_prime_division_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/mathn/integer/from_prime_division_spec.rb Integer::from_prime_division - Reverse a prime factorization of an integer Finished in 0.026838 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/mathn/integer/gcd2_spec.rb # 2010-02-23T09:40:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/mathn/integer/gcd2_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/mathn/integer/gcd2_spec.rb Integer#gcd2 - Returns the greatest common divisor of the two numbers - raises a ZeroDivisionError when is called on zero Finished in 0.029742 seconds 1 file, 2 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/mathn/integer/prime_division_spec.rb # 2010-02-23T09:40:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/mathn/integer/prime_division_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/mathn/integer/prime_division_spec.rb Integer#prime_division - Performs a prime factorization of a positive integer - raises a ZeroDivisionError when is called on zero Finished in 0.028733 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/mathn/math/rsqrt_spec.rb # 2010-02-23T09:40:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/mathn/math/rsqrt_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/mathn/math/rsqrt_spec.rb Math#rsqrt - returns the square root for Rational numbers - returns the square root for positive numbers - raises an Errno::EDOM if the argument is a negative number - should be private Math.rsqrt - returns the square root for Rational numbers - returns the square root for positive numbers - raises an Errno::EDOM if the argument is a negative number Finished in 0.053544 seconds 1 file, 7 examples, 17 expectations, 0 failures, 0 errors == rubyspec/library/mathn/math/sqrt_spec.rb # 2010-02-23T09:40:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/mathn/math/sqrt_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/mathn/math/sqrt_spec.rb Math#rsqrt - returns the square root for Rational numbers - returns the square root for Complex numbers - returns the square root for positive numbers - returns the square root for negative numbers - should be private Math.rsqrt - returns the square root for Rational numbers - returns the square root for Complex numbers - returns the square root for positive numbers - returns the square root for negative numbers Finished in 0.054638 seconds 1 file, 9 examples, 19 expectations, 0 failures, 0 errors == rubyspec/library/mathn/prime/each_spec.rb # 2010-02-23T09:40:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/mathn/prime/each_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/mathn/prime/each_spec.rb Prime#each - enumerates the elements - don't rewind the generator, each loop start at the current value Finished in 0.028349 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/mathn/prime/new_spec.rb # 2010-02-23T09:40:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/mathn/prime/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/mathn/prime/new_spec.rb Prime.new - returns a new Prime number - raises a TypeError when is called with some arguments Finished in 0.027700 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/mathn/prime/next_spec.rb # 2010-02-23T09:40:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/mathn/prime/next_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/mathn/prime/next_spec.rb Prime#next - returns the element at the current position and moves forward Finished in 0.026867 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/library/mathn/rational/Rational_spec.rb # 2010-02-23T09:40:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/mathn/rational/Rational_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/mathn/rational/Rational_spec.rb Finished in 0.025773 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/mathn/rational/exponent_spec.rb # 2010-02-23T09:40:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/mathn/rational/exponent_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/mathn/rational/exponent_spec.rb Rational#** when passed [Rational] - returns Rational.new!(1, 1) when the passed argument is 0 - returns Rational.new!(1, 1) when self is 1 - returns Rational.new!(0, 1) when self is 0 - returns a Complex number when self is negative Rational#** when passed [Integer] - returns the Rational value of self raised to the passed argument - returns Rational.new!(1, 1) when the passed argument is 0 Rational#** when passed [Float] - returns self converted to Float and raised to the passed argument - returns 1.0 when the passed argument is 0 - returns NaN if self is negative and the passed argument is not 0 Finished in 0.054999 seconds 1 file, 9 examples, 33 expectations, 0 failures, 0 errors == rubyspec/library/mathn/rational/inspect_spec.rb # 2010-02-23T09:40:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/mathn/rational/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/mathn/rational/inspect_spec.rb Rational#inspect - returns a string representation of self Finished in 0.052051 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/library/matrix/I_spec.rb # 2010-02-23T09:40:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/I_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/I_spec.rb Matrix.I - returns a Matrix - returns a n x n identity matrix Finished in 0.019489 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/matrix/clone_spec.rb # 2010-02-23T09:40:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/clone_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/clone_spec.rb Matrix#clone - returns a shallow copy of the matrix Finished in 0.015060 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/library/matrix/coerce_spec.rb # 2010-02-23T09:40:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/coerce_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/coerce_spec.rb Matrix#coerce - needs to be reviewed for spec completeness Finished in 0.014589 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/matrix/collect_spec.rb # 2010-02-23T09:40:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/collect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/collect_spec.rb Matrix#collect - returns an instance of Matrix - returns a Matrix where each element is the result of the block Finished in 0.017053 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/matrix/column_size_spec.rb # 2010-02-23T09:40:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/column_size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/column_size_spec.rb Matrix#column_size - returns the number of columns Finished in 0.014698 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/matrix/column_spec.rb # 2010-02-23T09:40:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/column_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/column_spec.rb Matrix#column - returns a Vector when called without a block - yields each element in the column to the block - counts backwards for negative argument Finished in 0.015946 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/matrix/column_vector_spec.rb # 2010-02-23T09:40:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/column_vector_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/column_vector_spec.rb Matrix.column_vector - returns a single column Matrix when called with an Array Finished in 0.015281 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/matrix/column_vectors_spec.rb # 2010-02-23T09:40:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/column_vectors_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/column_vectors_spec.rb Matrix#column_vectors - returns an Array - returns an Array of Vectors - returns each column as a Vector - returns an empty Array for empty matrices Finished in 0.016250 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/matrix/columns_spec.rb # 2010-02-23T09:40:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/columns_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/columns_spec.rb Matrix.columns - creates a Matrix from argument columns - accepts Vectors as argument columns Finished in 0.016330 seconds 1 file, 2 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/matrix/constructor_spec.rb # 2010-02-23T09:40:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/constructor_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/constructor_spec.rb Matrix.[] - returns a Matrix object - can create an nxn Matrix - can create a 0xn Matrix Finished in 0.016924 seconds 1 file, 3 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/matrix/det_spec.rb # 2010-02-23T09:40:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/det_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/det_spec.rb Matrix#det - returns the determinant of a single-element Matrix Finished in 0.017065 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/matrix/determinant_spec.rb # 2010-02-23T09:40:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/determinant_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/determinant_spec.rb Matrix#determinant - returns the determinant of a single-element Matrix Finished in 0.016424 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/matrix/diagonal_spec.rb # 2010-02-23T09:40:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/diagonal_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/diagonal_spec.rb Matrix.diagonal - returns an object of type Matrix - returns a square Matrix of the right size - sets the diagonal to the arguments - fills all non-diagonal cells with 0 Finished in 0.017391 seconds 1 file, 4 examples, 28 expectations, 0 failures, 0 errors == rubyspec/library/matrix/divide_spec.rb # 2010-02-23T09:40:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/divide_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/divide_spec.rb Matrix#/ - returns the result of dividing self by a Fixnum - returns the result of dividing self by a Bignum - returns the result of dividing self by a Float - raises a Matrix::ErrDimensionMismatch if the matrices are different sizes - returns an instance of Matrix Finished in 0.034447 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/matrix/element_reference_spec.rb # 2010-02-23T09:40:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/element_reference_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/element_reference_spec.rb Matrix#[] - returns element at (i, j) Finished in 0.015890 seconds 1 file, 1 example, 12 expectations, 0 failures, 0 errors == rubyspec/library/matrix/eql_spec.rb # 2010-02-23T09:40:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/eql_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/eql_spec.rb Matrix#eql? - returns true for self - returns true for equal matrices - returns false for different matrices Finished in 0.018076 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/matrix/equal_value_spec.rb # 2010-02-23T09:40:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/equal_value_spec.rb Matrix#== - returns true for self - returns true for equal matrices - returns false for different matrices - returns true if some elements are == but not eql? Finished in 0.017290 seconds 1 file, 4 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/matrix/exponent_spec.rb # 2010-02-23T09:40:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/exponent_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/exponent_spec.rb Matrix#** - raises a ErrOperationNotDefined exception for powers that aren't Integers Matrix#** given an integer _n_ - multiples the Matrix by itself _n_ times - raises a ErrDimensionMismatch for non square matrices Matrix#** given an integer _n_ that is <= 0 - returns the inverse of **(-n) - raises a ErrDimensionMismatch for irregular matrices Finished in 0.028073 seconds 1 file, 5 examples, 13 expectations, 0 failures, 0 errors == rubyspec/library/matrix/hash_spec.rb # 2010-02-23T09:40:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/hash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/hash_spec.rb Matrix#hash - returns a Fixnum - returns the same value for the same matrix Finished in 0.014883 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/matrix/identity_spec.rb # 2010-02-23T09:40:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/identity_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/identity_spec.rb Matrix.identity - returns a Matrix - returns a n x n identity matrix Finished in 0.018837 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/matrix/inspect_spec.rb # 2010-02-23T09:40:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/inspect_spec.rb Matrix#inspect - returns a stringified representation of the Matrix - calls inspect on its contents Finished in 0.016298 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/matrix/inv_spec.rb # 2010-02-23T09:40:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/inv_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/inv_spec.rb Matrix#inv - returns a Matrix - returns the inverse of the Matrix - raises a ErrDimensionMismatch if the Matrix is not square (FAILED - 1) 1) Matrix#inv raises a ErrDimensionMismatch if the Matrix is not square FAILED Expected ExceptionForMatrix::ErrDimensionMismatch but got NoMethodError (undefined method `-' for nil:NilClass) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/should.rb:8:in `should' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/shared/inverse.rb:29 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/inv_spec.rb:3:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/inv_spec.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.038987 seconds 1 file, 3 examples, 3 expectations, 1 failure, 0 errors exit 1 failed(rubyspec/library/matrix/inv_spec.rb) == rubyspec/library/matrix/inverse_from_spec.rb # 2010-02-23T09:40:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/inverse_from_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/inverse_from_spec.rb Matrix#inverse_from - needs to be reviewed for spec completeness Finished in 0.024786 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/matrix/inverse_spec.rb # 2010-02-23T09:40:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/inverse_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/inverse_spec.rb Matrix#inverse - returns a Matrix - returns the inverse of the Matrix - raises a ErrDimensionMismatch if the Matrix is not square (FAILED - 1) 1) Matrix#inverse raises a ErrDimensionMismatch if the Matrix is not square FAILED Expected ExceptionForMatrix::ErrDimensionMismatch but got NoMethodError (undefined method `-' for nil:NilClass) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/should.rb:8:in `should' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/shared/inverse.rb:29 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/inverse_spec.rb:4:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/inverse_spec.rb:6 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.019970 seconds 1 file, 3 examples, 3 expectations, 1 failure, 0 errors exit 1 failed(rubyspec/library/matrix/inverse_spec.rb) == rubyspec/library/matrix/map_spec.rb # 2010-02-23T09:40:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/map_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/map_spec.rb Matrix#map - returns an instance of Matrix - returns a Matrix where each element is the result of the block Finished in 0.028055 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/matrix/minor_spec.rb # 2010-02-23T09:41:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/minor_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/minor_spec.rb Matrix#minor with start_row, nrows, start_col, ncols - returns the given portion of the Matrix - returns empty matrices for extreme start_row/col - ignores big nrows or ncols Matrix#minor with col_range, row_range - returns the given portion of the Matrix Finished in 0.021636 seconds 1 file, 4 examples, 10 expectations, 0 failures, 0 errors == rubyspec/library/matrix/minus_spec.rb # 2010-02-23T09:41:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/minus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/minus_spec.rb Matrix#- - returns the result of subtracting the corresponding elements of other from self - returns an instance of Matrix - raises a Matrix::ErrDimensionMismatch if the matrices are different sizes - raises a ExceptionForMatrix::ErrOperationNotDefined if other is a Numeric Type - raises an exception if other is not a Matrix Finished in 0.019667 seconds 1 file, 5 examples, 10 expectations, 0 failures, 0 errors == rubyspec/library/matrix/multiply_spec.rb # 2010-02-23T09:41:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/multiply_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/multiply_spec.rb Matrix#* - returns the result of multiplying the corresponding elements of self and a Matrix - returns the result of multiplying the corresponding elements of self and a Vector - returns the result of multiplying the elements of self and a Fixnum - returns the result of multiplying the elements of self and a Bignum - returns the result of multiplying the elements of self and a Float - raises a Matrix::ErrDimensionMismatch if the matrices are different sizes Finished in 0.019072 seconds 1 file, 6 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/matrix/new_spec.rb # 2010-02-23T09:41:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/new_spec.rb Matrix#new - is not accessible Finished in 0.014369 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/matrix/plus_spec.rb # 2010-02-23T09:41:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/plus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/plus_spec.rb Matrix#+ - returns the result of adding the corresponding elements of self and other - returns an instance of Matrix - raises a Matrix::ErrDimensionMismatch if the matrices are different sizes - raises a ExceptionForMatrix::ErrOperationNotDefined if other is a Numeric Type - raises an exception if other is not a Matrix Finished in 0.019371 seconds 1 file, 5 examples, 10 expectations, 0 failures, 0 errors == rubyspec/library/matrix/rank_spec.rb # 2010-02-23T09:41:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/rank_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/rank_spec.rb Matrix#rank - returns the rank of the Matrix Finished in 0.015230 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/matrix/regular_spec.rb # 2010-02-23T09:41:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/regular_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/regular_spec.rb Matrix#regular? - needs to be reviewed for spec completeness Finished in 0.014625 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/matrix/row_size_spec.rb # 2010-02-23T09:41:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/row_size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/row_size_spec.rb Matrix#row_size - returns the number rows - returns the number rows even for some empty matrices Finished in 0.014701 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/matrix/row_spec.rb # 2010-02-23T09:41:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/row_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/row_spec.rb Matrix#row - returns a Vector when called without a block - yields the elements of the row when called with a block - counts backwards for negative argument Finished in 0.015907 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/matrix/row_vector_spec.rb # 2010-02-23T09:41:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/row_vector_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/row_vector_spec.rb Matrix.row_vector - returns a Matrix - returns a single-row Matrix with the specified values - returns a 1x0 matrix when called with an empty Array Finished in 0.015318 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/matrix/row_vectors_spec.rb # 2010-02-23T09:41:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/row_vectors_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/row_vectors_spec.rb Matrix#row_vectors - returns an Array - returns an Array of Vectors - returns each row as a Vector - returns an empty Array for empty matrices Finished in 0.016570 seconds 1 file, 4 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/matrix/rows_spec.rb # 2010-02-23T09:41:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/rows_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/rows_spec.rb Matrix.rows - returns a Matrix - creates a matrix from argument rows - copies the original rows by default - references the original rows if copy is false Finished in 0.016303 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/matrix/scalar/Fail_spec.rb # 2010-02-23T09:41:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/scalar/Fail_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/scalar/Fail_spec.rb Matrix::Scalar#Fail - needs to be reviewed for spec completeness Finished in 0.014040 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/matrix/scalar/Raise_spec.rb # 2010-02-23T09:41:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/scalar/Raise_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/scalar/Raise_spec.rb Matrix::Scalar#Raise - needs to be reviewed for spec completeness Finished in 0.037373 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/matrix/scalar/divide_spec.rb # 2010-02-23T09:41:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/scalar/divide_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/scalar/divide_spec.rb Matrix::Scalar#/ - needs to be reviewed for spec completeness Finished in 0.014084 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/matrix/scalar/exponent_spec.rb # 2010-02-23T09:41:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/scalar/exponent_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/scalar/exponent_spec.rb Matrix::Scalar#** - needs to be reviewed for spec completeness Finished in 0.014228 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/matrix/scalar/included_spec.rb # 2010-02-23T09:41:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/scalar/included_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/scalar/included_spec.rb Matrix::Scalar.included - needs to be reviewed for spec completeness Finished in 0.013974 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/matrix/scalar/initialize_spec.rb # 2010-02-23T09:41:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/scalar/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/scalar/initialize_spec.rb Matrix::Scalar#initialize - needs to be reviewed for spec completeness Finished in 0.013891 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/matrix/scalar/minus_spec.rb # 2010-02-23T09:41:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/scalar/minus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/scalar/minus_spec.rb Matrix::Scalar#- - needs to be reviewed for spec completeness Finished in 0.013948 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/matrix/scalar/multiply_spec.rb # 2010-02-23T09:41:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/scalar/multiply_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/scalar/multiply_spec.rb Matrix::Scalar#* - needs to be reviewed for spec completeness Finished in 0.014034 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/matrix/scalar/plus_spec.rb # 2010-02-23T09:41:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/scalar/plus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/scalar/plus_spec.rb Matrix::Scalar#+ - needs to be reviewed for spec completeness Finished in 0.013853 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/matrix/scalar_spec.rb # 2010-02-23T09:41:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/scalar_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/scalar_spec.rb Matrix.scalar - returns a Matrix - returns a n x n matrix - initializes diagonal to value - initializes all non-diagonal values to 0 - returns a Matrix - returns a square matrix, where the first argument specifies the side of the square - puts the second argument in all diagonal values - fills all values not on the main diagonal with 0 Finished in 0.020110 seconds 1 file, 8 examples, 24 expectations, 0 failures, 0 errors == rubyspec/library/matrix/singular_spec.rb # 2010-02-23T09:41:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/singular_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/singular_spec.rb Matrix#singular? - needs to be reviewed for spec completeness Finished in 0.013870 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/matrix/square_spec.rb # 2010-02-23T09:41:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/square_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/square_spec.rb Matrix#square? - returns true when the Matrix is square - returns true when the Matrix has only one element - returns false when the Matrix is rectangular - returns false when the Matrix is rectangular Finished in 0.016225 seconds 1 file, 4 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/matrix/t_spec.rb # 2010-02-23T09:41:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/t_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/t_spec.rb Matrix#transpose - returns a transposed matrix Finished in 0.016223 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/matrix/to_a_spec.rb # 2010-02-23T09:41:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/to_a_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/to_a_spec.rb Matrix#to_a - needs to be reviewed for spec completeness Finished in 0.013863 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/matrix/to_s_spec.rb # 2010-02-23T09:41:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/to_s_spec.rb Matrix#to_s - needs to be reviewed for spec completeness Finished in 0.014148 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/matrix/tr_spec.rb # 2010-02-23T09:41:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/tr_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/tr_spec.rb Matrix#tr - returns the sum of diagonal elements in a square Matrix Finished in 0.016622 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/matrix/trace_spec.rb # 2010-02-23T09:41:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/trace_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/trace_spec.rb Matrix#trace - returns the sum of diagonal elements in a square Matrix Finished in 0.015924 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/matrix/transpose_spec.rb # 2010-02-23T09:41:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/transpose_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/transpose_spec.rb Matrix#transpose - returns a transposed matrix Finished in 0.015612 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/matrix/unit_spec.rb # 2010-02-23T09:41:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/unit_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/unit_spec.rb Matrix.unit - returns a Matrix - returns a n x n identity matrix Finished in 0.019267 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/matrix/vector/each2_spec.rb # 2010-02-23T09:41:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/vector/each2_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/vector/each2_spec.rb Vector.each2 - requires one argument Vector.each2 given one argument - accepts an Array argument - raises a DimensionMismatch error if the Vector size is different - yields arguments in sequence - yield arguments in pairs Finished in 0.019614 seconds 1 file, 5 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/matrix/vector/eql_spec.rb # 2010-02-23T09:41:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/vector/eql_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/vector/eql_spec.rb Vector#eql? - returns true for self Finished in 0.014677 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/matrix/zero_spec.rb # 2010-02-23T09:41:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/matrix/zero_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/matrix/zero_spec.rb Matrix.zero - returns an object of type Matrix - creates a n x n matrix - initializes all cells to 0 Finished in 0.021765 seconds 1 file, 3 examples, 105 expectations, 0 failures, 0 errors == rubyspec/library/mutex/lock_spec.rb # 2010-02-23T09:41:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/mutex/lock_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/mutex/lock_spec.rb Mutex#lock - returns self - waits if the lock is not available - raises a ThreadError when used recursively Finished in 0.029157 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/mutex/locked_spec.rb # 2010-02-23T09:41:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/mutex/locked_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/mutex/locked_spec.rb Mutex#locked? - returns true if locked - returns false if unlocked - returns the status of the lock Finished in 0.009479 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/mutex/synchronize_spec.rb # 2010-02-23T09:41:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/mutex/synchronize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/mutex/synchronize_spec.rb Mutex#synchronize - wraps the lock/unlock pair in an ensure Finished in 0.008650 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/library/mutex/try_lock_spec.rb # 2010-02-23T09:41:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/mutex/try_lock_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/mutex/try_lock_spec.rb Mutex#try_lock - locks the mutex if it can - returns false if lock can not be aquired immediately Finished in 0.008642 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/mutex/unlock_spec.rb # 2010-02-23T09:41:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/mutex/unlock_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/mutex/unlock_spec.rb Mutex#unlock - raises ThreadError unless Mutex is locked - raises ThreadError unless thread owns Mutex - raises ThreadError if previously locking thread is gone Finished in 0.010935 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/net/FTPError_spec.rb # 2010-02-23T09:41:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/FTPError_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/FTPError_spec.rb Net::FTPError - is an Exception Finished in 0.039135 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/net/FTPPermError_spec.rb # 2010-02-23T09:41:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/FTPPermError_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/FTPPermError_spec.rb Net::FTPPermError - is an Exception - is a subclass of Net::FTPError Finished in 0.035602 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/FTPProtoError_spec.rb # 2010-02-23T09:41:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/FTPProtoError_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/FTPProtoError_spec.rb Net::FTPProtoError - is an Exception - is a subclass of Net::FTPError Finished in 0.017426 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/FTPReplyError_spec.rb # 2010-02-23T09:41:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/FTPReplyError_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/FTPReplyError_spec.rb Net::FTPReplyError - is an Exception - is a subclass of Net::FTPError Finished in 0.017339 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/FTPTempError_spec.rb # 2010-02-23T09:41:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/FTPTempError_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/FTPTempError_spec.rb Net::FTPTempError - is an Exception - is a subclass of Net::FTPError Finished in 0.017272 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/abort_spec.rb # 2010-02-23T09:41:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/abort_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/abort_spec.rb Net::FTP#abort - sends the ABOR command to the server - ignores the response - returns the full response - does not raise any error when the response code is 225 - does not raise any error when the response code is 226 - raises a Net::FTPProtoError when the response code is 500 - raises a Net::FTPProtoError when the response code is 501 - raises a Net::FTPProtoError when the response code is 502 - raises a Net::FTPProtoError when the response code is 421 Finished in 0.624337 seconds 1 file, 9 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/acct_spec.rb # 2010-02-23T09:41:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/acct_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/acct_spec.rb Net::FTP#acct - writes the ACCT command to the server - returns nil - does not raise any error when the response code is 230 - raises a Net::FTPPermError when the response code is 530 - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 503 - raises a Net::FTPTempError when the response code is 421 Finished in 0.142781 seconds 1 file, 8 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/binary_spec.rb # 2010-02-23T09:41:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/binary_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/binary_spec.rb Net::FTP#binary - returns true when self is in binary mode Net::FTP#binary= - sets self to binary mode when passed true Finished in 0.018083 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/chdir_spec.rb # 2010-02-23T09:41:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/chdir_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/chdir_spec.rb Net::FTP#chdir - writes the 'CWD' command with the passed directory to the socket - returns nil - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 502 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 - raises a Net::FTPPermError when the response code is 550 Net::FTP#chdir when switching to the parent directory - sends the 'CDUP' command to the server - returns nil Finished in 0.184677 seconds 1 file, 10 examples, 10 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/close_spec.rb # 2010-02-23T09:41:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/close_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/close_spec.rb Net::FTP#close - closes the socket - does not try to close the socket if it has already been closed - does not try to close the socket if it is nil Finished in 0.021260 seconds 1 file, 3 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/closed_spec.rb # 2010-02-23T09:41:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/closed_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/closed_spec.rb Net::FTP#closed? - returns true when the socket is closed - returns true when the socket is nil Finished in 0.018519 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/connect_spec.rb # 2010-02-23T09:41:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/connect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/connect_spec.rb Net::FTP#connect - tries to connect to the FTP Server on the given host and port - returns nil - prints a small debug line when in debug mode - does not raise any error when the response code is 220 - raises a Net::FTPReplyError when the response code is 120 - raises a Net::FTPTempError when the response code is 421 Finished in 0.086116 seconds 1 file, 6 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/debug_mode_spec.rb # 2010-02-23T09:41:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/debug_mode_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/debug_mode_spec.rb Net::FTP#debug_mode - returns true when self is in debug mode Net::FTP#debug_mode= - sets self into debug mode when passed true Finished in 0.017950 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/delete_spec.rb # 2010-02-23T09:41:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/delete_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/delete_spec.rb Net::FTP#delete - sends the DELE command with the passed filename to the server - raises a Net::FTPTempError when the response code is 450 - raises a Net::FTPPermError when the response code is 550 - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 502 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Finished in 0.133486 seconds 1 file, 8 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/dir_spec.rb # 2010-02-23T09:41:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/dir_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/dir_spec.rb Net::FTP#dir when passed a block - yields each file in the list of files in the passed dir Net::FTP#dir when passed no block - returns an Array containing a list of files in the passed dir Net::FTP#dir when the LIST command fails - raises a Net::FTPTempError when the response code is 450 - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 502 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#dir when switching type fails - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 504 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#dir when opening the data port fails - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Finished in 0.507317 seconds 1 file, 17 examples, 19 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/get_spec.rb # 2010-02-23T09:41:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/get_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/get_spec.rb Net::FTP#get (binary mode) - sends the RETR command to the server - returns nil - saves the contents of the passed remote file to the passed local file Net::FTP#get (binary mode) when passed a block - yields the received content as binary blocks of the passed size Net::FTP#get (binary mode) when resuming an existing file - saves the remaining content of the passed remote file to the passed local file Net::FTP#get (binary mode) when resuming an existing file and the REST command fails - raises a Net::FTPProtoError when the response code is 550 - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 502 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#get (binary mode) when the RETR command fails - raises a Net::FTPTempError when the response code is 450 - raises a Net::FTPProtoError when the response code is 550 - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#get (binary mode) when switching type fails - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 504 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#get (binary mode) when opening the data port fails - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#get (text mode) - sends the RETR command to the server - returns nil - saves the contents of the passed remote file to the passed local file Net::FTP#get (text mode) when passed a block - yields each line of the retrieved file to the passed block Net::FTP#get (text mode) when the RETR command fails - raises a Net::FTPTempError when the response code is 450 - raises a Net::FTPProtoError when the response code is 550 - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#get (text mode) when switching type fails - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 504 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#get (text mode) when opening the data port fails - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Finished in 1.500630 seconds 1 file, 45 examples, 45 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/getbinaryfile_spec.rb # 2010-02-23T09:41:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/getbinaryfile_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/getbinaryfile_spec.rb Net::FTP#getbinaryfile - sends the RETR command to the server - returns nil - saves the contents of the passed remote file to the passed local file Net::FTP#getbinaryfile when passed a block - yields the received content as binary blocks of the passed size Net::FTP#getbinaryfile when resuming an existing file - saves the remaining content of the passed remote file to the passed local file Net::FTP#getbinaryfile when resuming an existing file and the REST command fails - raises a Net::FTPProtoError when the response code is 550 - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 502 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#getbinaryfile when the RETR command fails - raises a Net::FTPTempError when the response code is 450 - raises a Net::FTPProtoError when the response code is 550 - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#getbinaryfile when switching type fails - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 504 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#getbinaryfile when opening the data port fails - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Finished in 0.900086 seconds 1 file, 26 examples, 26 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/getdir_spec.rb # 2010-02-23T09:41:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/getdir_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/getdir_spec.rb Finished in 0.017377 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/gettextfile_spec.rb # 2010-02-23T09:41:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/gettextfile_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/gettextfile_spec.rb Net::FTP#gettextfile - sends the RETR command to the server - returns nil - saves the contents of the passed remote file to the passed local file Net::FTP#gettextfile when passed a block - yields each line of the retrieved file to the passed block Net::FTP#gettextfile when the RETR command fails - raises a Net::FTPTempError when the response code is 450 - raises a Net::FTPProtoError when the response code is 550 - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#gettextfile when switching type fails - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 504 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#gettextfile when opening the data port fails - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Finished in 0.635910 seconds 1 file, 19 examples, 19 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/help_spec.rb # 2010-02-23T09:41:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/help_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/help_spec.rb Net::FTP#help - writes the HELP command to the server - returns the server's response - writes the HELP command with an optional parameter to the socket - does not raise any error when the response code is 211 - does not raise any error when the response code is 214 - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 502 - raises a Net::FTPTempError when the response code is 421 Finished in 0.140621 seconds 1 file, 9 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/initialize_spec.rb # 2010-02-23T09:41:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/initialize_spec.rb Net::FTP#initialize - is private - sets self into binary mode - sets self into active mode - sets self into non-debug mode - sets self to not resume file uploads/downloads Net::FTP#initialize when passed no arguments - does not try to connect Net::FTP#initialize when passed host - tries to connect to the passed host Net::FTP#initialize when passed host, user - tries to connect to the passed host - tries to login with the passed username Net::FTP#initialize when passed host, user, password - tries to connect to the passed host - tries to login with the passed username and password Net::FTP#initialize when passed host, user - tries to connect to the passed host - tries to login with the passed username, password and account Finished in 0.036239 seconds 1 file, 13 examples, 17 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/last_response_code_spec.rb # 2010-02-23T09:41:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/last_response_code_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/last_response_code_spec.rb Net::FTP#last_response_code - returns the response code for the last response Finished in 0.040599 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/last_response_spec.rb # 2010-02-23T09:41:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/last_response_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/last_response_spec.rb Net::FTP#last_response - returns the last response Finished in 0.035623 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/lastresp_spec.rb # 2010-02-23T09:41:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/lastresp_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/lastresp_spec.rb Net::FTP#lastresp - returns the response code for the last response Finished in 0.039674 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/list_spec.rb # 2010-02-23T09:41:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/list_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/list_spec.rb Net::FTP#list when passed a block - yields each file in the list of files in the passed dir Net::FTP#list when passed no block - returns an Array containing a list of files in the passed dir Net::FTP#list when the LIST command fails - raises a Net::FTPTempError when the response code is 450 - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 502 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#list when switching type fails - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 504 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#list when opening the data port fails - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Finished in 0.494599 seconds 1 file, 17 examples, 19 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/login_spec.rb # 2010-02-23T09:41:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/login_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/login_spec.rb Net::FTP#login when passed no arguments - sends the USER command with 'anonymous' as name to the server - sends the current username + hostname as a password when required Net::FTP#login when passed name - sends the USER command with the passed name to the server Net::FTP#login when passed name, password - sends the USER command with the passed name to the server - sends the passed password when required Net::FTP#login when passed name, password, account - sends the USER command with the passed name to the server - sends the passed password when required - sends the passed account when required Net::FTP#login when the USER command fails - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 502 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#login when the PASS command fails - does not raise an Error when the response code is 202 - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 502 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#login when the ACCT command fails - does not raise an Error when the response code is 202 - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 502 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Finished in 0.514956 seconds 1 file, 25 examples, 25 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/ls_spec.rb # 2010-02-23T09:41:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/ls_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/ls_spec.rb Net::FTP#ls when passed a block - yields each file in the list of files in the passed dir Net::FTP#ls when passed no block - returns an Array containing a list of files in the passed dir Net::FTP#ls when the LIST command fails - raises a Net::FTPTempError when the response code is 450 - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 502 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#ls when switching type fails - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 504 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#ls when opening the data port fails - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Finished in 0.520036 seconds 1 file, 17 examples, 19 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/mdtm_spec.rb # 2010-02-23T09:41:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/mdtm_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/mdtm_spec.rb Net::FTP#mdtm - sends the MDTM with the passed filename command to the server - returns the last modification time of the passed file - raises a Net::FTPPermError when the response code is 550 - raises a Net::FTPTempError when the response code is 421 Finished in 0.076744 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/mkdir_spec.rb # 2010-02-23T09:41:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/mkdir_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/mkdir_spec.rb Net::FTP#mkdir - sends the MKD command with the passed pathname to the server - returns the path to the newly created directory - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 502 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 - raises a Net::FTPPermError when the response code is 550 Finished in 0.162548 seconds 1 file, 8 examples, 11 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/mtime_spec.rb # 2010-02-23T09:41:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/mtime_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/mtime_spec.rb Net::FTP#mtime - sends the MDTM with the passed filename command to the server - raises a Net::FTPPermError when the response code is 550 - raises a Net::FTPTempError when the response code is 421 Net::FTP#mtime when passed filename - returns the last modification time of the passed file as a Time object in the local time Net::FTP#mtime when passed filename, local_time - returns the last modification time as a Time object in UTC when local_time is true - returns the last modification time as a Time object in the local time when local_time is false Finished in 0.136500 seconds 1 file, 6 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/nlst_spec.rb # 2010-02-23T09:41:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/nlst_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/nlst_spec.rb Net::FTP#nlst when passed no arguments - returns an Array containing a list of files in the current dir Net::FTP#nlst when passed dir - returns an Array containing a list of files in the passed dir Net::FTP#nlst when the NLST command fails - raises a Net::FTPTempError when the response code is 450 - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 502 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#nlst when switching type fails - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 504 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#nlst when opening the data port fails - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Finished in 0.519268 seconds 1 file, 17 examples, 19 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/noop_spec.rb # 2010-02-23T09:41:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/noop_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/noop_spec.rb Net::FTP#noop - sends the NOOP command to the server - returns nil - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPTempError when the response code is 421 Finished in 0.075512 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/open_spec.rb # 2010-02-23T09:41:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/open_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/open_spec.rb Net::FTP.open when passed no block - returns a new Net::FTP instance - passes the passed arguments down to Net::FTP.new Net::FTP.open when passed a block - yields a new Net::FTP instance to the passed block - closes the Net::FTP instance after yielding - closes the Net::FTP instance even if an exception is raised while yielding - returns the block's return value Finished in 0.027698 seconds 1 file, 6 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/passive_spec.rb # 2010-02-23T09:41:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/passive_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/passive_spec.rb Net::FTP#passive - returns true when self is in passive mode Net::FTP#passive= - sets self to passive mode when passed true Finished in 0.017980 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/put_spec.rb # 2010-02-23T09:41:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/put_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/put_spec.rb Net::FTP#put (binary mode) - sends the STOR command to the server - sends the contents of the passed local_file, without modifications - returns nil Net::FTP#put (binary mode) when passed a block - yields the transmitted content as binary blocks of the passed size Net::FTP#put (binary mode) when resuming an existing file - sends the remaining content of the passed local_file to the passed remote_file Net::FTP#put (binary mode) when resuming an existing file and the REST command fails - raises a Net::FTPProtoError when the response code is 550 - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 502 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#put (binary mode) when the STOR command fails - raises a Net::FTPPermError when the response code is 532 - raises a Net::FTPTempError when the response code is 450 - raises a Net::FTPTempError when the response code is 452 - raises a Net::FTPPermError when the response code is 553 - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#put (binary mode) when switching type fails - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 504 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#put (binary mode) when opening the data port fails - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#put (text mode) - sends the STOR command to the server - sends the contents of the passed local_file, using \r\n as the newline separator - returns nil Net::FTP#put (text mode) when passed a block - yields each transmitted line Net::FTP#put (text mode) when the STOR command fails - raises a Net::FTPPermError when the response code is 532 - raises a Net::FTPTempError when the response code is 450 - raises a Net::FTPTempError when the response code is 452 - raises a Net::FTPPermError when the response code is 553 - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#put (text mode) when switching type fails - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 504 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#put (text mode) when opening the data port fails - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Finished in 1.644488 seconds 1 file, 49 examples, 50 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/putbinaryfile_spec.rb # 2010-02-23T09:41:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/putbinaryfile_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/putbinaryfile_spec.rb Net::FTP#putbinaryfile - sends the STOR command to the server - sends the contents of the passed local_file, without modifications - returns nil Net::FTP#putbinaryfile when passed a block - yields the transmitted content as binary blocks of the passed size Net::FTP#putbinaryfile when resuming an existing file - sends the remaining content of the passed local_file to the passed remote_file Net::FTP#putbinaryfile when resuming an existing file and the REST command fails - raises a Net::FTPProtoError when the response code is 550 - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 502 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#putbinaryfile when the STOR command fails - raises a Net::FTPPermError when the response code is 532 - raises a Net::FTPTempError when the response code is 450 - raises a Net::FTPTempError when the response code is 452 - raises a Net::FTPPermError when the response code is 553 - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#putbinaryfile when switching type fails - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 504 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#putbinaryfile when opening the data port fails - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Finished in 0.974741 seconds 1 file, 28 examples, 28 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/puttextfile_spec.rb # 2010-02-23T09:41:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/puttextfile_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/puttextfile_spec.rb Net::FTP#puttextfile - sends the STOR command to the server - sends the contents of the passed local_file, using \r\n as the newline separator - returns nil Net::FTP#puttextfile when passed a block - yields each transmitted line Net::FTP#puttextfile when the STOR command fails - raises a Net::FTPPermError when the response code is 532 - raises a Net::FTPTempError when the response code is 450 - raises a Net::FTPTempError when the response code is 452 - raises a Net::FTPPermError when the response code is 553 - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#puttextfile when switching type fails - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 504 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#puttextfile when opening the data port fails - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Finished in 0.683939 seconds 1 file, 21 examples, 22 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/pwd_spec.rb # 2010-02-23T09:41:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/pwd_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/pwd_spec.rb Net::FTP#pwd - sends the PWD command to the server - returns the current directory - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 502 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 550 Finished in 0.117373 seconds 1 file, 7 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/quit_spec.rb # 2010-02-23T09:41:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/quit_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/quit_spec.rb Net::FTP#quit - sends the QUIT command to the server - does not close the socket automagically - returns nil Finished in 0.054304 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/rename_spec.rb # 2010-02-23T09:41:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/rename_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/rename_spec.rb Net::FTP#rename when passed from_name, to_name - sends the RNFR command with the passed from_name and the RNTO command with the passed to_name to the server - returns something Net::FTP#rename when the RNFR command fails - raises a Net::FTPTempError when the response code is 450 - raises a Net::FTPPermError when the response code is 550 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 502 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Net::FTP#rename when the RNTO command fails - raises a Net::FTPPermError when the response code is 532 - raises a Net::FTPPermError when the response code is 553 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 502 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Finished in 0.268791 seconds 1 file, 14 examples, 14 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/resume_spec.rb # 2010-02-23T09:41:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/resume_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/resume_spec.rb Net::FTP#resume - returns true when self is set to resume uploads/downloads Net::FTP#resume= - sets self to resume uploads/downloads when set to true Finished in 0.018223 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/retrbinary_spec.rb # 2010-02-23T09:41:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/retrbinary_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/retrbinary_spec.rb Net::FTP#retrbinary - sends the passed command to the server - yields the received content as binary blocks of the passed size Finished in 0.094239 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/retrlines_spec.rb # 2010-02-23T09:41:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/retrlines_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/retrlines_spec.rb Net::FTP#retrlines - sends the passed command over the socket - yields each received line to the passed block Finished in 0.119775 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/return_code_spec.rb # 2010-02-23T09:41:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/return_code_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/return_code_spec.rb Net::FTP#return_code - outputs a warning and returns a newline Net::FTP#return_code= - outputs a warning Finished in 0.018425 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/rmdir_spec.rb # 2010-02-23T09:41:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/rmdir_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/rmdir_spec.rb Net::FTP#rmdir - sends the RMD command with the passed pathname to the server - returns nil - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 502 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 - raises a Net::FTPPermError when the response code is 550 Finished in 0.130237 seconds 1 file, 8 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/sendcmd_spec.rb # 2010-02-23T09:41:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/sendcmd_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/sendcmd_spec.rb Net::FTP#sendcmd - sends the passed command to the server - returns the server's response - raises no error when the response code is 1xx, 2xx or 3xx - raises a Net::FTPTempError when the response code is 4xx - raises a Net::FTPPermError when the response code is 5xx - raises a Net::FTPProtoError when the response code is not between 1xx-5xx Finished in 0.107542 seconds 1 file, 6 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/set_socket_spec.rb # 2010-02-23T09:41:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/set_socket_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/set_socket_spec.rb Finished in 0.015974 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/site_spec.rb # 2010-02-23T09:41:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/site_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/site_spec.rb Net::FTP#site - sends the SITE command with the passed argument to the server - returns nil - does not raise an error when the response code is 202 - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Finished in 0.116243 seconds 1 file, 7 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/size_spec.rb # 2010-02-23T09:41:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/size_spec.rb Net::FTP#size - sends the SIZE command to the server - returns the size of the passed file as Integer - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 550 Finished in 0.119129 seconds 1 file, 6 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/status_spec.rb # 2010-02-23T09:41:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/status_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/status_spec.rb Net::FTP#status - sends the STAT command to the server - returns the received information - does not raise an error when the response code is 212 - does not raise an error when the response code is 213 - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 502 - raises a Net::FTPTempError when the response code is 421 - raises a Net::FTPPermError when the response code is 530 Finished in 0.140291 seconds 1 file, 9 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/storbinary_spec.rb # 2010-02-23T09:41:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/storbinary_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/storbinary_spec.rb Net::FTP#storbinary - sends the passed command and the passed File object's content to the server - yields the transmitted content as binary blocks of the passed size Finished in 0.101056 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/storlines_spec.rb # 2010-02-23T09:41:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/storlines_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/storlines_spec.rb Net::FTP#storlines - sends the passed command and the passed File object's content to the server - yields each line of the transmitted content Finished in 0.101217 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/system_spec.rb # 2010-02-23T09:41:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/system_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/system_spec.rb Net::FTP#system - sends the SYST command to the server - returns the received information - raises a Net::FTPPermError when the response code is 500 - raises a Net::FTPPermError when the response code is 501 - raises a Net::FTPPermError when the response code is 502 - raises a Net::FTPTempError when the response code is 421 Finished in 0.104283 seconds 1 file, 6 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/voidcmd_spec.rb # 2010-02-23T09:41:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/voidcmd_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/voidcmd_spec.rb Net::FTP#voidcmd - sends the passed command to the server - returns nil - raises a Net::FTPReplyError when the response code is 1xx - raises a Net::FTPReplyError when the response code is 3xx - raises a Net::FTPTempError when the response code is 4xx - raises a Net::FTPPermError when the response code is 5xx - raises a Net::FTPProtoError when the response code is not valid Finished in 0.116396 seconds 1 file, 7 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/net/ftp/welcome_spec.rb # 2010-02-23T09:41:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/ftp/welcome_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/ftp/welcome_spec.rb Net::FTP#welcome - returns the server's welcome message Finished in 0.075825 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/HTTPBadResponse_spec.rb # 2010-02-23T09:41:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/HTTPBadResponse_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/HTTPBadResponse_spec.rb Net::HTTPBadResponse - is a subclass of StandardError Finished in 0.101254 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/net/http/HTTPError_spec.rb # 2010-02-23T09:41:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/HTTPError_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/HTTPError_spec.rb Net::HTTPError - is a subclass of Net::ProtocolError - includes the Net::HTTPExceptions module Finished in 0.069681 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/HTTPFatalError_spec.rb # 2010-02-23T09:41:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/HTTPFatalError_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/HTTPFatalError_spec.rb Net::HTTPFatalError - is a subclass of Net::ProtoFatalError - includes the Net::HTTPExceptions module Finished in 0.069669 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/HTTPHeaderSyntaxError_spec.rb # 2010-02-23T09:41:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/HTTPHeaderSyntaxError_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/HTTPHeaderSyntaxError_spec.rb Net::HTTPHeaderSyntaxError - is a subclass of StandardError Finished in 0.069194 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/net/http/HTTPRetriableError_spec.rb # 2010-02-23T09:41:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/HTTPRetriableError_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/HTTPRetriableError_spec.rb Net::HTTPRetriableError - is a subclass of Net::ProtoRetriableError - includes the Net::HTTPExceptions module Finished in 0.069610 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/HTTPServerException_spec.rb # 2010-02-23T09:41:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/HTTPServerException_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/HTTPServerException_spec.rb Net::HTTPServerException - is a subclass of Net::ProtoServerError - includes the Net::HTTPExceptions module Finished in 0.069643 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/Proxy_spec.rb # 2010-02-23T09:41:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/Proxy_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/Proxy_spec.rb Net::HTTP.Proxy - returns a new subclass of Net::HTTP - returns Net::HTTP when the passed address is nil - sets the returned subclasses' proxy options based on the passed arguments Net::HTTP#proxy? when self is no proxy class instance - returns false Net::HTTP#proxy? when self is a proxy class instance - returns false Finished in 0.074399 seconds 1 file, 5 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/active_spec.rb # 2010-02-23T09:41:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/active_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/active_spec.rb Net::HTTP#active? - returns true when self has been started - returns false when self has not been started yet - returns false when self has been stopped again Finished in 1.021181 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/address_spec.rb # 2010-02-23T09:41:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/address_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/address_spec.rb Net::HTTP#address - returns the current host name Finished in 0.069055 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/net/http/http/close_on_empty_response_spec.rb # 2010-02-23T09:41:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/close_on_empty_response_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/close_on_empty_response_spec.rb Net::HTTP#close_on_empty_response - needs to be reviewed for spec completeness Net::HTTP#close_on_empty_response= - needs to be reviewed for spec completeness Finished in 0.069605 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/copy_spec.rb # 2010-02-23T09:41:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/copy_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/copy_spec.rb Net::HTTP#copy - sends a COPY request to the passed path and returns the response Finished in 0.773139 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/default_port_spec.rb # 2010-02-23T09:41:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/default_port_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/default_port_spec.rb Net::HTTP.default_port - returns 80 Finished in 0.069238 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/net/http/http/delete_spec.rb # 2010-02-23T09:41:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/delete_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/delete_spec.rb Net::HTTP#delete - sends a DELETE request to the passed path and returns the response Finished in 0.775623 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/finish_spec.rb # 2010-02-23T09:41:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/finish_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/finish_spec.rb Net::HTTP#finish when self has been started - closes the tcp connection Net::HTTP#finish when self has not been started yet - raises an IOError Finished in 0.250914 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/get2_spec.rb # 2010-02-23T09:41:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/get2_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/get2_spec.rb Net::HTTP#get2 when passed no block - sends a GET request to the passed path and returns the response - returns a Net::HTTPResponse object Net::HTTP#get2 when passed a block - sends a GET request to the passed path and returns the response - yields the response to the passed block - returns a Net::HTTPResponse object Finished in 1.477138 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/get_print_spec.rb # 2010-02-23T09:41:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/get_print_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/get_print_spec.rb Net::HTTP.get_print when passed URI - it prints the body of the specified uri to $stdout Net::HTTP.get_print when passed host, path, port - it prints the body of the specified uri to $stdout Finished in 0.338618 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/get_response_spec.rb # 2010-02-23T09:41:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/get_response_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/get_response_spec.rb Net::HTTP.get_response when passed URI - returns the response for the specified uri Net::HTTP.get_response when passed host, path, port - returns the response for the specified host-path-combination Finished in 0.335375 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/get_spec.rb # 2010-02-23T09:41:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/get_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/get_spec.rb Net::HTTP.get when passed URI when passed URI - returns the body of the specified uri Net::HTTP.get when passed URI when passed host, path, port - returns the body of the specified host-path-combination Net::HTTP.get when passed URI when passed path in version 1.1 mode - returns the response and the body for the passed path - yields each read part of the body to the passed block when passed a block Finished in 0.927269 seconds 1 file, 4 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/head2_spec.rb # 2010-02-23T09:41:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/head2_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/head2_spec.rb Net::HTTP#head2 when passed no block - sends a head request to the passed path and returns the response - returns a Net::HTTPResponse object Net::HTTP#head2 when passed a block - sends a head request to the passed path and returns the response - yields the response to the passed block - returns a Net::HTTPResponse object Finished in 1.422439 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/head_spec.rb # 2010-02-23T09:41:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/head_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/head_spec.rb Net::HTTP#head - sends a HEAD request to the passed path and returns the response - returns a Net::HTTPResponse Finished in 0.802537 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/http_default_port_spec.rb # 2010-02-23T09:41:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/http_default_port_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/http_default_port_spec.rb Net::HTTP.http_default_port - returns 80 Finished in 0.069004 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/net/http/http/https_default_port_spec.rb # 2010-02-23T09:41:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/https_default_port_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/https_default_port_spec.rb Net::HTTP.https_default_port - returns 443 Finished in 0.069038 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/net/http/http/initialize_spec.rb # 2010-02-23T09:42:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/initialize_spec.rb Net::HTTP#initialize - is private Net::HTTP#initialize when passed address - sets the new Net::HTTP instance's address to the passed address - sets the new Net::HTTP instance's port to the default HTTP port - does not start the new Net::HTTP instance Net::HTTP#initialize when passed address, port - sets the new Net::HTTP instance's address to the passed address - sets the new Net::HTTP instance's port to the passed port - does not start the new Net::HTTP instance Finished in 0.074335 seconds 1 file, 7 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/inspect_spec.rb # 2010-02-23T09:42:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/inspect_spec.rb Net::HTTP#inspect - returns a String representation of self Finished in 0.739273 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/is_version_1_1_spec.rb # 2010-02-23T09:42:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/is_version_1_1_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/is_version_1_1_spec.rb Net::HTTP.is_version_1_1? - returns the state of net/http 1.1 features Finished in 0.070680 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/is_version_1_2_spec.rb # 2010-02-23T09:42:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/is_version_1_2_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/is_version_1_2_spec.rb Net::HTTP.is_version_1_2? - returns the state of net/http 1.2 features Finished in 0.095709 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/lock_spec.rb # 2010-02-23T09:42:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/lock_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/lock_spec.rb Net::HTTP#lock - sends a LOCK request to the passed path and returns the response Finished in 0.782014 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/mkcol_spec.rb # 2010-02-23T09:42:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/mkcol_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/mkcol_spec.rb Net::HTTP#mkcol - sends a MKCOL request to the passed path and returns the response Finished in 0.772658 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/move_spec.rb # 2010-02-23T09:42:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/move_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/move_spec.rb Net::HTTP#head - sends a MOVE request to the passed path and returns the response - returns a Net::HTTPResponse Finished in 0.812416 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/new_spec.rb # 2010-02-23T09:42:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/new_spec.rb Net::HTTP.new when passed address - returns a Net::HTTP instance - sets the new Net::HTTP instance's address to the passed address - sets the new Net::HTTP instance's port to the default HTTP port - does not start the new Net::HTTP instance Net::HTTP.new when passed address, port - returns a Net::HTTP instance - sets the new Net::HTTP instance's address to the passed address - sets the new Net::HTTP instance's port to the passed port - does not start the new Net::HTTP instance Net::HTTP.new when passed address, port, *proxy_options - returns a Net::HTTP instance - correctly sets the passed Proxy options Finished in 0.077221 seconds 1 file, 10 examples, 29 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/newobj_spec.rb # 2010-02-23T09:42:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/newobj_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/newobj_spec.rb Net::HTTP.newobj when passed address - returns a new Net::HTTP instance - sets the new Net::HTTP instance's address to the passed address - sets the new Net::HTTP instance's port to the default HTTP port - does not start the new Net::HTTP instance Net::HTTP.newobj when passed address, port - returns a new Net::HTTP instance - sets the new Net::HTTP instance's address to the passed address - sets the new Net::HTTP instance's port to the passed port - does not start the new Net::HTTP instance Finished in 0.097696 seconds 1 file, 8 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/open_timeout_spec.rb # 2010-02-23T09:42:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/open_timeout_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/open_timeout_spec.rb Net::HTTP#open_timeout - returns the seconds to wait till the connection is open Net::HTTP#open_timeout= - sets the seconds to wait till the connection is open - returns the newly set value Finished in 0.070900 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/options_spec.rb # 2010-02-23T09:42:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/options_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/options_spec.rb Net::HTTP#options - sends an options request to the passed path and returns the response - returns a Net::HTTPResponse Finished in 0.834742 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/port_spec.rb # 2010-02-23T09:42:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/port_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/port_spec.rb Net::HTTP#port - returns the current port number Finished in 0.069521 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/net/http/http/post2_spec.rb # 2010-02-23T09:42:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/post2_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/post2_spec.rb Net::HTTP#post2 when passed no block - sends a post request to the passed path and returns the response - returns a Net::HTTPResponse object Net::HTTP#post2 when passed a block - sends a post request to the passed path and returns the response - yields the response to the passed block - returns a Net::HTTPResponse object Finished in 1.558864 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/post_form_spec.rb # 2010-02-23T09:42:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/post_form_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/post_form_spec.rb Net::HTTP.post_form when passed URI - POSTs the passed form data to the given uri Finished in 0.291167 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/net/http/http/post_spec.rb # 2010-02-23T09:42:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/post_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/post_spec.rb Net::HTTP#post - sends an post request to the passed path and returns the response - returns a Net::HTTPResponse Net::HTTP#post when passed a block - yields fragments of the response body to the passed block - returns a Net::HTTPResponse Finished in 1.518013 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/propfind_spec.rb # 2010-02-23T09:42:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/propfind_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/propfind_spec.rb Net::HTTP#propfind - sends an propfind request to the passed path and returns the response - returns a Net::HTTPResponse Finished in 0.845677 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/proppatch_spec.rb # 2010-02-23T09:42:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/proppatch_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/proppatch_spec.rb Net::HTTP#proppatch - sends an proppatch request to the passed path and returns the response - returns a Net::HTTPResponse Finished in 0.883218 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/proxy_address_spec.rb # 2010-02-23T09:42:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/proxy_address_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/proxy_address_spec.rb Net::HTTP.proxy_address when self is no proxy class - returns nil Net::HTTP.proxy_address when self is a proxy class - returns the address for self's proxy connection Net::HTTP#proxy_address when self is no proxy class instance - returns nil Net::HTTP#proxy_address when self is a proxy class instance - returns the password for self's proxy connection Finished in 0.073422 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/proxy_class_spec.rb # 2010-02-23T09:42:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/proxy_class_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/proxy_class_spec.rb Net::HTTP.proxy_class? - returns true if sels is a class created with Net::HTTP.Proxy Finished in 0.069046 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/proxy_pass_spec.rb # 2010-02-23T09:42:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/proxy_pass_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/proxy_pass_spec.rb Net::HTTP.proxy_pass when self is no proxy class - returns nil Net::HTTP.proxy_pass when self is a proxy class - returns nil if no password was set for self's proxy connection - returns the password for self's proxy connection Net::HTTP#proxy_pass when self is no proxy class instance - returns nil Net::HTTP#proxy_pass when self is a proxy class instance - returns nil if no password was set for self's proxy connection - returns the password for self's proxy connection Finished in 0.074860 seconds 1 file, 6 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/proxy_port_spec.rb # 2010-02-23T09:42:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/proxy_port_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/proxy_port_spec.rb Net::HTTP.proxy_port when self is no proxy class - returns nil Net::HTTP.proxy_port when self is a proxy class - returns 80 if no port was set for self's proxy connection - returns the port for self's proxy connection Net::HTTP#proxy_port when self is no proxy class instance - returns nil Net::HTTP#proxy_port when self is a proxy class instance - returns 80 if no port was set for self's proxy connection - returns the port for self's proxy connection Finished in 0.105288 seconds 1 file, 6 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/proxy_user_spec.rb # 2010-02-23T09:42:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/proxy_user_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/proxy_user_spec.rb Net::HTTP.proxy_user when self is no proxy class - returns nil Net::HTTP.proxy_user when self is a proxy class - returns nil if no username was set for self's proxy connection - returns the username for self's proxy connection Net::HTTP#proxy_user when self is no proxy class instance - returns nil Net::HTTP#proxy_user when self is a proxy class instance - returns nil if no username was set for self's proxy connection - returns the username for self's proxy connection Finished in 0.074753 seconds 1 file, 6 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/put2_spec.rb # 2010-02-23T09:42:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/put2_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/put2_spec.rb Net::HTTP#put2 when passed no block - sends a put request to the passed path and returns the response - returns a Net::HTTPResponse object Net::HTTP#put2 when passed a block - sends a put request to the passed path and returns the response - yields the response to the passed block - returns a Net::HTTPResponse object Finished in 1.580846 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/put_spec.rb # 2010-02-23T09:42:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/put_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/put_spec.rb Net::HTTP#put - sends an put request to the passed path and returns the response - returns a Net::HTTPResponse Finished in 0.839422 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/read_timeout_spec.rb # 2010-02-23T09:42:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/read_timeout_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/read_timeout_spec.rb Net::HTTP#read_timeout - returns the seconds to wait until reading one block Net::HTTP#read_timeout= - sets the seconds to wait till the connection is open - returns the newly set value Finished in 0.070686 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/request_get_spec.rb # 2010-02-23T09:42:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/request_get_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/request_get_spec.rb Net::HTTP#request_get when passed no block - sends a GET request to the passed path and returns the response - returns a Net::HTTPResponse object Net::HTTP#request_get when passed a block - sends a GET request to the passed path and returns the response - yields the response to the passed block - returns a Net::HTTPResponse object Finished in 1.517160 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/request_head_spec.rb # 2010-02-23T09:42:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/request_head_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/request_head_spec.rb Net::HTTP#request_head when passed no block - sends a head request to the passed path and returns the response - returns a Net::HTTPResponse object Net::HTTP#request_head when passed a block - sends a head request to the passed path and returns the response - yields the response to the passed block - returns a Net::HTTPResponse object Finished in 1.484802 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/request_post_spec.rb # 2010-02-23T09:42:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/request_post_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/request_post_spec.rb Net::HTTP#request_post when passed no block - sends a post request to the passed path and returns the response - returns a Net::HTTPResponse object Net::HTTP#request_post when passed a block - sends a post request to the passed path and returns the response - yields the response to the passed block - returns a Net::HTTPResponse object Finished in 1.565411 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/request_put_spec.rb # 2010-02-23T09:42:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/request_put_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/request_put_spec.rb Net::HTTP#request_put when passed no block - sends a put request to the passed path and returns the response - returns a Net::HTTPResponse object Net::HTTP#request_put when passed a block - sends a put request to the passed path and returns the response - yields the response to the passed block - returns a Net::HTTPResponse object Finished in 1.575562 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/request_spec.rb # 2010-02-23T09:42:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/request_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/request_spec.rb Net::HTTP#request when passed request_object - makes a HTTP Request based on the passed request_object Net::HTTP#request when passed request_object and request_body - sends the passed request_body when making the HTTP Request Finished in 2.534302 seconds 1 file, 2 examples, 26 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/request_types_spec.rb # 2010-02-23T09:42:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/request_types_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/request_types_spec.rb Net::HTTP::Get - is a subclass of Net::HTTPRequest - represents the 'GET'-Request-Method - has no Request Body - has a Respone Body Net::HTTP::Head - is a subclass of Net::HTTPRequest - represents the 'HEAD'-Request-Method - has no Request Body - has no Respone Body Net::HTTP::Post - is a subclass of Net::HTTPRequest - represents the 'POST'-Request-Method - has a Request Body - has a Respone Body Net::HTTP::Put - is a subclass of Net::HTTPRequest - represents the 'PUT'-Request-Method - has a Request Body - has a Respone Body Net::HTTP::Delete - is a subclass of Net::HTTPRequest - represents the 'DELETE'-Request-Method - has no Request Body - has a Respone Body Net::HTTP::Options - is a subclass of Net::HTTPRequest - represents the 'OPTIONS'-Request-Method - has no Request Body - has no Respone Body Net::HTTP::Trace - is a subclass of Net::HTTPRequest - represents the 'TRACE'-Request-Method - has no Request Body - has a Respone Body Net::HTTP::Propfind - is a subclass of Net::HTTPRequest - represents the 'PROPFIND'-Request-Method - has a Request Body - has a Respone Body Net::HTTP::Proppatch - is a subclass of Net::HTTPRequest - represents the 'PROPPATCH'-Request-Method - has a Request Body - has a Respone Body Net::HTTP::Mkcol - is a subclass of Net::HTTPRequest - represents the 'MKCOL'-Request-Method - has a Request Body - has a Respone Body Net::HTTP::Copy - is a subclass of Net::HTTPRequest - represents the 'COPY'-Request-Method - has no Request Body - has a Respone Body Net::HTTP::Move - is a subclass of Net::HTTPRequest - represents the 'MOVE'-Request-Method - has no Request Body - has a Respone Body Net::HTTP::Lock - is a subclass of Net::HTTPRequest - represents the 'LOCK'-Request-Method - has a Request Body - has a Respone Body Net::HTTP::Unlock - is a subclass of Net::HTTPRequest - represents the 'UNLOCK'-Request-Method - has a Request Body - has a Respone Body Finished in 0.121248 seconds 1 file, 56 examples, 56 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/send_request_spec.rb # 2010-02-23T09:42:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/send_request_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/send_request_spec.rb Net::HTTP#send_request when passed type, path - sends a HTTP Request of the passed type to the passed path Net::HTTP#send_request when passed type, path, body - sends a HTTP Request with the passed body Net::HTTP#send_request when passed type, path, body, headers - sends a HTTP Request with the passed headers Finished in 1.559208 seconds 1 file, 3 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/set_debug_output_spec.rb # 2010-02-23T09:42:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/set_debug_output_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/set_debug_output_spec.rb Net::HTTP#set_debug_output when passed io - sets the passed io as output stream for debugging - outputs a warning when the connection has already been started Finished in 0.801416 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/socket_type_spec.rb # 2010-02-23T09:42:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/socket_type_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/socket_type_spec.rb Net::HTTP.socket_type - returns BufferedIO Finished in 0.069014 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/net/http/http/start_spec.rb # 2010-02-23T09:42:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/start_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/start_spec.rb Net::HTTP.start - returns a new Net::HTTP object for the passed address and port - opens the tcp connection Net::HTTP.start when passed a block - returns the blocks return value - yields the new Net::HTTP object to the block - opens the tcp connection before yielding - closes the tcp connection after yielding Net::HTTP#start - returns self - opens the tcp connection Net::HTTP#start when self has already been started - raises an IOError Net::HTTP#start when passed a block - returns the blocks return value - yields the new Net::HTTP object to the block - opens the tcp connection before yielding - closes the tcp connection after yielding Finished in 1.950672 seconds 1 file, 13 examples, 17 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/started_spec.rb # 2010-02-23T09:42:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/started_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/started_spec.rb Net::HTTP#started? - returns true when self has been started - returns false when self has not been started yet - returns false when self has been stopped again Finished in 0.740497 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/trace_spec.rb # 2010-02-23T09:42:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/trace_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/trace_spec.rb Net::HTTP#trace - sends a TRACE request to the passed path and returns the response - returns a Net::HTTPResponse Finished in 0.813051 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/unlock_spec.rb # 2010-02-23T09:42:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/unlock_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/unlock_spec.rb Net::HTTP#unlock - sends an UNLOCK request to the passed path and returns the response - returns a Net::HTTPResponse Finished in 0.837335 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/use_ssl_spec.rb # 2010-02-23T09:42:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/use_ssl_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/use_ssl_spec.rb Net::HTTP#use_ssl? - returns false Finished in 0.069210 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/net/http/http/version_1_1_spec.rb # 2010-02-23T09:42:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/version_1_1_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/version_1_1_spec.rb Net::HTTP.version_1_1 - turns on net/http 1.1 features - returns false Net::HTTP.version_1_1? - returns the state of net/http 1.1 features Finished in 0.071631 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/net/http/http/version_1_2_spec.rb # 2010-02-23T09:42:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/http/version_1_2_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/http/version_1_2_spec.rb Net::HTTP.version_1_2 - turns on net/http 1.2 features - returns true Net::HTTP.version_1_2? - returns the state of net/http 1.2 features Finished in 0.071455 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpexceptions/initialize_spec.rb # 2010-02-23T09:42:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpexceptions/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpexceptions/initialize_spec.rb Net::HTTPExceptions#initialize when passed message, response - calls super with the passed message - sets self's response to the passed response Finished in 0.070801 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpexceptions/response_spec.rb # 2010-02-23T09:42:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpexceptions/response_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpexceptions/response_spec.rb Net::HTTPExceptions#response - returns self's response Finished in 0.093429 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/net/http/httpgenericrequest/body_exist_spec.rb # 2010-02-23T09:42:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpgenericrequest/body_exist_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpgenericrequest/body_exist_spec.rb Net::HTTPGenericRequest#body_exist? - returns true when the response is expected to have a body Finished in 0.069534 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpgenericrequest/body_spec.rb # 2010-02-23T09:42:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpgenericrequest/body_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpgenericrequest/body_spec.rb Net::HTTPGenericRequest#body - returns self's request body Net::HTTPGenericRequest#body= - sets self's body content to the passed String - sets self's body stream to nil Finished in 0.073028 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpgenericrequest/body_stream_spec.rb # 2010-02-23T09:42:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpgenericrequest/body_stream_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpgenericrequest/body_stream_spec.rb Net::HTTPGenericRequest#body_stream - returns self's body stream Object Net::HTTPGenericRequest#body_stream= - sets self's body stream to the passed Object - sets self's body to nil Finished in 0.073224 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpgenericrequest/exec_spec.rb # 2010-02-23T09:42:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpgenericrequest/exec_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpgenericrequest/exec_spec.rb Net::HTTPGenericRequest#exec when passed socket, version, path - executes the request over the socket to the path using the HTTP version Net::HTTPGenericRequest#exec when 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 - correctly sets the 'Content-Length' header and includes the body Net::HTTPGenericRequest#exec when 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 - sends the whole stream, regardless of the 'Content-Length' header - sends the request in chunks of 1024 bytes when 'Transfer-Encoding' is set to 'chunked' - raises an ArgumentError when the 'Content-Length' is not set or 'Transfer-Encoding' is not set to 'chunked' Finished in 0.081540 seconds 1 file, 7 examples, 33 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpgenericrequest/inspect_spec.rb # 2010-02-23T09:42:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpgenericrequest/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpgenericrequest/inspect_spec.rb Net::HTTPGenericRequest#inspect - returns a String representation of self Finished in 0.166129 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpgenericrequest/method_spec.rb # 2010-02-23T09:42:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpgenericrequest/method_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpgenericrequest/method_spec.rb Net::HTTPGenericRequest#method - returns self's request method Finished in 0.069683 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpgenericrequest/path_spec.rb # 2010-02-23T09:42:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpgenericrequest/path_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpgenericrequest/path_spec.rb Net::HTTPGenericRequest#path - returns self's request path Finished in 0.069521 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpgenericrequest/request_body_permitted_spec.rb # 2010-02-23T09:42:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpgenericrequest/request_body_permitted_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpgenericrequest/request_body_permitted_spec.rb Net::HTTPGenericRequest#request_body_permitted? - returns true when the request is expected to have a body Finished in 0.069369 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpgenericrequest/response_body_permitted_spec.rb # 2010-02-23T09:42:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpgenericrequest/response_body_permitted_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpgenericrequest/response_body_permitted_spec.rb Net::HTTPGenericRequest#response_body_permitted? - returns true when the response is expected to have a body Finished in 0.069395 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpgenericrequest/set_body_internal_spec.rb # 2010-02-23T09:42:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpgenericrequest/set_body_internal_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpgenericrequest/set_body_internal_spec.rb Net::HTTPGenericRequest#set_body_internal when passed string - sets self's body to the passed string - raises an ArgumentError when the body or body_stream of self have already been set Finished in 0.071011 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/add_field_spec.rb # 2010-02-23T09:42:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/add_field_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/add_field_spec.rb Net::HTTPHeader#add_field when passed key, value - adds the passed value to the header entry with the passed key - is case-insensitive Finished in 0.071465 seconds 1 file, 2 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/basic_auth_spec.rb # 2010-02-23T09:42:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/basic_auth_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/basic_auth_spec.rb Net::HTTPHeader#basic_auth when passed account, password - sets the 'Authorization' Header entry for basic authorization Finished in 0.069738 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/canonical_each_spec.rb # 2010-02-23T09:42:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/canonical_each_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/canonical_each_spec.rb Net::HTTPHeader#canonical_each when passed a block - yields each header entry to the passed block (capitalized keys, values joined) Finished in 0.097454 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/chunked_spec.rb # 2010-02-23T09:42:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/chunked_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/chunked_spec.rb Net::HTTPHeader#chunked? - returns true if the 'Transfer-Encoding' header entry is set to chunked Finished in 0.070504 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/content_length_spec.rb # 2010-02-23T09:42:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/content_length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/content_length_spec.rb Net::HTTPHeader#content_length - returns nil if no 'Content-Length' header entry is set - raises a Net::HTTPHeaderSyntaxError when the 'Content-Length' header entry has an invalid format - returns the value of the 'Content-Length' header entry as an Integer Net::HTTPHeader#content_length= - removes the 'Content-Length' entry if passed false or nil - sets the 'Content-Length' entry to the passed value - sets the 'Content-Length' entry to 0 if the passed value is not valid Finished in 0.074133 seconds 1 file, 6 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/content_range_spec.rb # 2010-02-23T09:42:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/content_range_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/content_range_spec.rb Net::HTTPHeader#content_range - returns nil when there is no 'Content-Range' header entry - raises a Net::HTTPHeaderSyntaxError when the 'Content-Range' has an invalid format Finished in 0.071855 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/content_type_spec.rb # 2010-02-23T09:42:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/content_type_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/content_type_spec.rb Net::HTTPHeader#content_type - returns the content type string, as per 'Content-Type' header entry - returns nil if the 'Content-Type' header entry does not exist Net::HTTPHeader#content_type= when passed type, params - sets the 'Content-Type' header entry based on the passed type and params Finished in 0.074374 seconds 1 file, 3 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/delete_spec.rb # 2010-02-23T09:42:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/delete_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/delete_spec.rb Net::HTTPHeader#delete when passed key - removes the header entry with the passed key - returns the removed values - is case-insensitive Finished in 0.071711 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/each_capitalized_name_spec.rb # 2010-02-23T09:42:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/each_capitalized_name_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/each_capitalized_name_spec.rb Net::HTTPHeader#each_capitalized_name when passed a block - yields each header key to the passed block (keys capitalized) Finished in 0.073414 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/each_capitalized_spec.rb # 2010-02-23T09:42:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/each_capitalized_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/each_capitalized_spec.rb Net::HTTPHeader#each_capitalized when passed a block - yields each header entry to the passed block (capitalized keys, values joined) Finished in 0.073693 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/each_header_spec.rb # 2010-02-23T09:42:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/each_header_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/each_header_spec.rb Net::HTTPHeader#each_header when passed a block - yields each header entry to the passed block (keys in lower case, values joined) Finished in 0.073718 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/each_key_spec.rb # 2010-02-23T09:42:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/each_key_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/each_key_spec.rb Net::HTTPHeader#each_key when passed a block - yields each header key to the passed block (keys in lower case) Net::HTTPHeader#each_key when passed no block - returns an Enumerator Finished in 0.073955 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/each_name_spec.rb # 2010-02-23T09:42:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/each_name_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/each_name_spec.rb Net::HTTPHeader#each_name when passed a block - yields each header key to the passed block (keys in lower case) Net::HTTPHeader#each_name when passed no block - returns an Enumerator Finished in 0.073640 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/each_spec.rb # 2010-02-23T09:42:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/each_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/each_spec.rb Net::HTTPHeader#each when passed a block - yields each header entry to the passed block (keys in lower case, values joined) Finished in 0.073011 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/each_value_spec.rb # 2010-02-23T09:42:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/each_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/each_value_spec.rb Net::HTTPHeader#each_value when passed a block - yields each header entry's joined values Finished in 0.072568 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/element_reference_spec.rb # 2010-02-23T09:42:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/element_reference_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/element_reference_spec.rb Net::HTTPHeader#[] when passed key - returns the value of the header entry with the passed key - is case-insensitive - returns multi-element values joined together - returns nil for non-existing entries Finished in 0.072110 seconds 1 file, 4 examples, 10 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/element_set_spec.rb # 2010-02-23T09:42:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/element_set_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/element_set_spec.rb Net::HTTPHeader#[]= when passed key, value - sets the header entry with the passed key to the passed value - is case-insensitive - removes the header entry with the passed key when the value is false or nil Finished in 0.071761 seconds 1 file, 3 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/fetch_spec.rb # 2010-02-23T09:42:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/fetch_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/fetch_spec.rb Net::HTTPHeader#fetch when passed key - returns the header entry for the passed key - is case-insensitive - returns nil when there is no entry for the passed key Net::HTTPHeader#fetch when passed key, default - returns the header entry for the passed key Net::HTTPHeader#fetch when passed key and block - returns the header entry for the passed key Finished in 0.075399 seconds 1 file, 5 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/form_data_spec.rb # 2010-02-23T09:42:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/form_data_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/form_data_spec.rb Net::HTTPHeader#form_data= when passed params - automatically set the 'Content-Type' to 'application/x-www-form-urlencoded' - sets self's body based on the passed form parameters Net::HTTPHeader#form_data= when passed params, separator - sets self's body based on the passed form parameters and the passed separator Finished in 0.074388 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/get_fields_spec.rb # 2010-02-23T09:42:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/get_fields_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/get_fields_spec.rb Net::HTTPHeader#get_fields when passed key - returns an Array containing the values of the header entry with the passed key - returns a copy of the header entry values - returns nil for non-existing header entries - is case-insensitive Finished in 0.072382 seconds 1 file, 4 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/initialize_http_header_spec.rb # 2010-02-23T09:42:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/initialize_http_header_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/initialize_http_header_spec.rb Net::HTTPHeader#initialize_http_header when passed Hash - initializes the HTTP Header using the passed Hash Finished in 0.093943 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/key_spec.rb # 2010-02-23T09:42:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/key_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/key_spec.rb Net::HTTPHeader#key? when passed key - returns true if the header entry with the passed key exists - is case-insensitive Finished in 0.070395 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/length_spec.rb # 2010-02-23T09:42:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/length_spec.rb Net::HTTPHeader#length - returns the number of header entries in self Finished in 0.071965 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/main_type_spec.rb # 2010-02-23T09:42:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/main_type_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/main_type_spec.rb Net::HTTPHeader#main_type - returns the 'main-content-type', as per 'Content-Type' header entry - returns nil if the 'Content-Type' header entry does not exist Finished in 0.070702 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/proxy_basic_auth_spec.rb # 2010-02-23T09:42:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/proxy_basic_auth_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/proxy_basic_auth_spec.rb Net::HTTPHeader#proxy_basic_auth when passed account, password - sets the 'Proxy-Authorization' Header entry for basic authorization Finished in 0.069867 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/range_length_spec.rb # 2010-02-23T09:42:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/range_length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/range_length_spec.rb Net::HTTPHeader#range_length - returns the length of the Range represented by the 'Content-Range' header entry - returns nil when there is no 'Content-Range' header entry - raises a Net::HTTPHeaderSyntaxError when the 'Content-Range' has an invalid format Finished in 0.072297 seconds 1 file, 3 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/range_spec.rb # 2010-02-23T09:42:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/range_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/range_spec.rb Net::HTTPHeader#range - returns a Range object that represents the 'Range' header entry - returns nil when there is no 'Range' header entry - raises a Net::HTTPHeaderSyntaxError when the 'Range' has an invalid format - raises a Net::HTTPHeaderSyntaxError when the 'Range' was not specified Net::HTTPHeader#range= when passed nil - returns nil - deletes the 'Range' header entry Net::HTTPHeader#range= when passed Numeric - sets the 'Range' header entry based on the passed Numeric Net::HTTPHeader#range= when passed Range - sets the 'Range' header entry based on the passed Range - raises a Net::HTTPHeaderSyntaxError when the first Range element is negative - raises a Net::HTTPHeaderSyntaxError when the last Range element is negative - raises a Net::HTTPHeaderSyntaxError when the last Range element is smaller than the first Net::HTTPHeader#range= when passed start, end - sets the 'Range' header entry based on the passed start and length values - raises a Net::HTTPHeaderSyntaxError when start is negative - raises a Net::HTTPHeaderSyntaxError when start + length is negative - raises a Net::HTTPHeaderSyntaxError when length is negative Finished in 0.085336 seconds 1 file, 15 examples, 29 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/set_content_type_spec.rb # 2010-02-23T09:42:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/set_content_type_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/set_content_type_spec.rb Net::HTTPHeader#set_content_type when passed type, params - sets the 'Content-Type' header entry based on the passed type and params Finished in 0.071723 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/set_form_data_spec.rb # 2010-02-23T09:42:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/set_form_data_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/set_form_data_spec.rb Net::HTTPHeader#set_form_data when passed params - automatically set the 'Content-Type' to 'application/x-www-form-urlencoded' - sets self's body based on the passed form parameters Net::HTTPHeader#set_form_data when passed params, separator - sets self's body based on the passed form parameters and the passed separator Finished in 0.097361 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/set_range_spec.rb # 2010-02-23T09:42:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/set_range_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/set_range_spec.rb Net::HTTPHeader#set_range when passed nil - returns nil - deletes the 'Range' header entry Net::HTTPHeader#set_range when passed Numeric - sets the 'Range' header entry based on the passed Numeric Net::HTTPHeader#set_range when passed Range - sets the 'Range' header entry based on the passed Range - raises a Net::HTTPHeaderSyntaxError when the first Range element is negative - raises a Net::HTTPHeaderSyntaxError when the last Range element is negative - raises a Net::HTTPHeaderSyntaxError when the last Range element is smaller than the first Net::HTTPHeader#set_range when passed start, end - sets the 'Range' header entry based on the passed start and length values - raises a Net::HTTPHeaderSyntaxError when start is negative - raises a Net::HTTPHeaderSyntaxError when start + length is negative - raises a Net::HTTPHeaderSyntaxError when length is negative Finished in 0.080836 seconds 1 file, 11 examples, 20 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/size_spec.rb # 2010-02-23T09:42:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/size_spec.rb Net::HTTPHeader#size - returns the number of header entries in self Finished in 0.070908 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/sub_type_spec.rb # 2010-02-23T09:42:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/sub_type_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/sub_type_spec.rb Net::HTTPHeader#sub_type - returns the 'sub-content-type', as per 'Content-Type' header entry - returns nil if no 'sub-content-type' is set - returns nil if the 'Content-Type' header entry does not exist Finished in 0.071569 seconds 1 file, 3 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/to_hash_spec.rb # 2010-02-23T09:42:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/to_hash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/to_hash_spec.rb Net::HTTPHeader#to_hash - returns a Hash representing all Header entries (keys in lower case, values as arrays) - does not allow modifying the headers from the returned hash Finished in 0.070818 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpheader/type_params_spec.rb # 2010-02-23T09:42:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpheader/type_params_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpheader/type_params_spec.rb Net::HTTPHeader#type_params - returns additional 'Content-Type' information as a Hash - returns an empty Hash when no additional 'Content-Type' information is set Finished in 0.070818 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httprequest/initialize_spec.rb # 2010-02-23T09:42:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httprequest/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httprequest/initialize_spec.rb Net::HTTPRequest#initialize - uses the METHOD constants to set the request method - uses the REQUEST_HAS_BODY to set whether the Request has a body or not - uses the RESPONSE_HAS_BODY to set whether the Response can have a body or not Net::HTTPRequest#initialize when passed path - sets self's path to the passed path Net::HTTPRequest#initialize when passed path, headers - uses the passed headers Hash to initialize self's header entries Finished in 0.072849 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpresponse/body_permitted_spec.rb # 2010-02-23T09:43:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpresponse/body_permitted_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/body_permitted_spec.rb Net::HTTPResponse.body_permitted? - returns true if this response type can have a response body Finished in 0.069972 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpresponse/body_spec.rb # 2010-02-23T09:43:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpresponse/body_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/body_spec.rb Net::HTTPResponse#body - returns the read body (ERROR - 1) - returns the previously read body if called a second time (ERROR - 2) 1) An exception occurred during: before :each Net::HTTPResponse#body returns the read body ERROR NameError: uninitialized constant StringIO /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/shared/body.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/body_spec.rb:3:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:204:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/body_spec.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 2) An exception occurred during: before :each Net::HTTPResponse#body returns the previously read body if called a second time ERROR NameError: uninitialized constant StringIO /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/shared/body.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/shared/body.rb:4:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:204:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/body_spec.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.071418 seconds 1 file, 0 examples, 0 expectations, 0 failures, 2 errors exit 1 failed(rubyspec/library/net/http/httpresponse/body_spec.rb) == rubyspec/library/net/http/httpresponse/code_spec.rb # 2010-02-23T09:43:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpresponse/code_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/code_spec.rb Net::HTTPResponse#code - returns the result code string Finished in 0.104536 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpresponse/code_type_spec.rb # 2010-02-23T09:43:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpresponse/code_type_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/code_type_spec.rb Net::HTTPResponse#code_type - returns self's class Finished in 0.069321 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpresponse/entity_spec.rb # 2010-02-23T09:43:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpresponse/entity_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/entity_spec.rb Net::HTTPResponse#entity - returns the read body (ERROR - 1) - returns the previously read body if called a second time (ERROR - 2) 1) An exception occurred during: before :each Net::HTTPResponse#entity returns the read body ERROR NameError: uninitialized constant StringIO /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/shared/body.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/entity_spec.rb:3:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:204:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/entity_spec.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 2) An exception occurred during: before :each Net::HTTPResponse#entity returns the previously read body if called a second time ERROR NameError: uninitialized constant StringIO /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/shared/body.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/shared/body.rb:4:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:204:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/entity_spec.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.094706 seconds 1 file, 0 examples, 0 expectations, 0 failures, 2 errors exit 1 failed(rubyspec/library/net/http/httpresponse/entity_spec.rb) == rubyspec/library/net/http/httpresponse/error_spec.rb # 2010-02-23T09:43:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpresponse/error_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/error_spec.rb Net::HTTPResponse#error! - raises self's class 'EXCEPTION_TYPE' Exception Finished in 0.105682 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpresponse/error_type_spec.rb # 2010-02-23T09:43:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpresponse/error_type_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/error_type_spec.rb Net::HTTPResponse#error_type - returns self's class 'EXCEPTION_TYPE' constant Finished in 0.070271 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpresponse/exception_type_spec.rb # 2010-02-23T09:43:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpresponse/exception_type_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/exception_type_spec.rb Net::HTTPResponse.exception_type - returns self's 'EXCEPTION_TYPE' constant Finished in 0.092507 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpresponse/header_spec.rb # 2010-02-23T09:43:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpresponse/header_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/header_spec.rb Net::HTTPResponse#header - returns self Finished in 0.068622 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/net/http/httpresponse/http_version_spec.rb # 2010-02-23T09:43:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpresponse/http_version_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/http_version_spec.rb Net::HTTPResponse#http_version - returns self's http version Finished in 0.068981 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpresponse/initialize_spec.rb # 2010-02-23T09:43:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpresponse/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/initialize_spec.rb Net::HTTPResponse#initialize when passed http_version, response_code, response_message - sets self http_version, response_code and response_message to the passed values Finished in 0.069044 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpresponse/inspect_spec.rb # 2010-02-23T09:43:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpresponse/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/inspect_spec.rb Net::HTTPResponse#inspect - returns a String representation of self Finished in 0.079115 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpresponse/message_spec.rb # 2010-02-23T09:43:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpresponse/message_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/message_spec.rb Net::HTTPResponse#message - returns self's response message Finished in 0.068687 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/net/http/httpresponse/msg_spec.rb # 2010-02-23T09:43:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpresponse/msg_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/msg_spec.rb Net::HTTPResponse#msg - returns self's response message Finished in 0.068747 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/net/http/httpresponse/read_body_spec.rb # 2010-02-23T09:43:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpresponse/read_body_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_body_spec.rb Net::HTTPResponse#read_body when passed no arguments - returns the read body (ERROR - 1) - returns the previously read body if called a second time (ERROR - 2) Net::HTTPResponse#read_body when passed a buffer - reads the body to the passed buffer (ERROR - 3) - returns the passed buffer (ERROR - 4) - raises an IOError if called a second time (ERROR - 5) Net::HTTPResponse#read_body when passed a block - reads the body and yields it to the passed block (in chunks) (ERROR - 6) - returns the ReadAdapter (ERROR - 7) - raises an IOError if called a second time (ERROR - 8) Net::HTTPResponse#read_body when passed buffer and block - rauses an ArgumentError (ERROR - 9) 1) An exception occurred during: before :each Net::HTTPResponse#read_body when passed no arguments returns the read body ERROR NameError: uninitialized constant StringIO /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_body_spec.rb:7 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_body_spec.rb:2:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:204:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_body_spec.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 2) An exception occurred during: before :each Net::HTTPResponse#read_body when passed no arguments returns the previously read body if called a second time ERROR NameError: uninitialized constant StringIO /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_body_spec.rb:7 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_body_spec.rb:7:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:204:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_body_spec.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 3) An exception occurred during: before :each Net::HTTPResponse#read_body when passed a buffer reads the body to the passed buffer ERROR NameError: uninitialized constant StringIO /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_body_spec.rb:7 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_body_spec.rb:7:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:204:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_body_spec.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 4) An exception occurred during: before :each Net::HTTPResponse#read_body when passed a buffer returns the passed buffer ERROR NameError: uninitialized constant StringIO /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_body_spec.rb:7 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_body_spec.rb:7:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:204:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_body_spec.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 5) An exception occurred during: before :each Net::HTTPResponse#read_body when passed a buffer raises an IOError if called a second time ERROR NameError: uninitialized constant StringIO /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_body_spec.rb:7 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_body_spec.rb:7:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:204:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_body_spec.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 6) An exception occurred during: before :each Net::HTTPResponse#read_body when passed a block reads the body and yields it to the passed block (in chunks) ERROR NameError: uninitialized constant StringIO /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_body_spec.rb:7 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_body_spec.rb:7:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:204:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_body_spec.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 7) An exception occurred during: before :each Net::HTTPResponse#read_body when passed a block returns the ReadAdapter ERROR NameError: uninitialized constant StringIO /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_body_spec.rb:7 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_body_spec.rb:7:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:204:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_body_spec.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 8) An exception occurred during: before :each Net::HTTPResponse#read_body when passed a block raises an IOError if called a second time ERROR NameError: uninitialized constant StringIO /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_body_spec.rb:7 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_body_spec.rb:7:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:204:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_body_spec.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 9) An exception occurred during: before :each Net::HTTPResponse#read_body when passed buffer and block rauses an ArgumentError ERROR NameError: uninitialized constant StringIO /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_body_spec.rb:7 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_body_spec.rb:7:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:204:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_body_spec.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.075253 seconds 1 file, 0 examples, 0 expectations, 0 failures, 9 errors exit 1 failed(rubyspec/library/net/http/httpresponse/read_body_spec.rb) == rubyspec/library/net/http/httpresponse/read_header_spec.rb # 2010-02-23T09:43:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpresponse/read_header_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_header_spec.rb Net::HTTPResponse#read_header - returns self Finished in 0.103629 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/net/http/httpresponse/read_new_spec.rb # 2010-02-23T09:43:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpresponse/read_new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_new_spec.rb Net::HTTPResponse.read_new - creates a HTTPResponse object based on the response read from the passed socket (ERROR - 1) 1) Net::HTTPResponse.read_new creates a HTTPResponse object based on the response read from the passed socket ERROR NameError: uninitialized constant StringIO /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_new_spec.rb:6 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_new_spec.rb:2:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/read_new_spec.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.069575 seconds 1 file, 1 example, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/library/net/http/httpresponse/read_new_spec.rb) == rubyspec/library/net/http/httpresponse/reading_body_spec.rb # 2010-02-23T09:43:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpresponse/reading_body_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/reading_body_spec.rb Net::HTTPResponse#reading_body when body_allowed is true - reads and returns the response body for self from the passed socket - yields the passed block before reading the body Net::HTTPResponse#reading_body when body_allowed is true but the response type is not allowed to have a body - returns nil - yields the passed block Net::HTTPResponse#reading_body when body_allowed is false - returns nil - yields the passed block Finished in 0.142147 seconds 1 file, 6 examples, 10 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpresponse/response_spec.rb # 2010-02-23T09:43:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpresponse/response_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/response_spec.rb Net::HTTPResponse#response - returns self Finished in 0.068842 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/net/http/httpresponse/to_ary_spec.rb # 2010-02-23T09:43:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpresponse/to_ary_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/to_ary_spec.rb Net::HTTPResponse#to_ary - returns an Array containing a duplicate of self and self's body - removes #to_ary from the duplicate of self Finished in 0.083361 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/net/http/httpresponse/value_spec.rb # 2010-02-23T09:43:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/http/httpresponse/value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/http/httpresponse/value_spec.rb Net::HTTPResponse#value - raises an HTTP error for non 2xx HTTP Responses Finished in 0.070859 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/library/net/telnet/binmode_spec.rb # 2010-02-23T09:43:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/telnet/binmode_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/telnet/binmode_spec.rb Net::Telnet#binmode when passed no arguments or nil - returns the current Binmode value Net::Telnet#binmode when passed [true] - returns true - sets the Binmode to true Net::Telnet#binmode when passed [false] - returns false - sets the Binmode to false Net::Telnet#binmode when passed [Object] - raises an ArgumentError - does not change the Binmode Net::Telnet#binmode= when passed [true] - returns true - sets the Binmode to true Net::Telnet#binmode= when passed [false] - returns false - sets the Binmode to false Net::Telnet#binmode when passed [Object] - raises an ArgumentError - does not change the Binmode Finished in 0.304112 seconds 1 file, 13 examples, 21 expectations, 0 failures, 0 errors == rubyspec/library/net/telnet/cmd_spec.rb # 2010-02-23T09:43:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/telnet/cmd_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/telnet/cmd_spec.rb Net::Telnet#cmd - needs to be reviewed for spec completeness Finished in 0.017632 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/net/telnet/initialize_spec.rb # 2010-02-23T09:43:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/telnet/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/telnet/initialize_spec.rb Net::Telnet#initialize - needs to be reviewed for spec completeness Finished in 0.017388 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/net/telnet/login_spec.rb # 2010-02-23T09:43:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/telnet/login_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/telnet/login_spec.rb Net::Telnet#login - needs to be reviewed for spec completeness Finished in 0.017650 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/net/telnet/preprocess_spec.rb # 2010-02-23T09:43:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/telnet/preprocess_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/telnet/preprocess_spec.rb Net::Telnet#preprocess - needs to be reviewed for spec completeness Finished in 0.017552 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/net/telnet/print_spec.rb # 2010-02-23T09:43:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/telnet/print_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/telnet/print_spec.rb Net::Telnet#print - needs to be reviewed for spec completeness Finished in 0.017642 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/net/telnet/puts_spec.rb # 2010-02-23T09:43:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/telnet/puts_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/telnet/puts_spec.rb Net::Telnet#puts - needs to be reviewed for spec completeness Finished in 0.017546 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/net/telnet/sock_spec.rb # 2010-02-23T09:43:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/telnet/sock_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/telnet/sock_spec.rb Net::Telnet#sock - needs to be reviewed for spec completeness Finished in 0.017696 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/net/telnet/telnetmode_spec.rb # 2010-02-23T09:43:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/telnet/telnetmode_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/telnet/telnetmode_spec.rb Net::Telnet#telnetmode - needs to be reviewed for spec completeness Net::Telnet#telnetmode= - needs to be reviewed for spec completeness Finished in 0.018400 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/net/telnet/waitfor_spec.rb # 2010-02-23T09:43:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/telnet/waitfor_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/telnet/waitfor_spec.rb Net::Telnet#waitfor - needs to be reviewed for spec completeness Finished in 0.017614 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/net/telnet/write_spec.rb # 2010-02-23T09:43:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/net/telnet/write_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/net/telnet/write_spec.rb Net::Telnet#write - needs to be reviewed for spec completeness Finished in 0.082414 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/observer/add_observer_spec.rb # 2010-02-23T09:43:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/observer/add_observer_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/observer/add_observer_spec.rb Observer#add_observer - adds the observer Finished in 0.028708 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/library/observer/count_observers_spec.rb # 2010-02-23T09:43:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/observer/count_observers_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/observer/count_observers_spec.rb Observer#count_observers - returns the number of observers - returns the number observers including duplicates Finished in 0.007252 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/observer/delete_observer_spec.rb # 2010-02-23T09:43:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/observer/delete_observer_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/observer/delete_observer_spec.rb Observer#delete_observer - deletes the observer Finished in 0.005724 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/observer/delete_observers_spec.rb # 2010-02-23T09:43:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/observer/delete_observers_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/observer/delete_observers_spec.rb Observer#delete_observers - deletes the observers Finished in 0.005783 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/observer/notify_observers_spec.rb # 2010-02-23T09:43:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/observer/notify_observers_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/observer/notify_observers_spec.rb Observer#notify_observers - must call changed before notifying observers - verifies observer responds to update - receives the callback Finished in 0.006978 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/openssl/cipher_spec.rb # 2010-02-23T09:43:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/openssl/cipher_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/openssl/cipher_spec.rb OpenSSL::Cipher's CipherError - exists under OpenSSL::Cipher namespace Finished in 0.098167 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/openssl/config/freeze_spec.rb # 2010-02-23T09:43:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/openssl/config/freeze_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/openssl/config/freeze_spec.rb OpenSSL::Config#freeze - needs to be reviewed for completeness Finished in 0.040495 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/openssl/hmac/digest_spec.rb # 2010-02-23T09:43:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/openssl/hmac/digest_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/openssl/hmac/digest_spec.rb OpenSSL::HMAC.digest - returns an SHA1 digest Finished in 0.040873 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/openssl/hmac/hexdigest_spec.rb # 2010-02-23T09:43:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/openssl/hmac/hexdigest_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/openssl/hmac/hexdigest_spec.rb OpenSSL::HMAC.hexdigest - returns an SHA1 hex digest Finished in 0.041227 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/openssl/random/pseudo_bytes_spec.rb # 2010-02-23T09:43:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/openssl/random/pseudo_bytes_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/openssl/random/pseudo_bytes_spec.rb OpenSSL::Random#pseudo_bytes - generates a random binary string of specified length - generates different binary strings with subsequent invocations - raises ArgumentError on negative arguments Finished in 0.121054 seconds 1 file, 3 examples, 385 expectations, 0 failures, 0 errors == rubyspec/library/openssl/random/random_bytes_spec.rb # 2010-02-23T09:43:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/openssl/random/random_bytes_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/openssl/random/random_bytes_spec.rb OpenSSL::Random#random_bytes - generates a random binary string of specified length - generates different binary strings with subsequent invocations - raises ArgumentError on negative arguments Finished in 0.096585 seconds 1 file, 3 examples, 385 expectations, 0 failures, 0 errors == rubyspec/library/openstruct/delete_field_spec.rb # 2010-02-23T09:43:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/openstruct/delete_field_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/openstruct/delete_field_spec.rb OpenStruct#delete_field - removes the named field from self's method/value table - does not remove the accessor methods Finished in 0.018420 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/openstruct/equal_value_spec.rb # 2010-02-23T09:43:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/openstruct/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/openstruct/equal_value_spec.rb OpenStruct#== - returns false when the passed argument is no OpenStruct - returns true when self and other are equal method/value wise Finished in 0.009393 seconds 1 file, 2 examples, 11 expectations, 0 failures, 0 errors == rubyspec/library/openstruct/frozen_spec.rb # 2010-02-23T09:43:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/openstruct/frozen_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/openstruct/frozen_spec.rb OpenStruct.new when frozen - is still readable - creates an unfrozen dup Finished in 0.027774 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/openstruct/initialize_copy_spec.rb # 2010-02-23T09:43:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/openstruct/initialize_copy_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/openstruct/initialize_copy_spec.rb OpenStruct#initialize_copy - is private - creates an independent method/value table for self Finished in 0.022772 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/openstruct/initialize_spec.rb # 2010-02-23T09:43:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/openstruct/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/openstruct/initialize_spec.rb OpenStruct#initialize - is private Finished in 0.006000 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/openstruct/inspect_spec.rb # 2010-02-23T09:43:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/openstruct/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/openstruct/inspect_spec.rb OpenStruct#inspect - returns a String representation of self - correctly handles self-referential OpenStructs - correctly handles OpenStruct subclasses Finished in 0.009353 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/openstruct/marshal_dump_spec.rb # 2010-02-23T09:43:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/openstruct/marshal_dump_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/openstruct/marshal_dump_spec.rb OpenStruct#marshal_dump - returns the method/value table Finished in 0.005742 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/openstruct/marshal_load_spec.rb # 2010-02-23T09:43:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/openstruct/marshal_load_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/openstruct/marshal_load_spec.rb OpenStruct#marshal_load when passed [Hash] - defines methods based on the passed Hash Finished in 0.005860 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/openstruct/method_missing_spec.rb # 2010-02-23T09:43:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/openstruct/method_missing_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/openstruct/method_missing_spec.rb OpenStruct#method_missing when called with a method name ending in '=' - raises an ArgumentError when not passed any additional arguments - raises a TypeError when self is frozen - creates accessor methods - updates the method/value table with the passed method/value OpenStruct#method_missing when passed additional arguments - raises a NoMethodError OpenStruct#method_missing when not passed any additional arguments - returns the value for the passed method from the method/value table Finished in 0.011162 seconds 1 file, 6 examples, 10 expectations, 0 failures, 0 errors == rubyspec/library/openstruct/new_ostruct_member_spec.rb # 2010-02-23T09:43:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/openstruct/new_ostruct_member_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/openstruct/new_ostruct_member_spec.rb OpenStruct#new_ostruct_member when passed [method_name] - creates an attribute reader method for the passed method_name - creates an attribute writer method for the passed method_name - does not allow overwriting existing methods Finished in 0.006987 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/openstruct/new_spec.rb # 2010-02-23T09:43:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/openstruct/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/openstruct/new_spec.rb OpenStruct.new when passed [Hash] - creates an attribute for each key of the passed Hash OpenStruct.new when passed no arguments - returns a new OpenStruct Object without any attributes Finished in 0.007047 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/openstruct/table_spec.rb # 2010-02-23T09:43:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/openstruct/table_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/openstruct/table_spec.rb OpenStruct#table - is protected - returns self's method/value table Finished in 0.007408 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/openstruct/to_s_spec.rb # 2010-02-23T09:43:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/openstruct/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/openstruct/to_s_spec.rb OpenStruct#to_s - returns a String representation of self - correctly handles self-referential OpenStructs - correctly handles OpenStruct subclasses Finished in 0.008638 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/parsedate/parsedate_spec.rb # 2010-02-23T09:43:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/parsedate/parsedate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/parsedate/parsedate_spec.rb ParseDate.parsedate - returns Array of 8 nils given an empty String - raises TypeError given nil - raises NoMethodError given Time - returns Array with weekday number, given a full day name - returns Array with weekday number, given a 3 letter day name - returns Array with weekday number, given a String containing a word starting with day - returns Array of 8 nils, given a single digit String - returns Array with day set, given a String of 2 digits - returns Array of 8 nils, given a String of 3 digits - returns Array with month and day set, given a String of 4 digits - returns Array with year set, given a String of 5 digits - returns Array with date fields set, given a String of 6 digits - returns Array with 4-digit year set, given a String of 7 digits - returns Array with date fields set, given a String of 8 digits - returns Array of 8 nils, given a odd-sized String of 9 or more digits - returns Array with date & hour fields set, given a String of 10 digits - returns Array with date, hour & minute fields set, given a String of 12 digits - returns Array with date & time fields set, given a String of 14 digits - returns Array with year and month set, given a String like nn-nn (FAILED - 1) - returns Array with day and hour set, given a String like n-nn - returns Array with day and timezone set, given a String like nn-n 1) ParseDate.parsedate returns Array with year and month set, given a String like nn-nn FAILED Expected [nil, nil, 8, nil, nil, nil, "-09", nil] to equal [8, 9, nil, nil, nil, nil, nil, nil] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/matchers/base.rb:8:in `==' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/parsedate/parsedate_spec.rb:86 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/lib/ruby/1.8/date/format.rb:1061:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/parsedate/parsedate_spec.rb:6 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/guards/version.rb:34:in `ruby_version_is' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/parsedate/parsedate_spec.rb:3 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.119514 seconds 1 file, 21 examples, 26 expectations, 1 failure, 0 errors exit 1 failed(rubyspec/library/parsedate/parsedate_spec.rb) == rubyspec/library/pathname/absolute_spec.rb # 2010-02-23T09:44:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/pathname/absolute_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/pathname/absolute_spec.rb Pathname#absolute? - returns true for the root directory - returns true for a dir starting with a slash - returns false for a dir not starting with a slash - returns false for a dir not starting with a slash Finished in 0.019596 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/pathname/equal_value_spec.rb # 2010-02-23T09:44:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/pathname/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/pathname/equal_value_spec.rb Pathname#== - returns true when identical paths are used - returns true when identical paths are used Finished in 0.012306 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/pathname/hash_spec.rb # 2010-02-23T09:44:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/pathname/hash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/pathname/hash_spec.rb Pathname#hash - is equal to the hash of the pathname - is not equal the hash of a different pathname Finished in 0.012290 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/pathname/new_spec.rb # 2010-02-23T09:44:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/pathname/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/pathname/new_spec.rb Pathname.new - returns a new Pathname Object with 1 argument - raises an ArgumentError when called with - is tainted if path is tainted Finished in 0.013301 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/pathname/parent_spec.rb # 2010-02-23T09:44:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/pathname/parent_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/pathname/parent_spec.rb Pathname#parent - has parent of root as root - has parent of /usr/ as root - has parent of /usr/local as root Finished in 0.013478 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/pathname/relative_spec.rb # 2010-02-23T09:44:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/pathname/relative_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/pathname/relative_spec.rb Pathname#relative? - returns false for the root directory - returns false for a dir starting with a slash - returns true for a dir not starting with a slash - returns true for a dir not starting with a slash Finished in 0.013644 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/pathname/root_spec.rb # 2010-02-23T09:44:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/pathname/root_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/pathname/root_spec.rb Pathname#root? - returns true for root directories - returns false for empty string - returns false for a top level directory - returns false for a top level with .. appended directory - returns false for a directory below top level Finished in 0.031775 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/pathname/sub_spec.rb # 2010-02-23T09:44:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/pathname/sub_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/pathname/sub_spec.rb Pathname#sub - replaces the pattern with rest - returns a new object Finished in 0.012496 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/ping/pingecho_spec.rb # 2010-02-23T09:44:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/ping/pingecho_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/ping/pingecho_spec.rb Ping.pingecho - responds to pingecho method - pings a host using the correct number of arguments - raises ArgumentError for wrong number of arguments - returns false for invalid parameters Finished in 5.554923 seconds 1 file, 4 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/prime/each_spec.rb # 2010-02-23T09:44:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/prime/each_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/each_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/each_spec.rb ERROR LoadError: no such file to load -- prime.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/each_spec.rb:7:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/each_spec.rb:7 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.024499 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/library/prime/each_spec.rb) == rubyspec/library/prime/instance_spec.rb # 2010-02-23T09:44:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/prime/instance_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/instance_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/instance_spec.rb ERROR LoadError: no such file to load -- prime /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/instance_spec.rb:2:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/instance_spec.rb:2 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.008859 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/library/prime/instance_spec.rb) == rubyspec/library/prime/int_from_prime_division_spec.rb # 2010-02-23T09:44:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/prime/int_from_prime_division_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/int_from_prime_division_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/int_from_prime_division_spec.rb ERROR LoadError: no such file to load -- prime /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/int_from_prime_division_spec.rb:2:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/int_from_prime_division_spec.rb:2 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.007063 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/library/prime/int_from_prime_division_spec.rb) == rubyspec/library/prime/integer/each_prime_spec.rb # 2010-02-23T09:44:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/prime/integer/each_prime_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/integer/each_prime_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/integer/each_prime_spec.rb ERROR LoadError: no such file to load -- prime /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/integer/each_prime_spec.rb:2:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/integer/each_prime_spec.rb:2 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.015841 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/library/prime/integer/each_prime_spec.rb) == rubyspec/library/prime/integer/from_prime_division_spec.rb # 2010-02-23T09:44:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/prime/integer/from_prime_division_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/integer/from_prime_division_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/integer/from_prime_division_spec.rb ERROR LoadError: no such file to load -- prime /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/integer/from_prime_division_spec.rb:2:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/integer/from_prime_division_spec.rb:2 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.007389 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/library/prime/integer/from_prime_division_spec.rb) == rubyspec/library/prime/integer/prime_division_spec.rb # 2010-02-23T09:44:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/prime/integer/prime_division_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/integer/prime_division_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/integer/prime_division_spec.rb ERROR LoadError: no such file to load -- prime /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/integer/prime_division_spec.rb:2:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/integer/prime_division_spec.rb:2 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.007632 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/library/prime/integer/prime_division_spec.rb) == rubyspec/library/prime/integer/prime_spec.rb # 2010-02-23T09:45:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/prime/integer/prime_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/integer/prime_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/integer/prime_spec.rb ERROR LoadError: no such file to load -- prime /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/integer/prime_spec.rb:2:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/integer/prime_spec.rb:2 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.014710 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/library/prime/integer/prime_spec.rb) == rubyspec/library/prime/new_spec.rb # 2010-02-23T09:45:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/prime/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/new_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/new_spec.rb ERROR LoadError: no such file to load -- prime /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/new_spec.rb:2:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/new_spec.rb:2 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.009774 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/library/prime/new_spec.rb) == rubyspec/library/prime/next_spec.rb # 2010-02-23T09:45:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/prime/next_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/next_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/next_spec.rb ERROR LoadError: no such file to load -- prime /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/next_spec.rb:3:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/next_spec.rb:3 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.020655 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/library/prime/next_spec.rb) == rubyspec/library/prime/prime_division_spec.rb # 2010-02-23T09:45:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/prime/prime_division_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/prime_division_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/prime_division_spec.rb ERROR LoadError: no such file to load -- prime /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/prime_division_spec.rb:2:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/prime_division_spec.rb:2 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.007003 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/library/prime/prime_division_spec.rb) == rubyspec/library/prime/prime_spec.rb # 2010-02-23T09:45:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/prime/prime_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/prime_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/prime_spec.rb ERROR LoadError: no such file to load -- prime /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/prime_spec.rb:2:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/prime_spec.rb:2 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.015314 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/library/prime/prime_spec.rb) == rubyspec/library/prime/succ_spec.rb # 2010-02-23T09:45:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/prime/succ_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/succ_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/succ_spec.rb ERROR LoadError: no such file to load -- prime /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/succ_spec.rb:3:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/prime/succ_spec.rb:3 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.031499 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/library/prime/succ_spec.rb) == rubyspec/library/queue/append_spec.rb # 2010-02-23T09:45:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/queue/append_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/queue/append_spec.rb Queue#<< - adds an element to the Queue Finished in 0.049597 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/library/queue/clear_spec.rb # 2010-02-23T09:45:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/queue/clear_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/queue/clear_spec.rb Queue#clear - removes all objects from the queue Finished in 0.005793 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/queue/deq_spec.rb # 2010-02-23T09:45:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/queue/deq_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/queue/deq_spec.rb Queue#deq - removes an item from the Queue - returns items in the order they were added - blocks the thread until there are items in the queue - raises a ThreadError if Queue is empty Finished in 0.011690 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/queue/empty_spec.rb # 2010-02-23T09:45:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/queue/empty_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/queue/empty_spec.rb Queue#empty? - returns true on an empty Queue - returns false when Queue is not empty Finished in 0.006289 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/queue/enq_spec.rb # 2010-02-23T09:45:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/queue/enq_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/queue/enq_spec.rb Queue#enq - adds an element to the Queue Finished in 0.022847 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/library/queue/length_spec.rb # 2010-02-23T09:45:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/queue/length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/queue/length_spec.rb Queue#length - returns the number of elements Finished in 0.007182 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/queue/num_waiting_spec.rb # 2010-02-23T09:45:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/queue/num_waiting_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/queue/num_waiting_spec.rb Queue#num_waiting - reports the number of threads waiting on the Queue Finished in 0.017078 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/library/queue/pop_spec.rb # 2010-02-23T09:45:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/queue/pop_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/queue/pop_spec.rb Queue#pop - removes an item from the Queue - returns items in the order they were added - blocks the thread until there are items in the queue - raises a ThreadError if Queue is empty Finished in 0.011025 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/queue/push_spec.rb # 2010-02-23T09:45:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/queue/push_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/queue/push_spec.rb Queue#push - adds an element to the Queue Finished in 0.006600 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/library/queue/shift_spec.rb # 2010-02-23T09:45:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/queue/shift_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/queue/shift_spec.rb Queue#shift - removes an item from the Queue - returns items in the order they were added - blocks the thread until there are items in the queue - raises a ThreadError if Queue is empty Finished in 0.011234 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/queue/size_spec.rb # 2010-02-23T09:45:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/queue/size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/queue/size_spec.rb Queue#size - returns the number of elements Finished in 0.006550 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/rational/Rational_spec.rb # 2010-02-23T09:45:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/Rational_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/Rational_spec.rb Rational() passed Integer, Integer - returns a new Rational number (ERROR - 1) - automatically reduces the Rational (ERROR - 2) Rational() passed Integer - returns a new Rational number with 1 as the denominator (ERROR - 3) Rational() passed Integer when Unify is defined - returns the passed Integer when Rational::Unify is defined (ERROR - 4) - returns the passed Integer when Rational::Unify is defined (ERROR - 5) 1) Rational() passed Integer, Integer returns a new Rational number ERROR NoMethodError: undefined method `Rational' for # /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/shared/rational/Rational.rb:50 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/Rational_spec.rb:1:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/Rational_spec.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/guards/version.rb:34:in `ruby_version_is' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/Rational_spec.rb:3 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 2) Rational() passed Integer, Integer automatically reduces the Rational ERROR NoMethodError: undefined method `Rational' for # /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/shared/rational/Rational.rb:67 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/shared/rational/Rational.rb:50:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/Rational_spec.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/guards/version.rb:34:in `ruby_version_is' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/Rational_spec.rb:3 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 3) Rational() passed Integer returns a new Rational number with 1 as the denominator ERROR NoMethodError: undefined method `Rational' for # /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/shared/rational/Rational.rb:83 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/shared/rational/Rational.rb:67:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/Rational_spec.rb:8 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/guards/version.rb:34:in `ruby_version_is' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/Rational_spec.rb:3 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 4) Rational() passed Integer when Unify is defined returns the passed Integer when Rational::Unify is defined ERROR NameError: uninitialized constant Rational /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/shared/rational/Rational.rb:106 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/shared/rational/Rational.rb:83:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/Rational_spec.rb:12 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/guards/version.rb:34:in `ruby_version_is' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/Rational_spec.rb:3 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 5) An exception occurred during: after :each Rational() passed Integer when Unify is defined returns the passed Integer when Rational::Unify is defined ERROR NameError: uninitialized constant Rational /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/shared/rational/Rational.rb:102 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/shared/rational/Rational.rb:106:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:211:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/Rational_spec.rb:12 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/guards/version.rb:34:in `ruby_version_is' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/Rational_spec.rb:3 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.013055 seconds 1 file, 4 examples, 0 expectations, 0 failures, 5 errors exit 1 failed(rubyspec/library/rational/Rational_spec.rb) == rubyspec/library/rational/abs_spec.rb # 2010-02-23T09:46:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/abs_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/abs_spec.rb Rational#abs - returns self's absolute value Finished in 0.022862 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/library/rational/ceil_spec.rb # 2010-02-23T09:46:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/ceil_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/ceil_spec.rb Rational#ceil - returns an Integer Finished in 0.011178 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/rational/coerce_spec.rb # 2010-02-23T09:46:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/coerce_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/coerce_spec.rb Rational#coerce - returns the passed argument, self as Float, when given a Float - returns the passed argument, self as Rational, when given an Integer - returns [argument, self] when given a Rational - tries to convert the passed argument into a Float (using #to_f) - returns the passed argument, self converted to Float, when given object with #to_f Finished in 0.014295 seconds 1 file, 5 examples, 12 expectations, 0 failures, 0 errors == rubyspec/library/rational/comparison_spec.rb # 2010-02-23T09:46:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/comparison_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/comparison_spec.rb Rational#<=> when passed a Rational object - returns 1 when self is greater than the passed argument - returns 0 when self is equal to the passed argument - returns -1 when self is less than the passed argument Rational#<=> when passed a Integer object - returns 1 when self is greater than the passed argument - returns 0 when self is equal to the passed argument - returns -1 when self is less than the passed argument Rational#<=> when passed a Float object - returns 1 when self is greater than the passed argument - returns 0 when self is equal to the passed argument - returns -1 when self is less than the passed argument Rational#<=> when passed an Object that responds to #coerce - calls #coerce on the passed argument with self - calls #<=> on the coerced Rational with the coerced Object Rational#<=> when passed a non-Numeric Object that doesn't respond to #coerce - returns nil Finished in 0.022547 seconds 1 file, 12 examples, 25 expectations, 0 failures, 0 errors == rubyspec/library/rational/denominator_spec.rb # 2010-02-23T09:46:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/denominator_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/denominator_spec.rb Rational#denominator - returns the denominator - returns 1 if no denominator was given Finished in 0.010521 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/rational/div_spec.rb # 2010-02-23T09:46:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/div_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/div_spec.rb Rational#div - returns an Integer - raises an ArgumentError if passed more than one argument Rational#div passed a Rational - performs integer division and returns the result - raises a ZeroDivisionError when the argument has a numerator of 0 Rational#div passed an Integer - performs integer division and returns the result - raises a ZeroDivisionError when the argument is 0 Rational#div passed a Float - performs integer division and returns the result - raises a FloatDomainError when the argument is 0.0 Finished in 0.019633 seconds 1 file, 8 examples, 11 expectations, 0 failures, 0 errors == rubyspec/library/rational/divide_spec.rb # 2010-02-23T09:46:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/divide_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/divide_spec.rb Rational#/ - calls #coerce on the passed argument with self - calls #/ on the coerced Rational with the coerced Object Rational#/ when passed an Integer - returns self divided by other as a Rational - raises a ZeroDivisionError when passed 0 Rational#/ when passed a Rational - returns self divided by other as a Rational - raises a ZeroDivisionError when passed a Rational with a numerator of 0 Rational#/ when passed a Float - returns self divided by other as a Float - returns infinity when passed 0 Finished in 0.020869 seconds 1 file, 8 examples, 23 expectations, 0 failures, 0 errors == rubyspec/library/rational/divmod_spec.rb # 2010-02-23T09:46:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/divmod_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/divmod_spec.rb Rational#divmod when passed a Rational - returns the quotient as Integer and the remainder as Rational - raises a ZeroDivisonError when passed a Rational with a numerator of 0 Rational#divmod when passed an Integer - returns the quotient as Integer and the remainder as Rational - raises a ZeroDivisionError when passed 0 Rational#divmod when passed a Float - returns the quotient as Integer and the remainder as Float - returns the quotient as Integer and the remainder as Float - raises a FloatDomainError when passed 0 Finished in 0.018939 seconds 1 file, 7 examples, 12 expectations, 0 failures, 0 errors == rubyspec/library/rational/equal_value_spec.rb # 2010-02-23T09:46:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/equal_value_spec.rb Rational#== - returns the result of calling #== with self on the passed argument Rational#== when passed a Rational - returns true if self has the same numerator and denominator as the passed argument - returns false if self has different numerator/denominator but the same numerical value as the passed argument Rational#== when passed a Float - converts self to a Float and compares it with the passed argument - converts self to Float and compares it with the passed argument when the #new! constructor is used Rational#== when passed an Integer - returns true if self has the passed argument as numerator and a denominator of 1 - returns true if self is constructed with #new! and has the passed argument as numerator and a denominator of 1 Finished in 0.019234 seconds 1 file, 7 examples, 20 expectations, 0 failures, 0 errors == rubyspec/library/rational/exponent_spec.rb # 2010-02-23T09:46:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/exponent_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/exponent_spec.rb Rational#** - calls #coerce on the passed argument with self - calls #** on the coerced Rational with the coerced Object Rational#** when passed Rational - converts self to a Float and returns it raised to the passed argument - returns NaN when self is negative and the passed argument is not 0 Rational#** when passed Float - returns self converted to Float and raised to the passed argument - returns NaN if self is negative and the passed argument is not 0 - returns 1.0 when the passed argument is 0.0 Rational#** when pass Integer - returns the Rational value of self raised to the passed argument - returns Rational(1, 1) when the passed argument is 0 Finished in 0.027495 seconds 1 file, 9 examples, 38 expectations, 0 failures, 0 errors == rubyspec/library/rational/fdiv_spec.rb # 2010-02-23T09:46:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/fdiv_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/fdiv_spec.rb Rational#fdiv - needs to be reviewed for spec completeness Finished in 0.023898 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/rational/floor_spec.rb # 2010-02-23T09:46:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/floor_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/floor_spec.rb Rational#floor - needs to be reviewed for spec completeness Finished in 0.005026 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/rational/hash_spec.rb # 2010-02-23T09:46:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/hash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/hash_spec.rb Rational#hash - is static Finished in 0.009747 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/rational/initialize_spec.rb # 2010-02-23T09:46:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/initialize_spec.rb Rational#initialize - turns around the numerators and denominators signs around when the denominator is negative Finished in 0.010210 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/rational/inspect_spec.rb # 2010-02-23T09:46:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/inspect_spec.rb Rational#inspect - returns a reconstructable string representation of self Finished in 0.011681 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/library/rational/minus_spec.rb # 2010-02-23T09:46:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/minus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/minus_spec.rb Rational#- - calls #coerce on the passed argument with self - calls #- on the coerced Rational with the coerced Object Finished in 0.013210 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/rational/modulo_spec.rb # 2010-02-23T09:46:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/modulo_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/modulo_spec.rb Rational#% - returns the remainder when this value is divided by other - returns a Float value when the argument is Float - raises ZeroDivisionError on zero denominator - raises FloatDomainError when the argument is 0.0 Finished in 0.016228 seconds 1 file, 4 examples, 16 expectations, 0 failures, 0 errors == rubyspec/library/rational/multiply_spec.rb # 2010-02-23T09:46:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/multiply_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/multiply_spec.rb Rational#* - calls #coerce on the passed argument with self - calls #* on the coerced Rational with the coerced Object Rational#* passed a Rational - returns self divided by other as a Rational Rational#* passed a Float - returns self divided by other as a Float Rational#* passed an Integer - returns self divided by other as a Rational Finished in 0.018708 seconds 1 file, 5 examples, 21 expectations, 0 failures, 0 errors == rubyspec/library/rational/new_spec.rb # 2010-02-23T09:46:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/new_spec.rb Rational.new - is private Rational.new! - is private Finished in 0.012051 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/rational/numerator_spec.rb # 2010-02-23T09:46:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/numerator_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/numerator_spec.rb Rational#numerator - returns the numerator Finished in 0.009621 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/library/rational/plus_spec.rb # 2010-02-23T09:46:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/plus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/plus_spec.rb Rational#+ - calls #coerce on the passed argument with self - calls #+ on the coerced Rational with the coerced Object Rational#+ with a Rational - returns the result of substracting other from self as a Rational Rational#+ with a Float - returns the result of substracting other from self as a Float Rational#+ with an Integer - returns the result of substracting other from self as a Rational Finished in 0.037767 seconds 1 file, 5 examples, 11 expectations, 0 failures, 0 errors == rubyspec/library/rational/quo_spec.rb # 2010-02-23T09:46:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/quo_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/quo_spec.rb Rational#quo - calls #coerce on the passed argument with self - calls #/ on the coerced Rational with the coerced Object Finished in 0.013222 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/rational/reduce_spec.rb # 2010-02-23T09:46:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/reduce_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/reduce_spec.rb Rational.reduce - returns a new Rational with the passed numerator and denominator reduced to their lowest terms - raises a ZeroDivisionError when the passed denominator is 0 Rational.reduce when Unify is defined - returns an Integer when the reduced denominator is 1 Finished in 0.012524 seconds 1 file, 3 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/rational/remainder_spec.rb # 2010-02-23T09:46:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/remainder_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/remainder_spec.rb Rational#remainder - needs to be reviewed for spec completeness Finished in 0.004892 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/rational/round_spec.rb # 2010-02-23T09:46:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/round_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/round_spec.rb Rational#round - needs to be reviewed for spec completeness Finished in 0.004936 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/rational/to_f_spec.rb # 2010-02-23T09:46:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/to_f_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/to_f_spec.rb Rational#to_f - returns self converted to a Float Finished in 0.009755 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/library/rational/to_i_spec.rb # 2010-02-23T09:46:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/to_i_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/to_i_spec.rb Rational#to_i - converts self to an Integer by truncation - converts self to an Integer by truncation Finished in 0.010562 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/rational/to_r_spec.rb # 2010-02-23T09:46:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/to_r_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/to_r_spec.rb Rational#to_r - returns self Finished in 0.010710 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/rational/to_s_spec.rb # 2010-02-23T09:46:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/to_s_spec.rb Rational#to_s - returns a string representation of self Finished in 0.010655 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/library/rational/truncate_spec.rb # 2010-02-23T09:46:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rational/truncate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rational/truncate_spec.rb Rational#truncate - needs to be reviewed for spec completeness Finished in 0.004927 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/readline/basic_quote_characters_spec.rb # 2010-02-23T09:46:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/readline/basic_quote_characters_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/readline/basic_quote_characters_spec.rb Finished in 0.016028 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/readline/basic_word_break_characters_spec.rb # 2010-02-23T09:46:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/readline/basic_word_break_characters_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/readline/basic_word_break_characters_spec.rb Finished in 0.002564 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/readline/completer_quote_characters_spec.rb # 2010-02-23T09:46:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/readline/completer_quote_characters_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/readline/completer_quote_characters_spec.rb Finished in 0.002520 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/readline/completer_word_break_characters_spec.rb # 2010-02-23T09:46:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/readline/completer_word_break_characters_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/readline/completer_word_break_characters_spec.rb Finished in 0.002517 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/readline/completion_append_character_spec.rb # 2010-02-23T09:46:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/readline/completion_append_character_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/readline/completion_append_character_spec.rb Finished in 0.002575 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/readline/completion_case_fold_spec.rb # 2010-02-23T09:46:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/readline/completion_case_fold_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/readline/completion_case_fold_spec.rb Finished in 0.002540 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/readline/completion_proc_spec.rb # 2010-02-23T09:46:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/readline/completion_proc_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/readline/completion_proc_spec.rb Finished in 0.002563 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/readline/constants_spec.rb # 2010-02-23T09:46:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/readline/constants_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/readline/constants_spec.rb Finished in 0.002604 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/readline/emacs_editing_mode_spec.rb # 2010-02-23T09:46:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/readline/emacs_editing_mode_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/readline/emacs_editing_mode_spec.rb Finished in 0.002498 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/readline/filename_quote_characters_spec.rb # 2010-02-23T09:46:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/readline/filename_quote_characters_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/readline/filename_quote_characters_spec.rb Finished in 0.021273 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/readline/history/append_spec.rb # 2010-02-23T09:46:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/readline/history/append_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/readline/history/append_spec.rb Finished in 0.002672 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/readline/history/delete_at_spec.rb # 2010-02-23T09:46:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/readline/history/delete_at_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/readline/history/delete_at_spec.rb Finished in 0.002886 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/readline/history/each_spec.rb # 2010-02-23T09:46:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/readline/history/each_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/readline/history/each_spec.rb Finished in 0.002607 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/readline/history/element_reference_spec.rb # 2010-02-23T09:46:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/readline/history/element_reference_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/readline/history/element_reference_spec.rb Finished in 0.002782 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/readline/history/element_set_spec.rb # 2010-02-23T09:46:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/readline/history/element_set_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/readline/history/element_set_spec.rb Finished in 0.002677 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/readline/history/empty_spec.rb # 2010-02-23T09:46:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/readline/history/empty_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/readline/history/empty_spec.rb Finished in 0.002540 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/readline/history/history_spec.rb # 2010-02-23T09:46:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/readline/history/history_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/readline/history/history_spec.rb Finished in 0.003074 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/readline/history/length_spec.rb # 2010-02-23T09:46:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/readline/history/length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/readline/history/length_spec.rb Finished in 0.002489 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/readline/history/pop_spec.rb # 2010-02-23T09:46:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/readline/history/pop_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/readline/history/pop_spec.rb Finished in 0.002667 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/readline/history/push_spec.rb # 2010-02-23T09:46:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/readline/history/push_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/readline/history/push_spec.rb Finished in 0.002640 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/readline/history/shift_spec.rb # 2010-02-23T09:46:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/readline/history/shift_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/readline/history/shift_spec.rb Finished in 0.002666 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/readline/history/size_spec.rb # 2010-02-23T09:46:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/readline/history/size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/readline/history/size_spec.rb Finished in 0.003053 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/readline/history/to_s_spec.rb # 2010-02-23T09:46:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/readline/history/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/readline/history/to_s_spec.rb Finished in 0.002486 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/readline/readline_spec.rb # 2010-02-23T09:46:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/readline/readline_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/readline/readline_spec.rb Finished in 0.002731 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/readline/vi_editing_mode_spec.rb # 2010-02-23T09:46:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/readline/vi_editing_mode_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/readline/vi_editing_mode_spec.rb Finished in 0.002498 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/resolv/get_address_spec.rb # 2010-02-23T09:46:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/resolv/get_address_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/resolv/get_address_spec.rb Resolv#getaddress - resolves localhost - raises ResolvError if the name can not be looked up Finished in 0.211745 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/resolv/get_addresses_spec.rb # 2010-02-23T09:46:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/resolv/get_addresses_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/resolv/get_addresses_spec.rb Resolv#getaddresses - resolves localhost Finished in 0.087474 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/library/resolv/get_name_spec.rb # 2010-02-23T09:46:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/resolv/get_name_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/resolv/get_name_spec.rb Resolv#getname - resolves 127.0.0.1 - raises ResolvError when there is no result Finished in 0.087425 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/resolv/get_names_spec.rb # 2010-02-23T09:46:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/resolv/get_names_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/resolv/get_names_spec.rb Resolv#getnames - resolves 127.0.0.1 Finished in 0.086885 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attribute/clone_spec.rb # 2010-02-23T09:46:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attribute/clone_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attribute/clone_spec.rb REXML::Attribute#clone - returns a copy of this Attribute Finished in 0.141135 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attribute/element_spec.rb # 2010-02-23T09:46:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attribute/element_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attribute/element_spec.rb REXML::Attribute#element - returns the parent element REXML::Attribute#element= - sets the parent element Finished in 0.123064 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attribute/equal_value_spec.rb # 2010-02-23T09:46:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attribute/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attribute/equal_value_spec.rb REXML::Attribute#== - returns true if other has equal name and value Finished in 0.121835 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attribute/hash_spec.rb # 2010-02-23T09:46:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attribute/hash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attribute/hash_spec.rb REXML::Attribute#hash - returns a hashcode made of the name and value of self Finished in 0.138832 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attribute/initialize_spec.rb # 2010-02-23T09:46:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attribute/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attribute/initialize_spec.rb REXML::Attribute#initialize - receives two strings for name and value - receives an Attribute and clones it - recives a parent node Finished in 0.124228 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attribute/inspect_spec.rb # 2010-02-23T09:46:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attribute/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attribute/inspect_spec.rb REXML::Attribute#inspect - returns the name and value as a string - accepts attributes with no value - does not escape text Finished in 0.122855 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attribute/namespace_spec.rb # 2010-02-23T09:46:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attribute/namespace_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attribute/namespace_spec.rb REXML::Attribute#namespace - returns the namespace url - returns nil if namespace is not defined - defaults arg to nil Finished in 0.148707 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attribute/node_type_spec.rb # 2010-02-23T09:46:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attribute/node_type_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attribute/node_type_spec.rb REXML::Attribute#node_type - always returns :attribute Finished in 0.121982 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attribute/prefix_spec.rb # 2010-02-23T09:46:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attribute/prefix_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attribute/prefix_spec.rb REXML::Attribute#prefix - returns the namespace of the Attribute - returns an empty string for Attributes with no prefixes Finished in 0.123549 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attribute/remove_spec.rb # 2010-02-23T09:46:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attribute/remove_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attribute/remove_spec.rb REXML::Attribute#remove - deletes this Attribute from parent - does not anything if element has no parent Finished in 0.122923 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attribute/to_s_spec.rb # 2010-02-23T09:46:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attribute/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attribute/to_s_spec.rb REXML::Attribute#to_s - returns the value of the Attribute - returns the escaped value if it was created from Attribute Finished in 0.123315 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attribute/to_string_spec.rb # 2010-02-23T09:46:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attribute/to_string_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attribute/to_string_spec.rb REXML::Attribute#to_string - returns the attribute as XML Finished in 0.122031 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attribute/value_spec.rb # 2010-02-23T09:46:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attribute/value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attribute/value_spec.rb REXML::Attribute#value - returns the value of the Attribute unnormalized Finished in 0.122750 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attribute/write_spec.rb # 2010-02-23T09:46:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attribute/write_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attribute/write_spec.rb REXML::Attribute#write - writes the name and value to output - currently ignores the second argument Finished in 0.122638 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attribute/xpath_spec.rb # 2010-02-23T09:46:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attribute/xpath_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attribute/xpath_spec.rb REXML::Attribute#xpath - returns the path for Attribute - raises an error if attribute has no parent Finished in 0.123103 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attributes/add_spec.rb # 2010-02-23T09:46:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attributes/add_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attributes/add_spec.rb REXML::Attributes#add - adds an attribute - replaces an existing attribute Finished in 0.163064 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attributes/append_spec.rb # 2010-02-23T09:46:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attributes/append_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attributes/append_spec.rb REXML::Attributes#<< - adds an attribute - replaces an existing attribute Finished in 0.123770 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attributes/delete_all_spec.rb # 2010-02-23T09:46:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attributes/delete_all_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attributes/delete_all_spec.rb REXML::Attributes#delete_all - deletes all attributes that match name - deletes all attributes that match name with a namespace - returns the removed attribute Finished in 0.124574 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attributes/delete_spec.rb # 2010-02-23T09:46:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attributes/delete_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attributes/delete_spec.rb REXML::Attributes#delete - takes an attribute name and deletes the attribute - takes an Attribute and deletes it - returns the element with the attribute removed Finished in 0.123457 seconds 1 file, 3 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attributes/each_attribute_spec.rb # 2010-02-23T09:46:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attributes/each_attribute_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attributes/each_attribute_spec.rb REXML::Attributes#each_attribute - iterates over the attributes yielding actual Attribute objects Finished in 0.122791 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attributes/each_spec.rb # 2010-02-23T09:46:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attributes/each_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attributes/each_spec.rb REXML::Attributes#each - iterates over the attributes yielding expanded-name/value Finished in 0.135565 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attributes/element_reference_spec.rb # 2010-02-23T09:46:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attributes/element_reference_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attributes/element_reference_spec.rb REXML::Attributes#[] - returns the value of an attribute - returns nil if the attribute does not exist Finished in 0.122967 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attributes/element_set_spec.rb # 2010-02-23T09:46:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attributes/element_set_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attributes/element_set_spec.rb REXML::Attributes#[]= - sets an attribute - overwrites an existing attribute - deletes an attribute is value is nil Finished in 0.123925 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attributes/get_attribute_ns_spec.rb # 2010-02-23T09:46:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attributes/get_attribute_ns_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attributes/get_attribute_ns_spec.rb REXML::Attributes#get_attribute_ns - returns an attribute by name and namespace Finished in 0.121945 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/rexml/attributes/get_attribute_spec.rb # 2010-02-23T09:46:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attributes/get_attribute_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attributes/get_attribute_spec.rb REXML::Attributes#get_attribute - fetches an attributes - fetches an namespaced attribute - returns an Attribute - returns nil if it attribute does not exist Finished in 0.148120 seconds 1 file, 4 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attributes/initialize_spec.rb # 2010-02-23T09:46:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attributes/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attributes/initialize_spec.rb REXML::Attributes#initialize - is auto initialized by Element - receives a parent node Finished in 0.122675 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attributes/length_spec.rb # 2010-02-23T09:46:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attributes/length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attributes/length_spec.rb REXML::Attributes#length - returns the number of attributes Finished in 0.124717 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attributes/namespaces_spec.rb # 2010-02-23T09:46:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attributes/namespaces_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attributes/namespaces_spec.rb REXML::Attributes#namespaces - needs to be reviewed for spec completeness Finished in 0.121077 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attributes/prefixes_spec.rb # 2010-02-23T09:46:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attributes/prefixes_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attributes/prefixes_spec.rb REXML::Attributes#prefixes - returns an array with the prefixes of each attribute - does not include the default namespace Finished in 0.124367 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attributes/size_spec.rb # 2010-02-23T09:46:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attributes/size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attributes/size_spec.rb REXML::Attributes#size - returns the number of attributes Finished in 0.123578 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/attributes/to_a_spec.rb # 2010-02-23T09:46:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/attributes/to_a_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/attributes/to_a_spec.rb REXML::Attributes#to_a - returns an array with the attributes - returns an empty array if it has no attributes Finished in 0.123420 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/cdata/clone_spec.rb # 2010-02-23T09:46:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/cdata/clone_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/cdata/clone_spec.rb REXML::CData#clone - makes a copy of itself Finished in 0.122292 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/cdata/initialize_spec.rb # 2010-02-23T09:46:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/cdata/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/cdata/initialize_spec.rb REXML::CData#initialize - creates a new CData object - respects whitespace if whitespace is true - receives parent as third argument Finished in 0.123700 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/rexml/cdata/to_s_spec.rb # 2010-02-23T09:46:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/cdata/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/cdata/to_s_spec.rb REXML::CData#to_s - returns the contents of the CData - does not escape text Finished in 0.147478 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/cdata/value_spec.rb # 2010-02-23T09:46:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/cdata/value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/cdata/value_spec.rb REXML::CData#value - returns the contents of the CData - does not escape text Finished in 0.123623 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/document/add_element_spec.rb # 2010-02-23T09:46:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/document/add_element_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/document/add_element_spec.rb REXML::Document#add_element - adds arg1 with attributes arg2 as root node - sets arg2 as arg1's attributes - accepts a node name as arg1 and adds it as root - sets arg1's context to the root's context Finished in 0.125753 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/rexml/document/add_spec.rb # 2010-02-23T09:46:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/document/add_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/document/add_spec.rb REXML::Document#add - sets document's XML declaration - inserts XML declaration as first node - overwrites existing XML declaration - sets document DocType - adds root node unless it exists - refuses to add second root REXML::Document#<< - sets document's XML declaration - inserts XML declaration as first node - overwrites existing XML declaration - sets document DocType - adds root node unless it exists - refuses to add second root Finished in 0.143436 seconds 1 file, 12 examples, 12 expectations, 0 failures, 0 errors == rubyspec/library/rexml/document/clone_spec.rb # 2010-02-23T09:46:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/document/clone_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/document/clone_spec.rb REXML::Document#clone - clones document attributes - clones document context Finished in 0.125821 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/document/doctype_spec.rb # 2010-02-23T09:46:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/document/doctype_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/document/doctype_spec.rb REXML::Document#doctype - returns the doctype - returns nil if there's no doctype Finished in 0.133115 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/document/encoding_spec.rb # 2010-02-23T09:46:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/document/encoding_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/document/encoding_spec.rb REXML::Document#encoding - returns encoding from XML declaration - returns encoding from XML declaration (for UTF-16 as well) - uses UTF-8 as default encoding Finished in 0.141725 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/rexml/document/expanded_name_spec.rb # 2010-02-23T09:46:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/document/expanded_name_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/document/expanded_name_spec.rb REXML::Document#expanded_name - returns an empty string for root REXML::Document#name - returns an empty string for root Finished in 0.123527 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/document/new_spec.rb # 2010-02-23T09:46:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/document/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/document/new_spec.rb REXML::Document#new - initializes context of {} unless specified - has empty attributes if source is nil - can use other document context - clones source attributes - raises an error if source is not a Document, String or IO - does not perform XML validation Finished in 0.129606 seconds 1 file, 6 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/rexml/document/node_type_spec.rb # 2010-02-23T09:46:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/document/node_type_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/document/node_type_spec.rb REXML::Document#node_type - returns :document Finished in 0.145158 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/rexml/document/root_spec.rb # 2010-02-23T09:46:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/document/root_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/document/root_spec.rb REXML::Document#root - returns document root tag name - returns nil if there is not root Finished in 0.123739 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/document/stand_alone_spec.rb # 2010-02-23T09:46:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/document/stand_alone_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/document/stand_alone_spec.rb REXML::Document#stand_alone? - returns the XMLDecl standalone value - returns the default value when no XML declaration present Finished in 0.123146 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/document/version_spec.rb # 2010-02-23T09:46:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/document/version_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/document/version_spec.rb REXML::Document#version - returns XML version from declaration - returns the default version when declaration is not present Finished in 0.123579 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/document/write_spec.rb # 2010-02-23T09:46:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/document/write_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/document/write_spec.rb REXML::Document#write - returns document source as string - returns document indented - returns document with support for IE Finished in 0.128932 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/rexml/document/xml_decl_spec.rb # 2010-02-23T09:46:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/document/xml_decl_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/document/xml_decl_spec.rb REXML::Document#xml_decl - returns XML declaration of the document - returns default XML declaration unless present Finished in 0.126002 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/add_attribute_spec.rb # 2010-02-23T09:46:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/add_attribute_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/add_attribute_spec.rb REXML::Element#add_attribute - adds a new attribute - overwrites an existing attribute - accepts a pair of strings - accepts an Attribute for key - ignores value if key is an Attribute - returns the attribute added Finished in 0.128703 seconds 1 file, 6 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/add_attributes_spec.rb # 2010-02-23T09:46:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/add_attributes_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/add_attributes_spec.rb REXML::Element#add_attribute - adds multiple attributes from a hash - adds multiple attributes from an array Finished in 0.148155 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/add_element_spec.rb # 2010-02-23T09:46:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/add_element_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/add_element_spec.rb REXML::Element#add_element - adds a child without attributes - adds a child with attributes - adds a child with name - returns the added child Finished in 0.132090 seconds 1 file, 4 examples, 12 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/add_namespace_spec.rb # 2010-02-23T09:46:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/add_namespace_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/add_namespace_spec.rb REXML::Element#add_namespace - adds a namespace to element - accepts a prefix string as prefix - uses prefix as URI if uri is nil Finished in 0.171622 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/add_text_spec.rb # 2010-02-23T09:46:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/add_text_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/add_text_spec.rb REXML::Element#add_namespace - adds text to an element - accepts a Text - joins the new text with the old one Finished in 0.125383 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/attribute_spec.rb # 2010-02-23T09:46:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/attribute_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/attribute_spec.rb REXML::Element#attribute - returns an attribute by name - supports attributes inside namespaces Finished in 0.123955 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/attributes_spec.rb # 2010-02-23T09:46:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/attributes_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/attributes_spec.rb REXML::Element#attributes - returns element's Attributes - returns an empty hash if element has no attributes Finished in 0.122469 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/cdatas_spec.rb # 2010-02-23T09:46:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/cdatas_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/cdatas_spec.rb REXML::Element#cdatas - returns the array of children cdatas - freezes the returned array - returns an empty array if element has no cdata Finished in 0.123423 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/clone_spec.rb # 2010-02-23T09:46:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/clone_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/clone_spec.rb REXML::Element#clone - creates a copy of element - copies the attributes - does not copy the text - does not copy the child elements Finished in 0.125273 seconds 1 file, 4 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/comments_spec.rb # 2010-02-23T09:46:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/comments_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/comments_spec.rb REXML::Element#comments - returns the array of comments - returns a frozen object Finished in 0.123961 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/delete_attribute_spec.rb # 2010-02-23T09:46:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/delete_attribute_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/delete_attribute_spec.rb REXML::Element#delete_attribute - deletes an attribute from the element - returns the element with the attribute removed - returns nil if the attribute does not exist Finished in 0.147575 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/delete_element_spec.rb # 2010-02-23T09:46:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/delete_element_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/delete_element_spec.rb REXML::Element#delete_element - deletes the child element - deletes a child via XPath - deletes the child at index - deletes an element and returns it - returns nil unless element exists Finished in 0.128563 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/delete_namespace_spec.rb # 2010-02-23T09:46:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/delete_namespace_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/delete_namespace_spec.rb REXML::Element#delete_namespace - deletes a namespace from the element - deletes default namespace when called with no args - returns the element Finished in 0.128845 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/document_spec.rb # 2010-02-23T09:46:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/document_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/document_spec.rb REXML::Element#document - returns the element's document - returns nil if it belongs to no document Finished in 0.125445 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/each_element_with_attribute_spec.rb # 2010-02-23T09:46:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/each_element_with_attribute_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/each_element_with_attribute_spec.rb REXML::Element#each_element_with_attributes - returns childs with attribute - takes attribute value as second argument - takes max number of childs as third argument - takes XPath filter as fourth argument Finished in 0.130630 seconds 1 file, 4 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/each_element_with_text_spec.rb # 2010-02-23T09:46:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/each_element_with_text_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/each_element_with_text_spec.rb REXML::Element#each_element_with_text - returns childs with text - takes max as second argument - takes XPath filter as third argument Finished in 0.128185 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/get_text_spec.rb # 2010-02-23T09:46:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/get_text_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/get_text_spec.rb REXML::Element#get_text - returns the first text child node - returns text from an element matching path Finished in 0.129512 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/has_attributes_spec.rb # 2010-02-23T09:46:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/has_attributes_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/has_attributes_spec.rb REXML::Element#has_attributes? - returns true when element has any attributes - returns false if element has no attributes Finished in 0.123219 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/has_elements_spec.rb # 2010-02-23T09:46:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/has_elements_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/has_elements_spec.rb REXML::Element#has_elements? - returns true if element has child elements - returns false if element doesn't have child elements Finished in 0.123248 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/has_text_spec.rb # 2010-02-23T09:46:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/has_text_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/has_text_spec.rb REXML::Element#has_text? - returns true if element has a Text child - returns false if it has no Text childs Finished in 0.147470 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/inspect_spec.rb # 2010-02-23T09:46:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/inspect_spec.rb REXML::Element#inspect - returns the node as a string - inserts '...' if the node has children - inserts the attributes in the string Finished in 0.124609 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/instructions_spec.rb # 2010-02-23T09:46:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/instructions_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/instructions_spec.rb REXML::Element#instructions - returns the Instruction children nodes - returns an empty array if it has no Instruction children - freezes the returned array Finished in 0.124184 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/namespace_spec.rb # 2010-02-23T09:46:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/namespace_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/namespace_spec.rb REXML::Element#namespace - returns the default namespace - accepts a namespace prefix - returns an empty String if default namespace is not defined - returns nil if namespace is not defined Finished in 0.140828 seconds 1 file, 4 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/namespaces_spec.rb # 2010-02-23T09:46:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/namespaces_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/namespaces_spec.rb REXML::Element#namespaces - returns a hash of the namespaces - returns an empty hash if no namespaces exist - uses namespace prefixes as keys - uses namespace values as the hash values Finished in 0.139923 seconds 1 file, 4 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/new_spec.rb # 2010-02-23T09:46:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/new_spec.rb REXML::Element#new - creates element from tag name - creates element with default attributes - creates element from another element - takes parent as second argument - takes context as third argument Finished in 0.124948 seconds 1 file, 5 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/next_element_spec.rb # 2010-02-23T09:46:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/next_element_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/next_element_spec.rb REXML::Element#next_element - returns next existing element - returns nil on last element Finished in 0.125328 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/node_type_spec.rb # 2010-02-23T09:46:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/node_type_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/node_type_spec.rb REXML::Element#node_type - returns :element Finished in 0.122643 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/rexml/element/prefixes_spec.rb # 2010-02-23T09:46:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/prefixes_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/prefixes_spec.rb REXML::Element#prefixes - returns an array of the prefixes of the namespaces - does not include the default namespace - returns an empty array if no namespace was defined Finished in 0.136885 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/previous_element_spec.rb # 2010-02-23T09:46:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/previous_element_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/previous_element_spec.rb REXML::Element#previous_element - returns previous element - returns nil on first element Finished in 0.149393 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/raw_spec.rb # 2010-02-23T09:46:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/raw_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/raw_spec.rb REXML::Element#raw - returns true if raw mode is set to all - returns true if raw mode is set to expanded_name - returns false if raw mode is not set - returns false if raw is not :all or expanded_name - returns nil if context is not set Finished in 0.124900 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/root_spec.rb # 2010-02-23T09:46:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/root_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/root_spec.rb REXML::Element#root - returns first child on documents - returns self on root nodes - returns parent's root on child nodes - returns self on standalone nodes Finished in 0.124287 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/text_spec.rb # 2010-02-23T09:46:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/text_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/text_spec.rb REXML::Element#text - returns the text node of element - returns the text node value - returns nil if no text is attached REXML::Element#text= - sets the text node - replaces existing text - receives nil as an argument Finished in 0.127817 seconds 1 file, 6 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/texts_spec.rb # 2010-02-23T09:46:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/texts_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/texts_spec.rb REXML::Element#texts - returns an array of the Text children - returns an empty array if it has no Text children Finished in 0.123707 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/element/whitespace_spec.rb # 2010-02-23T09:46:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/element/whitespace_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/element/whitespace_spec.rb REXML::Element#whitespace - returns true if whitespace is respected in the element - returns false if whitespace is ignored inside element Finished in 0.135428 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/rexml/node/each_recursive_spec.rb # 2010-02-23T09:46:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/node/each_recursive_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/node/each_recursive_spec.rb REXML::Node#each_recursive - visits all subnodes of self Finished in 0.125533 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/rexml/node/find_first_recursive_spec.rb # 2010-02-23T09:46:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/node/find_first_recursive_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/node/find_first_recursive_spec.rb REXML::Node#find_first_recursive - finds the first element that matches block - visits the nodes in preorder Finished in 0.149552 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/rexml/node/index_in_parent_spec.rb # 2010-02-23T09:47:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/node/index_in_parent_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/node/index_in_parent_spec.rb REXML::Node#index_in_parent - returns the index (starting from 1) of self in parent Finished in 0.122392 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/node/next_sibling_node_spec.rb # 2010-02-23T09:47:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/node/next_sibling_node_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/node/next_sibling_node_spec.rb REXML::Node#next_sibling_node - returns the next child node in parent - returns nil if there are no more child nodes next Finished in 0.123342 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/rexml/node/parent_spec.rb # 2010-02-23T09:47:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/node/parent_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/node/parent_spec.rb REXML::Node#parent? - returns true for Elements - returns true for Documents - returns false for Texts Finished in 0.122660 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/rexml/node/previous_sibling_node_spec.rb # 2010-02-23T09:47:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/node/previous_sibling_node_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/node/previous_sibling_node_spec.rb REXML::Node#previous_sibling_node - returns the previous child node in parent - returns nil if there are no more child nodes before Finished in 0.122792 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/rexml/text/append_spec.rb # 2010-02-23T09:47:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/text/append_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/text/append_spec.rb REXML::Text#<< - appends a string to this text node Finished in 0.122225 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/rexml/text/clone_spec.rb # 2010-02-23T09:47:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/text/clone_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/text/clone_spec.rb REXML::Text#clone - creates a copy of this node Finished in 0.122403 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/text/comparison_spec.rb # 2010-02-23T09:47:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/text/comparison_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/text/comparison_spec.rb REXML::Text#<=> - returns -1 if lvalue is less than rvalue - returns -1 if lvalue is greater than rvalue - returns 0 if both values are equal Finished in 0.124481 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/rexml/text/empty_spec.rb # 2010-02-23T09:47:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/text/empty_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/text/empty_spec.rb REXML::Text#empty? - returns true if the text is empty - returns false if the text is not empty Finished in 0.121950 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/text/indent_text_spec.rb # 2010-02-23T09:47:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/text/indent_text_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/text/indent_text_spec.rb REXML::Text#indent_text - indents a string with default parameters - accepts a custom indentation level as second argument - accepts a custom separator as third argument - accepts a fourth parameter to skip the first line Finished in 0.161690 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/rexml/text/inspect_spec.rb # 2010-02-23T09:47:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/text/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/text/inspect_spec.rb REXML::Text#inspect - inspects the string attribute as a string Finished in 0.121773 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/rexml/text/new_spec.rb # 2010-02-23T09:47:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/text/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/text/new_spec.rb REXML::Text.new - creates a Text child node with no parent - respects whitespace if second argument is true - receives a parent as third argument - expects escaped text if raw is true - uses raw value of the parent if raw is nil - escapes the values if raw is false Finished in 0.127185 seconds 1 file, 6 examples, 13 expectations, 0 failures, 0 errors == rubyspec/library/rexml/text/node_type_spec.rb # 2010-02-23T09:47:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/text/node_type_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/text/node_type_spec.rb REXML::Text#node_type - returns :text Finished in 0.140117 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/rexml/text/normalize_spec.rb # 2010-02-23T09:47:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/text/normalize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/text/normalize_spec.rb REXML::Text.normalize - escapes a string with <, >, &, ' and " Finished in 0.121568 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/rexml/text/read_with_substitution_spec.rb # 2010-02-23T09:47:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/text/read_with_substitution_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/text/read_with_substitution_spec.rb REXML::Text.read_with_substitution - reads a text and escapes entities - accepts an regex for invalid expressions and raises an error if text matches Finished in 0.137414 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/rexml/text/to_s_spec.rb # 2010-02-23T09:47:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/text/to_s_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/text/to_s_spec.rb REXML::Text#to_s - returns the string of this Text node - escapes the text Finished in 0.123145 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/rexml/text/unnormalize_spec.rb # 2010-02-23T09:47:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/text/unnormalize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/text/unnormalize_spec.rb REXML::Text.unnormalize - unescapes a string with the values defined in SETUTITSBUS Finished in 0.122296 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/rexml/text/value_spec.rb # 2010-02-23T09:47:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/text/value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/text/value_spec.rb REXML::Text#value - returns the text value of this node - does not escape entities - follows the respect_whitespace attribute - ignores the raw attribute REXML::Text#value= - sets the text of the node - escapes entities Finished in 0.125962 seconds 1 file, 6 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/rexml/text/wrap_spec.rb # 2010-02-23T09:47:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/text/wrap_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/text/wrap_spec.rb REXML::Text#wrap - wraps the text at width - returns the string if width is greater than the size of the string - takes a newline at the beginning option as the third parameter Finished in 0.146840 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/rexml/text/write_with_substitution_spec.rb # 2010-02-23T09:47:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/rexml/text/write_with_substitution_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/rexml/text/write_with_substitution_spec.rb REXML::Text#write_with_substitution - writes out the input to a String - writes out the input to an IO - escapes characters Finished in 0.127327 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/scanf/io/block_scanf_spec.rb # 2010-02-23T09:47:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/scanf/io/block_scanf_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/scanf/io/block_scanf_spec.rb IO#block_scanf - passes each match to the block as an array - keeps scanning the input and cycling back to the beginning of the input string - returns an empty array when a wrong specifier is passed Finished in 0.045083 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/scanf/io/scanf_spec.rb # 2010-02-23T09:47:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/scanf/io/scanf_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/scanf/io/scanf_spec.rb IO#scanf - returns an array containing the input converted in the specified type - returns an array containing the input converted in the specified type with given maximum field width - returns an empty array when a wrong specifier is passed IO#scanf with block - passes each match to the block as an array - keeps scanning the input and cycling back to the beginning of the input string - returns an empty array when a wrong specifier is passed Finished in 0.024885 seconds 1 file, 6 examples, 10 expectations, 0 failures, 0 errors == rubyspec/library/scanf/string/block_scanf_spec.rb # 2010-02-23T09:47:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/scanf/string/block_scanf_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/scanf/string/block_scanf_spec.rb String#block_scanf - passes each match to the block as an array - keeps scanning the input and cycling back to the beginning of the input string - returns an empty array when a wrong specifier is passed Finished in 0.013661 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/scanf/string/scanf_spec.rb # 2010-02-23T09:47:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/scanf/string/scanf_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/scanf/string/scanf_spec.rb String#scanf - returns an array containing the input converted in the specified type - returns an array containing the input converted in the specified type with given maximum field width - returns an empty array when a wrong specifier is passed String#scanf with block - passes each match to the block as an array - keeps scanning the input and cycling back to the beginning of the input string - returns an empty array when a wrong specifier is passed Finished in 0.024248 seconds 1 file, 6 examples, 39 expectations, 0 failures, 0 errors == rubyspec/library/securerandom/base64_spec.rb # 2010-02-23T09:47:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/securerandom/base64_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/securerandom/base64_spec.rb SecureRandom.base64 - generates a random base64 string out of specified number of random bytes - returns an empty string when argument is 0 - generates different base64 strings with subsequent invocations - generates a random base64 string out of 32 random bytes - treats nil agrument as default one and generates a random base64 string - raises ArgumentError on negative arguments - tries to convert the passed argument to an Integer using #to_int Finished in 0.133601 seconds 1 file, 7 examples, 605 expectations, 0 failures, 0 errors == rubyspec/library/securerandom/hex_spec.rb # 2010-02-23T09:47:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/securerandom/hex_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/securerandom/hex_spec.rb SecureRandom.hex - generates a random hex string of length twice the specified argement - returns an empty string when argument is 0 - generates different hex strings with subsequent invocations - generates a random hex string of length 32 if no argument is provided - treats nil agrument as default one and generates a random hex string of length 32 - raises ArgumentError on negative arguments - tries to convert the passed argument to an Integer using #to_int Finished in 0.104893 seconds 1 file, 7 examples, 394 expectations, 0 failures, 0 errors == rubyspec/library/securerandom/random_bytes_spec.rb # 2010-02-23T09:47:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/securerandom/random_bytes_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/securerandom/random_bytes_spec.rb SecureRandom.random_bytes - generates a random binary string of length 16 if no argument is provided - generates a random binary string of length 16 if argument is nil - generates a random binary string of specified length - generates different binary strings with subsequent invocations - raises ArgumentError on negative arguments - tries to convert the passed argument to an Integer using #to_int Finished in 0.120890 seconds 1 file, 6 examples, 392 expectations, 0 failures, 0 errors == rubyspec/library/securerandom/random_number_spec.rb # 2010-02-23T09:47:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/securerandom/random_number_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/securerandom/random_number_spec.rb SecureRandom.random_number - generates a random positive number smaller then the positive integer argument - generates a random float number between 0.0 and 1.0 if no argument provided - generates a random float number between 0.0 and 1.0 if argument is negative - generates different float numbers with subsequent invocations - raises ArgumentError if the argument is non-numeric Finished in 0.147849 seconds 1 file, 5 examples, 644 expectations, 0 failures, 0 errors == rubyspec/library/set/add_spec.rb # 2010-02-23T09:47:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/add_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/add_spec.rb Set#add - adds the passed Object to self - returns self Set#add? - adds the passed Object to self - returns self when the Object has not yet been added to self - returns nil when the Object has already been added to self Finished in 0.029870 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/set/append_spec.rb # 2010-02-23T09:47:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/append_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/append_spec.rb Set#<< - adds the passed Object to self - returns self Finished in 0.009560 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/set/classify_spec.rb # 2010-02-23T09:47:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/classify_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/classify_spec.rb Set#classify - yields each Object in self - raises a LocalJumpError when passed no block - classifies the Objects in self based on the block's return value Finished in 0.011245 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/set/clear_spec.rb # 2010-02-23T09:47:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/clear_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/clear_spec.rb Set#clear - removes all elements from self - returns self Finished in 0.008705 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/set/collect_spec.rb # 2010-02-23T09:47:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/collect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/collect_spec.rb Set#collect! - yields each Object in self - returns self - replaces self with the return values of the block Finished in 0.011234 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/set/constructor_spec.rb # 2010-02-23T09:47:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/constructor_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/constructor_spec.rb Set[] - returns a new Set populated with the passed Objects Finished in 0.008315 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/library/set/delete_if_spec.rb # 2010-02-23T09:47:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/delete_if_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/delete_if_spec.rb Set#delete_if - yields every element of self - deletes every element from self for which the passed block returns true - returns self - raises a LocalJumpError when passed no block Finished in 0.011547 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/set/delete_spec.rb # 2010-02-23T09:47:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/delete_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/delete_spec.rb Set#delete - deletes the passed Object from self - returns self Set#delete? - deletes the passed Object from self - returns self when the passed Object is in self - returns nil when the passed Object is not in self Finished in 0.010879 seconds 1 file, 5 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/set/difference_spec.rb # 2010-02-23T09:47:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/difference_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/difference_spec.rb Set#difference - returns a new Set containting self's elements excluding the elements in the passed Enumerable - raises an ArgumentError when passed a non-Enumerable Finished in 0.011191 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/set/divide_spec.rb # 2010-02-23T09:47:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/divide_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/divide_spec.rb Set#divide - divides self into a set of subsets based on the blocks return values - yields each Object to the block Set#divide when passed a block with an arity of 2 - divides self into a set of subsets based on the blocks return values - yields each two Object to the block Finished in 0.032564 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/set/each_spec.rb # 2010-02-23T09:47:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/each_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/each_spec.rb Set#each - yields each Object in self - returns self - returns an Enumerator when not passed a block Finished in 0.010116 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/set/empty_spec.rb # 2010-02-23T09:47:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/empty_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/empty_spec.rb Set#empty? - returns true if self is empty Finished in 0.020647 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/library/set/enumerable/to_set_spec.rb # 2010-02-23T09:47:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/enumerable/to_set_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/enumerable/to_set_spec.rb Emumerable#to_set - returns a new Set created from self - allows passing an alternate class for Set - passes down passed blocks Finished in 0.011782 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/set/eql_spec.rb # 2010-02-23T09:47:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/eql_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/eql_spec.rb Set#eql? - returns true when the passed argument is a Set and contains the same elements Finished in 0.009664 seconds 1 file, 1 example, 7 expectations, 0 failures, 0 errors == rubyspec/library/set/equal_value_spec.rb # 2010-02-23T09:47:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/equal_value_spec.rb Set#== - returns true when the passed Object is a Set and self and the Object contain the same elements - does not depend on the order of the elements - does not depend on the order of nested Sets Finished in 0.011842 seconds 1 file, 3 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/set/exclusion_spec.rb # 2010-02-23T09:47:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/exclusion_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/exclusion_spec.rb Set#^ - returns a new Set containing elements that are not in both self and the passed Enumberable - raises an ArgumentError when passed a non-Enumerable Finished in 0.009589 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/set/flatten_merge_spec.rb # 2010-02-23T09:47:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/flatten_merge_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/flatten_merge_spec.rb Set#flatten_merge - is protected - flattens the passed Set and merges it into self - raises an ArgumentError when trying to flatten a recursive Set Finished in 0.010745 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/set/flatten_spec.rb # 2010-02-23T09:47:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/flatten_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/flatten_spec.rb Set#flatten - returns a copy of self with each included Set flattened - raises an ArgumentError when self is recursive Set#flatten! - flattens self - returns self when self was modified - returns nil when self was not modified - raises an ArgumentError when self is recursive Finished in 0.013719 seconds 1 file, 6 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/set/hash_spec.rb # 2010-02-23T09:47:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/hash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/hash_spec.rb Set#hash - is static Finished in 0.009076 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/library/set/include_spec.rb # 2010-02-23T09:47:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/include_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/include_spec.rb Set#include? - returns true when self contains the passed Object Finished in 0.009552 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/set/initialize_copy_spec.rb # 2010-02-23T09:47:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/initialize_copy_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/initialize_copy_spec.rb Set#initialize_copy - is private - replaces all elements of self with the elements of the passed Set Finished in 0.009728 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/set/initialize_spec.rb # 2010-02-23T09:47:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/initialize_spec.rb Set#initialize - is private - adds all elements of the passed Enumerable to self - preprocesses all elements by a passed block before adding to self Finished in 0.010433 seconds 1 file, 3 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/set/inspect_spec.rb # 2010-02-23T09:47:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/inspect_spec.rb Set#inspect - returns a String representation of self - correctly handles self-references Finished in 0.033137 seconds 1 file, 2 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/set/intersection_spec.rb # 2010-02-23T09:47:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/intersection_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/intersection_spec.rb Set#intersection - returns a new Set containing only elements shared by self and the passed Enumerable - raises an ArgumentError when passed a non-Enumerable Set#& - returns a new Set containing only elements shared by self and the passed Enumerable - raises an ArgumentError when passed a non-Enumerable Finished in 0.013504 seconds 1 file, 4 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/set/length_spec.rb # 2010-02-23T09:47:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/length_spec.rb Set#length - returns the number of elements in the set Finished in 0.009807 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/set/map_spec.rb # 2010-02-23T09:47:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/map_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/map_spec.rb Set#map! - yields each Object in self - returns self - replaces self with the return values of the block Finished in 0.010479 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/set/member_spec.rb # 2010-02-23T09:47:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/member_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/member_spec.rb Set#member? - returns true when self contains the passed Object Finished in 0.009061 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/set/merge_spec.rb # 2010-02-23T09:47:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/merge_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/merge_spec.rb Set#merge - adds the elements of the passed Enumerable to self - returns self - raises an ArgumentError when passed a non-Enumerable Finished in 0.010130 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/set/minus_spec.rb # 2010-02-23T09:47:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/minus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/minus_spec.rb Set#- - returns a new Set containting self's elements excluding the elements in the passed Enumerable - raises an ArgumentError when passed a non-Enumerable Finished in 0.010256 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/set/plus_spec.rb # 2010-02-23T09:47:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/plus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/plus_spec.rb Set#+ - returns a new Set containing all elements of self and the passed Enumerable - raises an ArgumentError when passed a non-Enumerable Finished in 0.011077 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/set/pretty_print_cycle_spec.rb # 2010-02-23T09:47:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/pretty_print_cycle_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/pretty_print_cycle_spec.rb Set#pretty_print_cycle - passes the 'pretty print' representation of a self-referencing Set to the pretty print writer Finished in 0.008714 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/set/pretty_print_spec.rb # 2010-02-23T09:47:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/pretty_print_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/pretty_print_spec.rb Set#pretty_print - passes the 'pretty print' representation of self to the pretty print writer Finished in 0.010320 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/library/set/proper_subset_spec.rb # 2010-02-23T09:47:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/proper_subset_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/proper_subset_spec.rb Set#proper_subset? - returns true if passed a Set that self is a proper subset of - raises an ArgumentError when passed a non-Set Finished in 0.011265 seconds 1 file, 2 examples, 17 expectations, 0 failures, 0 errors == rubyspec/library/set/proper_superset_spec.rb # 2010-02-23T09:47:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/proper_superset_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/proper_superset_spec.rb Set#proper_superset? - returns true if passed a Set that self is a proper superset of - raises an ArgumentError when passed a non-Set Finished in 0.011498 seconds 1 file, 2 examples, 17 expectations, 0 failures, 0 errors == rubyspec/library/set/reject_spec.rb # 2010-02-23T09:47:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/reject_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/reject_spec.rb Set#reject! - yields every element of self - deletes every element from self for which the passed block returns true - returns self when self was modified - returns nil when self was not modified - raises a LocalJumpError when passed no block Finished in 0.011967 seconds 1 file, 5 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/set/replace_spec.rb # 2010-02-23T09:47:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/replace_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/replace_spec.rb Set#replace - replaces the contents with other and returns self - accepts any enumerable as other Finished in 0.009146 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/set/size_spec.rb # 2010-02-23T09:47:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/size_spec.rb Set#size - returns the number of elements in the set Finished in 0.008980 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/set/sortedset/add_spec.rb # 2010-02-23T09:47:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/add_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/add_spec.rb SortedSet#add - adds the passed Object to self - returns self SortedSet#add? - adds the passed Object to self - returns self when the Object has not yet been added to self - returns nil when the Object has already been added to self Finished in 0.037079 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/append_spec.rb # 2010-02-23T09:47:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/append_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/append_spec.rb SortedSet#<< - adds the passed Object to self - returns self Finished in 0.010627 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/classify_spec.rb # 2010-02-23T09:47:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/classify_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/classify_spec.rb SortedSet#classify - yields each Object in self in sorted order - raises a LocalJumpError when passed no block - classifies the Objects in self based on the block's return value Finished in 0.012342 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/clear_spec.rb # 2010-02-23T09:47:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/clear_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/clear_spec.rb SortedSet#clear - removes all elements from self - returns self Finished in 0.010009 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/collect_spec.rb # 2010-02-23T09:47:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/collect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/collect_spec.rb SortedSet#collect! - yields each Object in self in sorted order - returns self - replaces self with the return values of the block Finished in 0.012563 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/constructor_spec.rb # 2010-02-23T09:47:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/constructor_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/constructor_spec.rb SortedSet[] - returns a new SortedSet populated with the passed Objects Finished in 0.009815 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/delete_if_spec.rb # 2010-02-23T09:47:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/delete_if_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/delete_if_spec.rb SortedSet#delete_if - yields each Object in self in sorted order - deletes every element from self for which the passed block returns true - returns self - raises a LocalJumpError when passed no block Finished in 0.012918 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/delete_spec.rb # 2010-02-23T09:47:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/delete_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/delete_spec.rb SortedSet#delete - deletes the passed Object from self - returns self SortedSet#delete? - deletes the passed Object from self - returns self when the passed Object is in self - returns nil when the passed Object is not in self Finished in 0.012290 seconds 1 file, 5 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/difference_spec.rb # 2010-02-23T09:47:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/difference_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/difference_spec.rb SortedSet#difference - returns a new SortedSet containting self's elements excluding the elements in the passed Enumerable - raises an ArgumentError when passed a non-Enumerable Finished in 0.012266 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/divide_spec.rb # 2010-02-23T09:47:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/divide_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/divide_spec.rb SortedSet#divide - divides self into a set of subsets based on the blocks return values - yields each Object in self in sorted order SortedSet#divide when passed a block with an arity of 2 - divides self into a set of subsets based on the blocks return values - yields each two Objects to the block Finished in 0.017888 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/each_spec.rb # 2010-02-23T09:47:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/each_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/each_spec.rb SortedSet#each - yields each Object in self in sorted order - returns self - returns an Enumerator when not passed a block Finished in 0.012112 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/empty_spec.rb # 2010-02-23T09:47:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/empty_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/empty_spec.rb SortedSet#empty? - returns true if self is empty Finished in 0.009504 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/eql_spec.rb # 2010-02-23T09:47:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/eql_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/eql_spec.rb SortedSet#eql? - returns true when the passed argument is a SortedSet and contains the same elements Finished in 0.011009 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/equal_value_spec.rb # 2010-02-23T09:47:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/equal_value_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/equal_value_spec.rb SortedSet#== - returns true when the passed Object is a SortedSet and self and the Object contain the same elements Finished in 0.050182 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/exclusion_spec.rb # 2010-02-23T09:47:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/exclusion_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/exclusion_spec.rb SortedSet#^ - returns a new SortedSet containing elements that are not in both self and the passed Enumberable - raises an ArgumentError when passed a non-Enumerable Finished in 0.011001 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/flatten_merge_spec.rb # 2010-02-23T09:47:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/flatten_merge_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/flatten_merge_spec.rb SortedSet#flatten_merge - is protected Finished in 0.008603 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/set/sortedset/flatten_spec.rb # 2010-02-23T09:47:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/flatten_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/flatten_spec.rb SortedSet#flatten! - returns nil when self was not modified Finished in 0.034337 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/set/sortedset/hash_spec.rb # 2010-02-23T09:47:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/hash_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/hash_spec.rb SortedSet#hash - is static Finished in 0.010600 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/include_spec.rb # 2010-02-23T09:47:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/include_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/include_spec.rb SortedSet#include? - returns true when self contains the passed Object Finished in 0.038583 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/initialize_copy_spec.rb # 2010-02-23T09:47:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/initialize_copy_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/initialize_copy_spec.rb SortedSet#initialize_copy - is private - replaces all elements of self with the elements of the passed SortedSet Finished in 0.010912 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/initialize_spec.rb # 2010-02-23T09:47:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/initialize_spec.rb SortedSet#initialize - is private - adds all elements of the passed Enumerable to self - preprocesses all elements by a passed block before adding to self Finished in 0.012187 seconds 1 file, 3 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/inspect_spec.rb # 2010-02-23T09:47:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/inspect_spec.rb SortedSet#inspect - returns a String representation of self Finished in 0.009923 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/intersection_spec.rb # 2010-02-23T09:47:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/intersection_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/intersection_spec.rb SortedSet#intersection - returns a new SortedSet containing only elements shared by self and the passed Enumerable - raises an ArgumentError when passed a non-Enumerable SortedSet#& - returns a new SortedSet containing only elements shared by self and the passed Enumerable - raises an ArgumentError when passed a non-Enumerable Finished in 0.014850 seconds 1 file, 4 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/length_spec.rb # 2010-02-23T09:47:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/length_spec.rb SortedSet#length - returns the number of elements in the set Finished in 0.010808 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/set/sortedset/map_spec.rb # 2010-02-23T09:47:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/map_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/map_spec.rb SortedSet#map! - yields each Object in self in sorted order - returns self - replaces self with the return values of the block Finished in 0.012468 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/member_spec.rb # 2010-02-23T09:47:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/member_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/member_spec.rb SortedSet#member? - returns true when self contains the passed Object Finished in 0.010403 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/merge_spec.rb # 2010-02-23T09:47:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/merge_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/merge_spec.rb SortedSet#merge - adds the elements of the passed Enumerable to self - returns self - raises an ArgumentError when passed a non-Enumerable Finished in 0.011486 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/minus_spec.rb # 2010-02-23T09:47:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/minus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/minus_spec.rb SortedSet#- - returns a new SortedSet containting self's elements excluding the elements in the passed Enumerable - raises an ArgumentError when passed a non-Enumerable Finished in 0.011863 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/plus_spec.rb # 2010-02-23T09:47:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/plus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/plus_spec.rb SortedSet#+ - returns a new SortedSet containing all elements of self and the passed Enumerable - raises an ArgumentError when passed a non-Enumerable Finished in 0.013220 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/pretty_print_cycle_spec.rb # 2010-02-23T09:47:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/pretty_print_cycle_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/pretty_print_cycle_spec.rb SortedSet#pretty_print_cycle - passes the 'pretty print' representation of a self-referencing SortedSet to the pretty print writer Finished in 0.010011 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/set/sortedset/pretty_print_spec.rb # 2010-02-23T09:47:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/pretty_print_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/pretty_print_spec.rb SortedSet#pretty_print - passes the 'pretty print' representation of self to the pretty print writer Finished in 0.011783 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/proper_subset_spec.rb # 2010-02-23T09:47:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/proper_subset_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/proper_subset_spec.rb SortedSet#proper_subset? - returns true if passed a SortedSet that self is a proper subset of - raises an ArgumentError when passed a non-SortedSet Finished in 0.012546 seconds 1 file, 2 examples, 16 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/proper_superset_spec.rb # 2010-02-23T09:47:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/proper_superset_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/proper_superset_spec.rb SortedSet#proper_superset? - returns true if passed a SortedSet that self is a proper superset of - raises an ArgumentError when passed a non-SortedSet Finished in 0.012598 seconds 1 file, 2 examples, 16 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/reject_spec.rb # 2010-02-23T09:47:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/reject_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/reject_spec.rb SortedSet#reject! - yields each Object in self in sorted order - deletes every element from self for which the passed block returns true - returns self when self was modified - returns nil when self was not modified - raises a LocalJumpError when passed no block Finished in 0.013907 seconds 1 file, 5 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/replace_spec.rb # 2010-02-23T09:47:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/replace_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/replace_spec.rb SortedSet#replace - replaces the contents with other and returns self - accepts any enumerable as other Finished in 0.010501 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/size_spec.rb # 2010-02-23T09:47:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/size_spec.rb SortedSet#size - returns the number of elements in the set Finished in 0.011229 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/set/sortedset/subset_spec.rb # 2010-02-23T09:47:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/subset_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/subset_spec.rb SortedSet#subset? - returns true if passed a SortedSet that is equal to self or self is a subset of - raises an ArgumentError when passed a non-SortedSet Finished in 0.012492 seconds 1 file, 2 examples, 16 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/subtract_spec.rb # 2010-02-23T09:47:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/subtract_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/subtract_spec.rb SortedSet#subtract - deletes any elements contained in other and returns self - accepts any enumerable as other Finished in 0.010562 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/superset_spec.rb # 2010-02-23T09:47:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/superset_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/superset_spec.rb SortedSet#superset? - returns true if passed a SortedSet that equals self or self is a proper superset of - raises an ArgumentError when passed a non-SortedSet Finished in 0.012759 seconds 1 file, 2 examples, 16 expectations, 0 failures, 0 errors == rubyspec/library/set/sortedset/to_a_spec.rb # 2010-02-23T09:47:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/to_a_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/to_a_spec.rb SortedSet#to_a - returns an array containing elements of self Finished in 0.009935 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/set/sortedset/union_spec.rb # 2010-02-23T09:47:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/sortedset/union_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/sortedset/union_spec.rb SortedSet#union - returns a new SortedSet containing all elements of self and the passed Enumerable - raises an ArgumentError when passed a non-Enumerable SortedSet#| - returns a new SortedSet containing all elements of self and the passed Enumerable - raises an ArgumentError when passed a non-Enumerable Finished in 0.014471 seconds 1 file, 4 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/set/subset_spec.rb # 2010-02-23T09:47:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/subset_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/subset_spec.rb Set#subset? - returns true if passed a Set that is equal to self or self is a subset of - raises an ArgumentError when passed a non-Set Finished in 0.011097 seconds 1 file, 2 examples, 17 expectations, 0 failures, 0 errors == rubyspec/library/set/subtract_spec.rb # 2010-02-23T09:47:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/subtract_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/subtract_spec.rb Set#subtract - deletes any elements contained in other and returns self - accepts any enumerable as other Finished in 0.009127 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/set/superset_spec.rb # 2010-02-23T09:47:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/superset_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/superset_spec.rb Set#superset? - returns true if passed a Set that equals self or self is a proper superset of - raises an ArgumentError when passed a non-Set Finished in 0.011163 seconds 1 file, 2 examples, 17 expectations, 0 failures, 0 errors == rubyspec/library/set/to_a_spec.rb # 2010-02-23T09:47:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/to_a_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/to_a_spec.rb Set#to_a - returns an array containing elements of self Finished in 0.008026 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/set/union_spec.rb # 2010-02-23T09:47:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/set/union_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/set/union_spec.rb Set#union - returns a new Set containing all elements of self and the passed Enumerable - raises an ArgumentError when passed a non-Enumerable Set#| - returns a new Set containing all elements of self and the passed Enumerable - raises an ArgumentError when passed a non-Enumerable Finished in 0.013105 seconds 1 file, 4 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/shellwords/shellwords_spec.rb # 2010-02-23T09:47:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/shellwords/shellwords_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/shellwords/shellwords_spec.rb Shellwords#shellwords - honors quoted strings - honors escaped double quotes - honors escaped single quotes - raises ArgumentError when double quoted strings are misquoted - raises ArgumentError when single quoted strings are misquoted Finished in 0.021449 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/singleton/allocate_spec.rb # 2010-02-23T09:47:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/singleton/allocate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/singleton/allocate_spec.rb Singleton.allocate - is a private method Finished in 0.009518 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/singleton/clone_spec.rb # 2010-02-23T09:47:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/singleton/clone_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/singleton/clone_spec.rb Singleton#clone - is prevented Finished in 0.007961 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/singleton/dump_spec.rb # 2010-02-23T09:47:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/singleton/dump_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/singleton/dump_spec.rb Singleton#_dump - returns an empty string - returns an empty string from a singleton subclass Finished in 0.008198 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/singleton/dup_spec.rb # 2010-02-23T09:47:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/singleton/dup_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/singleton/dup_spec.rb Singleton#dup - is prevented Finished in 0.007964 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/singleton/instance_spec.rb # 2010-02-23T09:47:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/singleton/instance_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/singleton/instance_spec.rb Singleton.instance - returns an instance of the singleton class - returns the same instance for multiple calls to instance - returns an instance of the singleton's subclasses - returns the same instance for multiple class to instance on subclasses - returns an instance of the singleton's clone - returns the same instance for multiple class to instance on clones Finished in 0.010627 seconds 1 file, 6 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/singleton/instantiate_spec.rb # 2010-02-23T09:47:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/singleton/instantiate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/singleton/instantiate_spec.rb Singleton._instantiate? - is private - returns nil until it is instantiated Finished in 0.009095 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/singleton/load_spec.rb # 2010-02-23T09:47:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/singleton/load_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/singleton/load_spec.rb Singleton._load - returns the singleton instance for anything passed in - returns the singleton instance for anything passed in to subclass Finished in 0.009074 seconds 1 file, 2 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/singleton/new_spec.rb # 2010-02-23T09:47:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/singleton/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/singleton/new_spec.rb Singleton.new - is a private method Finished in 0.018215 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/socket/basicsocket/close_read_spec.rb # 2010-02-23T09:47:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/basicsocket/close_read_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/basicsocket/close_read_spec.rb Socket::BasicSocket#close_read - closes the reading end of the socket - it works on sockets with closed ends - does not close the socket - fully closes the socket if it was already closed for writing - raises IOError on closed socket - returns nil Finished in 0.012463 seconds 1 file, 6 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/socket/basicsocket/close_write_spec.rb # 2010-02-23T09:47:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/basicsocket/close_write_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/basicsocket/close_write_spec.rb Socket::BasicSocket#close_write - closes the writing end of the socket - works on sockets with closed write ends - does not close the socket - fully closes the socket if it was already closed for reading - raises IOError on closed socket - returns nil Finished in 0.012116 seconds 1 file, 6 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/socket/basicsocket/do_not_reverse_lookup_spec.rb # 2010-02-23T09:47:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/basicsocket/do_not_reverse_lookup_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/basicsocket/do_not_reverse_lookup_spec.rb BasicSocket.do_not_reverse_lookup - causes 'peeraddr' to avoid name lookups - looks for hostnames when set to false - looks for numeric addresses when set to true Finished in 0.451406 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/socket/basicsocket/for_fd_spec.rb # 2010-02-23T09:47:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/basicsocket/for_fd_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/basicsocket/for_fd_spec.rb Finished in 0.029406 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/socket/basicsocket/getpeername_spec.rb # 2010-02-23T09:47:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/basicsocket/getpeername_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/basicsocket/getpeername_spec.rb Socket::BasicSocket#getpeername - returns the sockaddr of the other end of the connection - raises an error if socket's not connected Finished in 0.010002 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/socket/basicsocket/getsockname_spec.rb # 2010-02-23T09:47:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/basicsocket/getsockname_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/basicsocket/getsockname_spec.rb Socket::BasicSocket#getsockname - returns the sockaddr associacted with the socket - works on sockets listening in ipaddr_any - returns empty sockaddr for unbinded sockets Finished in 0.009580 seconds 1 file, 3 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/socket/basicsocket/getsockopt_spec.rb # 2010-02-23T09:47:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/basicsocket/getsockopt_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/basicsocket/getsockopt_spec.rb BasicSocket#getsockopt - gets a socket option Socket::SO_TYPE - gets a socket option Socket::SO_OOBINLINE - gets a socket option Socket::SO_LINGER - gets a socket option Socket::SO_SNDBUF - raises a SystemCallError with an invalid socket option Finished in 0.010988 seconds 1 file, 5 examples, 10 expectations, 0 failures, 0 errors == rubyspec/library/socket/basicsocket/recv_nonblock_spec.rb # 2010-02-23T09:47:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/basicsocket/recv_nonblock_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/basicsocket/recv_nonblock_spec.rb Socket::BasicSocket#recv_nonblock - raises EAGAIN if there's no data available - receives data after it's ready - does not block if there's no data available Finished in 0.025835 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/socket/basicsocket/recv_spec.rb # 2010-02-23T09:47:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/basicsocket/recv_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/basicsocket/recv_spec.rb BasicSocket#recv - receives a specified number of bytes of a message from another socket - accepts flags to specify unusual receiving behaviour - gets lines delimited with a custom separator Finished in 0.021755 seconds 1 file, 3 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/socket/basicsocket/send_spec.rb # 2010-02-23T09:47:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/basicsocket/send_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/basicsocket/send_spec.rb BasicSocket#send - sends a message to another socket and returns the number of bytes sent - accepts flags to specify unusual sending behaviour - accepts a sockaddr as recipient address Finished in 0.128891 seconds 1 file, 3 examples, 16 expectations, 0 failures, 0 errors == rubyspec/library/socket/basicsocket/setsockopt_spec.rb # 2010-02-23T09:47:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/basicsocket/setsockopt_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/basicsocket/setsockopt_spec.rb BasicSocket#setsockopt - sets the socket linger to 0 - sets the socket linger to some positive value (FAILED - 1) - sets the socket option Socket::SO_OOBINLINE (FAILED - 2) - sets the socket option Socket::SO_SNDBUF 1) BasicSocket#setsockopt sets the socket linger to some positive value FAILED Expected "\000\000\000\200\000\000\000@" to equal "\000\000\000\001\000\000\000@" /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/matchers/base.rb:8:in `==' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/basicsocket/setsockopt_spec.rb:31 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/basicsocket/setsockopt_spec.rb:2:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/basicsocket/setsockopt_spec.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 2) BasicSocket#setsockopt sets the socket option Socket::SO_OOBINLINE FAILED Expected "\000\000\001\000" to equal "\000\000\000\001" /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/matchers/base.rb:8:in `==' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/basicsocket/setsockopt_spec.rb:40 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/basicsocket/setsockopt_spec.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.016169 seconds 1 file, 4 examples, 26 expectations, 2 failures, 0 errors exit 1 failed(rubyspec/library/socket/basicsocket/setsockopt_spec.rb) == rubyspec/library/socket/basicsocket/shutdown_spec.rb # 2010-02-23T09:47:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/basicsocket/shutdown_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/basicsocket/shutdown_spec.rb Finished in 0.019823 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/socket/constants/constants_spec.rb # 2010-02-23T09:47:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/constants/constants_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/constants/constants_spec.rb Socket::Constants - defines socket types - defines protocol families - defines address families - defines send/receive options - defines socket level options - defines socket options - defines multicast options - defines TCP options Finished in 0.031120 seconds 1 file, 8 examples, 38 expectations, 0 failures, 0 errors == rubyspec/library/socket/ipsocket/addr_spec.rb # 2010-02-23T09:47:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/ipsocket/addr_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/ipsocket/addr_spec.rb Socket::IPSocket#addr - returns an array with the socket's information - returns an address in the array if do_not_reverse_lookup is true Finished in 0.047080 seconds 1 file, 2 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/socket/ipsocket/getaddress_spec.rb # 2010-02-23T09:47:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/ipsocket/getaddress_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/ipsocket/getaddress_spec.rb Socket::IPSocket#getaddress - returns the IP address of hostname - returns the IP address when passed an IP - raises an error on unknown hostnames Finished in 0.318126 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/socket/ipsocket/peeraddr_spec.rb # 2010-02-23T09:47:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/ipsocket/peeraddr_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/ipsocket/peeraddr_spec.rb Socket::IPSocket#peeraddr - raises error if socket is not connected - returns an array of information on the peer - returns an IP instead of hostname if do_not_reverse_lookup is true Finished in 0.019502 seconds 1 file, 3 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/socket/ipsocket/recvfrom_spec.rb # 2010-02-23T09:47:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/ipsocket/recvfrom_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/ipsocket/recvfrom_spec.rb Socket::IPSocket#recvfrom - reads data from the connection - reads up to len bytes - returns an array with the data and connection info Finished in 0.019582 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/socket/socket/accept_spec.rb # 2010-02-23T09:47:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/socket/accept_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/accept_spec.rb Finished in 0.024969 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/socket/socket/bind_spec.rb # 2010-02-23T09:47:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/socket/bind_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/bind_spec.rb Socket#bind on SOCK_DGRAM socket - binds to a port - returns 0 if successful - raises Errno::EINVAL when binding to an already bound port - raises Errno::EADDRNOTAVAIL when the specified sockaddr is not available from the local machine - raises Errno::EACCES when the current user does not have permission to bind Socket#bind on SOCK_STREAM socket - binds to a port - returns 0 if successful - raises Errno::EINVAL when binding to an already bound port - raises Errno::EADDRNOTAVAIL when the specified sockaddr is not available from the local machine - raises Errno::EACCES when the current user does not have permission to bind Finished in 0.017392 seconds 1 file, 10 examples, 20 expectations, 0 failures, 0 errors == rubyspec/library/socket/socket/connect_nonblock_spec.rb # 2010-02-23T09:47:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/socket/connect_nonblock_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/connect_nonblock_spec.rb Finished in 0.023237 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/socket/socket/connect_spec.rb # 2010-02-23T09:47:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/socket/connect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/connect_spec.rb Finished in 0.005594 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/socket/socket/for_fd_spec.rb # 2010-02-23T09:47:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/socket/for_fd_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/for_fd_spec.rb Socket.for_fd given a file descriptor - adopts that descriptor into a new Socket object (ERROR - 1) 1) Socket.for_fd given a file descriptor adopts that descriptor into a new Socket object ERROR Errno::ENOTCONN: Socket is not connected /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/for_fd_spec.rb:21:in `shutdown' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/for_fd_spec.rb:21 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/for_fd_spec.rb:3:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/for_fd_spec.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.009917 seconds 1 file, 1 example, 3 expectations, 0 failures, 1 error exit 1 failed(rubyspec/library/socket/socket/for_fd_spec.rb) == rubyspec/library/socket/socket/getaddrinfo_spec.rb # 2010-02-23T09:48:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/socket/getaddrinfo_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/getaddrinfo_spec.rb Socket#getaddrinfo - gets the address information - accepts empty addresses for IPv4 passive sockets - accepts empty addresses for IPv4 non-passive sockets - accepts empty addresses for IPv6 passive sockets - accepts empty addresses for IPv6 non-passive sockets Finished in 0.098727 seconds 1 file, 5 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/socket/socket/gethostbyaddr_spec.rb # 2010-02-23T09:48:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/socket/gethostbyaddr_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/gethostbyaddr_spec.rb Finished in 0.005587 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/socket/socket/gethostbyname_spec.rb # 2010-02-23T09:48:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/socket/gethostbyname_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/gethostbyname_spec.rb Socket#gethostbyname - returns broadcast address info for '' - returns broadcast address info for '' Finished in 0.008239 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/socket/socket/gethostname_spec.rb # 2010-02-23T09:48:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/socket/gethostname_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/gethostname_spec.rb Socket.gethostname - returns the host name Finished in 0.032182 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/socket/socket/getnameinfo_spec.rb # 2010-02-23T09:48:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/socket/getnameinfo_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/getnameinfo_spec.rb Socket#getnameinfo - gets the name information and don't resolve it - gets the name information and resolve the host - gets the name information and resolves the service Finished in 0.014673 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/socket/socket/getservbyname_spec.rb # 2010-02-23T09:48:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/socket/getservbyname_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/getservbyname_spec.rb Socket#getservbyname - identifies service ports - raises a SocketError when the service or port is invalid Finished in 0.048409 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/socket/socket/listen_spec.rb # 2010-02-23T09:48:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/socket/listen_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/listen_spec.rb Socket#listen - verifies we can listen for incoming connections Finished in 0.007882 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/socket/socket/new_spec.rb # 2010-02-23T09:48:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/socket/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/new_spec.rb Finished in 0.005579 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/socket/socket/pack_sockaddr_in_spec.rb # 2010-02-23T09:48:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/socket/pack_sockaddr_in_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/pack_sockaddr_in_spec.rb Socket#pack_sockaddr_in - packs and unpacks Finished in 0.009536 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/library/socket/socket/pack_sockaddr_un_spec.rb # 2010-02-23T09:48:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/socket/pack_sockaddr_un_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/pack_sockaddr_un_spec.rb Socket#pack_sockaddr_un - packs and unpacks Finished in 0.008799 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/socket/socket/pair_spec.rb # 2010-02-23T09:48:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/socket/pair_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/pair_spec.rb Socket#pair - ensures the returned sockets are connected Finished in 0.027480 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/socket/socket/recvfrom_nonblock_spec.rb # 2010-02-23T09:48:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/socket/recvfrom_nonblock_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/recvfrom_nonblock_spec.rb Finished in 0.005626 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/socket/socket/recvfrom_spec.rb # 2010-02-23T09:48:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/socket/recvfrom_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/recvfrom_spec.rb Finished in 0.005694 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/socket/socket/sockaddr_in_spec.rb # 2010-02-23T09:48:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/socket/sockaddr_in_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/sockaddr_in_spec.rb Socket#sockaddr_in - packs and unpacks Finished in 0.008901 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/library/socket/socket/sockaddr_un_spec.rb # 2010-02-23T09:48:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/socket/sockaddr_un_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/sockaddr_un_spec.rb Socket#sockaddr_un - packs and unpacks Finished in 0.008572 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/socket/socket/socket_spec.rb # 2010-02-23T09:48:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/socket/socket_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/socket_spec.rb Socket - inherits from BasicSocket and IO The socket class hierarchy - has an IPSocket in parallel to Socket - has TCPSocket and UDPSocket subclasses of IPSocket - has a UNIXSocket in parallel to Socket Server class hierarchy - contains UNIXServer Finished in 0.010554 seconds 1 file, 5 examples, 11 expectations, 0 failures, 0 errors == rubyspec/library/socket/socket/socketpair_spec.rb # 2010-02-23T09:48:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/socket/socketpair_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/socketpair_spec.rb Socket#socketpair - ensures the returned sockets are connected Finished in 0.008685 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/socket/socket/sysaccept_spec.rb # 2010-02-23T09:48:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/socket/sysaccept_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/sysaccept_spec.rb Finished in 0.005641 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/socket/socket/unpack_sockaddr_in_spec.rb # 2010-02-23T09:48:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/socket/unpack_sockaddr_in_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/unpack_sockaddr_in_spec.rb Socket#unpack_sockaddr_in - decodes the host name and port number of a packed sockaddr_in - raises an ArgumentError when the sin_family is not AF_INET Finished in 0.008484 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/socket/socket/unpack_sockaddr_un_spec.rb # 2010-02-23T09:48:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/socket/unpack_sockaddr_un_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/socket/unpack_sockaddr_un_spec.rb Finished in 0.005673 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/socket/tcpserver/accept_nonblock_spec.rb # 2010-02-23T09:48:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/tcpserver/accept_nonblock_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/tcpserver/accept_nonblock_spec.rb Socket::TCPServer.accept_nonblock - accepts non blocking connections Finished in 0.009981 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/socket/tcpserver/accept_spec.rb # 2010-02-23T09:48:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/tcpserver/accept_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/tcpserver/accept_spec.rb TCPServer#accept - accepts a connection and returns a TCPSocket - can be interrupted by Thread#kill - can be interrupted by Thread#raise Finished in 0.018222 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/socket/tcpserver/gets_spec.rb # 2010-02-23T09:48:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/tcpserver/gets_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/tcpserver/gets_spec.rb TCPServer#gets - raises Errno::ENOTCONN on gets Finished in 0.013375 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/socket/tcpserver/listen_spec.rb # 2010-02-23T09:48:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/tcpserver/listen_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/tcpserver/listen_spec.rb Finished in 0.005590 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/socket/tcpserver/new_spec.rb # 2010-02-23T09:48:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/tcpserver/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/tcpserver/new_spec.rb TCPServer.new - binds to a host and a port - binds to localhost and a port with either IPv4 or IPv6 - binds to INADDR_ANY if the hostname is empty - coerces port to string, then determines port from that number or service name - raises Errno::EADDRNOTAVAIL when the adress is unknown - raises a SocketError when the host is unknown - raises Errno::EADDRINUSE when address is already in use Finished in 0.188226 seconds 1 file, 7 examples, 16 expectations, 0 failures, 0 errors == rubyspec/library/socket/tcpserver/output_spec.rb # 2010-02-23T09:48:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/tcpserver/output_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/tcpserver/output_spec.rb Finished in 0.006131 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/socket/tcpserver/readpartial_spec.rb # 2010-02-23T09:48:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/tcpserver/readpartial_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/tcpserver/readpartial_spec.rb Finished in 0.006150 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/socket/tcpserver/sysaccept_spec.rb # 2010-02-23T09:48:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/tcpserver/sysaccept_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/tcpserver/sysaccept_spec.rb Finished in 0.005691 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/socket/tcpsocket/gethostbyname_spec.rb # 2010-02-23T09:48:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/tcpsocket/gethostbyname_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/tcpsocket/gethostbyname_spec.rb TCPSocket#gethostbyname - returns an array elements of information on the hostname - returns the canonical name as first value - returns the address type as the third value - returns the IP address as the fourth value - returns any aliases to the address as second value Finished in 0.054328 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/socket/tcpsocket/new_spec.rb # 2010-02-23T09:48:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/tcpsocket/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/tcpsocket/new_spec.rb TCPSocket.new - requires a hostname and a port as arguments - refuses the connection when there is no server to connect to - connects to a listening server - has an address once it has connected to a listening server Finished in 0.047007 seconds 1 file, 4 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/socket/tcpsocket/open_spec.rb # 2010-02-23T09:48:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/tcpsocket/open_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/tcpsocket/open_spec.rb TCPSocket.open - requires a hostname and a port as arguments - refuses the connection when there is no server to connect to - connects to a listening server - has an address once it has connected to a listening server Finished in 0.046060 seconds 1 file, 4 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/socket/tcpsocket/partially_closable_spec.rb # 2010-02-23T09:48:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/tcpsocket/partially_closable_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/tcpsocket/partially_closable_spec.rb TCPSocket partial closability - if the write end is closed then the other side can read past EOF without blocking - closing the write end ensures that the other side can read until EOF Finished in 0.024629 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/socket/udpsocket/bind_spec.rb # 2010-02-23T09:48:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/udpsocket/bind_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/udpsocket/bind_spec.rb UDPSocket.bind - binds the socket to a port - receives a hostname and a port - binds to INADDR_ANY if the hostname is empty Finished in 0.023639 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/socket/udpsocket/connect_spec.rb # 2010-02-23T09:48:17+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/udpsocket/connect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/udpsocket/connect_spec.rb Finished in 0.005625 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/socket/udpsocket/new_spec.rb # 2010-02-23T09:48:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/udpsocket/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/udpsocket/new_spec.rb Finished in 0.005590 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/socket/udpsocket/open_spec.rb # 2010-02-23T09:48:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/udpsocket/open_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/udpsocket/open_spec.rb UDPSocket.open - allows calls to open without arguments Finished in 0.007715 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/socket/udpsocket/recvfrom_nonblock_spec.rb # 2010-02-23T09:48:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/udpsocket/recvfrom_nonblock_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/udpsocket/recvfrom_nonblock_spec.rb Finished in 0.006314 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/socket/udpsocket/send_spec.rb # 2010-02-23T09:48:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/udpsocket/send_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/udpsocket/send_spec.rb UDPSocket.send - sends data in ad hoc mode - sends data in connection mode Finished in 0.029665 seconds 1 file, 2 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/socket/unixserver/accept_nonblock_spec.rb # 2010-02-23T09:48:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/unixserver/accept_nonblock_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/unixserver/accept_nonblock_spec.rb UNIXServer#accept_nonblock - accepts a connection in a non-blocking way - returns a UNIXSocket Finished in 0.010867 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/socket/unixserver/accept_spec.rb # 2010-02-23T09:48:19+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/unixserver/accept_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/unixserver/accept_spec.rb UNIXServer#accept - accepts what is written by the client - can be interrupted by Thread#kill - can be interrupted by Thread#raise Finished in 0.016666 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/socket/unixserver/new_spec.rb # 2010-02-23T09:48:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/unixserver/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/unixserver/new_spec.rb UNIXServer.new - creates a new UNIXServer Finished in 0.058866 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/socket/unixserver/open_spec.rb # 2010-02-23T09:48:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/unixserver/open_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/unixserver/open_spec.rb UNIXServer.open - creates a new UNIXServer Finished in 0.034084 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/socket/unixsocket/addr_spec.rb # 2010-02-23T09:48:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/unixsocket/addr_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/unixsocket/addr_spec.rb UNIXSocket#addr - returns the address family of this socket in an array - returns the path of the socket in an array if it's a server - returns an empty string for path if it's a client - returns an array Finished in 0.012789 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/socket/unixsocket/new_spec.rb # 2010-02-23T09:48:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/unixsocket/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/unixsocket/new_spec.rb Finished in 0.003817 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/socket/unixsocket/open_spec.rb # 2010-02-23T09:48:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/unixsocket/open_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/unixsocket/open_spec.rb Finished in 0.003314 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/socket/unixsocket/pair_spec.rb # 2010-02-23T09:48:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/unixsocket/pair_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/unixsocket/pair_spec.rb UNIXSocket#pair - if the write end is closed then the other side can read past EOF without blocking - closing the write end ensures that the other side can read until EOF - returns a pair of connected sockets - returns sockets with no name - returns sockets with no address - returns sockets with no peeraddr Finished in 0.012461 seconds 1 file, 6 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/socket/unixsocket/partially_closable_spec.rb # 2010-02-23T09:48:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/unixsocket/partially_closable_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/unixsocket/partially_closable_spec.rb UNIXSocket partial closability - if the write end is closed then the other side can read past EOF without blocking - closing the write end ensures that the other side can read until EOF Finished in 0.011771 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/socket/unixsocket/path_spec.rb # 2010-02-23T09:48:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/unixsocket/path_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/unixsocket/path_spec.rb UNIXSocket#path - returns the path of the socket if it's a server - returns an empty string for path if it's a client Finished in 0.010256 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/socket/unixsocket/peeraddr_spec.rb # 2010-02-23T09:48:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/unixsocket/peeraddr_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/unixsocket/peeraddr_spec.rb UNIXSocket#peeraddr - returns the address familly and path of the server end of the connection - raises an error in server sockets Finished in 0.010573 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/socket/unixsocket/recvfrom_spec.rb # 2010-02-23T09:48:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/socket/unixsocket/recvfrom_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/socket/unixsocket/recvfrom_spec.rb UNIXSocket#recvfrom - receives len bytes from sock - returns an array with data and information on the sender - uses different message options Finished in 0.012095 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/stringio/append_spec.rb # 2010-02-23T09:48:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/append_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/append_spec.rb StringIO#<< when passed [Object] - returns self - writes the passed argument onto self - writes the passed argument at the current position - pads self with \000 when the current position is after the end - taints self's String when the passed argument is tainted - does not taint self when the passed argument is tainted - updates self's position - tries to convert the passed argument to a String using #to_s StringIO#<< when self is not writable - raises an IOError StringIO#<< when in append mode - appends the passed argument to the end of self, ignoring current position - correctly updates self's position Finished in 0.027683 seconds 1 file, 11 examples, 15 expectations, 0 failures, 0 errors == rubyspec/library/stringio/binmode_spec.rb # 2010-02-23T09:48:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/binmode_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/binmode_spec.rb StringIO#binmode - returns self Finished in 0.006160 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/stringio/bytes_spec.rb # 2010-02-23T09:48:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/bytes_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/bytes_spec.rb StringIO#bytes - yields each character code in turn - updates the position before each yield - does not yield if the current position is out of bounds - returns self - returns an Enumerator when passed no block StringIO#bytes when self is not readable - raises an IOError Finished in 0.013057 seconds 1 file, 6 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/stringio/chars_spec.rb # 2010-02-23T09:48:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/chars_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/chars_spec.rb StringIO#chars - yields each character code in turn - returns self - returns an Enumerator when passed no block StringIO#chars when self is not readable - raises an IOError Finished in 0.011833 seconds 1 file, 4 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/stringio/close_read_spec.rb # 2010-02-23T09:48:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/close_read_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/close_read_spec.rb StringIO#close_read - returns nil - prevents further reading - allows further writing - raises an IOError when in write-only mode Finished in 0.008409 seconds 1 file, 4 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/stringio/close_spec.rb # 2010-02-23T09:48:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/close_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/close_spec.rb StringIO#close - returns nil - prevents further reading and/or writing - raises an IOError when self was already closed Finished in 0.007797 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/stringio/close_write_spec.rb # 2010-02-23T09:48:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/close_write_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/close_write_spec.rb StringIO#close_write - returns nil - prevents further writing - allows further reading - raises an IOError when in read-only mode Finished in 0.008416 seconds 1 file, 4 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/stringio/closed_read_spec.rb # 2010-02-23T09:48:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/closed_read_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/closed_read_spec.rb StringIO#closed_read? - returns true if self is not readable Finished in 0.006232 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/stringio/closed_spec.rb # 2010-02-23T09:48:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/closed_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/closed_spec.rb StringIO#closed? - returns true if self is completely closed Finished in 0.006840 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/library/stringio/closed_write_spec.rb # 2010-02-23T09:48:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/closed_write_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/closed_write_spec.rb StringIO#closed_write? - returns true if self is not writable Finished in 0.006264 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/stringio/each_byte_spec.rb # 2010-02-23T09:48:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/each_byte_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/each_byte_spec.rb StringIO#each_byte - yields each character code in turn - updates the position before each yield - does not yield if the current position is out of bounds - returns self - returns an Enumerator when passed no block StringIO#each_byte when self is not readable - raises an IOError Finished in 0.011672 seconds 1 file, 6 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/stringio/each_char_spec.rb # 2010-02-23T09:48:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/each_char_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/each_char_spec.rb StringIO#each_char - yields each character code in turn - returns self - returns an Enumerator when passed no block StringIO#each_char when self is not readable - raises an IOError Finished in 0.011189 seconds 1 file, 4 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/stringio/each_line_spec.rb # 2010-02-23T09:48:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/each_line_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/each_line_spec.rb StringIO#each_line when passed a separator - uses the passed argument as the line separator - does not change $_ - returns self - tries to convert the passed separator to a String using #to_str - yields self's content starting from the current position when the passed separator is nil StringIO#each_line when passed no arguments - yields each line to the passed block - yields each line starting from the current position - does not change $_ - uses $/ as the default line separator - returns self - returns an Enumerator when passed no block StringIO#each_line when self is not readable - raises an IOError Finished in 0.018856 seconds 1 file, 12 examples, 14 expectations, 0 failures, 0 errors == rubyspec/library/stringio/each_spec.rb # 2010-02-23T09:48:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/each_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/each_spec.rb StringIO#each when passed a separator - uses the passed argument as the line separator - does not change $_ - returns self - tries to convert the passed separator to a String using #to_str - yields self's content starting from the current position when the passed separator is nil StringIO#each when passed no arguments - yields each line to the passed block - yields each line starting from the current position - does not change $_ - uses $/ as the default line separator - returns self - returns an Enumerator when passed no block StringIO#each when self is not readable - raises an IOError Finished in 0.018146 seconds 1 file, 12 examples, 14 expectations, 0 failures, 0 errors == rubyspec/library/stringio/eof_spec.rb # 2010-02-23T09:48:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/eof_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/eof_spec.rb StringIO#eof? - returns true when self's position is greater than or equal to self's size - returns false when self's position is less than self's size StringIO#eof - returns true when self's position is greater than or equal to self's size - returns false when self's position is less than self's size Finished in 0.011436 seconds 1 file, 4 examples, 10 expectations, 0 failures, 0 errors == rubyspec/library/stringio/fcntl_spec.rb # 2010-02-23T09:48:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/fcntl_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/fcntl_spec.rb StringIO#fcntl - raises a NotImplementedError Finished in 0.006366 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/stringio/fileno_spec.rb # 2010-02-23T09:48:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/fileno_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/fileno_spec.rb StringIO#fileno - returns nil Finished in 0.009612 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/stringio/flush_spec.rb # 2010-02-23T09:48:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/flush_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/flush_spec.rb StringIO#flush - returns self Finished in 0.006354 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/stringio/fsync_spec.rb # 2010-02-23T09:48:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/fsync_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/fsync_spec.rb StringIO#fsync - returns zero Finished in 0.006064 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/stringio/getbyte_spec.rb # 2010-02-23T09:48:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/getbyte_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/getbyte_spec.rb StringIO#getbyte - increases self's position by one - returns nil when called at the end of self - does not increase self's position when called at the end of file - returns the 8-bit byte at the current position StringIO#getbyte when self is not readable - raises an IOError Finished in 0.011468 seconds 1 file, 5 examples, 13 expectations, 0 failures, 0 errors == rubyspec/library/stringio/getc_spec.rb # 2010-02-23T09:48:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/getc_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/getc_spec.rb StringIO#getc - increases self's position by one - returns nil when called at the end of self - does not increase self's position when called at the end of file - returns the charactor at the current position StringIO#getc when self is not readable - raises an IOError Finished in 0.010403 seconds 1 file, 5 examples, 13 expectations, 0 failures, 0 errors == rubyspec/library/stringio/gets_spec.rb # 2010-02-23T09:48:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/gets_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/gets_spec.rb StringIO#gets when passed [separator] - returns the data read till the next occurence of the passed separator - sets $_ to the read content - updates self's lineno by one - returns the remaining content starting at the current position when passed nil - tries to convert the passed separator to a String using #to_str StringIO#gets when passed no argument - returns the data read till the next occurence of $/ or till eof - sets $_ to the read content - updates self's position - updates self's lineno - returns nil if self is at the end StringIO#gets when in write-only mode - raises an IOError Finished in 0.015421 seconds 1 file, 11 examples, 33 expectations, 0 failures, 0 errors == rubyspec/library/stringio/initialize_copy_spec.rb # 2010-02-23T09:48:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/initialize_copy_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/initialize_copy_spec.rb StringIO#initialize_copy - is private - returns self - tries to convert the passed argument to a StringIO using #to_strio - copies the passed StringIO's content to self - copies the passed StringIO's position to self - taints self when the passed StringIO is tainted - copies the passed StringIO's mode to self - copies the passed StringIO's append mode - does not truncate self's content when the copied StringIO was in truncate mode - makes both StringIO objects to share position, eof status Finished in 0.013145 seconds 1 file, 10 examples, 26 expectations, 0 failures, 0 errors == rubyspec/library/stringio/initialize_spec.rb # 2010-02-23T09:48:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/initialize_spec.rb StringIO#initialize when passed [Object, mode] - uses the passed Object as the StringIO backend - sets the mode based on the passed mode - allows passing the mode as an Integer - raises a TypeError when passed a frozen String in truncate mode as StringIO backend - tries to convert the passed mode to a String using #to_str - raises an Errno::EACCES error when passed a frozen string with a write-mode StringIO#initialize when passed [Object] - uses the passed Object as the StringIO backend - sets the mode to read-write - tries to convert the passed Object to a String using #to_str - automatically sets the mode to read-only when passed a frozen string StringIO#initialize when passed no arguments - is private - sets the mode to read-write - uses an empty String as the StringIO backend Finished in 0.021697 seconds 1 file, 13 examples, 57 expectations, 0 failures, 0 errors == rubyspec/library/stringio/isatty_spec.rb # 2010-02-23T09:48:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/isatty_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/isatty_spec.rb StringIO#tty? - returns false Finished in 0.007469 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/stringio/length_spec.rb # 2010-02-23T09:48:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/length_spec.rb StringIO#length - returns the length of the wrapped string Finished in 0.007679 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/stringio/lineno_spec.rb # 2010-02-23T09:48:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/lineno_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/lineno_spec.rb StringIO#lineno - returns the number of lines read StringIO#lineno= - sets the current line number, but has no impact on the position Finished in 0.006996 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/stringio/lines_spec.rb # 2010-02-23T09:48:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/lines_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/lines_spec.rb StringIO#lines when passed a separator - uses the passed argument as the line separator - does not change $_ - returns self - tries to convert the passed separator to a String using #to_str - yields self's content starting from the current position when the passed separator is nil StringIO#lines when passed no arguments - yields each line to the passed block - yields each line starting from the current position - does not change $_ - uses $/ as the default line separator - returns self - returns an Enumerator when passed no block StringIO#lines when self is not readable - raises an IOError Finished in 0.018367 seconds 1 file, 12 examples, 14 expectations, 0 failures, 0 errors == rubyspec/library/stringio/open_spec.rb # 2010-02-23T09:48:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/open_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/open_spec.rb StringIO.open when passed [Object, mode] - uses the passed Object as the StringIO backend - returns the blocks return value when yielding - yields self to the passed block - closes self after yielding - even closes self when an exception is raised while yielding - sets self's string to nil after yielding - even sets self's string to nil when an exception is raised while yielding - sets the mode based on the passed mode - allows passing the mode as an Integer - raises a TypeError when passed a frozen String in truncate mode as StringIO backend - tries to convert the passed mode to a String using #to_str - raises an Errno::EACCES error when passed a frozen string with a write-mode StringIO.open when passed [Object] - uses the passed Object as the StringIO backend - yields self to the passed block - sets the mode to read-write - tries to convert the passed Object to a String using #to_str - automatically sets the mode to read-only when passed a frozen string StringIO.open when passed no arguments - yields self to the passed block - sets the mode to read-write - uses an empty String as the StringIO backend Finished in 0.022634 seconds 1 file, 20 examples, 64 expectations, 0 failures, 0 errors == rubyspec/library/stringio/path_spec.rb # 2010-02-23T09:48:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/path_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/path_spec.rb StringIO#path - returns nil Finished in 0.006999 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/stringio/pid_spec.rb # 2010-02-23T09:48:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/pid_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/pid_spec.rb StringIO#pid - returns nil Finished in 0.006099 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/stringio/pos_spec.rb # 2010-02-23T09:48:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/pos_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/pos_spec.rb StringIO#pos - returns the current byte offset StringIO#pos= - updates the current byte offset - raises an EINVAL if given a negative argument Finished in 0.009831 seconds 1 file, 3 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/stringio/print_spec.rb # 2010-02-23T09:48:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/print_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/print_spec.rb StringIO#print - prints $_ when passed no arguments - prints the passed arguments to self - tries to convert the passed Object to a String using #to_s - returns nil - pads self with \000 when the current position is after the end - honors the output record separator global - updates the current position - correctly updates the current position when honoring the output record separator global StringIO#print when in append mode - appends the passed argument to the end of self - correctly updates self's position StringIO#print when self is not writable - raises an IOError Finished in 0.015463 seconds 1 file, 11 examples, 16 expectations, 0 failures, 0 errors == rubyspec/library/stringio/printf_spec.rb # 2010-02-23T09:48:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/printf_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/printf_spec.rb StringIO#printf - returns nil - pads self with \000 when the current position is after the end - performs format conversion - updates the current position StringIO#printf when in append mode - appends the passed argument to the end of self - correctly updates self's position StringIO#printf when self is not writable - raises an IOError Finished in 0.011163 seconds 1 file, 7 examples, 10 expectations, 0 failures, 0 errors == rubyspec/library/stringio/putc_spec.rb # 2010-02-23T09:48:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/putc_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/putc_spec.rb StringIO#putc when passed [String] - overwrites the character at the current position - only writes the first character from the passed String - returns the passed String - correctly updates the current position StringIO#putc when passed [Object] - it writes the passed Integer % 256 to self - pads self with \000 when the current position is after the end - tries to convert the passed argument to an Integer using #to_int - raises a TypeError when the passed argument can't be coerced to Integer StringIO#putc when in append mode - appends to the end of self StringIO#putc when self is not writable - raises an IOError Finished in 0.014497 seconds 1 file, 10 examples, 16 expectations, 0 failures, 0 errors == rubyspec/library/stringio/puts_spec.rb # 2010-02-23T09:48:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/puts_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/puts_spec.rb StringIO#puts when passed [Array, ...] - writes each element of the passed Array to self, separated by a newline - flattens nested Arrays - handles self-recursive arrays correctly - does not honor the global output record separator $\ - first tries to convert each Array element to an Array using #to_ary - then tries to convert each Array element to a String using #to_s StringIO#puts when passed [Object, ...] - does not honor the global output record separator $\ - does not put a \n after each Objects that end in a newline - first tries to convert each Object to an Array using #to_ary - then tries to convert each Object to a String using #to_s StringIO#puts when passed no arguments - returns nil - prints a newline - does not honor the global output record separator $\ StringIO#puts when in append mode - appends the passed argument to the end of self - correctly updates self's position StringIO#puts when self is not writable - raises an IOError StringIO#puts when passed an encoded string - stores the bytes unmodified Finished in 0.021001 seconds 1 file, 17 examples, 24 expectations, 0 failures, 0 errors == rubyspec/library/stringio/read_spec.rb # 2010-02-23T09:48:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/read_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/read_spec.rb StringIO#read when passed length, buffer - returns the passed buffer String - reads length bytes and writes them to the buffer String - tries to convert the passed buffer Object to a String using #to_str - raises a TypeError when the passed buffer Object can't be converted to a String - raises an error when passed a frozen String as buffer StringIO#read when passed [length] - reads length bytes from the current position and returns them - reads at most the whole content - correctly updates the position - tries to convert the passed length to an Integer using #to_int - raises a TypeError when the passed length can't be converted to an Integer - raises a TypeError when the passed length is negative StringIO#read when passed no arguments - reads the whole content starting from the current position - correctly updates the current position - returns an empty string if at EOF StringIO#read when passed nil - returns the remaining content from the current position - updates the current position - returns an empty string if at EOF StringIO#read when self is not readable - raises an IOError StringIO#read when passed [length] - returns nil when self's position is at the end - returns an empty String when length is 0 StringIO#read when passed length and a buffer - reads [length] characters into the buffer Finished in 0.026094 seconds 1 file, 21 examples, 30 expectations, 0 failures, 0 errors == rubyspec/library/stringio/readbyte_spec.rb # 2010-02-23T09:48:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/readbyte_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/readbyte_spec.rb StringIO#readbyte - correctly updates the current position - raises an EOFError when self is at the end - reads the next 8-bit byte from self's current position StringIO#readbyte when self is not readable - raises an IOError Finished in 0.011044 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/stringio/readchar_spec.rb # 2010-02-23T09:48:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/readchar_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/readchar_spec.rb StringIO#readchar - correctly updates the current position - raises an EOFError when self is at the end - reads the next 8-bit byte from self's current position StringIO#readchar when self is not readable - raises an IOError Finished in 0.009750 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/stringio/readline_spec.rb # 2010-02-23T09:48:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/readline_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/readline_spec.rb StringIO#readline when passed [separator] - returns the data read till the next occurence of the passed separator - sets $_ to the read content - updates self's lineno by one - returns the remaining content starting at the current position when passed nil - tries to convert the passed separator to a String using #to_str StringIO#readline when passed no argument - returns the data read till the next occurence of $/ or till eof - sets $_ to the read content - updates self's position - updates self's lineno - raises an IOError if self is at the end StringIO#readline when in write-only mode - raises an IOError Finished in 0.016344 seconds 1 file, 11 examples, 30 expectations, 0 failures, 0 errors == rubyspec/library/stringio/readlines_spec.rb # 2010-02-23T09:48:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/readlines_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/readlines_spec.rb StringIO#readlines when passed [separator] - returns an Array containing lines based on the passed separator - updates self's position based on the number of read bytes - updates self's lineno based on the number of read lines - does not change $_ - returns the remaining content as one line starting at the current position when passed nil - tries to convert the passed separator to a String using #to_str StringIO#readlines when passed no argument - returns an Array containing lines based on $/ - updates self's position based on the number of read bytes - updates self's lineno based on the number of read lines - does not change $_ - returns an empty Array when self is at the end StringIO#readlines when in write-only mode - raises an IOError Finished in 0.014906 seconds 1 file, 12 examples, 13 expectations, 0 failures, 0 errors == rubyspec/library/stringio/readpartial_spec.rb # 2010-02-23T09:48:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/readpartial_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/readpartial_spec.rb Finished in 0.005502 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/stringio/reopen_spec.rb # 2010-02-23T09:48:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/reopen_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/reopen_spec.rb StringIO#reopen when passed [Object, Integer] - reopens self with the passed Object in the passed mode - does not taint self when the passed Object was tainted - tries to convert the passed Object to a String using #to_str - raises a TypeError when the passed Object can't be converted to a String - raises an Errno::EACCES when trying to reopen self with a frozen String in write-mode - raises a TypeError when trying to reopen self with a frozen String in truncate-mode - does not raise IOError when passed a frozen String in read-mode StringIO#reopen when passed [Object, Object] - reopens self with the passed Object in the passed mode - truncates the passed String when opened in truncate mode - does not taint self when the passed Object was tainted - tries to convert the passed Object to a String using #to_str - raises a TypeError when the passed Object can't be converted to a String using #to_str - tries to convert the passed mode Object to an Integer using #to_str - raises an Errno::EACCES error when trying to reopen self with a frozen String in write-mode - does not raise IOError if a frozen string is passed in read mode StringIO#reopen when passed [String] - reopens self with the passed String in read-write mode - does not taint self when the passed Object was tainted StringIO#reopen when passed [Object] - raises a TypeError when passed an Object that can't be converted to a StringIO - does not try to convert the passed Object to a String using #to_str - tries to convert the passed Object to a StringIO using #to_strio - taints self when the passed Object was tainted StringIO#reopen when passed no arguments - resets self's mode to read-write StringIO#reopen - reopens a stream when given a String argument - reopens a stream in append mode when flagged as such - reopens and truncate when reopened in write mode - truncates the given string, not a copy - taints self if the provided StringIO argument is tainted - does not truncate the content even when the StringIO argument is in the truncate mode Finished in 0.034164 seconds 1 file, 28 examples, 70 expectations, 0 failures, 0 errors == rubyspec/library/stringio/rewind_spec.rb # 2010-02-23T09:48:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/rewind_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/rewind_spec.rb StringIO#rewind - returns 0 - resets the position - resets the line number Finished in 0.007508 seconds 1 file, 3 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/stringio/seek_spec.rb # 2010-02-23T09:48:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/seek_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/seek_spec.rb StringIO#seek - seeks from the current position when whence is IO::SEEK_CUR - seeks from the end of self when whence is IO::SEEK_END - seeks to an absolute position when whence is IO::SEEK_SET - raises an Errno::EINVAL error on negative amounts when whence is IO::SEEK_SET - raises an Errno::EINVAL error on incorrect whence argument - tries to convert the passed Object to a String using #to_int - raises a TypeError when the passed Object can't be converted to an Integer StringIO#seek when self is closed - raises an IOError Finished in 0.014054 seconds 1 file, 8 examples, 15 expectations, 0 failures, 0 errors == rubyspec/library/stringio/size_spec.rb # 2010-02-23T09:48:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/size_spec.rb StringIO#size - returns the length of the wrapped string Finished in 0.006931 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/stringio/string_spec.rb # 2010-02-23T09:48:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/string_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/string_spec.rb StringIO#string - returns the underlying string StringIO#string= - returns the passed String - changes the underlying string - resets the position - resets the line number - tries to convert the passed Object to a String using #to_str - raises a TypeError when the passed Object can't be converted to an Integer Finished in 0.011292 seconds 1 file, 7 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/stringio/stringio_spec.rb # 2010-02-23T09:48:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/stringio_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/stringio_spec.rb StringIO - includes the Enumerable module Finished in 0.005711 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/stringio/sync_spec.rb # 2010-02-23T09:48:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/sync_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/sync_spec.rb StringIO#sync - returns true StringIO#sync= - does not change 'sync' status Finished in 0.007215 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/stringio/sysread_spec.rb # 2010-02-23T09:48:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/sysread_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/sysread_spec.rb StringIO#sysread when passed length, buffer - returns the passed buffer String - reads length bytes and writes them to the buffer String - tries to convert the passed buffer Object to a String using #to_str - raises a TypeError when the passed buffer Object can't be converted to a String - raises an error when passed a frozen String as buffer StringIO#sysread when passed [length] - reads length bytes from the current position and returns them - reads at most the whole content - correctly updates the position - tries to convert the passed length to an Integer using #to_int - raises a TypeError when the passed length can't be converted to an Integer - raises a TypeError when the passed length is negative StringIO#sysread when passed no arguments - reads the whole content starting from the current position - correctly updates the current position StringIO#sysread when self is not readable - raises an IOError StringIO#sysread when passed nil - returns the remaining content from the current position - updates the current position StringIO#sysread when passed [length] - raises an EOFError when self's position is at the end Finished in 0.024601 seconds 1 file, 17 examples, 23 expectations, 0 failures, 0 errors == rubyspec/library/stringio/syswrite_spec.rb # 2010-02-23T09:48:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/syswrite_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/syswrite_spec.rb StringIO#syswrite when passed [Object] - tries to convert the passed Object to a String using #to_s StringIO#syswrite when passed [String] - writes the passed String at the current buffer position - pads self with \000 when the current position is after the end - returns the number of bytes written - updates self's position - taints self's String when the passed argument is tainted - does not taint self when the passed argument is tainted StringIO#syswrite when self is not writable - raises an IOError StringIO#syswrite when in append mode - appends the passed argument to the end of self - correctly updates self's position Finished in 0.017205 seconds 1 file, 10 examples, 19 expectations, 0 failures, 0 errors == rubyspec/library/stringio/tell_spec.rb # 2010-02-23T09:48:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/tell_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/tell_spec.rb StringIO#tell - returns the current byte offset Finished in 0.007204 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/stringio/truncate_spec.rb # 2010-02-23T09:48:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/truncate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/truncate_spec.rb StringIO#truncate when passed [length] - returns the passed length - truncated the underlying string down to the passed length - does not create a copy of the underlying string - does not change the position - can grow a string to a larger size, padding it with \000 - raises an Errno::EINVAL when the passed length is negative - tries to convert the passed length to an Integer using #to_int - returns the passed length Object, NOT the result of #to_int - raises a TypeError when the passed length can't be converted to an Integer StringIO#truncate when self is not writable - raises an IOError Finished in 0.013998 seconds 1 file, 10 examples, 15 expectations, 0 failures, 0 errors == rubyspec/library/stringio/tty_spec.rb # 2010-02-23T09:48:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/tty_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/tty_spec.rb StringIO#tty? - returns false Finished in 0.006993 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/stringio/ungetc_spec.rb # 2010-02-23T09:48:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/ungetc_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/ungetc_spec.rb StringIO#ungetc when passed [char] - writes the passed char before the current position - returns nil - decreases the current position by one - pads with \000 when the current position is after the end - tries to convert the passed length to an Integer using #to_int - raises a TypeError when the passed length can't be converted to an Integer StringIO#ungetc when self is not readable - raises an IOError Finished in 0.013028 seconds 1 file, 7 examples, 10 expectations, 0 failures, 0 errors == rubyspec/library/stringio/write_spec.rb # 2010-02-23T09:48:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringio/write_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringio/write_spec.rb StringIO#write when passed [Object] - tries to convert the passed Object to a String using #to_s StringIO#write when passed [String] - writes the passed String at the current buffer position - pads self with \000 when the current position is after the end - returns the number of bytes written - updates self's position - taints self's String when the passed argument is tainted - does not taint self when the passed argument is tainted StringIO#write when self is not writable - raises an IOError StringIO#write when in append mode - appends the passed argument to the end of self - correctly updates self's position Finished in 0.016279 seconds 1 file, 10 examples, 19 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/append_spec.rb # 2010-02-23T09:48:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/append_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/append_spec.rb StringScanner#<< - concatenates the given argument to self and returns self - raises a TypeError if the given argument can't be converted to a String StringScanner#<< when passed a Fixnum - raises a TypeError - doesn't call to_int on the argument Finished in 0.028521 seconds 1 file, 4 examples, 10 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/beginning_of_line_spec.rb # 2010-02-23T09:48:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/beginning_of_line_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/beginning_of_line_spec.rb StringScanner#beginning_of_line? - returns true if the scan pointer is at the beginning of the line, false otherwise - returns true if the scan pointer is at the end of the line of an empty string. Finished in 0.031849 seconds 1 file, 2 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/bol_spec.rb # 2010-02-23T09:48:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/bol_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/bol_spec.rb StringScanner#bol? - returns true if the scan pointer is at the beginning of the line, false otherwise - returns true if the scan pointer is at the end of the line of an empty string. Finished in 0.007266 seconds 1 file, 2 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/check_spec.rb # 2010-02-23T09:48:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/check_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/check_spec.rb StringScanner#check - returns the value that scan would return, without advancing the scan pointer Finished in 0.005813 seconds 1 file, 1 example, 5 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/check_until_spec.rb # 2010-02-23T09:48:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/check_until_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/check_until_spec.rb StringScanner#check_until - returns the same value of scan_until, but don't advances the scan pointer Finished in 0.005900 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/clear_spec.rb # 2010-02-23T09:48:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/clear_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/clear_spec.rb StringScanner#clear - set the scan pointer to the end of the string and clear matching data. - warns in verbose mode that the method is obsolete Finished in 0.007961 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/concat_spec.rb # 2010-02-23T09:48:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/concat_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/concat_spec.rb StringScanner#concat - concatenates the given argument to self and returns self - raises a TypeError if the given argument can't be converted to a String StringScanner#concat when passed a Fixnum - raises a TypeError - doesn't call to_int on the argument Finished in 0.011222 seconds 1 file, 4 examples, 10 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/dup_spec.rb # 2010-02-23T09:48:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/dup_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/dup_spec.rb StringScanner#dup - returns a new StringScanner duplicated from the original Finished in 0.006030 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/element_reference_spec.rb # 2010-02-23T09:48:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/element_reference_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/element_reference_spec.rb StringScanner#[] - returns the n-th subgroup in the most recent match - returns nil if index is outside of self - calls to_int on the given index - raises a TypeError if the given index is nil - raises a TypeError when a String is as argument - raises a TypeError when a Range is as argument Finished in 0.009394 seconds 1 file, 6 examples, 13 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/empty_spec.rb # 2010-02-23T09:48:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/empty_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/empty_spec.rb StringScanner#empty? - Returns true if the scan pointer is at the end of the string - Returns false if the scan pointer is not at the end of the string - warns in verbose mode that the method is obsolete Finished in 0.008667 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/eos_spec.rb # 2010-02-23T09:48:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/eos_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/eos_spec.rb StringScanner#eos? - Returns true if the scan pointer is at the end of the string - Returns false if the scan pointer is not at the end of the string Finished in 0.019649 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/exist_spec.rb # 2010-02-23T09:48:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/exist_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/exist_spec.rb StringScanner#exist? - returns the index of the first occurrence of the given pattern - returns 0 if the pattern is empty - returns nil if the pattern isn't found in the string Finished in 0.006874 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/get_byte_spec.rb # 2010-02-23T09:48:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/get_byte_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/get_byte_spec.rb StringScanner#get_byte - scans one byte and returns it - is not multi-byte character sensitive - returns nil at the end of the string Finished in 0.100248 seconds 1 file, 3 examples, 10 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/getbyte_spec.rb # 2010-02-23T09:48:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/getbyte_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/getbyte_spec.rb StringScanner#getbyte - scans one byte and returns it - is not multi-byte character sensitive - returns nil at the end of the string - warns in verbose mode that the method is obsolete Finished in 0.028542 seconds 1 file, 4 examples, 12 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/getch_spec.rb # 2010-02-23T09:48:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/getch_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/getch_spec.rb StringScanner#getch - scans one character and returns it - is multi-byte character sensitive - returns nil at the end of the string - does not accept any arguments Finished in 0.008172 seconds 1 file, 4 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/initialize_copy_spec.rb # 2010-02-23T09:48:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/initialize_copy_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/initialize_copy_spec.rb StringScanner#initialize_copy - is a private method - copies the passed StringScanner's content to self - copies the passed StringSCanner's position to self - does not taint self when the passed StringScanner is tainted - copies the passed StringScanner scan pointer to self Finished in 0.008478 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/initialize_spec.rb # 2010-02-23T09:48:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/initialize_spec.rb StringScanner#initialize - is a private method - returns an instance of StringScanner Finished in 0.006892 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/inspect_spec.rb # 2010-02-23T09:48:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/inspect_spec.rb StringScanner#inspect - returns a String object - returns a string that represents the StringScanner object Finished in 0.006481 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/match_spec.rb # 2010-02-23T09:48:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/match_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/match_spec.rb StringScanner#match? - returns the length of the match and the scan pointer is not advanced - returns nil if there's no match Finished in 0.006406 seconds 1 file, 2 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/matched_size_spec.rb # 2010-02-23T09:48:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/matched_size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/matched_size_spec.rb StringScanner#matched_size - returns the size of the most recent match - returns nil if there was no recent match Finished in 0.007872 seconds 1 file, 2 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/matched_spec.rb # 2010-02-23T09:48:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/matched_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/matched_spec.rb StringScanner#matched - returns the last matched string - returns nil if there's no match StringScanner#matched? - returns true if the last match was successful - returns false if there's no match Finished in 0.007990 seconds 1 file, 4 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/matchedsize_spec.rb # 2010-02-23T09:48:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/matchedsize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/matchedsize_spec.rb StringScanner#matchedsize - returns the size of the most recent match - returns nil if there was no recent match - warns in verbose mode that the method is obsolete Finished in 0.008657 seconds 1 file, 3 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/must_C_version_spec.rb # 2010-02-23T09:48:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/must_C_version_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/must_C_version_spec.rb StringScanner.must_C_version - returns self Finished in 0.006088 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/stringscanner/peek_spec.rb # 2010-02-23T09:48:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/peek_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/peek_spec.rb StringScanner#peek - returns at most the specified number of characters from the current position - returns an empty string when the passed argument is zero - raises a ArgumentError when the passed argument is negative - raises a RangeError when the passed argument is a Bignum Finished in 0.009264 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/peep_spec.rb # 2010-02-23T09:48:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/peep_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/peep_spec.rb StringScanner#peep - returns at most the specified number of characters from the current position - returns an empty string when the passed argument is zero - raises a ArgumentError when the passed argument is negative - raises a RangeError when the passed argument is a Bignum - warns in verbose mode that the method is obsolete Finished in 0.009637 seconds 1 file, 5 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/pointer_spec.rb # 2010-02-23T09:48:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/pointer_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/pointer_spec.rb StringScanner#pointer - returns the position of the scan pointer - returns 0 in the reset position - returns the length of the string in the terminate position StringScanner#pointer= - modify the scan pointer - raises a RangeError when the passed argument is out of range Finished in 0.010707 seconds 1 file, 5 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/pos_spec.rb # 2010-02-23T09:48:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/pos_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/pos_spec.rb StringScanner#pos - returns the position of the scan pointer - returns 0 in the reset position - returns the length of the string in the terminate position StringScanner#pos= - modify the scan pointer - raises a RangeError when the passed argument is out of range Finished in 0.009976 seconds 1 file, 5 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/post_match_spec.rb # 2010-02-23T09:48:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/post_match_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/post_match_spec.rb StringScanner#post_match - returns the post-match (in the regular expression sense) of the last scan - returns nil if there's no match Finished in 0.006338 seconds 1 file, 2 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/pre_match_spec.rb # 2010-02-23T09:48:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/pre_match_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/pre_match_spec.rb StringScanner#pre_match - returns the pre-match (in the regular expression sense) of the last scan - returns nil if there's no match Finished in 0.006309 seconds 1 file, 2 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/reset_spec.rb # 2010-02-23T09:48:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/reset_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/reset_spec.rb StringScanner#reset - reset the scan pointer and clear matching data Finished in 0.005705 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/rest_size_spec.rb # 2010-02-23T09:48:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/rest_size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/rest_size_spec.rb StringScanner#rest_size - Returns the length of the rest of the string - is equivalent to rest.size Finished in 0.007829 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/rest_spec.rb # 2010-02-23T09:48:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/rest_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/rest_spec.rb StringScanner#rest - returns the rest of the string - returns self in the reset position - returns an empty string in the terminate position StringScanner#rest? - returns true if there is more data in the string - returns false if there is no more data in the string - is the opposite of eos? Finished in 0.008529 seconds 1 file, 6 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/restsize_spec.rb # 2010-02-23T09:48:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/restsize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/restsize_spec.rb StringScanner#restsize - Returns the length of the rest of the string - is equivalent to rest.size - warns in verbose mode that the method is obsolete Finished in 0.008001 seconds 1 file, 3 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/scan_full_spec.rb # 2010-02-23T09:48:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/scan_full_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/scan_full_spec.rb StringScanner#scan_full - returns the number of bytes advanced - returns the number of bytes advanced and advances the scan pointer if the second argument is true - returns the matched string if the third argument is true - returns the matched string if the third argument is true and advances the scan pointer if the second argument is true Finished in 0.007416 seconds 1 file, 4 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/scan_spec.rb # 2010-02-23T09:48:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/scan_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/scan_spec.rb StringScanner#scan - returns the matched string - returns nil if there's no match - raises a TypeError if pattern isn't a Regexp and can't be converted to a String Finished in 0.007539 seconds 1 file, 3 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/scan_until_spec.rb # 2010-02-23T09:48:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/scan_until_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/scan_until_spec.rb StringScanner#scan_until - returns the substring up to and including the end of the match - returns nil if there's no match Finished in 0.006215 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/search_full_spec.rb # 2010-02-23T09:48:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/search_full_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/search_full_spec.rb StringScanner#search_full - returns the number of bytes advanced - returns the number of bytes advanced and advances the scan pointer if the second argument is true - returns the matched string if the third argument is true - returns the matched string if the third argument is true and advances the scan pointer if the second argument is true Finished in 0.007385 seconds 1 file, 4 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/skip_spec.rb # 2010-02-23T09:48:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/skip_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/skip_spec.rb StringScanner#skip - returns length of the match - returns nil if there's no match Finished in 0.006263 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/skip_until_spec.rb # 2010-02-23T09:48:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/skip_until_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/skip_until_spec.rb StringScanner#skip_until - returns the number of bytes advanced and advances the scan pointer until pattern is matched and consumed - returns nil if no match was found Finished in 0.006365 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/string_spec.rb # 2010-02-23T09:48:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/string_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/string_spec.rb StringScanner#string - returns the string being scanned StringScanner#string= - changes the string being scanned to the argument and resets the scanner Finished in 0.006767 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/terminate_spec.rb # 2010-02-23T09:48:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/terminate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/terminate_spec.rb StringScanner#terminate - set the scan pointer to the end of the string and clear matching data. Finished in 0.006453 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/stringscanner/unscan_spec.rb # 2010-02-23T09:48:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/stringscanner/unscan_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/stringscanner/unscan_spec.rb StringScanner#unscan - set the scan pointer to the previous position - remember only one previous position - raises a ScanError when the previous match had failed Finished in 0.007410 seconds 1 file, 3 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/syslog/alert_spec.rb # 2010-02-23T09:48:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/syslog/alert_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/syslog/alert_spec.rb Syslog.alert - logs a message - accepts sprintf arguments - works as an alias for Syslog.log Finished in 0.495326 seconds 1 file, 3 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/syslog/close_spec.rb # 2010-02-23T09:48:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/syslog/close_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/syslog/close_spec.rb Syslog.close - closes the log - raises a RuntimeError if the log's already closed - it does not work inside blocks - sets the identity to nil - sets the options to nil - sets the facility to nil Finished in 0.037051 seconds 1 file, 6 examples, 24 expectations, 0 failures, 0 errors == rubyspec/library/syslog/constants_spec.rb # 2010-02-23T09:48:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/syslog/constants_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/syslog/constants_spec.rb Syslog::Constants - includes the Syslog constants Syslog::Constants Syslog::Constants.LOG_MASK - returns the mask value for a priority - works on undefined constants (FAILED - 1) Syslog::Constants Syslog::Constants.LOG_UPTO - returns a mask for the priorities up to a given argument - works on undefined constants (FAILED - 2) 1) Syslog::Constants Syslog::Constants.LOG_MASK works on undefined constants FAILED Expected 0 to equal 33554432 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/matchers/base.rb:8:in `==' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/syslog/constants_spec.rb:35 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/syslog/constants_spec.rb:2:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/syslog/constants_spec.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 2) Syslog::Constants Syslog::Constants.LOG_UPTO works on undefined constants FAILED Expected -1 to equal 67108863 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/matchers/base.rb:8:in `==' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/syslog/constants_spec.rb:47 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/expectations/expectations.rb:15:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:179:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:207:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:199:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/context.rb:228:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/object.rb:11:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/syslog/constants_spec.rb:4 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.019078 seconds 1 file, 5 examples, 40 expectations, 2 failures, 0 errors exit 1 failed(rubyspec/library/syslog/constants_spec.rb) == rubyspec/library/syslog/crit_spec.rb # 2010-02-23T09:49:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/syslog/crit_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/syslog/crit_spec.rb Syslog.crit - logs a message - accepts sprintf arguments - works as an alias for Syslog.log Finished in 0.061269 seconds 1 file, 3 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/syslog/debug_spec.rb # 2010-02-23T09:49:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/syslog/debug_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/syslog/debug_spec.rb Syslog.debug - logs a message - accepts sprintf arguments - works as an alias for Syslog.log Finished in 0.020204 seconds 1 file, 3 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/syslog/emerg_spec.rb # 2010-02-23T09:49:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/syslog/emerg_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/syslog/emerg_spec.rb Finished in 0.006191 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/syslog/err_spec.rb # 2010-02-23T09:49:05+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/syslog/err_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/syslog/err_spec.rb Syslog.err - logs a message - accepts sprintf arguments - works as an alias for Syslog.log Finished in 0.025803 seconds 1 file, 3 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/syslog/facility_spec.rb # 2010-02-23T09:49:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/syslog/facility_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/syslog/facility_spec.rb Syslog.facility - returns the logging facility - returns nil if the log is closed - defaults to LOG_USER - resets after each open call Finished in 0.009403 seconds 1 file, 4 examples, 15 expectations, 0 failures, 0 errors == rubyspec/library/syslog/ident_spec.rb # 2010-02-23T09:49:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/syslog/ident_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/syslog/ident_spec.rb Syslog.ident - returns the logging identity - returns nil if the log is closed - defaults to $0 Finished in 0.008662 seconds 1 file, 3 examples, 10 expectations, 0 failures, 0 errors == rubyspec/library/syslog/info_spec.rb # 2010-02-23T09:49:06+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/syslog/info_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/syslog/info_spec.rb Syslog.info - logs a message - accepts sprintf arguments - works as an alias for Syslog.log Finished in 0.020154 seconds 1 file, 3 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/syslog/inspect_spec.rb # 2010-02-23T09:49:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/syslog/inspect_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/syslog/inspect_spec.rb Syslog.inspect - returns a string a closed log - returns a string for an opened log - includes the ident, options, facility and mask Finished in 0.008947 seconds 1 file, 3 examples, 13 expectations, 0 failures, 0 errors == rubyspec/library/syslog/instance_spec.rb # 2010-02-23T09:49:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/syslog/instance_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/syslog/instance_spec.rb Syslog.instance - returns the module Finished in 0.005882 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/syslog/log_spec.rb # 2010-02-23T09:49:07+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/syslog/log_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/syslog/log_spec.rb Syslog.log - receives a priority as first argument - accepts undefined priorites - fails with TypeError on nil log messages - fails if the log is closed - accepts printf parameters Finished in 0.072023 seconds 1 file, 5 examples, 15 expectations, 0 failures, 0 errors == rubyspec/library/syslog/mask_spec.rb # 2010-02-23T09:49:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/syslog/mask_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/syslog/mask_spec.rb Syslog.mask - returns the log priority mask - defaults to 255 - returns nil if the log is closed - persists if the log is reopened Syslog.mask= - sets the log priority mask - raises an error if the log is closed - only accepts numbers Finished in 0.013323 seconds 1 file, 7 examples, 28 expectations, 0 failures, 0 errors == rubyspec/library/syslog/notice_spec.rb # 2010-02-23T09:49:08+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/syslog/notice_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/syslog/notice_spec.rb Syslog.notice - logs a message - accepts sprintf arguments - works as an alias for Syslog.log Finished in 0.024728 seconds 1 file, 3 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/syslog/open_spec.rb # 2010-02-23T09:49:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/syslog/open_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/syslog/open_spec.rb Syslog.open - returns the module - receives an identity as first argument - defaults the identity to $0 - receives the logging options as second argument - defaults the logging options to LOG_PID | LOG_CONS - receives a facility as third argument - defaults the facility to LOG_USER - receives a block and calls it with the module - closes the log if after it receives a block - raises an error if the log is opened Syslog.open! - reopens the log - fails with RuntimeError if the log is closed - receives the same parameters as Syslog.open - returns the module Finished in 0.019042 seconds 1 file, 14 examples, 53 expectations, 0 failures, 0 errors == rubyspec/library/syslog/opened_spec.rb # 2010-02-23T09:49:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/syslog/opened_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/syslog/opened_spec.rb Syslog.opened? - returns true if the log is opened - returns false otherwise - works inside a block Finished in 0.008959 seconds 1 file, 3 examples, 12 expectations, 0 failures, 0 errors == rubyspec/library/syslog/options_spec.rb # 2010-02-23T09:49:09+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/syslog/options_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/syslog/options_spec.rb Syslog.options - returns the logging options - returns nil when the log is closed - defaults to LOG_PID | LOG_CONS - resets after each open call Finished in 0.009393 seconds 1 file, 4 examples, 15 expectations, 0 failures, 0 errors == rubyspec/library/syslog/reopen_spec.rb # 2010-02-23T09:49:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/syslog/reopen_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/syslog/reopen_spec.rb Syslog.reopen - reopens the log - fails with RuntimeError if the log is closed - receives the same parameters as Syslog.open - returns the module Finished in 0.010720 seconds 1 file, 4 examples, 18 expectations, 0 failures, 0 errors == rubyspec/library/syslog/warning_spec.rb # 2010-02-23T09:49:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/syslog/warning_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/syslog/warning_spec.rb Syslog.warning - logs a message - accepts sprintf arguments - works as an alias for Syslog.log Finished in 0.024564 seconds 1 file, 3 examples, 9 expectations, 0 failures, 0 errors == rubyspec/library/tempfile/_close_spec.rb # 2010-02-23T09:49:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/tempfile/_close_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/tempfile/_close_spec.rb Tempfile#_close - is protected - closes self Finished in 0.115224 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/tempfile/callback_spec.rb # 2010-02-23T09:49:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/tempfile/callback_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/tempfile/callback_spec.rb Tempfile.callback - needs to be reviewed for spec completeness Finished in 0.027629 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/tempfile/close_spec.rb # 2010-02-23T09:49:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/tempfile/close_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/tempfile/close_spec.rb Tempfile#close when passed no argument or [false] - closes self Tempfile#close when passed [true] - closes self - unlinks self Tempfile#close! - closes self - unlinks self Finished in 0.056569 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/tempfile/delete_spec.rb # 2010-02-23T09:49:11+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/tempfile/delete_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/tempfile/delete_spec.rb Tempfile#delete - unlinks self Finished in 0.033099 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/tempfile/initialize_spec.rb # 2010-02-23T09:49:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/tempfile/initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/tempfile/initialize_spec.rb Tempfile#initialize - opens a new tempfile with the passed name in the passed directory - sets the permisssions on the tempfile to 0600 Finished in 0.033561 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/tempfile/length_spec.rb # 2010-02-23T09:49:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/tempfile/length_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/tempfile/length_spec.rb Tempfile#length - returns the size of self - returns 0 when self is closed Finished in 0.034695 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/tempfile/open_spec.rb # 2010-02-23T09:49:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/tempfile/open_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/tempfile/open_spec.rb Tempfile#open - reopens self - reopens self in read and write mode and does not truncate Tempfile.open - returns a new, open Tempfile instance Tempfile.open when passed a block - yields a new, open Tempfile instance to the block - closes the yielded Tempfile after the block Tempfile.open - is passed an array [base,suffix] as first argument Finished in 0.061850 seconds 1 file, 6 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/tempfile/path_spec.rb # 2010-02-23T09:49:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/tempfile/path_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/tempfile/path_spec.rb Tempfile#path - returns the path to the tempfile Finished in 0.031512 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/tempfile/size_spec.rb # 2010-02-23T09:49:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/tempfile/size_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/tempfile/size_spec.rb Tempfile#size - returns the size of self - returns 0 when self is closed Finished in 0.034432 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/tempfile/unlink_spec.rb # 2010-02-23T09:49:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/tempfile/unlink_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/tempfile/unlink_spec.rb Tempfile#unlink - unlinks self Finished in 0.032172 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/time/httpdate_spec.rb # 2010-02-23T09:49:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/time/httpdate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/time/httpdate_spec.rb Time.httpdate - parses RFC-2616 strings Finished in 0.068304 seconds 1 file, 1 example, 9 expectations, 0 failures, 0 errors == rubyspec/library/time/iso8601_spec.rb # 2010-02-23T09:49:14+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/time/iso8601_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/time/iso8601_spec.rb Time.xmlschema - parses ISO-8601 strings Finished in 0.072098 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/library/time/rfc2822_spec.rb # 2010-02-23T09:49:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/time/rfc2822_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/time/rfc2822_spec.rb Time.rfc2822 - parses RFC-822 strings - parses RFC-2822 strings Finished in 0.051094 seconds 1 file, 2 examples, 12 expectations, 0 failures, 0 errors == rubyspec/library/time/rfc822_spec.rb # 2010-02-23T09:49:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/time/rfc822_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/time/rfc822_spec.rb Time.rfc822 - parses RFC-822 strings - parses RFC-2822 strings Finished in 0.050795 seconds 1 file, 2 examples, 12 expectations, 0 failures, 0 errors == rubyspec/library/time/xmlschema_spec.rb # 2010-02-23T09:49:15+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/time/xmlschema_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/time/xmlschema_spec.rb Time.xmlschema - parses ISO-8601 strings Finished in 0.120254 seconds 1 file, 1 example, 6 expectations, 0 failures, 0 errors == rubyspec/library/timeout/timeout_spec.rb # 2010-02-23T09:49:16+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/timeout/timeout_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/timeout/timeout_spec.rb Timeout.timeout - raises Timeout::Error when it times out with no specified error type - raises specified error type when it times out - does not wait too long - does not return too quickly - returns back the last value in the block Finished in 4.133262 seconds 1 file, 5 examples, 5 expectations, 0 failures, 0 errors == rubyspec/library/tmpdir/dir/mktmpdir_spec.rb # 2010-02-23T09:49:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/tmpdir/dir/mktmpdir_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/tmpdir/dir/mktmpdir_spec.rb Dir.mktmpdir when passed no arguments - returns the path to the created tmp-dir - creates a new writable directory in the path provided by Dir.tmpdir Dir.mkdir when passed a block - yields the path to the passed block - creates the tmp-dir before yielding - removes the tmp-dir after executing the block - returns the blocks return value Dir.mktmpdir when passed [String] - uses the passed String as a prefix to the tmp-directory Dir.mktmpdir when passed [Array] - uses the first element of the passed Array as a prefix and the scond element as a suffix to the tmp-directory Dir.mktmpdir when passed [Object] - raises an ArgumentError Finished in 0.073424 seconds 1 file, 9 examples, 17 expectations, 0 failures, 0 errors == rubyspec/library/tmpdir/dir/tmpdir_spec.rb # 2010-02-23T09:49:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/tmpdir/dir/tmpdir_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/tmpdir/dir/tmpdir_spec.rb Dir.tmpdir - returns the path to a writable and readable directory Finished in 0.007056 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/uri/eql_spec.rb # 2010-02-23T09:49:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/uri/eql_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/uri/eql_spec.rb URI#eql? - returns false if the normalized forms are different Finished in 0.043458 seconds 1 file, 1 example, 17 expectations, 0 failures, 0 errors == rubyspec/library/uri/equality_spec.rb # 2010-02-23T09:49:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/uri/equality_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/uri/equality_spec.rb URI#== - ignores capitalization of host names - treats a blank path and a path of '/' as the same - is case sensitive in all components of the URI but the host and scheme - differentiates based on port number - returns false if the normalized forms are different - returns false for when compared to non-uri objects Finished in 0.062099 seconds 1 file, 6 examples, 26 expectations, 0 failures, 0 errors == rubyspec/library/uri/extract_spec.rb # 2010-02-23T09:49:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/uri/extract_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/uri/extract_spec.rb URI.extract - behaves according to its documentation - treats contiguous URIs as a single URI - treats pretty much anything with a colon as a URI - wraps a URI string in an array - pulls a variety of protocol URIs from a string - pulls all URIs within a string in order into an array when a block is not given - yields each URI in the given string in order to a block, if given, and returns nil - allows the user to specify a list of acceptable protocols of URIs to scan for Finished in 0.046562 seconds 1 file, 8 examples, 15 expectations, 0 failures, 0 errors == rubyspec/library/uri/http/request_uri_spec.rb # 2010-02-23T09:49:22+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/uri/http/request_uri_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/uri/http/request_uri_spec.rb URI::HTTP.request_uri - returns a string of the path + query - returns '/' if the path of the URI is blank Finished in 0.030896 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/uri/join_spec.rb # 2010-02-23T09:49:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/uri/join_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/uri/join_spec.rb URI.join - returns a URI object of the concatonation of a protocol and domain, and a path - doesn't create redundent '/'s Finished in 0.032218 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/uri/mailto/build_spec.rb # 2010-02-23T09:49:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/uri/mailto/build_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/uri/mailto/build_spec.rb URI::Mailto.build - conforms to the MatzRuby tests Finished in 0.058796 seconds 1 file, 1 example, 24 expectations, 0 failures, 0 errors == rubyspec/library/uri/normalize_spec.rb # 2010-02-23T09:49:23+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/uri/normalize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/uri/normalize_spec.rb URI#normalize - adds a / onto the end of the URI if the path is blank - downcases the host of the URI Finished in 0.031677 seconds 1 file, 2 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/uri/parse_spec.rb # 2010-02-23T09:49:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/uri/parse_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/uri/parse_spec.rb URI.parse - returns a URI::HTTP object when parsing an HTTP URI - populates the components of a parsed URI::HTTP, setting the port to 80 by default - parses out the port number of a URI, when given - returns a URI::HTTPS object when parsing an HTTPS URI - sets the port of a parsed https URI to 443 by default - returns a URI::LDAP object when parsing an LDAP URI - populates the components of a parsed URI::LDAP object - returns a URI::MailTo object when passed a mailto URI - populates the components of a parsed URI::MailTo object - does its best to extract components from URI::Generic objects - raises errors on malformed URIs Finished in 0.063181 seconds 1 file, 11 examples, 30 expectations, 0 failures, 0 errors == rubyspec/library/uri/plus_spec.rb # 2010-02-23T09:49:24+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/uri/plus_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/uri/plus_spec.rb URI#+ - replaces the end of the path of the URI when added to a string that looks like a relative path - replaces the entire path of the URI when added to a string that begins with a / - replaces the entire url when added to a string that looks like a full url - canonicalizes the URI's path, removing ../'s - doesn't conconicalize the path when adding to the empty string - raises a URI::BadURIError when adding two relative URIs - conforms to the merge specifications from rfc 2396 Finished in 0.123889 seconds 1 file, 7 examples, 198 expectations, 0 failures, 0 errors == rubyspec/library/uri/regexp_spec.rb # 2010-02-23T09:49:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/uri/regexp_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/uri/regexp_spec.rb URI.regexp - behaves according to the MatzRuby tests Finished in 0.031126 seconds 1 file, 1 example, 9 expectations, 0 failures, 0 errors == rubyspec/library/uri/select_spec.rb # 2010-02-23T09:49:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/uri/select_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/uri/select_spec.rb URI#select - takes any number of component names as symbols, and returns an array of those components - returns nil for any valid component that isn't set and doesn't have a default - raises an ArgumentError if a component is requested that isn't valid under the given scheme - raises an ArgumentError if given strings rather than symbols Finished in 0.034104 seconds 1 file, 4 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/uri/set_component_spec.rb # 2010-02-23T09:49:25+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/uri/set_component_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/uri/set_component_spec.rb URI#select - conforms to the MatzRuby tests Finished in 0.034996 seconds 1 file, 1 example, 31 expectations, 0 failures, 0 errors == rubyspec/library/uri/uri_spec.rb # 2010-02-23T09:49:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/uri/uri_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/uri/uri_spec.rb the URI method - parses a given URI, returning a URI object - does not add a URI method to Object instances Finished in 0.031249 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/yaml/add_builtin_type_spec.rb # 2010-02-23T09:49:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/yaml/add_builtin_type_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/yaml/add_builtin_type_spec.rb Finished in 0.146464 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/yaml/add_domain_type_spec.rb # 2010-02-23T09:49:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/yaml/add_domain_type_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/yaml/add_domain_type_spec.rb Finished in 0.097010 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/yaml/add_private_type_spec.rb # 2010-02-23T09:49:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/yaml/add_private_type_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/yaml/add_private_type_spec.rb Finished in 0.097411 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/yaml/add_ruby_type_spec.rb # 2010-02-23T09:49:27+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/yaml/add_ruby_type_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/yaml/add_ruby_type_spec.rb Finished in 0.096938 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/yaml/detect_implicit_spec.rb # 2010-02-23T09:49:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/yaml/detect_implicit_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/yaml/detect_implicit_spec.rb Finished in 0.097257 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/yaml/dump_spec.rb # 2010-02-23T09:49:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/yaml/dump_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/yaml/dump_spec.rb YAML.dump - converts an object to YAML and write result to io when io provided - returns a string containing dumped YAML when no io provided - returns the same string that #to_yaml on objects - dumps strings into YAML strings - dumps hashes into YAML key-values - dumps Arrays into YAML collection Finished in 0.110156 seconds 1 file, 6 examples, 6 expectations, 0 failures, 0 errors == rubyspec/library/yaml/dump_stream_spec.rb # 2010-02-23T09:49:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/yaml/dump_stream_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/yaml/dump_stream_spec.rb YAML.dump_stream - returns an empty string when not passed any objects - returns a YAML stream containing the objects passed Finished in 0.124171 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/yaml/each_document_spec.rb # 2010-02-23T09:49:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/yaml/each_document_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/yaml/each_document_spec.rb YAML#each_document - calls the block on each succesive document - works on files Finished in 0.103419 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/yaml/each_node_spec.rb # 2010-02-23T09:49:29+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/yaml/each_node_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/yaml/each_node_spec.rb Finished in 0.097731 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/yaml/emitter_spec.rb # 2010-02-23T09:49:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/yaml/emitter_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/yaml/emitter_spec.rb Finished in 0.097281 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/yaml/generic_parser_spec.rb # 2010-02-23T09:49:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/yaml/generic_parser_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/yaml/generic_parser_spec.rb Finished in 0.097172 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/yaml/load_documents_spec.rb # 2010-02-23T09:49:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/yaml/load_documents_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/yaml/load_documents_spec.rb YAML.load_documents - calls the block on each succesive document - works on files Finished in 0.102151 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/yaml/load_file_spec.rb # 2010-02-23T09:49:31+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/yaml/load_file_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/yaml/load_file_spec.rb YAML.load_file - returns a hash Finished in 0.102628 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/yaml/load_spec.rb # 2010-02-23T09:49:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/yaml/load_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/yaml/load_spec.rb YAML.load - returns a document from current io stream when io provided - loads strings - fails on invalid keys - accepts symbols - accepts numbers - accepts collections - parses start markers - does not escape symbols - works with block sequence shortcuts - works on complex keys - loads a symbol key that contains spaces Finished in 0.140006 seconds 1 file, 11 examples, 31 expectations, 0 failures, 0 errors == rubyspec/library/yaml/load_stream_spec.rb # 2010-02-23T09:49:32+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/yaml/load_stream_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/yaml/load_stream_spec.rb Finished in 0.096698 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/yaml/object_maker_spec.rb # 2010-02-23T09:49:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/yaml/object_maker_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/yaml/object_maker_spec.rb Finished in 0.097013 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/yaml/parse_documents_spec.rb # 2010-02-23T09:49:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/yaml/parse_documents_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/yaml/parse_documents_spec.rb Finished in 0.096864 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/yaml/parse_file_spec.rb # 2010-02-23T09:49:33+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/yaml/parse_file_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/yaml/parse_file_spec.rb Finished in 0.097802 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/yaml/parse_spec.rb # 2010-02-23T09:49:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/yaml/parse_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/yaml/parse_spec.rb YAML#parse with an empty string - returns false YAML#parse - returns the value from the object Finished in 0.101271 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/yaml/parser_spec.rb # 2010-02-23T09:49:34+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/yaml/parser_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/yaml/parser_spec.rb Finished in 0.097204 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/yaml/quick_emit_spec.rb # 2010-02-23T09:49:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/yaml/quick_emit_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/yaml/quick_emit_spec.rb Finished in 0.120182 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/yaml/read_type_class_spec.rb # 2010-02-23T09:49:35+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/yaml/read_type_class_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/yaml/read_type_class_spec.rb Finished in 0.097073 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/yaml/tag_class_spec.rb # 2010-02-23T09:49:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/yaml/tag_class_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/yaml/tag_class_spec.rb YAML.tag_class - associates a taguri tag with a ruby class Finished in 0.098415 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/yaml/tagged_classes_spec.rb # 2010-02-23T09:49:36+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/yaml/tagged_classes_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/yaml/tagged_classes_spec.rb YAML.tagged_classes - returns a complete dictionary of taguris paired with classes Finished in 0.098585 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/yaml/tagurize_spec.rb # 2010-02-23T09:49:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/yaml/tagurize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/yaml/tagurize_spec.rb YAML.tagurize - converts a type_id to a taguri Finished in 0.099203 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/yaml/to_yaml_spec.rb # 2010-02-23T09:49:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/yaml/to_yaml_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/yaml/to_yaml_spec.rb Object#to_yaml - returns the YAML representation of an Array object - returns the YAML representation of a Hash object - returns the YAML representation of a Class object - returns the YAML representation of a Date object - returns the YAML representation of a FalseClass - returns the YAML representation of a Float object - returns the YAML representation of an Integer object - returns the YAML representation of a NilClass object - returns the YAML represenation of a RegExp object - returns the YAML representation of a String object - returns the YAML representation of a Struct object - returns the YAML representation of a Symbol object - returns the YAML representation of a Time object - returns the YAML representation of a TrueClass - returns the YAML representation of a Error object - returns the YAML representation for Range objects - returns the YAML representation of numeric constants - returns the YAML representation of an array of hashes Finished in 0.126442 seconds 1 file, 18 examples, 29 expectations, 0 failures, 0 errors == rubyspec/library/yaml/transfer_spec.rb # 2010-02-23T09:49:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/yaml/transfer_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/yaml/transfer_spec.rb Finished in 0.097180 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/yaml/try_implicit_spec.rb # 2010-02-23T09:49:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/yaml/try_implicit_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/yaml/try_implicit_spec.rb Finished in 0.120618 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/adler32_spec.rb # 2010-02-23T09:49:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/adler32_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/adler32_spec.rb Zlib.adler32 - calculates Adler checksum for string - calculates Adler checksum for string and initial Adler value - calculates the Adler checksum for string and initial Adler value for Bignums - assumes that the initial value is given to adler, if adler is omitted - it returns the CRC initial value, if string is omitted Finished in 0.051045 seconds 1 file, 5 examples, 23 expectations, 0 failures, 0 errors == rubyspec/library/zlib/crc32_spec.rb # 2010-02-23T09:49:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/crc32_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/crc32_spec.rb Zlib.crc32 - calculates CRC checksum for string - calculates CRC checksum for string and initial CRC value - calculates the CRC checksum for string and initial CRC value for Bignums - assumes that the initial value is given to crc, if crc is omitted - it returns the CRC initial value, if string is omitted Finished in 0.010275 seconds 1 file, 5 examples, 23 expectations, 0 failures, 0 errors == rubyspec/library/zlib/crc_table_spec.rb # 2010-02-23T09:49:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/crc_table_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/crc_table_spec.rb Zlib.crc_table - returns the same value as zlib's get_crc_table() Finished in 0.007555 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/zlib/deflate/append_spec.rb # 2010-02-23T09:49:39+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/deflate/append_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/deflate/append_spec.rb Finished in 0.002220 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/deflate/deflate_spec.rb # 2010-02-23T09:49:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/deflate/deflate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/deflate/deflate_spec.rb Zlib::Deflate#deflate - deflates some data - deflates lots of data Zlib::Deflate::deflate - deflates some data - deflates lots of data Finished in 0.014561 seconds 1 file, 4 examples, 4 expectations, 0 failures, 0 errors == rubyspec/library/zlib/deflate/flush_spec.rb # 2010-02-23T09:49:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/deflate/flush_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/deflate/flush_spec.rb Finished in 0.002119 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/deflate/initialize_copy_spec.rb # 2010-02-23T09:49:40+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/deflate/initialize_copy_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/deflate/initialize_copy_spec.rb Finished in 0.002160 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/deflate/new_spec.rb # 2010-02-23T09:49:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/deflate/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/deflate/new_spec.rb Finished in 0.002187 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/deflate/params_spec.rb # 2010-02-23T09:49:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/deflate/params_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/deflate/params_spec.rb Finished in 0.006185 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/deflate/set_dictionary_spec.rb # 2010-02-23T09:49:41+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/deflate/set_dictionary_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/deflate/set_dictionary_spec.rb Zlib::Deflate#set_dictionary - sets the dictionary Finished in 0.007210 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/zlib/gzipfile/close_spec.rb # 2010-02-23T09:49:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipfile/close_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipfile/close_spec.rb Zlib::GzipFile#close - finishes the stream and closes the io Finished in 0.009945 seconds 1 file, 1 example, 4 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipfile/closed_spec.rb # 2010-02-23T09:49:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipfile/closed_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipfile/closed_spec.rb Zlib::GzipFile#closed? - returns the closed status Finished in 0.009283 seconds 1 file, 1 example, 2 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipfile/comment_spec.rb # 2010-02-23T09:49:42+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipfile/comment_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipfile/comment_spec.rb Zlib::GzipFile#comment - returns the name - raises an error on a closed stream Finished in 0.010667 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipfile/crc_spec.rb # 2010-02-23T09:49:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipfile/crc_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipfile/crc_spec.rb Finished in 0.002105 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipfile/finish_spec.rb # 2010-02-23T09:49:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipfile/finish_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipfile/finish_spec.rb Finished in 0.002115 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipfile/level_spec.rb # 2010-02-23T09:49:43+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipfile/level_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipfile/level_spec.rb Finished in 0.002094 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipfile/mtime_spec.rb # 2010-02-23T09:49:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipfile/mtime_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipfile/mtime_spec.rb Finished in 0.002109 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipfile/orig_name_spec.rb # 2010-02-23T09:49:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipfile/orig_name_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipfile/orig_name_spec.rb Zlib::GzipFile#orig_name - returns the name - raises an error on a closed stream Finished in 0.010693 seconds 1 file, 2 examples, 2 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipfile/os_code_spec.rb # 2010-02-23T09:49:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipfile/os_code_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipfile/os_code_spec.rb Finished in 0.002116 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipfile/sync_spec.rb # 2010-02-23T09:49:44+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipfile/sync_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipfile/sync_spec.rb Finished in 0.002121 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipfile/to_io_spec.rb # 2010-02-23T09:49:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipfile/to_io_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipfile/to_io_spec.rb Finished in 0.002102 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipfile/wrap_spec.rb # 2010-02-23T09:49:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipfile/wrap_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipfile/wrap_spec.rb Finished in 0.002108 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipreader/each_byte_spec.rb # 2010-02-23T09:49:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipreader/each_byte_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipreader/each_byte_spec.rb GzipReader#each_byte - calls the given block for each byte in the stream, passing the byte as an argument - increments position before calling the block Finished in 0.112206 seconds 1 file, 2 examples, 11 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipreader/each_line_spec.rb # 2010-02-23T09:49:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipreader/each_line_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipreader/each_line_spec.rb Finished in 0.011913 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipreader/each_spec.rb # 2010-02-23T09:49:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipreader/each_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipreader/each_spec.rb Finished in 0.002096 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipreader/eof_spec.rb # 2010-02-23T09:49:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipreader/eof_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipreader/eof_spec.rb GzipReader#eof? - returns true when at EOF - returns true when at EOF with the exact length of uncompressed data - returns true when at EOF with a length greater than the size of uncompressed data - returns false when at EOF when there's data left in the buffer to read - does not affect the reading data Finished in 0.013233 seconds 1 file, 5 examples, 31 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipreader/getc_spec.rb # 2010-02-23T09:49:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipreader/getc_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipreader/getc_spec.rb GzipReader#getc - returns the next byte from the stream - increments position - returns nil at the end of the stream Finished in 0.011535 seconds 1 file, 3 examples, 19 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipreader/gets_spec.rb # 2010-02-23T09:49:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipreader/gets_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipreader/gets_spec.rb Finished in 0.002131 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipreader/lineno_spec.rb # 2010-02-23T09:49:47+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipreader/lineno_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipreader/lineno_spec.rb Finished in 0.002926 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipreader/new_spec.rb # 2010-02-23T09:49:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipreader/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipreader/new_spec.rb Finished in 0.002102 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipreader/open_spec.rb # 2010-02-23T09:49:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipreader/open_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipreader/open_spec.rb Finished in 0.002108 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipreader/pos_spec.rb # 2010-02-23T09:49:48+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipreader/pos_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipreader/pos_spec.rb GzipReader#pos - returns the position Finished in 0.008812 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipreader/read_spec.rb # 2010-02-23T09:49:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipreader/read_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipreader/read_spec.rb GzipReader#read - with no arguments reads the entire content of a gzip file - with nil length argument reads the entire content of a gzip file - reads the contents up to a certain size - does not accept a negative length to read - returns an empty string if a 0 length is given GzipReader#read at the end of data - returns empty string if length prameter is not specified or 0 - returns nil if length prameter is positive Finished in 0.013375 seconds 1 file, 7 examples, 11 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipreader/readchar_spec.rb # 2010-02-23T09:49:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipreader/readchar_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipreader/readchar_spec.rb Finished in 0.002096 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipreader/readline_spec.rb # 2010-02-23T09:49:49+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipreader/readline_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipreader/readline_spec.rb Finished in 0.002129 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipreader/readlines_spec.rb # 2010-02-23T09:49:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipreader/readlines_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipreader/readlines_spec.rb Finished in 0.002083 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipreader/rewind_spec.rb # 2010-02-23T09:49:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipreader/rewind_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipreader/rewind_spec.rb GzipReader#rewind - resets the position of the stream pointer - resets the position of the stream pointer to data previously read - invokes seek method on the associated IO object Finished in 0.011488 seconds 1 file, 3 examples, 8 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipreader/tell_spec.rb # 2010-02-23T09:49:50+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipreader/tell_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipreader/tell_spec.rb Finished in 0.002124 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipreader/ungetc_spec.rb # 2010-02-23T09:49:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipreader/ungetc_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipreader/ungetc_spec.rb Finished in 0.002232 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipreader/unused_spec.rb # 2010-02-23T09:49:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipreader/unused_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipreader/unused_spec.rb Finished in 0.002087 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipwriter/append_spec.rb # 2010-02-23T09:49:51+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipwriter/append_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipwriter/append_spec.rb Finished in 0.002117 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipwriter/comment_spec.rb # 2010-02-23T09:49:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipwriter/comment_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipwriter/comment_spec.rb Finished in 0.002115 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipwriter/flush_spec.rb # 2010-02-23T09:49:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipwriter/flush_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipwriter/flush_spec.rb Finished in 0.002111 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipwriter/mtime_spec.rb # 2010-02-23T09:49:52+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipwriter/mtime_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipwriter/mtime_spec.rb Zlib::GzipWriter#mtime= - sets mtime using Integer - raises if the header was written Finished in 0.011271 seconds 1 file, 2 examples, 3 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipwriter/new_spec.rb # 2010-02-23T09:49:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipwriter/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipwriter/new_spec.rb Finished in 0.002329 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipwriter/open_spec.rb # 2010-02-23T09:49:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipwriter/open_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipwriter/open_spec.rb Finished in 0.002114 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipwriter/orig_name_spec.rb # 2010-02-23T09:49:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipwriter/orig_name_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipwriter/orig_name_spec.rb Finished in 0.002231 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipwriter/pos_spec.rb # 2010-02-23T09:49:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipwriter/pos_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipwriter/pos_spec.rb Finished in 0.002093 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipwriter/print_spec.rb # 2010-02-23T09:49:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipwriter/print_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipwriter/print_spec.rb Finished in 0.002117 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipwriter/printf_spec.rb # 2010-02-23T09:49:54+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipwriter/printf_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipwriter/printf_spec.rb Finished in 0.002169 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipwriter/putc_spec.rb # 2010-02-23T09:49:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipwriter/putc_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipwriter/putc_spec.rb Finished in 0.002704 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipwriter/puts_spec.rb # 2010-02-23T09:49:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipwriter/puts_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipwriter/puts_spec.rb Finished in 0.002100 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipwriter/tell_spec.rb # 2010-02-23T09:49:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipwriter/tell_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipwriter/tell_spec.rb Finished in 0.002973 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/gzipwriter/write_spec.rb # 2010-02-23T09:49:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/gzipwriter/write_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/gzipwriter/write_spec.rb GzipWriter#write - writes some compressed data Finished in 0.009500 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/zlib/inflate/append_spec.rb # 2010-02-23T09:49:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/inflate/append_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/inflate/append_spec.rb Zlib::Inflate#<< - appends data to the input stream - treats nil argument as the end of compressed data - just passes through the data after nil argument - properly handles data in chunks - properly handles incomplete data - properly handles excessive data, byte-by-byte - properly handles excessive data, in one go Finished in 0.011041 seconds 1 file, 7 examples, 7 expectations, 0 failures, 0 errors == rubyspec/library/zlib/inflate/inflate_spec.rb # 2010-02-23T09:49:56+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/inflate/inflate_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/inflate/inflate_spec.rb Zlib::Inflate#inflate - inflates some data - inflates lots of data - works in pass-through mode, once finished Zlib::Inflate::inflate - inflates some data - inflates lots of data - properly handles data in chunks - properly handles incomplete data - properly handles excessive data, byte-by-byte - properly handles excessive data, in one go Finished in 0.015291 seconds 1 file, 9 examples, 10 expectations, 0 failures, 0 errors == rubyspec/library/zlib/inflate/new_spec.rb # 2010-02-23T09:49:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/inflate/new_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/inflate/new_spec.rb Finished in 0.002124 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/inflate/set_dictionary_spec.rb # 2010-02-23T09:49:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/inflate/set_dictionary_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/inflate/set_dictionary_spec.rb Zlib::Inflate#set_dictionary - sets the inflate dictionary Finished in 0.007163 seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors == rubyspec/library/zlib/inflate/sync_point_spec.rb # 2010-02-23T09:49:57+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/inflate/sync_point_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/inflate/sync_point_spec.rb Finished in 0.002122 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/inflate/sync_spec.rb # 2010-02-23T09:49:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/inflate/sync_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/inflate/sync_spec.rb Finished in 0.002170 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/zlib_version_spec.rb # 2010-02-23T09:49:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/zlib_version_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/zlib_version_spec.rb Finished in 0.002218 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/zstream/adler_spec.rb # 2010-02-23T09:49:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/zstream/adler_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/zstream/adler_spec.rb Finished in 0.002190 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/zstream/avail_in_spec.rb # 2010-02-23T09:49:58+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/zstream/avail_in_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/zstream/avail_in_spec.rb Finished in 0.002097 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/zstream/avail_out_spec.rb # 2010-02-23T09:49:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/zstream/avail_out_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/zstream/avail_out_spec.rb Finished in 0.002239 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/zstream/close_spec.rb # 2010-02-23T09:49:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/zstream/close_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/zstream/close_spec.rb Finished in 0.002213 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/zstream/closed_spec.rb # 2010-02-23T09:49:59+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/zstream/closed_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/zstream/closed_spec.rb Finished in 0.002119 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/zstream/data_type_spec.rb # 2010-02-23T09:50:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/zstream/data_type_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/zstream/data_type_spec.rb Finished in 0.002110 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/zstream/end_spec.rb # 2010-02-23T09:50:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/zstream/end_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/zstream/end_spec.rb Finished in 0.002101 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/zstream/ended_spec.rb # 2010-02-23T09:50:00+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/zstream/ended_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/zstream/ended_spec.rb Finished in 0.002107 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/zstream/finish_spec.rb # 2010-02-23T09:50:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/zstream/finish_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/zstream/finish_spec.rb Finished in 0.002201 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/zstream/finished_spec.rb # 2010-02-23T09:50:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/zstream/finished_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/zstream/finished_spec.rb Finished in 0.002216 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/zstream/flush_next_in_spec.rb # 2010-02-23T09:50:01+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/zstream/flush_next_in_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/zstream/flush_next_in_spec.rb Finished in 0.002385 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/zstream/flush_next_out_spec.rb # 2010-02-23T09:50:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/zstream/flush_next_out_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/zstream/flush_next_out_spec.rb Zlib::ZStream#flush_next_out - flushes the stream and flushes the output buffer Finished in 0.006845 seconds 1 file, 1 example, 3 expectations, 0 failures, 0 errors == rubyspec/library/zlib/zstream/reset_spec.rb # 2010-02-23T09:50:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/zstream/reset_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/zstream/reset_spec.rb Finished in 0.002191 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/zstream/stream_end_spec.rb # 2010-02-23T09:50:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/zstream/stream_end_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/zstream/stream_end_spec.rb Finished in 0.002106 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/zstream/total_in_spec.rb # 2010-02-23T09:50:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/zstream/total_in_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/zstream/total_in_spec.rb Finished in 0.002123 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/library/zlib/zstream/total_out_spec.rb # 2010-02-23T09:50:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/library/zlib/zstream/total_out_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/library/zlib/zstream/total_out_spec.rb Finished in 0.002108 seconds 1 file, 0 examples, 0 expectations, 0 failures, 0 errors == rubyspec/optional/ffi/buffer_spec.rb # 2010-02-23T09:50:03+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/optional/ffi/buffer_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/buffer_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/buffer_spec.rb ERROR LoadError: no such file to load -- rubygems /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/buffer_spec.rb:1:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/buffer_spec.rb:1 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.006895 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/optional/ffi/buffer_spec.rb) == rubyspec/optional/ffi/callback_spec.rb # 2010-02-23T09:50:13+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/optional/ffi/callback_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/callback_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/callback_spec.rb ERROR LoadError: no such file to load -- rubygems /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/callback_spec.rb:1:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/callback_spec.rb:1 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.012092 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/optional/ffi/callback_spec.rb) == rubyspec/optional/ffi/enum_spec.rb # 2010-02-23T09:50:21+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/optional/ffi/enum_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/enum_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/enum_spec.rb ERROR LoadError: no such file to load -- rubygems /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/enum_spec.rb:1:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/enum_spec.rb:1 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.011413 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/optional/ffi/enum_spec.rb) == rubyspec/optional/ffi/errno_spec.rb # 2010-02-23T09:50:30+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/optional/ffi/errno_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/errno_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/errno_spec.rb ERROR LoadError: no such file to load -- rubygems /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/errno_spec.rb:1:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/errno_spec.rb:1 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.011072 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/optional/ffi/errno_spec.rb) == rubyspec/optional/ffi/library_spec.rb # 2010-02-23T09:50:38+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/optional/ffi/library_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/library_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/library_spec.rb ERROR LoadError: no such file to load -- rubygems /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/library_spec.rb:1:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/library_spec.rb:1 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.012157 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/optional/ffi/library_spec.rb) == rubyspec/optional/ffi/managed_struct_spec.rb # 2010-02-23T09:50:46+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/optional/ffi/managed_struct_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/managed_struct_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/managed_struct_spec.rb ERROR LoadError: no such file to load -- rubygems /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/managed_struct_spec.rb:1:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/managed_struct_spec.rb:1 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.012519 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/optional/ffi/managed_struct_spec.rb) == rubyspec/optional/ffi/number_spec.rb # 2010-02-23T09:50:55+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/optional/ffi/number_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/number_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/number_spec.rb ERROR LoadError: no such file to load -- rubygems /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/number_spec.rb:1:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/number_spec.rb:1 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.013416 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/optional/ffi/number_spec.rb) == rubyspec/optional/ffi/pointer_spec.rb # 2010-02-23T09:51:04+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/optional/ffi/pointer_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/pointer_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/pointer_spec.rb ERROR LoadError: no such file to load -- rubygems /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/pointer_spec.rb:1:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/pointer_spec.rb:1 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.012102 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/optional/ffi/pointer_spec.rb) == rubyspec/optional/ffi/rbx/attach_function_spec.rb # 2010-02-23T09:51:12+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/optional/ffi/rbx/attach_function_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/rbx/attach_function_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/rbx/attach_function_spec.rb ERROR LoadError: no such file to load -- rubygems /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/rbx/attach_function_spec.rb:1:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/rbx/attach_function_spec.rb:1 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.012104 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/optional/ffi/rbx/attach_function_spec.rb) == rubyspec/optional/ffi/rbx/memory_pointer_spec.rb # 2010-02-23T09:51:20+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/optional/ffi/rbx/memory_pointer_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/rbx/memory_pointer_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/rbx/memory_pointer_spec.rb ERROR LoadError: no such file to load -- rubygems /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/rbx/memory_pointer_spec.rb:1:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/rbx/memory_pointer_spec.rb:1 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.013468 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/optional/ffi/rbx/memory_pointer_spec.rb) == rubyspec/optional/ffi/rbx/struct_spec.rb # 2010-02-23T09:51:28+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/optional/ffi/rbx/struct_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/rbx/struct_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/rbx/struct_spec.rb ERROR LoadError: no such file to load -- rubygems /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/rbx/struct_spec.rb:1:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/rbx/struct_spec.rb:1 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.012284 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/optional/ffi/rbx/struct_spec.rb) == rubyspec/optional/ffi/string_spec.rb # 2010-02-23T09:51:37+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/optional/ffi/string_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/string_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/string_spec.rb ERROR LoadError: no such file to load -- rubygems /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/string_spec.rb:1:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/string_spec.rb:1 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.012870 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/optional/ffi/string_spec.rb) == rubyspec/optional/ffi/struct_callback_spec.rb # 2010-02-23T09:51:45+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/optional/ffi/struct_callback_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/struct_callback_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/struct_callback_spec.rb ERROR LoadError: no such file to load -- rubygems /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/struct_callback_spec.rb:1:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/struct_callback_spec.rb:1 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.012893 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/optional/ffi/struct_callback_spec.rb) == rubyspec/optional/ffi/struct_initialize_spec.rb # 2010-02-23T09:51:53+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/optional/ffi/struct_initialize_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/struct_initialize_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/struct_initialize_spec.rb ERROR LoadError: no such file to load -- rubygems /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/struct_initialize_spec.rb:1:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/struct_initialize_spec.rb:1 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.013708 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/optional/ffi/struct_initialize_spec.rb) == rubyspec/optional/ffi/struct_spec.rb # 2010-02-23T09:52:02+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/optional/ffi/struct_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/struct_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/struct_spec.rb ERROR LoadError: no such file to load -- rubygems /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/struct_spec.rb:1:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/struct_spec.rb:1 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.017258 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/optional/ffi/struct_spec.rb) == rubyspec/optional/ffi/typedef_spec.rb # 2010-02-23T09:52:10+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/optional/ffi/typedef_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/typedef_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/typedef_spec.rb ERROR LoadError: no such file to load -- rubygems /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/typedef_spec.rb:1:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/typedef_spec.rb:1 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.011318 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/optional/ffi/typedef_spec.rb) == rubyspec/optional/ffi/union_spec.rb # 2010-02-23T09:52:18+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/optional/ffi/union_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/union_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/union_spec.rb ERROR LoadError: no such file to load -- rubygems /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/union_spec.rb:1:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/union_spec.rb:1 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.011420 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/optional/ffi/union_spec.rb) == rubyspec/optional/ffi/variadic_spec.rb # 2010-02-23T09:52:26+09:00 + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/bin/ruby rubyspec/optional/ffi/variadic_spec.rb ruby 1.8.7 (2010-01-10 patchlevel 249) [powerpc-darwin9.8.0] /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/variadic_spec.rb (ERROR - 1) 1) An exception occurred during: loading /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/variadic_spec.rb ERROR LoadError: no such file to load -- rubygems /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/spec_helper.rb:5 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/variadic_spec.rb:1:in `require' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/rubyspec/optional/ffi/variadic_spec.rb:1 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:50:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/runner/mspec.rb:42:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/commands/mspec-run.rb:87:in `run' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/lib/mspec/utils/script.rb:217:in `main' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7/20100223T082547/mspec/bin/mspec-run:8 Finished in 0.030643 seconds 1 file, 0 examples, 0 expectations, 0 failures, 1 error exit 1 failed(rubyspec/optional/ffi/variadic_spec.rb) == end # 2010-02-23T09:52:35+09:00 elapsed 5207.865063s = 1h 26m 47.8650630000002s