Skip to content

Add Path class + unit tests (for future boost::filesystem replacement)

Bkg2k requested to merge unittests into master

Add Path class to replace boost path class and FileSystemUtil helpers. Add unit tests to test all path methods.

Merge request reports