Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • R rusttype
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 22
    • Issues 22
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container 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
  • redox-osredox-os
  • rusttype
  • Merge requests
  • !146
The source project of this merge request has been removed.

Move tests, examples & benches into ./dev

Merged Alex Butler requested to merge (removed):dev-dir into master Sep 05, 2019
  • Overview 0
  • Pipelines 0
  • Changes 29
  • Remove unicode-normalization, not really used and adds developer compile bloat.
  • Update CI & readme.

With this structure we can avoid dev-dependency feature bleed but also retain heavier tests, etc. It's also faster for CI with a single test:dev run.

Edited Sep 05, 2019 by Alex Butler
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dev-dir