Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
P parabix-devel
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bcw11
  • parabix-devel
  • Wiki
  • Home

Home · Changes

Page history
Update Home authored Oct 13, 2021 by hperera's avatar hperera
Show whitespace changes
Inline Side-by-side
Showing with 2 additions and 2 deletions
+2 -2
  • Home.md Home.md +2 -2
  • No files found.
Home.md
View page @ 07ea7192
...@@ -35,9 +35,9 @@ Instead of numbers from the csv file being converted into strings, numbers would ...@@ -35,9 +35,9 @@ Instead of numbers from the csv file being converted into strings, numbers would
#### Scenario 5 #### Scenario 5
If there are more csv fields to header fields, give the option to name the extra csv field. If there are more csv fields to header fields, give the option to name the extra csv field.
#### Scenario 6 #### Scenario 6
The program can separate different objects into separate lines The program can separate different objects into separate lines.
#### Scenario 7 #### Scenario 7
The program will find occurrences of the misspelt value, replace with the correct value provided by the user, and return the number of values replaced, the program will find occurrences of the original value, replace it with the new value given by the user, and return the number of times the value was replaced.
## Executable Test Cases ## Executable Test Cases
_Outputs are from the Terminal._ _Outputs are from the Terminal._
......
Clone repository
  • Home