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
I was able to translate the projects in the repository.
However, when I tried to translate a new one, I couldn't properly handle the preprocessing and test decomposition.
Would you mind trying to translate the following example repository I created? It only contains four short Java files without corner cases, so it shouldn't take long.
I also had to change the self.root_dir address in /src/compositional_glue_tests/script_for_class_by_class.py and script_for_class_by_class.py. It was sending the code to a file I couldn't even find.
self.root_dir="/work/gabriel.pinheiro/AlphaTrans"
I'm not sure if this is related to the fact that my home directory is at /work/gabriel.pinheiro/AlphaTrans—I don't think so—but I still wanted to let you know.
Good evening,
I was able to translate the projects in the repository.
However, when I tried to translate a new one, I couldn't properly handle the preprocessing and test decomposition.
Would you mind trying to translate the following example repository I created? It only contains four short Java files without corner cases, so it shouldn't take long.
Link of the repo: https://github.com/FreitasVarejo/java_project_example
The text was updated successfully, but these errors were encountered: