Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • dumux dumux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 104
    • Issues 104
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 86
    • Merge requests 86
  • 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
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • dumux-repositoriesdumux-repositories
  • dumuxdumux
  • Merge requests
  • !1284

Cleanup/apply naming scheme to tests

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ned Coltman requested to merge cleanup/apply-naming-scheme-to-tests into master Nov 12, 2018
  • Overview 8
  • Commits 24
  • Pipelines 0
  • Changes 611

General Plan:

  1. Rename targets.
  2. Reorganize such that only one .cc file exists per folder, rename to main.cc, problem.hh, spatialparams.hh and params.input. Differentiate by adding _xxx if necessary, e.g. problem_darcy.hh and problem_stokes.hh in a multidomain test.
  3. Rename Problem.Name to target name and reference solutions to Problem.Name-reference.vt*.

Felix:

  • 1p
  • 1pnc
  • 1pncmin
  • richards
  • richardsnc

Simon:

  • 2p
  • 2p1c
  • 2p2c
  • 2pnc
  • 2pncmin
  • 3p
  • 3p3c
  • 3pwateroil

Johannes:

  • mpnc
  • co2
  • tracer
  • geomechanics
  • discretization (Reverted)

Ned:

  • freeflow
  • md_boundary
  • md_embedded
  • md_poromechanics
  • md_facet
Edited Nov 13, 2018 by Ned Coltman
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: cleanup/apply-naming-scheme-to-tests