]> Git Repo - VerusCoin.git/commit
Auto merge of #905 - ebfull:test-suite-fixes, r=ebfull
authorzkbot <[email protected]>
Thu, 5 May 2016 23:29:34 +0000 (23:29 +0000)
committerzkbot <[email protected]>
Thu, 5 May 2016 23:29:34 +0000 (23:29 +0000)
commitc9a2eea5e22dee713850329745538f2ce9207dce
tree3fc0c9f6bcd78f640f7f485d59d3774a6ac8fa99
parent87485d5ff36f554fcde3c10074240ec5d20d6a90
parent956dcdde80ff5be357a3886000c187d830bc3914
Auto merge of #905 - ebfull:test-suite-fixes, r=ebfull

Run `zcash-gtest` in `make check` and fix performance tests.

* gtest tests weren't being run by make check
* performance tests were broken
* We need to automatically upload graphs of performance, [see this PR](https://github.com/Electric-Coin-Company/bbotzc/pull/15).
* Moves zerocash tests into `zcash`'s full test suite, we're removing them anyway later and it'd be nice to remove them in the PR instead of from buildbot
qa/zcash/full-test-suite.sh
src/Makefile.am
This page took 0.024962 seconds and 4 git commands to generate.