Git development
 help / color / mirror / Atom feed
* make tests ignorable with "make -i"
@ 2005-11-08  9:51 Alex Riesen
  2005-11-08 19:29 ` Junio C Hamano
  0 siblings, 1 reply; 4+ messages in thread
From: Alex Riesen @ 2005-11-08  9:51 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano

[-- Attachment #1: Type: text/plain, Size: 459 bytes --]

Allow failed tests to be ignored using make's "-i". The patch also
disables parallel make in t/. This doesn't make the testing any
different as before: the tests were run sequentially before.

It also allows to run more tests, ignoring the ones usually failing
just to figure out if something else broke.  (Or to ignore plainly
uninteresting situations because of the testing being done on say...
cygwin ;)

---

How about hiding "ok ..." output?

[-- Attachment #2: make-tests-ignorable.patch --]
[-- Type: application/xxxxx, Size: 491 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-11-09  8:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-08  9:51 make tests ignorable with "make -i" Alex Riesen
2005-11-08 19:29 ` Junio C Hamano
2005-11-08 21:16   ` Alex Riesen
2005-11-09  8:15     ` Alex Riesen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox