therubyracer/spec/v8
Koichi ITO f5966bb55a Support for unified Integer class in Ruby 2.4+
Ruby 2.4 unifies Fixnum and Bignum into Integer: https://bugs.ruby-lang.org/issues/12005
2016-12-25 10:02:25 +02:00
..
context_spec.rb add Context#dispose() for explicit teardown. 2012-06-19 04:32:58 -05:00
conversion_spec.rb Support for unified Integer class in Ruby 2.4+ 2016-12-25 10:02:25 +02:00
error_spec.rb fix threading specs on rubinius 2014-01-02 17:27:37 +02:00
function_spec.rb use global context by default when invoking a fn. 2012-06-20 13:20:54 -05:00
object_spec.rb Add V8::Object#keys and V8::Object#values 2012-07-05 23:54:47 -05:00