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