Skip to content

GitLab

  • Menu
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 96
    • Issues 96
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 89
    • Merge requests 89
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • dumux-repositories
  • dumuxdumux
  • Merge requests
  • !1250

WIP: Cleanup/rename all tests

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Ned Coltman requested to merge cleanup/rename_all_tests into master Oct 31, 2018
  • Overview 8
  • Commits 79
  • Changes 504

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 12, 2018 by Ned Coltman
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: cleanup/rename_all_tests