Skip to content

Testing the release toolboxes #68

@wkearn

Description

@wkearn

We have successfully built platform-specific toolboxes on CI and released them here: https://github.com/TopoToolbox/topotoolbox3/releases/tag/latest

We should now test the toolboxes to ensure that they work on different platforms. Download the mltbx file associated with your operating system and architecture and open it in MATLAB to install it. The things I would like to know:

  • Do regular TopoToolbox functions work?
  • Do the MEX interfaces to libtopotoolbox work? Try haslibtopotoolbox and fillsinks(DEM,uselibtt=true) and compare the latter to fillsinks(DEM, uselibtt=false).
  • Does the documentation look right?

If anything goes wrong, add a comment to this issue so we can keep track of things.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildRelated to the build systemhelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions