1
0
Fork 0
mirror of https://github.com/rails/execjs synced 2023-03-27 23:21:20 -04:00
Commit graph

9 commits

Author SHA1 Message Date
Sam Stephenson
4746921afd Rename for clarity 2011-02-09 00:32:54 -06:00
Sam Stephenson
9e8f986631 Add a test for the value of 'this' in eval and exec 2011-02-09 00:20:27 -06:00
Sam Stephenson
8e80f8fb8d Print a table of runtime support when running the tests 2011-02-09 00:13:30 -06:00
Sam Stephenson
8b22842cbd Add WSH JScript support 2011-02-07 17:04:05 -06:00
Joshua Peek
cc7dfe6610 Add Rhino runtime 2011-02-07 09:01:34 -06:00
Sam Stephenson
957d632c52 Add therubyracer V8 runtime implementation 2011-02-06 22:52:13 -06:00
Sam Stephenson
b22082fc86 Add Runtime#available? 2011-02-06 20:35:37 -06:00
Sam Stephenson
c371fb474f Add Spidermonkey runtime 2011-02-06 20:13:24 -06:00
Sam Stephenson
954db082da Instantiate with options instead of subclassing 2011-02-06 20:12:16 -06:00
Renamed from test/test_runtime.rb (Browse further)