Skip to content
  • Pádraig Ó Conbhuí's avatar
    Add Rattlehead project · cb2de32a
    Pádraig Ó Conbhuí authored
    The Rattlehead project is intended to be used to test the correctness of
    Megadep, and to benchmark it in a fine-tunable manner.
    
    Rattlehead generates test project layouts with nested directories and
    acyclic dependencies between files.
    Project files contain #include directives to a number of other files in the
    project to create dependencies between files, suitable for consumption by
    Megadep.
    
    Rattlehead has been added in tests/src.
    cb2de32a