source/misc/embedded_libs/PlatformFolders-4.2.0/test/getStateDir.cpp
browsing at commit = 72f219a965dd1cd0d441ea2bf2804045b15bf457
#include "tester.hpp"
#include "../sago/platform_folders.h"
int main() {
run_test(sago::getStateDir());
return 0;
}
browsing at commit = 72f219a965dd1cd0d441ea2bf2804045b15bf457
#include "tester.hpp"
#include "../sago/platform_folders.h"
int main() {
run_test(sago::getStateDir());
return 0;
}