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

Re: [PATCH] test import of executable separately from basic import

From: Brian Denny <brian_at_briandenny.net>
Date: 2002-10-18 00:20:18 CEST

On Thu, 17 Oct 2002, [UTF-8] Branko Čibej wrote:

> Incidentally, what happens if you run the tests on the Release build
> (python win-tests.py r)?

haven't had time to look at it yet. in a day or two...

> BTW, the patch seems fine, except for one thing: I'd like to factor out
> the open(foo)/close pairs that create a new file. I wonder if we don't
> have a set-file-contents utility function somewhere; if we don't, we
> should. :-)

yeah, we do. new patch attached, log (unchanged) follows.

-brian

Log:

Split test "basic_import" into two tests: "basic_import", which
is run on all platforms, and "basic_import_executable", which
is SKIPped on non-posix platforms.

* subversion/tests/clients/cmdline/basic_tests.py
  - added test 'basic_import_executable'
  - pared down 'basic_import' to simpler, platform-neutral functionality

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Fri Oct 18 00:26:52 2002

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.