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

Take upstream #1

Merged
merged 25 commits into from
Jan 10, 2015
Merged

Take upstream #1

merged 25 commits into from
Jan 10, 2015

Conversation

ctz
Copy link
Owner

@ctz ctz commented Jan 10, 2015

No description provided.

ctz and others added 25 commits May 12, 2014 20:59
POSIX says SIGSEGV et al come from signal.h, and waitpid comes
from sys/types.h (for pid_t) and sys/wait.h.

Now the examples build on linux.
On Windows 8.1, we passed only pseudo-handles of stdout and stderr,
hence the subprocess was always silent.
... make info about passed conditions use verbose level 3.
This allows to suppress generatiion of main() in case of
multiple compilation units.
Double dash causes all the remaining command line arguments are interpreted
as unit test names and not options even when they begin with dash.
This fixes usage of cutest.h in MSVC.
Rename README to RENAME.md and reformat it to the markdown syntax.
ctz added a commit that referenced this pull request Jan 10, 2015
@ctz ctz merged commit aacb24e into ctz:master Jan 10, 2015
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