-
Notifications
You must be signed in to change notification settings - Fork 126
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
Tests for reading variables with Steps #2348
Commits on Jun 24, 2020
-
Added tests for reading back global/local arrays with different modes…
…: File vs Stream, All steps vs step by step, and block-by-block.
Configuration menu - View commit details
-
Copy full SHA for 9855a3e - Browse repository at this point
Copy the full SHA 9855a3eView commit details
Commits on Jun 25, 2020
-
Added insitu cases for testing steps, five different schedules of thr…
…ee write and read steps.
Configuration menu - View commit details
-
Copy full SHA for 13a06f8 - Browse repository at this point
Copy the full SHA 13a06f8View commit details -
fix windows complaints, synchronize processes between file create and…
… open for read, remove insitu test for BP3 which does not support insitu
Configuration menu - View commit details
-
Copy full SHA for b1922c9 - Browse repository at this point
Copy the full SHA b1922c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for afbe951 - Browse repository at this point
Copy the full SHA afbe951View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3661f02 - Browse repository at this point
Copy the full SHA 3661f02View commit details -
Fix step handling issues - so that variables in one or multiple but n…
…ot in all steps can be read back, and that variable blocks can be read back in insitu cases. All BPStep tests passes with these fixes.
Configuration menu - View commit details
-
Copy full SHA for aaf3234 - Browse repository at this point
Copy the full SHA aaf3234View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d2a91d - Browse repository at this point
Copy the full SHA 9d2a91dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b52d61 - Browse repository at this point
Copy the full SHA 2b52d61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 219cc91 - Browse repository at this point
Copy the full SHA 219cc91View commit details
Commits on Jun 26, 2020
-
fix BP3 GetSubFileInfo() step handling which is exclusively used by I…
…nSituMPI. Fixes broken InSituMPI tests.
Configuration menu - View commit details
-
Copy full SHA for fba2d99 - Browse repository at this point
Copy the full SHA fba2d99View commit details