-
Notifications
You must be signed in to change notification settings - Fork 117
[feat] Add support for selecting tests using regular expressions #664
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 21 commits into
reframe-hpc:master
from
ChristopherBignamini:regular_expressions
Mar 15, 2019
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
a555126
Regexp base test name selection option testing
ChristopherBignamini f07fe71
Regexp test filtering function for prgenv created
ChristopherBignamini 5b37e83
Regexp check filtering functions implemented
ChristopherBignamini 7dc9df0
Merge branch 'master' into regular_expressions
ChristopherBignamini 46aaab8
Coding style fixes
ChristopherBignamini d7bfa3f
Merge branch 'master' into regular_expressions
ChristopherBignamini 3216371
Old filtering functions reblaced by the regexp based ones
ChristopherBignamini 8ecb585
Merge branch 'master' into regular_expressions
ChristopherBignamini 063272a
PrgEnv filtering bug fixing ('*' and no prgenv cases)
ChristopherBignamini 6b3f594
Merge branch 'master' into regular_expressions
ChristopherBignamini 1d46730
Requested changes implemented
ChristopherBignamini a9a58f2
Merge branch 'master' into regular_expressions
ChristopherBignamini 8d772fd
Merge branch 'master' into regular_expressions
ChristopherBignamini 540a42d
new API implementation: regular expressions is now compiled within th…
ChristopherBignamini 35988fb
Merge branch 'master' into regular_expressions
ChristopherBignamini 44df731
Coding style fixes and code refactoring
ChristopherBignamini 6a19630
Programming environment wildcard support removed
ChristopherBignamini 45bf0da
Merge branch 'master' into regular_expressions
ChristopherBignamini 4640a49
Fine tune coding style
2564ab0
Use raw string in regex
c18b176
Merge branch 'master' into regular_expressions
vkarak 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
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.