/[Apache-SVN]/perl/Apache-Test/trunk/MANIFEST
ViewVC logotype

Log of /perl/Apache-Test/trunk/MANIFEST

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 329348 - (view) (annotate) - [select for diffs]
Modified Sat Oct 29 01:50:08 2005 UTC (4 years ago) by stas
File length: 1199 byte(s)
Diff to previous 220145 (colored)
add NextAvailablePort implementation and tests
(still need to add docs and 
 change the implementation to use a callback system)

Revision 220145 - (view) (annotate) - [select for diffs]
Modified Thu Jul 21 17:17:34 2005 UTC (4 years, 4 months ago) by geoff
File length: 1139 byte(s)
Diff to previous 158473 (colored)
add parrot foo to manifest

Revision 158473 - (view) (annotate) - [select for diffs]
Modified Mon Mar 21 15:56:59 2005 UTC (4 years, 8 months ago) by geoff
File length: 1080 byte(s)
Diff to previous 153442 (colored)
add TestHarnessPHP.pm to the manifest

Revision 153442 - (view) (annotate) - [select for diffs]
Modified Fri Feb 11 19:15:24 2005 UTC (4 years, 9 months ago) by geoff
File length: 1051 byte(s)
Copied from: perl/Apache-Test/MANIFEST revision 153430
Diff to previous 152911 (colored)
move to 
  trunk/
  branches/
  tags/
layout

Revision 152911 - (view) (annotate) - [select for diffs]
Modified Tue Feb 8 18:50:43 2005 UTC (4 years, 9 months ago) by jerenkrantz
Original Path: perl/Apache-Test/MANIFEST
File length: 1051 byte(s)
Diff to previous 122719 (colored)
Per request of pmc@perl and consent of pmc@httpd, move Apache-Test to perl/
land.

Revision 122719 - (view) (annotate) - [select for diffs]
Modified Sat Dec 18 20:10:02 2004 UTC (4 years, 11 months ago) by stas
Original Path: httpd/test/trunk/perl-framework/Apache-Test/MANIFEST
File length: 1051 byte(s)
Diff to previous 109277 (colored)
META.yml is now locally maintained. we need to tell PAUSE indexer not
to try to index HTTP::Request::Common and warnings packages, which
happen to be used by A-T

Revision 109277 - (view) (annotate) - [select for diffs]
Modified Wed Dec 1 04:23:14 2004 UTC (4 years, 11 months ago) by stas
Original Path: httpd/test/trunk/perl-framework/Apache-Test/MANIFEST
File length: 1042 byte(s)
Diff to previous 106525 (colored)
Add cookie jar tests
Contributed by: "Christopher H. Laco" <apache-test@chrislaco.com>

Revision 106525 - (view) (annotate) - [select for diffs]
Modified Thu Nov 25 00:36:41 2004 UTC (5 years ago) by nd
Original Path: httpd/test/trunk/perl-framework/Apache-Test/MANIFEST
File length: 1006 byte(s)
Diff to previous 105722 (colored)
property cleanup

Revision 105722 - (view) (annotate) - [select for diffs]
Modified Tue Nov 9 04:37:02 2004 UTC (5 years ago) by geoff
Original Path: httpd/test/trunk/perl-framework/Apache-Test/MANIFEST
File length: 1006 byte(s)
Diff to previous 105721 (colored)
add php files to the manifest

Revision 105721 - (view) (annotate) - [select for diffs]
Modified Tue Nov 9 04:33:09 2004 UTC (5 years ago) by geoff
Original Path: httpd/test/trunk/perl-framework/Apache-Test/MANIFEST
File length: 953 byte(s)
Diff to previous 104731 (colored)
add a simple INSTALL file to help new users

