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

Fixes #254 - Updates the testing documentation for Windows with instructions to copy r-test folder #255

Merged
merged 3 commits into from
Mar 7, 2019

Conversation

pschuenemann
Copy link
Contributor

THIS PULL REQUEST IS READY TO MERGE

Feature or improvement description
In section 5.2.3. of the documentation ("Windows with Visual Studio regression test") an instruction is missing, that one needs to copy the contents of openfast/reg_tests/r-test into openfast/build/reg_tests to be able to run the regression test with the python script manualRegressionTest.py. This issue is fixed with this pull request by updating the file \docs\source\testing\regression_test_windows.rst.

Additionally, with the Visual Studio solution currently provided for compiling OpenFAST, the compiled executable will be named openfast_x64_Double.exe, when choosing Release_Double and x64. This pull request also updates section 5.2.3. of the documentation according to this fact..

Related issue, if one exists
#254

…ocumentation with inclusion of an instruction to copy the r-test folder to build/reg_tests
@rafmudaf rafmudaf self-assigned this Mar 6, 2019
@rafmudaf rafmudaf self-requested a review March 7, 2019 16:45
Copy link
Collaborator

@rafmudaf rafmudaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately, the executable naming for the vs-build method is dependent on the build type so for some people it will be openfast_x64.exe while for others it will include Double. Lets leave your changes as they are and keep that in mind for future revisions of the documentation.

Thanks a lot for your contribution!

@rafmudaf rafmudaf merged commit 82d7fbe into OpenFAST:dev Mar 7, 2019
@pschuenemann pschuenemann deleted the VS_reg-test_Doc_update branch March 8, 2019 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants