resess / Slicer4J

Slicer4J is an accurate, low-overhead dynamic slicer for Java programs.
MIT License
39 stars 17 forks source link

Format and cleanup some code and fix typos #14

Closed david-fong closed 2 years ago

khaled-e-a commented 2 years ago

Also, please run tests locally before submitting a PR, one test seems to fail with this PR.

david-fong commented 2 years ago

Also, please run tests locally before submitting a PR, one test seems to fail with this PR.

I just pushed a commit to DynamicSlicerCore which fixes a typo that I think is causing the test assertion to fail. How about we run the test action again here when that PR gets merged?