Skip to content

Commit

Permalink
capture current wrong upward propagate_badflag - #517
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Jan 14, 2025
1 parent 3781e8d commit 84d0abc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions t/bad.t
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ is_pdl $s[2], pdl(66.5), "setbadif/stats test 3";
is_pdl $s[3], pdl(22), "setbadif/stats test 4";
is_pdl $s[4], pdl(98), "setbadif/stats test 5";
is_pdl $s[6], pdl(26.7312), abstol("setbadif/stats test 6");
ok $x->badflag, 'badflag wrongly set on input after setbadif';

# how about setbadtoval
empty()->setbadtoval(20); # shouldn't segfault
Expand Down

0 comments on commit 84d0abc

Please sign in to comment.