Skip to content

How to update polygon's testlib

Stefano Maggiolo edited this page Aug 25, 2018 · 3 revisions
  1. Download the new testlib.h from https://github.com/MikeMirzayanov/testlib/releases and overwrite cmscontrib/loaders/polygon/testlib.h

  2. Apply cmscontrib/loaders/polygon/testlib-cms.patch - if it doesn't apply cleanly, adapt it to the new version.

  3. Commit the new version of testlib.h with the patch applied, and potentially the updated patch.