Fix ipc tests and bring to CI (#1789)

* fixed compilation

* Fix warnings

* fix remaining tests

* add to ci and fix test.sh
This commit is contained in:
Nikolay Volf
2016-08-01 16:32:07 +03:00
committed by Gav Wood
parent f19b00b6ca
commit 4e72608441
12 changed files with 44 additions and 56 deletions

View File

@@ -12,4 +12,5 @@ export TARGETS="
-p ethstore \
-p ethsync \
-p ethcore-ipc \
-p ethcore-ipc-tests \
-p parity"