Changes between Initial Version and Version 3 of Ticket #14287
- Timestamp:
- 03/18/13 05:39:05 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14287
-
Property
Status
changed from
new
toneeds_review
-
Property
Dependencies
changed from
to
#14284
-
Property
Status
changed from
-
Ticket #14287 – Description
initial v3 1 1 Currently ``_test_elements_eq`` tests for reflexivity, symmetry, and transitivity. However, transitivity does not hold in padic rings. This tickets splits ``_test_elements_eq`` into these three subtests, so they that we can override the transitivity test for padic implementations. 2 3 ----- 4 5 Apply 6 1. [attachment:trac_14287.patch] 7 1. [attachment:14287_review.patch]