Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
track failure modes
  • Loading branch information
coke committed Aug 15, 2011
1 parent a802b66 commit 89a2cda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions t/spectest.data
Expand Up @@ -583,8 +583,8 @@ S32-trig/sinh.t
# S32-trig/tanh.t # err: Could not find sub &cosh
# S32-trig/sech.t # err: Could not find sub &cosh
S32-trig/simple.t
# S32-trig/cosech.t # err: Could not find sub &sinh
# S32-trig/cotanh.t # err: Could not find sub &sinh
# S32-trig/cosech.t # err: Method 'cosech' not found for invocant of class 'Rat'
# S32-trig/cotanh.t # err: Could not find sub &cosh
integration/99problems-01-to-10.t
# integration/99problems-11-to-20.t # err: Method 'splice' not found for invocant of class 'Array'
# integration/99problems-21-to-30.t # err: Method 'splice' not found for invocant of class 'Array'
Expand Down

0 comments on commit 89a2cda

Please sign in to comment.