Mads Ager
|
9fa1614903
|
[JVM] Port line number tests to stepping framework.
Allow specifying JVM and JVM_IR as well as shared expectations.
Add the method name to the step.
Discard steps in synthetic methods.
|
2020-05-27 07:28:47 +02:00 |
|
Jinseong Jeon
|
b71b0fa32c
|
Update stepping tests to inspect source name, instead of method info.
|
2020-03-17 13:39:35 +01:00 |
|
Jiaxiang Chen
|
331b085b2f
|
JVM_IR: Fix line number for catch clause.
|
2019-11-26 17:59:28 +03:00 |
|
Jiaxiang Chen
|
0a2812f83b
|
Add a JVM backend debug information test, this commit is for verifying
line numbers for stepping.
Running JVM instance and read stepping events from it to verify with the
test data.
|
2019-10-05 10:41:11 +02:00 |
|