git repos / PlatformFolders

blame: test/getDataHome.cpp

normal view · raw

452e64cc sum01 2018-04-26 21:25 1
#include "tester.hpp"
452e64cc sum01 2018-04-26 21:25 2
#include "../sago/platform_folders.h"
452e64cc sum01 2018-04-26 21:25 3
452e64cc sum01 2018-04-26 21:25 4
int main() {
452e64cc sum01 2018-04-26 21:25 5
	run_test(sago::getDataHome());
452e64cc sum01 2018-04-26 21:25 6
	return 0;
452e64cc sum01 2018-04-26 21:25 7
}
1970-01-01 00:00 8