Re: [Zope-dev] Running all unittests in $INSTANCE_HOME

2005-11-18 Thread Sidnei da Silva
On Fri, Nov 18, 2005 at 07:41:13AM +, Chris Withers wrote: | Sidnei da Silva wrote: | > | >Unfortunately, './bin/zopectl test' doesn't run on Windows. But I will | >give --dir a try. | | I use the following in a batch script to run tests in exactly the same | way as zopectl test: | | set ZOP

Re: [Zope-dev] Running all unittests in $INSTANCE_HOME

2005-11-18 Thread Chris Withers
Sidnei da Silva wrote: Unfortunately, './bin/zopectl test' doesn't run on Windows. But I will give --dir a try. I use the following in a batch script to run tests in exactly the same way as zopectl test: set ZOPE_HOME=C:\Zope\2.7.7 set PYTHON=%ZOPE_HOME%\bin\python.exe set INSTANCE_HOME=C:\

Re: [Zope-dev] Running all unittests in $INSTANCE_HOME

2005-11-18 Thread Chris Withers
Paul Winkler wrote: On Thu, Nov 17, 2005 at 02:33:10PM -0200, Sidnei da Silva wrote: I might have asked this before, but can't seem to find it. I'm looking for a way to run all tests in $INSTANCE_HOME using the test.py script, but can't seem to get the majik combination of parameters together.

Re: [Zope-dev] Running all unittests in $INSTANCE_HOME

2005-11-17 Thread Sidnei da Silva
On Thu, Nov 17, 2005 at 12:42:47PM -0500, Paul Winkler wrote: | On Thu, Nov 17, 2005 at 02:33:10PM -0200, Sidnei da Silva wrote: | > I might have asked this before, but can't seem to find it. | > | > I'm looking for a way to run all tests in $INSTANCE_HOME using the | > test.py script, but can't s

Re: [Zope-dev] Running all unittests in $INSTANCE_HOME

2005-11-17 Thread Paul Winkler
On Thu, Nov 17, 2005 at 02:33:10PM -0200, Sidnei da Silva wrote: > I might have asked this before, but can't seem to find it. > > I'm looking for a way to run all tests in $INSTANCE_HOME using the > test.py script, but can't seem to get the majik combination of > parameters together. Would anyone

[Zope-dev] Running all unittests in $INSTANCE_HOME

2005-11-17 Thread Sidnei da Silva
I might have asked this before, but can't seem to find it. I'm looking for a way to run all tests in $INSTANCE_HOME using the test.py script, but can't seem to get the majik combination of parameters together. Would anyone hint me? -- Sidnei da Silva Enfold Systems, LLC. http://enfoldsystems.com