Skip to content
Snippets Groups Projects
  • René Kijewski's avatar
    2c9bfcf5
    Add "compile everything" tool · 2c9bfcf5
    René Kijewski authored
    Having many tests is quite futile if they aren't executed once in a
    while<sup>[citation needed]</sup>.
    
    Alas, this is not the purpose of this PR. This PR adds the tool
    "compile_test.py", which executes `make buildtest` for all applications
    in `examples` and `tests`, and prints a comprehensive list of the
    results.
    2c9bfcf5
    History
    Add "compile everything" tool
    René Kijewski authored
    Having many tests is quite futile if they aren't executed once in a
    while<sup>[citation needed]</sup>.
    
    Alas, this is not the purpose of this PR. This PR adds the tool
    "compile_test.py", which executes `make buildtest` for all applications
    in `examples` and `tests`, and prints a comprehensive list of the
    results.