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

build: Use AM_TESTS_ENVIRONMENT rather than TESTS_ENVIRONMENT #880

Closed
wants to merge 1 commit into from

Conversation

pwithnall
Copy link
Member

TESTS_ENVIRONMENT is reserved for the user to be able to set when
running the tests. AM_TESTS_ENVIRONMENT is for the tests’ Makefile to
set itself.

https://www.gnu.org/software/automake/manual/html_node/Scripts_002dbased-Testsuites.html

Signed-off-by: Philip Withnall [email protected]

TESTS_ENVIRONMENT is reserved for the user to be able to set when
running the tests. AM_TESTS_ENVIRONMENT is for the tests’ Makefile to
set itself.

https://www.gnu.org/software/automake/manual/html_node/Scripts_002dbased-Testsuites.html

Signed-off-by: Philip Withnall <[email protected]>
@pwithnall
Copy link
Member Author

I’ve uploaded a patch for a similar issue in GLib.

@pwithnall
Copy link
Member Author

And thus concludes today’s 5-minute-anally-retentive-patch-for-something-which-doesn’t-matter-at-all.

@cgwalters
Copy link
Member

@rh-atomic-bot r+ ecf8ea8

@rh-atomic-bot
Copy link

⌛ Testing commit ecf8ea8 with merge 5618880...

@rh-atomic-bot
Copy link

☀️ Test successful - status-atomicjenkins
Approved by: cgwalters
Pushing 5618880 to master...

@pwithnall pwithnall deleted the tests-environment branch May 25, 2017 15:39
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