go-ethereum/swarm/api
Felix Lange 40818ab287 swarm/api: fix build/tests on unsupported platforms
Skip FUSE tests if FUSE is unavailable and change build constraints so
the 'lesser' platforms aren't mentioned explicitly. The test are
compiled on all platforms to prevent regressions in _fallback.go

Also gofmt -w -s because why not.
2017-03-24 13:54:17 +01:00
..
http rpc: add support for extended headers in CORS requests (#3783) 2017-03-16 04:34:08 +01:00
testdata/test0 core, core/vm: added gas price variance table 2016-10-14 18:09:17 +02:00
api.go eth, les, swarm: fix go vet issues sufraced by log15 2017-02-23 12:16:45 +02:00
api_test.go all: blidly swap out glog to our log15, logs need rework 2017-02-23 12:16:44 +02:00
config.go cmd/swarm, swarm/api: bzzr improve + networkid prio 2017-01-27 08:18:13 +01:00
config_test.go swarm/api: Update ENS root address for Ropsten & prod (#3391) 2016-12-01 19:33:10 +01:00
filesystem.go all: blidly swap out glog to our log15, logs need rework 2017-02-23 12:16:44 +02:00
filesystem_test.go all: fix ineffectual assignments and remove uses of crypto.Sha3 2017-01-09 16:24:42 +01:00
fuse.go swarm/api: fix build/tests on unsupported platforms 2017-03-24 13:54:17 +01:00
manifest.go all: blidly swap out glog to our log15, logs need rework 2017-02-23 12:16:44 +02:00
manifest_test.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
storage.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
storage_test.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
swarmfs.go swarm/api: fix build/tests on unsupported platforms 2017-03-24 13:54:17 +01:00
swarmfs_fallback.go swarm/api: fix build/tests on unsupported platforms 2017-03-24 13:54:17 +01:00
swarmfs_test.go swarm/api: fix build/tests on unsupported platforms 2017-03-24 13:54:17 +01:00
swarmfs_unix.go swarm/api: fix build/tests on unsupported platforms 2017-03-24 13:54:17 +01:00
testapi.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00