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

Fix command for manually executing unit testing #2

Merged
merged 1 commit into from
Nov 25, 2016

Conversation

pothitos
Copy link
Contributor

Hello, Radovan, and thank you for the good project!

The previous command make test in the README.md doesn't work.

$ make test
Running tests...
Test project /home/npothito/repos/gtest-demo-gitlab/build
    Start 1: unit
1/1 Test #1: unit .............................   Passed    0.00 sec

100% tests passed, 0 tests failed out of 1

Total Test time (real) =   0.00 sec

The previous command "make test" doesn't work.

Also added syntax highlighting to the shell commands.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 66.667% when pulling 64e7db6 on pothitos:patch-1 into 41a0b72 on bast:master.

@bast
Copy link
Owner

bast commented Nov 25, 2016

Thanks Nikolaos - actually it does work but does not show the output from the underlying unit test script. I will improve the doc.

@bast bast merged commit 37bb035 into bast:master Nov 25, 2016
@bast
Copy link
Owner

bast commented Nov 25, 2016

The doc is hopefully better now.

@pothitos pothitos deleted the patch-1 branch November 25, 2016 11:32
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.

None yet

3 participants