Liu-Cheng Xu
8fda8e2071
Fix typo ( #6505 )
2017-09-12 09:15:37 +02:00
Tomasz Drwięga
d90ec3d192
Bring back IPFS tests. ( #6398 )
2017-08-28 15:22:59 +02:00
Marek Kotewicz
0c7c34e609
Chainspec validation ( #6197 )
...
* chainspec validation
* better error formatting for chainspec
* lint validate_chainspecs.sh
* quit takes &str instead of S: AsRef<str>
* push CI
* don't double check spec validity
2017-08-02 12:50:36 +02:00
debris
bfbeda4ede
fixed tests
2017-07-31 20:17:19 +02:00
debris
2b02651bbf
alway test --all (temporary exclude ipfs and evmjit)
2017-07-29 22:54:04 +02:00
Arkadiy Paronyan
bb893daf7d
Removed Aura tests
2017-07-16 11:30:58 +02:00
Denis S. Soldatov aka General-Beck
c647963911
fix path aura test
2017-07-14 22:02:45 +03:00
Denis S. Soldatov aka General-Beck
3308c40440
fix aura test
2017-07-14 18:02:39 +03:00
Denis S. Soldatov aka General-Beck
69d45f8ce4
add Parity Import Tests
...
https://github.com/paritytech/parity-import-tests
2017-07-14 17:44:43 +03:00
Tomasz Drwięga
3ff72794e5
Create an account for chain=dev ( #5612 )
...
* implement From<&'static str> for Secret
* Dev account.
* Fix Secret semantics.
2017-05-19 17:06:36 +02:00
Arkadiy Paronyan
15ec63750e
Enable Panic=abort ( #3423 )
...
* Enable panic=abort
* Update remaining crate versions to 1.5
* Run tests in release mode
* Enable panic=abort for release profile only
* Added travis_wait
* Travis timeout set to 40
2016-12-08 11:31:57 +01:00
Denis S. Soldatov aka General-Beck
61eb2a9104
Update test.sh
...
add -j 8 for test
2016-12-01 07:48:06 +07:00
Robert Habermeier
227bf4b8c5
Run cargo with verbose flag when testing ( #2943 )
...
* Run cargo with verbose flag when testing
* use full verbose flag
2016-10-29 13:09:16 +02:00
Arkadiy Paronyan
ed804341bd
Fixing random test failures ( #2577 )
2016-10-18 16:36:43 +02:00
Tomasz Drwięga
b4f3c4bd7a
Asynchronous RPC support ( #2017 )
...
* Async RPC
* Limiting number of transactions in queue
* Fixing tests
* Bumping serde and jsonrpc-core
* serde updated to 0.8
* fixed failing tests
* Bumping ipc server
* Fixing API for endpoints
* Experimenting with tests without --release mode
2016-09-01 12:00:00 +02:00
Nikolay Volf
4ae83f3004
Fix ipc compilation and add ipc feature to test targets ( #1902 )
...
* fix compilation and add it to the ci run
* no separator?
* use quotes and spaces
2016-08-10 13:06:24 +02:00
Nikolay Volf
4e72608441
Fix ipc tests and bring to CI ( #1789 )
...
* fixed compilation
* Fix warnings
* fix remaining tests
* add to ci and fix test.sh
2016-08-01 06:32:07 -07:00
Tomasz Drwięga
e4f0c0b215
Single DB ( #1741 )
...
* Consolidation migration
* Started db amalgamation
* Using client constants for columns
* Adding with_columns constructor
* Migrating to single db
* Fixing tests.
* test.sh without verbose
* Fixing warnings
* add migration tests that catch the bug
* make multiple migrations more robust
* add moved v9
* Merge branch 'noop-migrations' into single-db
* spurious line
* clean up migrations ordering
* update comment [ci skip]
* Bumping default number of max_open_files & re-ordering columns.
* fix merge
* fix ignored analysis tests
* Caching best block content
* Faster best_block_header
* Adding progress to v8 migration
* clean up warnings
* Separate hashes and bodies in the DB
* Separate hashes and bodies in the DB
* Fixed tests
2016-07-28 23:46:24 +02:00
Tomasz Drwięga
3005b394f3
Verbose compilation
2016-07-18 10:39:57 +02:00
Tomasz Drwięga
e74ab38e29
Enabling tests in release
2016-07-15 11:14:49 +02:00
Tomasz Drwięga
3d35529016
Precompiled JS features
2016-07-15 10:34:33 +02:00
Tomasz Drwięga
fc6e598b40
Merge branch 'master' into noui
...
Conflicts:
.travis.yml
2016-07-13 17:20:50 +02:00
Tomasz Drwięga
9eeafecd76
Build & Scripts optimization
2016-07-11 18:19:00 +02:00
debris
ca35f116a6
added new libraries: ethkey and ethstore to cov.sh, doc.sh and test.sh
2016-06-20 10:13:14 +02:00
Nikolay Volf
dad61bb7cf
test and travis fix for absent crate
2016-05-31 21:40:26 +02:00
Tomasz Drwięga
977ad428ae
Merge branch 'master' into signer-crate
...
Conflicts:
.travis.yml
Cargo.toml
cov.sh
doc.sh
fmt.sh
hook.sh
test.sh
2016-05-26 18:58:25 +02:00
Tomasz Drwięga
cc1a334ba7
Renaming dapps repos. Updating dapps ( #1142 )
...
* Renaming dapps repos. Updating dapps
* Skipping legacy options for compatibility. Fixing tabs
* Fixing CLI options
2016-05-26 18:21:15 +02:00
Tomasz Drwięga
28545d706f
Empty trusted signer crate with it's general purpose
2016-05-26 16:43:04 +02:00
Tomasz Drwięga
e3ce5d94e1
Adding webapps crate
2016-04-07 10:49:00 +02:00
Tomasz Drwięga
d5ec1775ef
Merge branch 'master' into uint_opt
...
Conflicts:
test.sh
util/bigint/src/uint.rs
2016-03-14 23:45:16 +01:00
Nikolay Volf
6827ff9319
[ci skip] fix tesh.sh
2016-03-14 09:38:44 +01:00
Tomasz Drwięga
84444c697c
Adding ethminer to dev/ci files
2016-03-08 15:53:12 +01:00
Tomasz Drwięga
0fd52176dc
Fixing tests in bigint and util
2016-03-07 16:28:51 +01:00
Nikolay Volf
feb9b96ce7
version bump, test script for full suite
2016-02-16 13:40:58 +03:00
Nikolay Volf
b7c5b0a3c1
script for full test suite
2016-02-16 13:12:29 +03:00