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

Add test_string_functions to CMakeLists and fix to_title test #356

Merged
merged 2 commits into from
Mar 22, 2021

Conversation

LKedward
Copy link
Member

I was just updating my stdlib-fpm mirror from #346 and I got a test failure in test_string_functions.f90; I checked the CI here and noticed the new test wasn't added to the src/test/CMakeLists.txt in this repo and so isn't tested in the CI.

  • I've added the new test to the CMakeLists file and manual makefile, and;
  • Fixed the test by adding a missing 'z' in the compare_string

(A nice demonstration of the benefits of auto-discovery of tests in fpm)

@aman-godara
Copy link
Member

@LKedward Thank you!

@milancurcic
Copy link
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants