| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
Avoid hyper-granularity. Don't need subdirectories for every little
thing.
|
| |
|
|
|
|
| |
Not that it is actually useful (would fail in any case), but should fix coverity
report.
|
| |
|
| |
|
|
|
| |
This makes first test not actually show any change in behaviour.
|
|
Before this commit it emitted e_spell_trunc in the first case and
treated file as completely valid on the second. While first is fine
(both errors are actually valid, though old error is probably better),
second results in incorrect regex used.
|