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