embedded_libs/PlatformFolders-4.2.0/test/getConfigHome.cpp
browsing at commit = d93b5fa80cdb633d0739f0fd10df548b5f04aac0
#include "tester.hpp"
#include "../sago/platform_folders.h"
int main() {
run_test(sago::getConfigHome());
return 0;
}
browsing at commit = d93b5fa80cdb633d0739f0fd10df548b5f04aac0
#include "tester.hpp"
#include "../sago/platform_folders.h"
int main() {
run_test(sago::getConfigHome());
return 0;
}