diff options
Diffstat (limited to 'test/test.h')
| -rw-r--r-- | test/test.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test.h b/test/test.h index 4020dc772..86b13cde5 100644 --- a/test/test.h +++ b/test/test.h @@ -42,3 +42,4 @@ extern void write_image (boost::shared_ptr<const Image> image, boost::filesystem boost::filesystem::path dcp_file (boost::shared_ptr<const Film> film, std::string prefix); void check_one_frame (boost::filesystem::path dcp, int64_t index, boost::filesystem::path ref); extern boost::filesystem::path subtitle_file (boost::shared_ptr<Film> film); +extern void make_random_file (boost::filesystem::path path, size_t size); |
