Ivan,
I've checked all of the tests - this is very good beginning!
I see 2 directions to advance:
1) Integrate Jitrino tests into common harmony test system. So we can ask
people to use our test suite.
2) Start to test not only CFG but more complex IR examples. I mean to test
IR with instructions using optimizations.

I want to get item 1 as TODO for myself. Could you take item 2 and write
several IR templates with instructions and use these templates in tests?


getNodeCountTest2 - this is a real bug. This bug does not affect any of JIT
algorithms today, but anyway it must be fixed.
Could you create and post the fix into JIRA? If you have questions I can
help you with the fix.


On 9/26/06, Ivan Kollegov <[EMAIL PROTECTED]> wrote:

Hello.

The documentation has helped me to write the tests.
I have written 4 templates of graphs and 20 tests for methods of
ControlFlowGraph.
I have founded a problem with test getNodeCountTest2. If there are no
nodes in graph I have follows

"java.exe has encountered a problem and needs to close.  We are sorry
for the inconvenience."

You can find all my test there
http://issues.apache.org/jira/browse/HARMONY-1531

Can you check if these tests are OK?

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Mikhail Fursov

Reply via email to