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

Re: [PATCH] Sensible tests for "svn --help" and "svn help" commands

From: Bhuvaneswaran Arumugam <bhuvan_at_collab.net>
Date: 2006-06-30 11:14:57 CEST

> > * getopt_tests.py
> > (getopt__help): Call run__help_test and we no more use run_one_test
> > (getopt_help): Call run_help_test and we no more use run_one_test
>
> Why two functions, when one can do?

Currently, for each command we call separate function. They in turn call
a unique function, thus it adds more clarity to the code. I have done
changes to stay in line with this standard.

-- 
Regards,
Bhuvaneswaran

Received on Fri Jun 30 11:15:34 2006

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.