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