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
208 stars 106 forks source link

add support for patch minimization #248

Open monperrus opened 4 years ago

monperrus commented 4 years ago

When a patch is composed of multiple changes (eg over multiple hunks or files), identify the one change which is responsible for making the test pass