Add new_test_film2; disable auto audio analysis during tests.
[dcpomatic.git] / test / test.h
index bb70cd8124f95cb53a46c6de123a103c5df1ab4c..33807bee8e56d62d8087a69dabaf6eecaff79e75 100644 (file)
@@ -27,6 +27,7 @@ extern boost::filesystem::path private_data;
 
 extern bool wait_for_jobs ();
 extern boost::shared_ptr<Film> new_test_film (std::string);
+extern boost::shared_ptr<Film> new_test_film2 (std::string);
 extern void check_dcp (boost::filesystem::path, boost::filesystem::path);
 extern void check_file (boost::filesystem::path ref, boost::filesystem::path check);
 extern void check_wav_file (boost::filesystem::path ref, boost::filesystem::path check);