Opened 15 years ago
Closed 15 years ago
#2688 defect closed fixed (fixed)
isIPAddress has no unit tests
Reported by: | Jean-Paul Calderone | Owned by: | |
---|---|---|---|
Priority: | highest | Milestone: | |
Component: | core | Keywords: | |
Cc: | therve | Branch: | |
Author: |
Description
Change History (4)
comment:1 Changed 15 years ago by
Keywords: | review added |
---|---|
Owner: | Jean-Paul Calderone deleted |
Priority: | normal → highest |
comment:2 Changed 15 years ago by
Cc: | therve added |
---|---|
Keywords: | review removed |
Owner: | set to Jean-Paul Calderone |
Please add the test-case-name header to abstract.py, then merge.
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 11 years ago by
Owner: | Jean-Paul Calderone deleted |
---|
Note: See
TracTickets for help on using
tickets.
Done in isipaddress-tests-2688. This is basically the branch from #2654, but with the new behavior removed and only the improvements to existing functionality remaining.