Skip to content
  • Nicolas Dufresne's avatar
    tests: video: Test video format enum stability · fcaf938e
    Nicolas Dufresne authored and Tim-Philipp Müller's avatar Tim-Philipp Müller committed
    It is really easy to break the API and insert a new video format in the
    middle of the enum instead of at the end. This minimal test should catch
    the most obvious errors. Ideally, this test should be updated after new
    format have been added, so that it won't allow further modification to
    the enumeration API.
    fcaf938e