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

questions about test framework

From: Brian Denny <brian_at_briandenny.net>
Date: 2002-09-27 08:44:01 CEST

i am trying to write some tests for Issue 870.

basically i need to:
- add an executable file, and check that the svn:executable
  property was set;
- import an executable file and check the same thing.

i have two different ideas about where these tests should live.

1. in prop_tests.py, since they do after all deal with properties
2. in schedule_tests.py and commit_tests.py, since they deal with
   adding and importing respectively.

opinions on this?

-brian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 27 08:48:21 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.