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