List for cgit developers and users
 help / color / mirror / Atom feed
* [PATCH 0/5] Several ui-patch.c tweaks and tests!
@ 2013-08-26 18:38 cgit
  2013-08-26 18:38 ` [PATCH 1/5] t0108: Avoid unnecessary fork() cgit
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: cgit @ 2013-08-26 18:38 UTC (permalink / raw)


Adding tests for the new ui-patch.c features. Also contains fixes for
two minor issues I discovered while writing those tests.

Lukas Fleischer (5):
  t0108: Avoid unnecessary fork()
  ui-patch.c: Fix signature delimiter
  ui-patch.c: Add additional newline after each patch
  t0108: Compare output with git-format-patch(1)
  t0108: Add tests for revision ranges

 tests/t0108-patch.sh | 30 +++++++++++++++++++++++++++---
 ui-patch.c           |  2 +-
 2 files changed, 28 insertions(+), 4 deletions(-)

-- 
1.8.4.rc3.500.gc3113b0



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

end of thread, other threads:[~2013-08-26 19:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-26 18:38 [PATCH 0/5] Several ui-patch.c tweaks and tests! cgit
2013-08-26 18:38 ` [PATCH 1/5] t0108: Avoid unnecessary fork() cgit
2013-08-26 18:38 ` [PATCH 2/5] ui-patch.c: Fix signature delimiter cgit
2013-08-26 18:38 ` [PATCH 3/5] ui-patch.c: Add additional newline after each patch cgit
2013-08-26 18:38 ` [PATCH 4/5] t0108: Compare output with git-format-patch(1) cgit
2013-08-26 18:38 ` [PATCH 5/5] t0108: Add tests for revision ranges cgit
2013-08-26 19:05 ` [PATCH 0/5] Several ui-patch.c tweaks and tests! Jason

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).