Skip to content

Generate tests to run from build.json, not by globbing the binaries directory#102

Merged
nicolasnoble merged 6 commits intogrpc:masterfrom
ctiller:testrun
Jan 18, 2015
Merged

Generate tests to run from build.json, not by globbing the binaries directory#102
nicolasnoble merged 6 commits intogrpc:masterfrom
ctiller:testrun

Conversation

@ctiller
Copy link
Copy Markdown
Member

@ctiller ctiller commented Jan 18, 2015

Fixes #101

Instead of C++ or not C++, name C++ and C, in preparation for being able to name other languages in the future.
Add a template to generate a complete list of tests for C/C++, and use it to generate the list of binaries to run tests for.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Didn't you remove that one for MacOS compat ?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Nah, MacOS supports it.. I just typo'd and committed the wrong thing.

@nicolasnoble
Copy link
Copy Markdown
Contributor

LGTM otherwise.

nicolasnoble added a commit that referenced this pull request Jan 18, 2015
Generate tests to run from build.json, not by globbing the binaries directory
@nicolasnoble nicolasnoble merged commit cdc82fe into grpc:master Jan 18, 2015
@ctiller ctiller deleted the testrun branch January 26, 2015 06:29
stanley-cheung referenced this pull request in stanley-cheung/grpc Aug 27, 2015
…ld-instructions

Ruby docs fix/clarify helloworld instructions
@lock lock bot locked as resolved and limited conversation to collaborators Feb 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

run_tests.py runs too many tests

2 participants