Teacup_Firmware/tools
Markus Hitter 421fe3d641 Tools: add git-regtest.
This is a tool to run regression tests over a whole series of
commits. Typical usage:

  git checkout <topic branch>
  tools/git-regtest experimental

This runs 'make regressiontest' for every single commit between
experimental and HEAD of the topic branch. Very convenient to make
sure not a single commit introduces regressions.

If there are regressions, the tools stops at the commit bringing
in the regression, so you immediately know where to look.
2015-07-30 17:15:57 +02:00
..
deriv.awk deriv.awk: Calculate derivative of every column 2014-03-04 19:57:28 +01:00
git-regtest Tools: add git-regtest. 2015-07-30 17:15:57 +02:00
git-step-rebase Tools: add git-step-rebase. 2015-07-30 16:21:32 +02:00
velocity_plot.sh deriv.awk: Calculate derivative of every column 2014-03-04 19:57:28 +01:00