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