I have octave scripts and C++ source code in 2 different git repositories.
- I would like for every C++ commit - execute regression test suite (cmake/ctest based), which matches C++ output against octave output.
- And for every octave commit - run octave and generate output and run C++ regression suit - see #1.
What is the simplest way to achieve that? Some simple/lightweight CI system?
Any suggestions?
Aucun commentaire:
Enregistrer un commentaire