Actions
Feature #8255
closedMove model files to correct dir
Start date:
06/22/2017
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
Now, model files such as linux/err.c are located in 'linux' dir. That is wrong. We need to move them into correct directory.
Updated by Evgeny Novikov over 7 years ago
- Assignee set to Evgeny Novikov
- Priority changed from High to Urgent
I hope that I will have enough time to fix this together with other refactorings of rule specifications. But it doesn't touch just rule specifications. Now parts of environment model specifications are also located within directory linux although nothing references them directly.
Updated by Evgeny Novikov over 7 years ago
- Tracker changed from Bug to Feature
This looks more like a feature request.
Updated by Evgeny Novikov about 7 years ago
- Status changed from New to Rejected
- Assignee deleted (
Evgeny Novikov)
It looks like nobody needs this actually. The coverage parser uses straightforward filters to distinguish original source files from (generated) specifications.
Actions