conan-center-index icon indicating copy to clipboard operation
conan-center-index copied to clipboard

artery-font-format: refactor test package

Open ErniGH opened this issue 9 months ago • 1 comments

Simplify the test_package in according to our policies:

  • Write the minimal test that tests the package (the compiler can find the correct includes, the static linker can resolve symbols, the runtime linker can resolve symbols).
  • Do not perform heavy logic in CI.
  • Remove binary blob - these have not been allowed anywhere in the repository for a while now, it's time to drop them where they exist

ErniGH avatar May 14 '24 16:05 ErniGH

Conan v1 pipeline :heavy_check_mark:

All green in build 1 (16740766f6081cab6c45536d0d79a109d6434450):

  • artery-font-format/1.0: All packages built successfully! (All logs)

  • artery-font-format/1.0.1: All packages built successfully! (All logs)


Conan v2 pipeline :heavy_check_mark:

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 1 (16740766f6081cab6c45536d0d79a109d6434450):

  • artery-font-format/1.0: All packages built successfully! (All logs)

  • artery-font-format/1.0.1: All packages built successfully! (All logs)

conan-center-bot avatar May 14 '24 16:05 conan-center-bot