phantomuserland icon indicating copy to clipboard operation
phantomuserland copied to clipboard

Need Java 2 Phantom compiler regress test environment

Open dzavalishin opened this issue 7 years ago • 2 comments

  • set of .java source files one per test
  • run with java itself, find out correct answers
  • convert to Phantom bytecode, pass correct answers somehow
  • run again with Phantom byte code interpreter, compare answers with what we got in Java
  • report results

Possible solution is to generate run test/compare results code in Phantom language after running test in Java and getting results.

dzavalishin avatar May 16 '17 13:05 dzavalishin

Just success/fail result, no result check.

dzavalishin avatar Oct 12 '17 13:10 dzavalishin

pvm_headless!

dzavalishin avatar Oct 22 '19 20:10 dzavalishin