Re: Unit test

2010-02-24 Thread Vadim Chekan
On Wed, Feb 24, 2010 at 1:43 AM, Philip Martin wrote: > Most of the tests default to the FSFS backend, to get fs-test to use > the BDB backend you need to use > >  $ ./fs-test --fs-type=bdb Thanks Philip, I'll give it a try tonight. Vadim.

Re: Unit test

2010-02-24 Thread Julian Foad
Philip Martin wrote: > Vadim Chekan writes: > > > I'm working on a patch for svn but I'm not sure either it passes unit tests. > > When I run it as "make bdbcheck", fs-test fails test #23: create and > > modify medium file. > > But when I "cd subversion/tests/libsvn_fs && fs-test", then it passes

Re: Unit test

2010-02-24 Thread Julian Foad
Vadim Chekan wrote: > I'm working on a patch for svn but I'm not sure either it passes unit tests. > When I run it as "make bdbcheck", fs-test fails test #23: create and > modify medium file. > But when I "cd subversion/tests/libsvn_fs && fs-test", then it passes > all rules (well, with one18th XF

Re: Unit test

2010-02-24 Thread Philip Martin
Vadim Chekan writes: > I'm working on a patch for svn but I'm not sure either it passes unit tests. > When I run it as "make bdbcheck", fs-test fails test #23: create and > modify medium file. > But when I "cd subversion/tests/libsvn_fs && fs-test", then it passes > all rules (well, with one18th