[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Unit test

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 24 Feb 2010 09:43:10 +0000

Vadim Chekan <kot.begemot_at_gmail.com> 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 XFAIL).

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

-- 
Philip
Received on 2010-02-24 10:44:24 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.