Skip to content

History / Running Git's regression tests

Revisions

  • Adjust for more modern Git versions: we can pass `-x` as a script option (tracing only the test cases' commands, excluding the boilerplate from the test suite)

    @dscho dscho committed Mar 1, 2017
  • Use the preferred spelling of the MSYS2 project While it does not make sense to pretend that the project name is a four-letter acronym (it really stands for "Minimal System"), it is definitely not worth an issue to fight over. We have much bigger fish to fry. Signed-off-by: Johannes Schindelin <[email protected]>

    @dscho dscho committed Jan 20, 2016
  • Add information about using interactive bash/gdb, plain old debug print statements.

    @dscho dscho committed Feb 22, 2015
  • Add `GIT_TRACE=1` technique.

    @dscho dscho committed Feb 22, 2015
  • Rename the page (to a much better name)

    @dscho dscho committed Feb 22, 2015