Re: [RELEASE CANDIDATE] Apache-Test 1.21

2005-03-21 Thread Jim Jagielski
On Mar 21, 2005, at 9:57 AM, Geoffrey Young wrote: a release candidate for Apache-Test 1.21 is now available. http://cvs.apache.org/~geoff/Apache-Test-1.21-dev.tar.gz please take the time to excercise the candidate through all your existing applications that use Apache-Test and report back succe

Re: [RELEASE CANDIDATE] Apache-Test-1.34 RC1

2010-12-15 Thread Jim Jagielski
+1 On Dec 14, 2010, at 12:11 AM, Fred Moyer wrote: > A release candidate for Apache-Test is now available at the following url: > > http://people.apache.org/~phred/Apache-Test-1.34-rc1.tar.gz > > Please download, test, and report back on this RC. Summary of changes > is below. A couple of ver

Re: test framework and latest Fedora

2011-01-23 Thread Jim Jagielski
On Jan 21, 2011, at 4:29 AM, Joe Orton wrote: > CC'ing test-dev@. > > On Thu, Jan 20, 2011 at 12:00:41PM -0500, Jim Jagielski wrote: >> On the latest Fedora, -times=X no longer works: >> >> t/modules/rewrite.t .. ok >> t/modules/rewrite.t .. ok

Re: test framework and latest Fedora

2011-01-23 Thread Jim Jagielski
On Jan 23, 2011, at 1:46 PM, Fred Moyer wrote: > On Fri, Jan 21, 2011 at 1:29 AM, Joe Orton wrote: >> CC'ing test-dev@. >> >> On Thu, Jan 20, 2011 at 12:00:41PM -0500, Jim Jagielski wrote: >>> On the latest Fedora, -times=X no longer works: >>>

Re: test framework and latest Fedora

2011-01-24 Thread Jim Jagielski
Looks perfect! ;) On Jan 23, 2011, at 4:27 PM, Fred Moyer wrote: > On Sun, Jan 23, 2011 at 10:52 AM, Jim Jagielski wrote: >> >> I'll try SMOKE... I basically use times simply to run the same >> test over and over. For example, when people said that the proxy >>

Re: [RELEASE CANDIDATE] Apache-Test-1.36 RC1

2011-02-01 Thread Jim Jagielski
T -times=X in favor of t/SMOKE -times=X. Changes to > TAP::Harness have removed the ability to re-use test object attributes. > Also generate t/SMOKE on build now, instead of requiring the user to build it. > Thanks to Jim Jagielski for the spot on the -times=X issue on t/TEST. > [Fred