summaryrefslogtreecommitdiffstats
path: root/debian/perl-framework/STATUS
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 15:01:31 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 15:01:31 +0000
commitc9cf025fadfe043f0f2f679e10d1207d8a158bb6 (patch)
tree3a94effe0bdc0a6814d8134f4ed840d7cc6b6f19 /debian/perl-framework/STATUS
parentAdding upstream version 2.4.57. (diff)
downloadapache2-c9cf025fadfe043f0f2f679e10d1207d8a158bb6.tar.xz
apache2-c9cf025fadfe043f0f2f679e10d1207d8a158bb6.zip
Adding debian version 2.4.57-2.debian/2.4.57-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/perl-framework/STATUS')
-rw-r--r--debian/perl-framework/STATUS33
1 files changed, 33 insertions, 0 deletions
diff --git a/debian/perl-framework/STATUS b/debian/perl-framework/STATUS
new file mode 100644
index 0000000..add2641
--- /dev/null
+++ b/debian/perl-framework/STATUS
@@ -0,0 +1,33 @@
+httpd-test/perl-framework STATUS: -*-text-*-
+Last modified at [$Date$]
+
+Stuff to do:
+ * finish the t/TEST exit code issue (ORed with 0x2C if
+ framework failed)
+
+ * change existing tests that frob the DocumentRoot (e.g.,
+ t/modules/access.t) to *not* do that; instead, have
+ Makefile.PL prepare appropriate subdirectory configs
+ for them. Why? So t/TEST can be used to test a
+ remote server.
+
+ * problems with -d perl mode, doesn't work as documented
+ Message-ID: <3BD10479.2020506@stason.org>
+ Date: Sat, 20 Oct 2001 12:58:33 +0800
+ Subject: Re: perldb
+
+Tests to be written:
+
+ * t/apache
+ - simulations of network failures (incomplete POST bodies,
+ chunked and unchunked; missing POST bodies; slooow
+ client connexions, such as taking 1 minute to send
+ 1KiB; ...)
+
+ * t/modules/autoindex
+ - something seems possibly broken with inheritance on 2.0
+
+ * t/ssl
+ - SSLPassPhraseDialog exec:
+ - SSLRandomSeed exec:
+