'plot' doesn't create target folders, if needed
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
The command plot doesn't create the target folder of a output file, although it doesn't throw an corresponding error, which informs the user that the target file path does not exist.
This can be fixed by adding a new member function to the FileSystem class: ValidizeAndPrepareName(), which will create the missing folders on-the-fly.
This was added to the automatic SW tests. Tests did run without any deviation.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r431]
Diff: