Document the data columns in vms/ext/filespec.t.
authorCraig A. Berry <craigberry@mac.com>
Sat, 14 Jan 2012 19:16:26 +0000 (13:16 -0600)
committerCraig A. Berry <craigberry@mac.com>
Sat, 14 Jan 2012 20:18:31 +0000 (14:18 -0600)
vms/ext/filespec.t

index b40cc81..29b63ba 100755 (executable)
@@ -79,6 +79,15 @@ ok(rmdir('testdir/'),           '    rmdir()');
 
 __DATA__
 
+# Column definitions:
+#
+#  Column 1: Argument (path spec to be transformed)
+#  Column 2: Function that is to do the transformation
+#  Column 3: Expected result when DECC$EFS_CHARSET is not in effect
+#  Column 4: Expected result when DECC$EFS_CHARSET is in effect
+#            ^ means expect same result for EFS as for non-EFS
+#            ^* means TODO when EFS is in effect
+
 # lots of underscores used to minimize collision with existing logical names
 
 # Basic VMS to Unix filespecs