Fill test disk partitions with random noise to expose more bugs.
[dcpomatic.git] / test / update_checker_test.cc
index 621b0572ea9ba2876a01a4358a3cae41305b9c0e..27754f0dd4f9318f63d357ca0dd687bfba04adbf 100644 (file)
 
 */
 
+/** @file  test/update_checker_test.cc
+ *  @brief Check UpdateChecker::version_less_than
+ *  @ingroup selfcontained
+ */
+
 #include <boost/test/unit_test.hpp>
 #include "lib/update_checker.h"