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