Why? Cause I like faster tests and tests with less dependencies allow us to only test the code we want to rather than unwanted side effects.
Beta evaluation: Allowed because only changing test code.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | searchexcerpttest_and-2549921-3.patch | 1.61 KB | borisson_ |
| #3 | interdiff.txt | 466 bytes | borisson_ |
Comments
Comment #2
alexpottComment #3
borisson_Tests still test the same thing. I only changed array notation so I feel comfortable setting this to RTBC.
Comment #4
jhodgdonLooks reasonable to me, and the tests still pass. +1 for RTBC. Thanks!
Comment #5
webchickFaster tests FTW.
Committed and pushed to 8.0.x. Thanks!