Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement strip and chomp as supplement to trim #343

Merged
merged 4 commits into from
Apr 10, 2021

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    4725345 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Configuration menu
    Copy the full SHA
    513c4a0 View commit details
    Browse the repository at this point in the history
  2. Remove tests with empty sets

    - empty set array, [character(len=1)::], does missmatch due to
      string length of zero (!) to the actual dummy set argument
    awvwgk committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    2731b33 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

  1. Rename unit test

    awvwgk committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    d2979c1 View commit details
    Browse the repository at this point in the history