Skip to content

Test framework: Add the possibility to have a test specific data dir#2802

Closed
kaduk wants to merge 1 commit intoopenssl:OpenSSL_1_1_0-stablefrom
kaduk:spemtest
Closed

Test framework: Add the possibility to have a test specific data dir#2802
kaduk wants to merge 1 commit intoopenssl:OpenSSL_1_1_0-stablefrom
kaduk:spemtest

Conversation

@kaduk
Copy link
Contributor

@kaduk kaduk commented Feb 28, 2017

This data directory is formed automatically by taking the recipe name
and changing '.t' to '_data'. Files in there can be reached with the
new function data_file()

Reviewed-by: Rich Salz [email protected]
(Merged from #2027)
(cherry picked from commit 6c6a2ae)

(there was a trivially resolved merge conflict with perlapp_file)

This data directory is formed automatically by taking the recipe name
and changing '.t' to '_data'.  Files in there can be reached with the
new function data_file()

Reviewed-by: Rich Salz <[email protected]>
(Merged from openssl#2027)
(cherry picked from commit 6c6a2ae)
@kaduk kaduk mentioned this pull request Feb 28, 2017
1 task
Copy link
Member

@levitte levitte left a comment

Choose a reason for hiding this comment

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

Ah, of course...

levitte added a commit that referenced this pull request Mar 1, 2017
This data directory is formed automatically by taking the recipe name
and changing '.t' to '_data'.  Files in there can be reached with the
new function data_file()

(Merged from #2027)
(cherry picked from commit 6c6a2ae)
Reviewed-by: Richard Levitte <[email protected]>
Reviewed-by: Rich Salz <[email protected]>
(Merged from #2802)
@richsalz
Copy link
Contributor

richsalz commented Mar 1, 2017

1bc45dd on 1.1.0 thanks!

@richsalz richsalz closed this Mar 1, 2017
@kaduk kaduk deleted the spemtest branch March 10, 2017 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants