aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/geth/js_test.go
Commit message (Collapse)AuthorAgeFilesLines
* cli/js console: if corsDomain is not given to startRpc, we fall back to ↵zelig2015-04-241-1/+1
| | | | value set on command line with `-corsDomain`
* js console: add cors domain optional argument to startRpczelig2015-04-241-7/+7
|
* cmd/geth: improve the JS testsFelix Lange2015-04-221-187/+68
| | | | | These changes ensure that the JS tests run without networking and fixes the block chain export and its associated test.
* geth: fixed failing cli testsobscuren2015-04-151-2/+2
|
* renamed ethereum => gethobscuren2015-03-271-0/+262