summaryrefslogtreecommitdiff
path: root/test/plugins/filesystem/FileLocatorTest.cpp
AgeCommit message (Collapse)Author
2015-01-21Do only perform relative file lookups if a relative path is given (to allow ↵Andreas Stöckel
users to include files without accidently including a global resource)
2015-01-20Added unit test for checking the default search pathsAndreas Stöckel
2015-01-20Adapted FileLocator unit tests, searching in the "UNKNOWN" ResourceType ↵Andreas Stöckel
search paths directly in ResoruceLocator instead of Registry
2015-01-20Implemented automatic generation of default search pathsAndreas Stöckel
2015-01-20Moved some files aroundAndreas Stöckel