Based on discussions in #1593058: Remove system.info's files[] entry, we are to move the tests in unicode.test over to PSR-0.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 1598616.patch | 1.03 KB | robloach |
| #1 | 1598616.patch | 1.27 KB | robloach |
Based on discussions in #1593058: Remove system.info's files[] entry, we are to move the tests in unicode.test over to PSR-0.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 1598616.patch | 1.03 KB | robloach |
| #1 | 1598616.patch | 1.27 KB | robloach |
Comments
Comment #1
robloachComment #2
aspilicious commentedIn the other conversions I left the "UnitTest" part to make it clear what the unit tests are and what the function tests are in a list.
I would like to be consistent.
Are there reasosn to change this in this case?
Comment #3
robloachI'm fine with either!
Comment #4
Niklas Fiekas commentedI checked that indeed the class was previously named UnicodeUnitTest, so no rename needs to happen there. Also we do not need lower thresholds for rename detection. Good to go - thanks, Rob Loach!
Comment #5
jhodgdonThanks! This one is committed to Drupal 8.x.