Feature #405
Move filepath definitions to one single class/namespace
Status: | Rejected | Start date: | 24 Sep 2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
Currently, all functional tests are required to define "magic paths" that refer to reference data with which to compare the results of the simulation.
By moving all these paths into a single class/namespace (e.g. Utils::FileSystem), maintenance and changes to filesystem handling are more easily accomplished.
History
#1 Updated by pospelov about 7 years ago
- Status changed from Backlog to Rejected
This was done already by introducing FileSystem.h and BAConfigure.h