SpoonLabs / astor

Automatic program repair for Java with generate-and-validate techniques :v::v:: jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepair (2017) - Cardumen (2018) - 3sfix (2018)
https://hal.archives-ouvertes.fr/hal-01321615/document
GNU General Public License v2.0
207 stars 106 forks source link

Examples used in tests #223

Open martinezmatias opened 4 years ago

martinezmatias commented 4 years ago

To remove the buggy programs used in tests, located in examples folder, we can create another repo and put all of them there. Then, we include an script that clone the repo, triggers the buggy programs' compilation, etc