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