OSDN Git Service

Merge branch 'js/re-running-failed-tests'
authorJunio C Hamano <gitster@pobox.com>
Fri, 3 Feb 2017 19:25:19 +0000 (11:25 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 3 Feb 2017 19:25:19 +0000 (11:25 -0800)
commitecc486b1f8ad5962ed51bcbffbba75ff2bc633ad
tree3cab8f0ba9f437a77a54f1e2319af7d1cef6df11
parent4ba6bb2d1792bd799b295b879461ee5453faab3e
parent93a04bb105f30f5578a187c49066ccda71fe7cde
Merge branch 'js/re-running-failed-tests'

"make -C t failed" will now run only the tests that failed in the
previous run.  This is usable only when prove is not use, and gives
a useless error message when run after "make clean", but otherwise
is serviceable.

* js/re-running-failed-tests:
  t/Makefile: add a rule to re-run previously-failed tests