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

PHP-tests fixes #285

Merged
merged 37 commits into from
Jan 25, 2018
Merged

PHP-tests fixes #285

merged 37 commits into from
Jan 25, 2018

Conversation

mozhmike
Copy link
Contributor

No description provided.

mozhmike and others added 4 commits January 18, 2018 11:36
…hp-tests

Conflicts:
	tests/phpthemis/composer-php5.6.json
	tests/phpthemis/composer-php7.json
	tests/phpthemis/composer-setup.sh
	tests/phpthemis/init_env-php5.6.sh
	tests/phpthemis/init_env-php7.sh
	tests/phpthemis/run_tests.sh
	tests/phpthemis/scell_test.php
@vixentael vixentael added the W-PHPThemis 🐘 Wrapper: PHPThemis, PHP API label Jan 18, 2018
@@ -1,5 +1,7 @@
#!/bin/bash -e

DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
Copy link
Contributor

Choose a reason for hiding this comment

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

shall we return back using "cd -"?

@mozhmike
Copy link
Contributor Author

There are next problems:
lcov --directory . --capture --output-file coverage.info Capturing coverage data from . geninfo: ERROR: need tool gcov! lcov --directory . --capture --output-file coverage.info returned exit code 29

`
make test_python
...
build/tests/pythemis_test.sh
EEEEE

ERROR: test_scell (unittest.loader.ModuleImportFailure)

ImportError: Failed to import test module: test_scell
`

@Lagovas Lagovas merged commit d057baf into master Jan 25, 2018
@Lagovas Lagovas deleted the php-tests branch January 26, 2018 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
W-PHPThemis 🐘 Wrapper: PHPThemis, PHP API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants