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