6#ifndef _SWATDB_TESTINGCONFIG_H_
7#define _SWATDB_TESTINGCONFIG_H_
27static std::string testdb_path =
"/scratch/newhall/swatdb/";
36static std::string namefile_path =
"names.txt";
45static std::string testdb_file_path =
"/home/newhall/private/Classes/cs44/CS44Repos/SwatDB/swatdb/tables.db";
47static std::string smalldb_file_path =
"/home/newhall/private/Classes/cs44/CS44Repos/SwatDB/swatdb/small.db";
58static std::string cli_db_file_path =
"/home/newhall/private/Classes/cs44/CS44Repos/SwatDB/relops/relopsmgr/tables.db";
66static std::string top_dir =
"/home/newhall/private/Classes/cs44/SwatDB/";