Revision 104731 - (view) (annotate) - [select for diffs]
Modified Thu Aug 19 19:14:29 2004 UTC (5 years, 3 months ago) by stas
Original Path: httpd/test/trunk/perl-framework/Apache-Test/MANIFEST
File length: 945 byte(s)
Diff to previous 104730 (colored)
add CONTRIBUTORS, sort lines
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 104730 - (view) (annotate) - [select for diffs]
Modified Thu Aug 19 19:11:05 2004 UTC (5 years, 3 months ago) by stas
Original Path: httpd/test/trunk/perl-framework/Apache-Test/MANIFEST
File length: 932 byte(s)
Diff to previous 104054 (colored)
update MANIFEST
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 104054 - (view) (annotate) - [select for diffs]
Modified Mon Jun 28 16:11:49 2004 UTC (5 years, 4 months ago) by stas
Original Path: httpd/test/trunk/perl-framework/Apache-Test/MANIFEST
File length: 917 byte(s)
Diff to previous 104036 (colored)
add the new test
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 104036 - (view) (annotate) - [select for diffs]
Modified Fri Jun 25 14:23:18 2004 UTC (5 years, 5 months ago) by geoff
Original Path: httpd/test/trunk/perl-framework/Apache-Test/MANIFEST
File length: 904 byte(s)
Diff to previous 101523 (colored)
add TestMB.pm to the manifest.

Revision 101523 - (view) (annotate) - [select for diffs]
Modified Wed Oct 22 19:23:27 2003 UTC (6 years, 1 month ago) by geoff
Original Path: httpd/test/trunk/perl-framework/Apache-Test/MANIFEST
File length: 883 byte(s)
Diff to previous 101498 (colored)
add META.yml

Revision 101498 - (view) (annotate) - [select for diffs]
Modified Mon Oct 20 21:40:08 2003 UTC (6 years, 1 month ago) by stas
Original Path: httpd/test/trunk/perl-framework/Apache-Test/MANIFEST
File length: 804 byte(s)
Diff to previous 100294 (colored)
create a dedicated SUPPORT doc, in hope that more people will become aware
that they should be emailing the test-dev list and not individual authors.
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 100294 - (view) (annotate) - [select for diffs]
Modified Wed Jun 18 08:55:57 2003 UTC (6 years, 5 months ago) by stas
Original Path: httpd/test/trunk/perl-framework/Apache-Test/MANIFEST
File length: 796 byte(s)
Diff to previous 99927 (colored)
- since when mod_perl is installed, Apache-Test doesn't run its install
targets, we have to do the trickery to do this from the top level
Makefile.PL, hence abstracting the code to add targets which will nuke
Apache/test.pl into a separate library install-pl, which is useful only
during the build.
- correct the uninstall code, to check the existance of the packlist file,
so more than one 'make install' in a row will work without errors

PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 99927 - (view) (annotate) - [select for diffs]
Modified Mon May 19 23:30:22 2003 UTC (6 years, 6 months ago) by stas
Original Path: httpd/test/trunk/perl-framework/Apache-Test/MANIFEST
File length: 785 byte(s)
Diff to previous 99508 (colored)
add the ASF LICENSE file to the distro
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 99508 - (view) (annotate) - [select for diffs]
Modified Tue Apr 22 05:22:10 2003 UTC (6 years, 7 months ago) by stas
Original Path: httpd/test/trunk/perl-framework/Apache-Test/MANIFEST
File length: 777 byte(s)
Diff to previous 89432 (colored)
bring MANIFEST up-to-date
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 89432 - (view) (annotate) - [select for diffs]
Modified Wed Jun 27 17:30:20 2001 UTC (8 years, 4 months ago) by dougm
Original Path: httpd/test/trunk/perl-framework/Apache-Test/MANIFEST
File length: 378 byte(s)
Diff to previous 89395 (colored)
move sort routines into their own module, might be useful elsewhere

Revision 89395 - (view) (annotate) - [select for diffs]
Modified Thu Jun 21 07:40:07 2001 UTC (8 years, 5 months ago) by sbekman
Original Path: httpd/test/trunk/perl-framework/Apache-Test/MANIFEST
File length: 355 byte(s)
Diff to previous 88683 (colored)
a new test tracing module: see the pod section for more info

Revision 88683 - (view) (annotate) - [select for diffs]
Modified Tue Apr 3 04:23:45 2001 UTC (8 years, 7 months ago) by dougm
Original Path: httpd/test/trunk/perl-framework/Apache-Test/MANIFEST
File length: 331 byte(s)
Diff to previous 88642 (colored)
rather that force users to subclass Apache::TestRun to turn off configure_modperl(),
add an Apache::TestRunPerl subclass of Apache::TestRun that adds the mod_perlish
configuration
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 88642 - (view) (annotate) - [select for diffs]
Added Mon Apr 2 09:01:44 2001 UTC (8 years, 7 months ago) by dougm
Original Path: httpd/test/trunk/perl-framework/Apache-Test/MANIFEST
File length: 305 byte(s)
rest of the test kit

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2