git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [EGIT PATCH 0/4] Unit test for plugin and then some
@ 2007-04-22 21:35 Robin Rosenberg
  2007-04-22 21:35 ` [EGIT PATCH 1/4] Drop unneeded GitTreeStorage Robin Rosenberg
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Robin Rosenberg @ 2007-04-22 21:35 UTC (permalink / raw)
  To: spearce; +Cc: git

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

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

end of thread, other threads:[~2007-04-24 17:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-22 21:35 [EGIT PATCH 0/4] Unit test for plugin and then some Robin Rosenberg
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

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).