# New Ticket Created by  "jason switzer" 
# Please include the string:  [perl #58094]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=58094 >


The attached patch adds a few more test files to the spectest_regression. As
of pugs version r21941, these tests pass with a few being properly fudged.
This patch is fairly self-explanatory.

Thanks,

Jason "s1n" Switzer
Index: spectest_regression.data
===================================================================
--- spectest_regression.data	(revision 30292)
+++ spectest_regression.data	(working copy)
@@ -7,10 +7,12 @@
 S02-builtin_data_types/array.t
 S02-builtin_data_types/flattening.t
 S02-builtin_data_types/hash.t
+S02-builtin_data_types/hash_ref.t
 S02-builtin_data_types/nested_arrays.t
 S02-builtin_data_types/nested_pairs.t
 S02-builtin_data_types/num.t
 S02-builtin_data_types/range.t
+S02-builtin_data_types/subscripts_and_context.t
 S02-builtin_data_types/type.t
 S02-literals/autoref.t
 S02-literals/hex_chars.t

Reply via email to