Re: [rspec-users] BDD your C

2007-09-10 Thread Wincent Colaiuta
El 10/9/2007, a las 8:01, Ben Mabey escribió: > Hey all, > A couple of weeks a go I posted a quested about using rSpec to spec C > code. Soon after I posted that I found about about SWIG.. anyways, I > have posted a quick example on how easy it is to use rSpec with C: > http://www.benmabey.com/20

Re: [rspec-users] BDD your C

2007-09-09 Thread Pat Maddox
On 9/9/07, Ben Mabey <[EMAIL PROTECTED]> wrote: > Hey all, > A couple of weeks a go I posted a quested about using rSpec to spec C > code. Soon after I posted that I found about about SWIG.. anyways, I > have posted a quick example on how easy it is to use rSpec with C: > http://www.benmabey.com/2

Re: [rspec-users] BDD your C

2007-09-09 Thread Ben Mabey
Ben Mabey wrote: > Hey all, > A couple of weeks a go I posted a quested about using rSpec to spec C > code. Soon after I posted that I found about about SWIG.. anyways, I > have posted a quick example on how easy it is to use rSpec with C: > http://www.benmabey.com/2007/09/09/bdd_your_c/ > > -Be

[rspec-users] BDD your C

2007-09-09 Thread Ben Mabey
Hey all, A couple of weeks a go I posted a quested about using rSpec to spec C code. Soon after I posted that I found about about SWIG.. anyways, I have posted a quick example on how easy it is to use rSpec with C: http://www.benmabey.com/2007/09/09/bdd_your_c/ -Ben ___