public
Description: Executable specification for the Ruby programming language using RSpec syntax.
Homepage: http://rubyspec.org
Clone URL: git://github.com/rubyspec/rubyspec.git
rubyspec / core
name age message
..
directory argf/ Loading commit data...
directory array/
directory basicobject/
directory bignum/
directory binding/
directory builtin_constants/ Tue Sep 29 01:04:04 -0700 2009 reverting changes in builtin_constants_spec [calavera]
directory class/
directory comparable/ Thu Jul 02 11:59:37 -0700 2009 Comparable#== returns false on 1.9 if #<=> give... [runpaint]
directory complex/
directory continuation/ Wed Jun 10 14:45:51 -0700 2009 Continuation: "require 'continuation'" on 1.9. [runpaint]
directory dir/
directory encoding/
directory enumerable/
directory env/
directory exception/
directory false/ Fri May 09 15:29:51 -0700 2008 Ask not what RubySpec can do for you, but what ... [brixen]
directory fiber/ Tue Jun 30 12:55:04 -0700 2009 Fiber#resume: Version guard require 'fiber' [runpaint]
directory file/
directory filetest/
directory fixnum/
directory float/
directory gc/
directory hash/
directory integer/ Sun Jun 28 03:38:25 -0700 2009 Integer#chr: Infers encoding on 1.9 (bug #1681). [runpaint]
directory io/
directory kernel/
directory marshal/
directory matchdata/
directory math/
directory method/
directory module/
directory nil/ Sat Aug 02 17:42:40 -0700 2008 Removing a wrong expectation from NilClass#to_s... [febuiles]
directory numeric/
directory object/ Thu Jun 11 09:35:58 -0700 2009 Object#=~ returns nil on 1.9. [runpaint]
directory objectspace/
directory precision/ Thu Jun 11 09:50:06 -0700 2009 Ver. guard numeric precision; feature removed a... [runpaint]
directory proc/
directory process/ Thu Jun 11 20:43:32 -0700 2009 Process.fork: Use 1.9's Process.respond_to?(:fo... [runpaint]
directory range/
directory rational/
directory regexp/
directory signal/ Sat May 02 23:08:05 -0700 2009 Should is evil. [febuiles]
directory string/
directory struct/
directory symbol/
directory systemexit/ Mon Dec 29 15:08:07 -0800 2008 Removed separate 1.8 directory and moved specs up. [brixen]
directory thread/
directory threadgroup/ Mon Apr 27 21:20:08 -0700 2009 Fixed specs passing until a thread is asleep. ... [brixen]
directory time/
directory true/ Mon Dec 29 15:08:07 -0800 2008 Removed separate 1.8 directory and moved specs up. [brixen]
directory unboundmethod/