flpvn / wittytwitter

Automatically exported from code.google.com/p/wittytwitter
0 stars 0 forks source link

[Patch] Fixing WittyUnitTests project dependencies, SpecUnit.net, etc... #129

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This patch includes changes to fix the broken dependency on NUnit w/in the
WittyUnitTests project (I've added the assembly to a new folder,
/trunk/ExternalDependencies/). I've also added Rhino.Mocks, SpecUnit.net,
and NUnit extensions... all of which will make the test/spec changes much
easier! :)

I've also included the test project back in the main solution, per my
earlier post to the Devs ML
(http://groups.google.com/group/wittytwitter/browse_thread/thread/9fc219ca16dc64
77).

The included patch should be applied directly to /trunk/, and the included
.zip file will also need to be extracted into /trunk/. The zip includes the
new ExternalDependencies directory along with all of the necessary binary
files (which SVN Patch doesn't handle so well).

Please shoot me any questions you have.

Thanks,
Steve

Original issue reported on code.google.com by steveharman on 7 May 2008 at 12:27

Attachments:

GoogleCodeExporter commented 9 years ago
I applied this patch and committed the changes, rev 314

Original comment by scottck...@gmail.com on 8 May 2008 at 4:27