sdeml
fe6396950b
resolve PR comments
2019-01-31 21:06:43 +01:00
sdeml
a7e5477d2b
Merge branch 'develop' into add-sharound
...
* develop:
Remove the tools directory
add doc, example and failing test for out of scope
Add zokrates_field to kcov
first build docker, then tag gh
clean env
revert dockerfile to original, enable master filter, enable push to dockerhub, git tag and mdbook
clean, move bot addr to env, silence commands
pass pw through stdin to silence warning
remove useless checks, rename env var
enable docker remote
add docker login, get mdbook from tar
allow wasm tests to fail
add integration_test job
use workflows
# Conflicts:
# .circleci/config.yml
2019-01-31 08:59:59 +01:00
schaeff
14ea912ea2
revert dockerfile to original, enable master filter, enable push to dockerhub, git tag and mdbook
2019-01-28 20:35:19 +01:00
schaeff
08cda8ed33
remove useless checks, rename env var
2019-01-28 20:05:43 +01:00
schaeff
7a14e0025f
enable docker remote
2019-01-28 19:55:09 +01:00
schaeff
3bc6ecae6a
add docker login, get mdbook from tar
2019-01-28 19:52:00 +01:00
schaeff
c594886596
allow wasm tests to fail
2019-01-28 15:02:30 +01:00
schaeff
ddaa961b89
add integration_test job
2019-01-28 14:55:13 +01:00
schaeff
d72169dba9
use workflows
2019-01-28 14:52:40 +01:00
Thibaut Schaeffer
17682a94af
Merge branch 'develop' into add-sharound
2019-01-28 10:22:21 +01:00
schaeff
7df02b5e0e
remove wasm tests from CI
2019-01-25 15:37:45 +01:00
sdeml
277be7e6b9
clear cache
2019-01-24 21:58:33 +01:00
sdeml
3de75f9a3a
fix ZOKRATES_HOME path
2019-01-24 19:52:59 +01:00
sdeml
2b80b6ccd0
fix circleci
2019-01-24 18:09:29 +01:00
sdeml
6f163bcdb6
fix tests
2019-01-24 17:59:13 +01:00
sdeml
178572bbfe
set ENV ZOKRATES_HOME for circleci
2019-01-24 17:20:31 +01:00
Guillaume Ballet
2973df573a
Run the tests with WASM enabled
2019-01-14 18:17:40 +01:00
Guillaume Ballet
8d7a09ebd6
Add wasm32 target to the build
2019-01-14 14:48:33 +01:00
Stefan Deml
fd0c512bfd
add publishing job
2018-12-08 00:14:15 +00:00
Thibaut Schaeffer
7049756e37
Add code coverage analysis ( #191 )
...
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* weird fmt error
* test
* test
* test
* test
* test
* test
* test
* test
* test
2018-12-06 10:30:08 +01:00
schaeff
c167039ac0
limit thread number on tests
2018-11-23 00:26:24 +01:00
schaeff
dc17427808
add backtrace
2018-11-23 00:21:50 +01:00
schaeff
8d86546511
add libsnark to build
2018-11-22 23:37:04 +01:00
schaeff
c5ddb60648
make circle stricter, remove jenkins
2018-11-22 23:31:07 +01:00
schaeff
00d6a7f12e
add integration tests to circle
2018-11-22 23:01:51 +01:00
schaeff
019a4ea388
format with rustfmt 0.99.6, add to circleci
2018-11-10 11:22:27 +01:00
Thibaut Schaeffer
b01cadd5ba
Add CircleCi config ( #160 )
...
* add circleci config
* replace gcc with cc
* format cpp, use release in test
* remove sha256 example, revert circleci
2018-11-10 00:16:27 +01:00