Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
eight more passing test files
  • Loading branch information
moritz committed Apr 17, 2009
1 parent ab7e189 commit 65b3e65
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions t/spectest.data
Expand Up @@ -27,6 +27,7 @@ integration/method-calls-and-instantiation.t
integration/pair-in-array.t
integration/passing-pair-class-to-sub.t
integration/real-strings.t
integration/rule-in-class-Str.t
integration/say-crash.t
integration/substr-after-match-in-gather-in-for.t
S02-builtin_data_types/anon_block.t
Expand Down Expand Up @@ -69,14 +70,17 @@ S02-literals/quoting-unicode.t
S02-literals/radix.t
S02-literals/string-interpolation.t
S02-literals/sub-calls.t
S02-literals/types.t
S02-literals/underscores.t
S02-magicals/dollar_bang.t
S02-magicals/dollar-underscore.t
S02-magicals/progname.t
S02-names_and_variables/fmt.t
S02-names_and_variables/names.t
S02-names_and_variables/varnames.t
S02-one-pass-parsing/less-than.t
S02-polymorphic_types/subset.t
S02-whitespace_and_comments/begin_end_pod.t
S02-whitespace_and_comments/comments.t
S02-whitespace_and_comments/minimal-whitespace.t
S02-whitespace_and_comments/one-pass-parsing.t
Expand Down Expand Up @@ -178,6 +182,7 @@ S05-match/arrayhash.t
S05-match/blocks.t
S05-match/capturing-contexts.t
S05-match/non-capturing.t
S05-match/positions.t
S05-metachars/line-anchors.t
S05-metachars/newline.t
S05-metachars/tilde.t
Expand Down Expand Up @@ -235,6 +240,7 @@ S06-signature/types.t
S06-traits/is-copy.t
S06-traits/is-rw.t
S06-traits/misc.t
S09-autovivification/autoincrement.t
S09-subscript_slice/slice.t
S09-typed-arrays/arrays.t
S09-typed-arrays/hashes.t
Expand Down Expand Up @@ -305,13 +311,15 @@ S16-io/basic-open.t
S16-io/say.t
S16-unfiled/rebindstdhandles.t
S16-unfiled/slurp.t
S28-named-variables/inc.t
S29-any/cmp.t
S29-any/isa.t
S29-context/eval.t
S29-context/sleep.t
S29-conversions/ord_and_chr.t
S32-array/delete.t
S32-array/elems.t
S32-array/end.t
S32-array/exists.t
S32-array/keys_values.t
S32-array/kv.t
Expand Down Expand Up @@ -359,6 +367,7 @@ S32-str/capitalize.t
S32-str/chomp.t
S32-str/chop.t
S32-str/comb.t
S32-str/flip.t
S32-str/index.t
S32-str/lcfirst.t
S32-str/lc.t
Expand Down

0 comments on commit 65b3e65

Please sign in to comment.