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