Skip to content

Fix some warnings in test projects#1078

Merged
tonyqus merged 13 commits into
nissl-lab:masterfrom
jake-codes-at-5-am:fix-test-warnings-upstream
May 14, 2023
Merged

Fix some warnings in test projects#1078
tonyqus merged 13 commits into
nissl-lab:masterfrom
jake-codes-at-5-am:fix-test-warnings-upstream

Conversation

@artemkoloskov-admin
Copy link
Copy Markdown
Contributor

This pull request addresses some warnings that emerge on build of test projects. The warnings in the main projects are not addressed.

Namely, some warnings that are fixed:

  • Warnings about exception rethrows
  • Some tests for obsolete methods and members are marked as obsolete
  • Use of Boldweight obsolete property (changed it to use IsBold where suitable)
  • Removed (or commented out) some unused variables

No new failing tests were generated with this change.

test.runsettings file is made to use forward slash in paths, to make it usable when running unix or macos tests.

@tonyqus
Copy link
Copy Markdown
Member

tonyqus commented May 14, 2023

LGTM

@tonyqus tonyqus merged commit 90d7d52 into nissl-lab:master May 14, 2023
@tonyqus tonyqus added this to the NPOI 2.6.1 milestone May 14, 2023
@artemkoloskov-admin artemkoloskov-admin deleted the fix-test-warnings-upstream branch May 15, 2023 08:12
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.

2 participants