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

First commit of SecureCRT import functionality. #2548

Closed
wants to merge 1 commit into from

Conversation

magriggs
Copy link
Contributor

@magriggs magriggs commented Jan 5, 2024

Description

Import SecureCRT file format into mRemoteNG.

Motivation and Context

#2487

How Has This Been Tested?

SecureCRT file created as Resource in unit tests project. Unit tests written to cover import functionality
NB: there are still 67 failing unit tests in the project, unrelated to this PR.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • [ X ] New feature (non-breaking change which adds functionality)
  • Changed feature (non-breaking change which changes functionality)
  • Changed feature (breaking change which changes functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Updated translation

Checklist:

  • [ X ] I have read the CONTRIBUTING document.
  • [ X ] My code follows the code style of this project.
  • [ - ] All Tests within VisualStudio are passing
  • [ X] This pull request does not target the master branch.
  • I have updated the changelog file accordingly, if necessary.
  • I have updated the documentation accordingly, if necessary.

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

Successfully merging this pull request may close these issues.

None yet

2 participants