All of lore.kernel.org
 help / color / mirror / Atom feed
* [StGit PATCH 0/5] test suite update
@ 2008-04-17 21:12 Karl Hasselström
  2008-04-17 21:12 ` [StGit PATCH 1/5] If a patch is not changed when pushing, reuse the same commit object Karl Hasselström
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Karl Hasselström @ 2008-04-17 21:12 UTC (permalink / raw)
  To: Catalin Marinas; +Cc: git

This patch series pulls in updates to test-lib.sh from git (we now get
colored output!), and does some other assorted test suite updates.

---

Karl Hasselström (5):
      Use test_cmp instead of diff -u in the test suite
      Get rid of backticks in test-lib.sh
      Steal more test-lib.sh updates from git
      Use hardcoded author and committer names in tests
      If a patch is not changed when pushing, reuse the same commit object


 stgit/lib/transaction.py |   11 ++-
 t/t0002-status.sh        |   32 ++++----
 t/t1201-pull-trailing.sh |    2 
 t/t2700-refresh.sh       |   12 +--
 t/t2800-goto-subdir.sh   |    8 +-
 t/test-lib.sh            |  189 +++++++++++++++++++++++++++++++++++-----------
 6 files changed, 179 insertions(+), 75 deletions(-)

-- 
Karl Hasselström, kha@treskal.com
      www.treskal.com/kalle

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

end of thread, other threads:[~2008-04-17 21:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-17 21:12 [StGit PATCH 0/5] test suite update Karl Hasselström
2008-04-17 21:12 ` [StGit PATCH 1/5] If a patch is not changed when pushing, reuse the same commit object Karl Hasselström
2008-04-17 21:12 ` [StGit PATCH 2/5] Use hardcoded author and committer names in tests Karl Hasselström
2008-04-17 21:12 ` [StGit PATCH 3/5] Steal more test-lib.sh updates from git Karl Hasselström
2008-04-17 21:13 ` [StGit PATCH 4/5] Get rid of backticks in test-lib.sh Karl Hasselström
2008-04-17 21:13 ` [StGit PATCH 5/5] Use test_cmp instead of diff -u in the test suite Karl Hasselström
2008-04-17 21:14 ` [StGit PATCH 0/5] test suite update Karl Hasselström

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.