1
0
Fork 0
mirror of https://github.com/rubyjs/therubyrhino synced 2023-03-27 23:21:34 -04:00
therubyrhino/spec/rhino
kares 0b55a51a91 add Rhino.implementation_version for checking loaded jar
rhino 1.7R4 compatibility with prototype exposing (in specs)
2012-08-02 13:11:22 +02:00
..
access_spec.rb some oop into access impls 2012-04-20 20:24:43 +02:00
context_spec.rb support for a timeout limit when executing JS within a context 2012-02-15 11:08:48 +01:00
deprecations_spec.rb specs and javascript_backtrace fix for JSError + deprecate JavascriptError 2011-12-09 11:28:27 +01:00
error_spec.rb fn#apply error handling + include the latest specs 2012-05-30 07:42:46 +02:00
redjs_spec.rb allow try-catch-ing ScriptError (besides StandardError) in JS 2012-04-23 21:26:22 +02:00
rhino_ext_spec.rb add Rhino.implementation_version for checking loaded jar 2012-08-02 13:11:22 +02:00
ruby_spec.rb wrap StandardErrors into Rhino's JavaScriptException so they can be try-catched as JS "error" values (RedJS 0.3.0 compatibility) 2012-04-17 08:00:03 +02:00
wormhole_spec.rb Make hashes nested within arrays also converted to native JavaScript objects. 2012-04-10 08:00:47 +02:00