PATCH: added new Test::Unit compiler plugin
Doug Kearns
djkea2 at mugca.its.monash.edu.au
Wed Apr 21 19:58:57 EDT 2004
On Wed, Apr 21, 2004 at 07:42:36PM -0400, Sam Roberts wrote:
> Quoteing djkea2 at mugca.its.monash.edu.au, on Wed, Apr 07, 2004 at 11:29:03AM +1000:
> > On Tue, Apr 06, 2004 at 12:23:18PM -0400, Sam Roberts wrote:
> > > Wrote Doug Kearns <djkea2 at mugca.its.monash.edu.au>, on Tue, Apr 06, 2004 at 11:54:41PM +1000:
> > > > On Thu, Apr 01, 2004 at 08:09:15PM +1000, Doug Kearns wrote:
> > > > > This is a first cut at compiler plugin for Test::Unit that I've had lying
> > > > > around for a long time - thought it might be an idea to commit it.
> > > >
> > > > Any feedback on this would be appreciated.
> > >
> > > I've wanted this for a while, how do I install it?
> >
> > Stick it somewhere in your runtimepath, such as $HOME/.vim on Unix or
> > $HOME/vimfiles on Win32. Then type,
>
> I put it in ~/.vim/compiler
>
> It's not working for me, I get taken to a seemingly random line.
>
> I did this:
>
> > :compiler rubyunit
> > :make mytests.rb
>
>
> I also do:
>
> > :make % | :cwin
>
> and
>
> > :cwin
>
> Neither of them show me a quickfix window with any errors.
>
> Any suggestions on what I'm doing wrong, what anything I can do to give
> you an idea what's happening?
If it's not too large, send me a copy of your tests and applicable code
and I'll take a look.
<snip>
Regards,
Doug
More information about the vim-ruby-devel
mailing list