aboutsummaryrefslogtreecommitdiffstats
path: root/test/externalTests.sh
Commit message (Collapse)AuthorAgeFilesLines
* Better regex for finding version pragmas and replace it with >=0.0Alex Beregszaszi2018-09-261-1/+1
| | | | There is a bug which stops ^0 from working.
* Turn on patch to replace version pragmas for ZeppelinAlex Beregszaszi2018-09-261-2/+2
| | | | An also replace every single one of them with ^0
* Replace old Truffle artifacts in external Zeppelin/Gnosis testsAlex Beregszaszi2018-06-251-0/+7
|
* Disable gnosis tests temporarilyAlex Beregszaszi2018-06-221-1/+3
|
* Properly download branches of external Zeppelin/Gnosis testsAlex Beregszaszi2018-06-131-3/+13
|
* Execute external Zeppelin tests before GnosisAlex Beregszaszi2018-06-131-1/+1
|
* Use temporary fork of Gnosis/Zeppelin contractsAlex Beregszaszi2018-05-301-2/+3
| | | | Hopefully to be merged into upstream after the 0.5.0 release.
* Gnosis and Zeppelin repo names have changedAlex Beregszaszi2018-05-301-2/+2
|
* Remove Zeppelin patches.chriseth2018-04-191-7/+0
|
* Replace fixed-version pragmas in GnosisAlex Beregszaszi2018-02-131-0/+4
|
* Also test Gnosis contracts.chriseth2018-02-131-18/+25
|
* Fix some weird zeppelin tests.chriseth2018-02-131-0/+7
|
* Remove truffle patching introducing in f77480c as upstream has merged the ↵Alex Beregszaszi2018-01-031-47/+0
| | | | changes (#3370)
* Patch truffle to ignore pre-release compiler warning.chriseth2017-11-281-1/+49
|
* Travis CI: Fix Emscripten buildPaweł Bylica2017-09-131-3/+2
|
* Add external tests.chriseth2017-08-241-0/+49