Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C crocoddyl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • 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
  • loco-3d
  • crocoddyl
  • Merge requests
  • !167

Unittest organization

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Carlos Mastalli requested to merge cmastall/crocoddyl:topic/unittest-organization into cpp_devel Jun 13, 2019
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 24

In this PR I re-organize the unit-test folder and include few CMake files for that. Now the organization is as follows:

  • unittest (root folder for c++ unit-tests)
  • unittest/python (Python unit-tests folders, legacy from Python library)
  • unittest/bindings (Python bindings for the moment)

@mnaveau be aware that you might need to code extra stuff inside unittest/CMakeLists.txt

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: topic/unittest-organization