From: Robin Rosenberg <robin.rosenberg@dewire.com>
To: spearce@spearce.org
Cc: git@vger.kernel.org
Subject: [EGIT PATCH 0/4] Unit test for plugin and then some
Date: Sun, 22 Apr 2007 23:35:51 +0200 [thread overview]
Message-ID: <20070422212907.26396.12810.stgit@lathund.dewire.com> (raw)
This adds a JUnit test for the plugin. It doesn't test much
yet, but rather than having more people add the infrastructure
I submit the skeleton and two small samples here. A writeRef
method is implemented to be able to set up the test repository
without using native Git.
I also found an unneeded class when using Eclipse 3.3M6. Exterminated.
I also dropped the non-git sort order of trees. This isn't too good looking, but
I expect it to be improved in later versions.
-- robin
next reply other threads:[~2007-04-22 21:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-22 21:35 Robin Rosenberg [this message]
2007-04-22 21:35 ` [EGIT PATCH 1/4] Drop unneeded GitTreeStorage Robin Rosenberg
2007-04-22 21:36 ` [EGIT PATCH 2/4] Use the Git sort order Robin Rosenberg
2007-04-23 22:39 ` Robin Rosenberg
2007-04-24 17:09 ` Shawn O. Pearce
2007-04-22 21:36 ` [EGIT PATCH 3/4] Add writeRef method and make writeSymref public Robin Rosenberg
2007-04-22 21:36 ` [EGIT PATCH 4/4] Add a JUnit test project for egit Robin Rosenberg
2007-04-23 22:41 ` Robin Rosenberg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070422212907.26396.12810.stgit@lathund.dewire.com \
--to=robin.rosenberg@dewire.com \
--cc=git@vger.kernel.org \
--cc=spearce@spearce.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).