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

[PATCH] test import of executable separately from basic import

From: Brian Denny <brian_at_briandenny.net>
Date: 2002-10-17 04:20:21 CEST

the only issue i can think of with this patch is:
- maybe "basic_import_executable" shouldn't be in "basic_tests.py"?
  should it go in commit_tests.py instead?

in spite of my problems running the tests on windows, the particular
tests that this patch touches run correctly for me both before and after
applying the patch.

patch attached, log 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 Thu Oct 17 04:26:47 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.