Improve approximate time reporting a bit (#383).
[dcpomatic.git] / test / test.h
index e49dfc276fb58db43109bf27cb360354e28b734a..dd007e8c9a15033e0db8112b4f3856bb5582c3e4 100644 (file)
@@ -25,4 +25,5 @@ extern void wait_for_jobs ();
 extern boost::shared_ptr<Film> new_test_film (std::string);
 extern void check_dcp (std::string, std::string);
 extern void check_xml (boost::filesystem::path, boost::filesystem::path, std::list<std::string>);
+extern void check_file (boost::filesystem::path, boost::filesystem::path);
 extern boost::filesystem::path test_film_dir (std::string);