blob: ee2f64d0f6c9ee80282437965bf8f7cd3a6c6c41 [file] [log] [blame]
Test NPN_Evaluate
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS plugin.testEvaluate('1') is 1
PASS plugin.testEvaluate('plugin') is plugin
PASS plugin.testEvaluate('window') is window
PASS plugin.testEvaluate('1 + 1') is 2