]> granicus.if.org Git - php/commit
run-tests improvements:
authorJoe Watkins <krakjoe@php.net>
Thu, 23 May 2019 08:55:25 +0000 (10:55 +0200)
committerJoe Watkins <krakjoe@php.net>
Thu, 23 May 2019 08:55:25 +0000 (10:55 +0200)
commite1151c9549cf5a7235c1609019f79bbb1bbcdbea
tree1c9965735c551b01c28c78d41255dc2d013f83d4
parent64918c770282c0f60b407e8de3201a6b68c88e78
run-tests improvements:
  Add XLEAK section, this is made necessary by the support
  for valgrind tools other than memcheck.
  XLEAK is to a leaking test what XFAIL is to a failing test.
  Tidy up summary a little to exclude Expected Fail and Expected Leak
  when there are no expected fail/leaks
run-tests.php