hephaestus-compiler-project / hephaestus

A framework for testing compilers' type checkers
https://hephaestus-compiler-project.github.io/
GNU General Public License v3.0
49 stars 10 forks source link

Implements transformations (mutations) to inject faults #4

Closed StefanosChaliasos closed 3 years ago

StefanosChaliasos commented 3 years ago

To test them out, we will inject many faults, and we'll check how many faults the compiler reports.

theosotr commented 3 years ago

A first functional version of this has been merged into main.