// this program; if not, write to the Free Software Foundation, Inc., 51
// Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-// This file contains tests for functions in lockfile.c.
-
#include "../src/Lockfile.hpp"
#include "../src/Stat.hpp"
#include "TestUtil.hpp"
// this program; if not, write to the Free Software Foundation, Inc., 51
// Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-// This file contains tests for the processing of compiler arguments.
-
#include "../src/Args.hpp"
#include "../src/Config.hpp"
#include "../src/Context.hpp"
// this program; if not, write to the Free Software Foundation, Inc., 51
// Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-// This file contains tests for the compopt_* functions.
-
#include "../src/compopt.hpp"
#include "third_party/catch.hpp"
// this program; if not, write to the Free Software Foundation, Inc., 51
// Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-// This file contains tests for functions in hash.c.
-
#include "../src/hash.hpp"
#include "third_party/catch.hpp"
// this program; if not, write to the Free Software Foundation, Inc., 51
// Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-// This file contains tests for functions in hashutil.c.
-
#include "../src/Context.hpp"
#include "../src/hashutil.hpp"
#include "TestUtil.hpp"
// this program; if not, write to the Free Software Foundation, Inc., 51
// Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-// This file contains tests for functions in util.c.
-
#include "../src/execute.hpp"
#include "../src/legacy_util.hpp"