-
Notifications
You must be signed in to change notification settings - Fork 117
[feat] Allow setting test variables from the command line #2117
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
Merged
vkarak
merged 23 commits into
reframe-hpc:master
from
vkarak:feat/set-vars-from-cmdline
Aug 24, 2021
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
1dc6cee
Allow setting test variables from the command line
078cdb5
Add missing file + another unit test
e191da3
Fix PEP8 issues
cbf3c4a
Allow implicit type conversions for aggregate types
85684c7
Allow cast-from-string for user types
c6be09e
Merge branch 'master' into feat/set-vars-from-cmdline
4aee5e7
Address PR comments (partially)
1f67a55
Address PR comments
7a52cf6
Address PR comments (v2) + support for setting vars per test
611808d
Support conversion from strings to None in the type system
d7861e6
Fix PEP8 issues + remove unused imports
d401243
Address PR comments (v3)
b2c01c4
Convert `None` in loader and remove the `Null` meta-type
2bd226c
Order types in variables that support both None and strings
4d6c76c
Address PR comments (v4)
872ecf2
Refactor setvar to return boolean
bda1c17
Remove unused imports
76cfb17
WIP: Document the -S option
882ea82
Issue warning when variables cannot be set from cmdline
5fafeca
Revert order of variables with string-or-None type
0c8fb2d
Finalize documentation of the `-S` feature
403dbb4
Address PR comments (v5)
87fa0f3
Merge branch 'master' into feat/set-vars-from-cmdline
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.