pip install func_timeout
python s.py trace MergeTest#fail
Trace log will be generated at trace/logs/
python s.py test GraphTest#mergetest_bc
New Junit testcase at test/trace/
run tracing on all methods.
Add new test method in GraphTest (basically the same as existing ones.)
Modify defects4j with the following:
git fetch https://github.com/Ultimanecat/defects4j
Localize a single bug:
python s.py fl Lang 1
Test a project:
python s.py testproj Lang