Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • S squeekboard
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 109
    • Issues 109
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • Librem5
  • squeekboard
  • Merge requests
  • !277
The source project of this merge request has been removed.

squeekboard-test-layout: add argument parsing and some more output

Merged Mark Müller requested to merge (removed):squeekboard-test-layout-args-check into master Dec 08, 2019
  • Overview 18
  • Pipelines 0
  • Changes 3

Some small changes to squeekboard-test-layout while learning rust:

  • added a short about text, usage and version information using the clap crate (which makes this really comfortable)
  • version information is copied from the CARGO_PKG_VERSION of the rs package
  • added Test result: OK, as feedback if no errors are found instead of nothing at all

@dorota.czaplejewicz: Didn't know if it's OK to add clap as another dependency, but I thought it would be better for layout maintainers to have at least some usage information and feedback. If you think this doesn't fit in, just delete the MR.

Edited Dec 13, 2019 by Mark Müller
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: squeekboard-test-layout-args-check