Ticket #1369 (closed patch: fixed)
[PATCH] t/op/inf_nan.t to use is() with float precision
Reported by: | bubaflub | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | testing | Version: | 1.8.0 |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
My previous patch converted the like() in t/op/inf_nan.t to is() (because like() isn't available to core tests). This one will make sure to check the floats with precision rather than a normal is().
Attachments
Change History
Note: See
TracTickets for help on using
tickets.