Bug #9884
Redefine filename rules
| Status: | Closed | Start date: | 2010-09-22 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Francois Suter | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 4.5.0 | |||
| Votes: | 0 |
Description
The CGL states:
File names must be all lower case.
Since the convention of unit tests requires a Uppercase Test suffix, the rule should be adjusted.
Maybe:
File names must be all lower case, except filenames of of unit tests because they need an uppercase "Test" suffix on the name (t3lib_tcemainTest.php).
Associated revisions
Added rule for unit test file naming conventions, resolves #9884
History
Updated by Francois Suter over 2 years ago
- Status changed from New to Accepted
- Assignee set to Francois Suter
That makes sense. I'll check with the other core team members.
Updated by Francois Suter over 2 years ago
- Target version set to 4.5.0
Updated by Francois Suter over 2 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset r404.
Updated by Francois Suter about 2 years ago
- Status changed from Resolved to Closed