jetma / jav8

Automatically exported from code.google.com/p/jav8
0 stars 0 forks source link

Compilation errors in unit test #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download jar jav8-jsr223-win-x86-0.3.jar  
2. Download unit test from 
http://code.google.com/p/jav8/source/browse/trunk/test/lu/flier/script/V8ScriptE
ngineTest.java revision 66
3. Create a java project and add unit jar to class path.
4. Create unit tests 

What is the expected output? What do you see instead?
The unit test should compile but getting several errors. FOr example: Undefined 
functions: eng.createFunction & voidFunc.invokeVoid(); & arr.setElements

What version of the product are you using? On what operating system?
Win xp

Original issue reported on code.google.com by ashir...@gmail.com on 9 Dec 2012 at 6:44

GoogleCodeExporter commented 9 years ago
Please verify with SVN trunk code

Original comment by flier...@gmail.com on 13 Jun 2013 at 9:59