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

Re: svn commit: r19713 - in trunk/subversion/tests/cmdline: . svntest

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-05-18 19:09:20 CEST

On 5/18/06, lgo@tigris.org <lgo@tigris.org> wrote:

> The following tests are all changed to not request a working copy to be
> created:
> * subversion/tests/cmdline/basic_tests.py
> (uri_syntax)
> * subversion/tests/cmdline/cat_tests.py
> (cat_remote_directory)
> * subversion/tests/cmdline/copy_tests.py
> (double_uri_escaping_1814)
> (copy_to_root)
> (url_to_non_existent_url_path)
> (non_existent_url_to_url)
> (old_dir_url_to_url)
> * subversion/tests/cmdline/diff_tests.py
> (diff_nonextant_urls)
> * subversion/tests/cmdline/export_tests.py
> (export_empty_directory)
> (export_greek_tree)
> * subversion/tests/cmdline/externals_tests.py
> (externals_test_setup)
> * subversion/tests/cmdline/svnadmin_tests.py
> (dump_quiet)
> * subversion/tests/cmdline/authz_tests.py
> (broken_authz_file)
> (authz_read_access)
> (authz_write_access)
> (authz_checkout_test)

This would generally be written as something like...

* subversion/tests/cmdline/basic_tests.py
  (uri_syntax): Don't create a useless working copy.
* subversion/tests/cmdline/cat_tests.py
  (cat_remote_directory): Ditto.
...

Great change though, anything that speeds up the test suite is ok in my book!

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 18 19:10:49 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.