Skip to content

Commit

Permalink
Merge remote branch 'upstream'
Browse files Browse the repository at this point in the history
  • Loading branch information
unobe committed Mar 14, 2010
2 parents d631c8f + 345f63d commit e013cab
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions t/spectest.data
Expand Up @@ -143,7 +143,7 @@ S03-operators/eqv.t
S03-operators/increment.t
S03-operators/inplace.t
S03-operators/list-quote-junction.t
# S03-operators/misc.t
S03-operators/misc.t
S03-operators/names.t
S03-operators/not.t
S03-operators/numeric-context.t
Expand All @@ -160,6 +160,13 @@ S03-operators/series-arity0.t
S03-operators/series-arity2ormore.t
S03-operators/series-simple.t
S03-operators/series.t
S03-operators/short-circuit.t
S03-operators/spaceship-and-containers.t
# S03-operators/spaceship.t
S03-operators/subscript-vs-lt.t
S03-operators/ternary.t
S03-operators/so.t
S03-operators/value_equivalence.t
S03-smartmatch/any-any.t
# S03-smartmatch/any-array-slice.t
S03-smartmatch/any-array.t
Expand All @@ -180,14 +187,6 @@ S03-smartmatch/disorganized.t
S03-smartmatch/hash-hash.t
S03-smartmatch/regex-hash.t
S03-smartmatch/scalar-hash.t
# S03-operators/series.t
# S03-operators/short-circuit.t
S03-operators/spaceship-and-containers.t
# S03-operators/spaceship.t
S03-operators/subscript-vs-lt.t
S03-operators/ternary.t
S03-operators/so.t
S03-operators/value_equivalence.t
# S04-blocks-and-statements/pointy-rw.t
S04-blocks-and-statements/pointy.t
S04-phasers/end.t
Expand All @@ -200,7 +199,7 @@ S04-declarations/my.t
S04-exceptions/fail.t
S04-statement-modifiers/for.t
# S04-statement-modifiers/given.t
# S04-statement-modifiers/if.t
S04-statement-modifiers/if.t
S04-statement-modifiers/unless.t
S04-statement-modifiers/until.t
S04-statement-modifiers/values_in_bool_context.t
Expand Down

0 comments on commit e013cab

Please sign in to comment.