You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To run separate from astor, replace the paths accordingly in the following command: java -jar target/flacoco-0.0.1-SNAPSHOT-jar-with-dependencies.jar --testRunnerVerbose -v --projectpath /home/andre/Repos/astor/examples/quixbugs/depth_first_search/ --srcJavaDir=/home/andre/Repos/astor/examples/quixbugs/depth_first_search/src/ --srcTestDir=/home/andre/Repos/astor/examples/quixbugs/depth_first_search/src/ --binJavaDir=/home/andre/Repos/astor/examples/quixbugscompiled/depth_first_search/bin/ --binTestDir=/home/andre/Repos/astor/examples/quixbugscompiled/depth_first_search/bin/
Running on https://github.com/SpoonLabs/astor/tree/master/examples/quixbugscompiled/depth_first_search.
flacoco
:To run separate from
astor
, replace the paths accordingly in the following command:java -jar target/flacoco-0.0.1-SNAPSHOT-jar-with-dependencies.jar --testRunnerVerbose -v --projectpath /home/andre/Repos/astor/examples/quixbugs/depth_first_search/ --srcJavaDir=/home/andre/Repos/astor/examples/quixbugs/depth_first_search/src/ --srcTestDir=/home/andre/Repos/astor/examples/quixbugs/depth_first_search/src/ --binJavaDir=/home/andre/Repos/astor/examples/quixbugscompiled/depth_first_search/bin/ --binTestDir=/home/andre/Repos/astor/examples/quixbugscompiled/depth_first_search/bin/
gzoltar
:Output from
astor
.The differences are:
java_programs.DEPTH_FIRST_SEARCH$1Search
, but flacoco didn'tjava_programs.DEPTH_FIRST_SEARCH$1Search
, but GZoltar didn'tjava_programs.DEPTH_FIRST_SEARCH$1Search
, but flacoco didn'tThe text was updated successfully, but these errors were encountered: