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