Changes between Initial Version and Version 1 of Ticket #16606, comment 7
- Timestamp:
- 04/02/11 14:27:38 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16606, comment 7
initial v1 12 12 > 3. Return filtered boolean. 13 13 14 The additional checks in my last ticketare mostly as a "complete" check, so to pick from those as needed.14 The additional checks in my last patch are mostly as a "complete" check, so to pick from those as needed. 15 15 16 16 I think it's good to streamline all tests. I think it's worth to let them all run after a common principle (do one check after the other unless false) then then the filter at the end of the function, one return statement at the end only. So all test() functions have the same level of quality.
