mmckegg / notevil

Evalulate javascript like the built-in javascript eval() method but safely.
195 stars 24 forks source link

More extensive tests #6

Open kumavis opened 10 years ago

kumavis commented 10 years ago

I think these can be cannibalized https://github.com/int3/closure-interpreter/tree/master/tests

Despite the fact that closure-interpreter passes those tests, Array.map still fails https://github.com/int3/closure-interpreter/issues/1