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