rjust / defects4j

A Database of Real Faults and an Experimental Infrastructure to Enable Controlled Experiments in Software Engineering Research
MIT License
684 stars 297 forks source link

Improve naming of project folders and files #538

Open rjust opened 8 months ago

rjust commented 8 months ago

compile-errors: provides source and/or test patches that are applied in a post-checkout routine. These patches may fix build files, compilation errors, or test failures -- if the required changes are trivial.

dependent_tests: lists flaky tests, only some of which are order-dependent tests.

patches: src patches are minimized and reintroduce the bugs; test patches are unmodified diff outputs and should be deleted as they can easily be regenerated by running (git) diff.