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

Question about tests

From: Troy Curtis Jr <troycurtisjr_at_gmail.com>
Date: 2007-11-12 06:01:06 CET

So I just submitted that initial relative-url patch and now I'm off
trying to implement it right everywhere else. Is it expected that
each command that could take a relative url must have a test made for
it? Or is it enough that the functionality is tested in merge-tests?

Also I want to implement relative url support directly in the various
client api functions so that other apps can take advantage of them.
Some subcommands it is simple to just let the relative url go all the
way to the client API call and thus you have a test. However, some
cases (such as merge) do so much stuff in the command line function
that it only makes sense to resolve the relative url as soon as
possible. I notice there is no 'libsvn_client' test directory. Is it
just assumed that what you are testing for makes it through the
command line client and is thus caught by the cmdline tests?

Thanks,
Troy

-- 
"Beware of spyware. If you can, use the Firefox browser." - USA Today
Download now at http://getfirefox.com
Registered Linux User #354814 ( http://counter.li.org/)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 12 06:01:20 2007

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.