Re: [PATCH abigail.t] another portability attempt
Abigail [Tue, 23 Apr 2002 11:35:54 +0000 (13:35 +0200)]
Message-ID: <20020423113554.A25149@gatekeeper.osp.nl>

p4raw-id: //depot/perl@16105

t/japh/abigail.t

index b4c4c8d..2ece031 100644 (file)
@@ -3,6 +3,18 @@
 #
 # Tests derived from Japhs.
 #
+# These test use obscure features of Perl, or surprising combinations
+# of features. The tests were added because in the past, they have
+# exposed several bugs in Perl.
+#
+# Some of these tests may actually (mis)use bugs or use undefined behaviour.
+# These tests are still useful - behavioural changes or bugfixes will be
+# noted, and a remark can be put in the documentation. (Don't forget to
+# disable the test!)
+#
+# Getting everything to run well on the myriad of platforms Perl runs on
+# is unfortunally, not a trivial task.
+#
 
 BEGIN {
     if (ord("A") == 193) {