Brian Tiger Chow
|
ed4a8eb782
|
chore(tests) add Short() -> SkipNow() to slowest tests
vanilla:
21.57 real 45.14 user 8.51 sys
short:
14.40 real 31.13 user 5.56 sys
License: MIT
Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
|
2014-11-15 02:10:53 -08:00 |
|
Juan Batiz-Benet
|
387d0a935d
|
ipns test: unused import + rmv old comment
|
2014-11-07 14:21:12 -08:00 |
|
Jeromy
|
2e2d02a741
|
probably fix OSX ipns bug
|
2014-11-07 14:13:11 -08:00 |
|
Brian Tiger Chow
|
de61d663b5
|
fix(race condition)
https://github.com/jbenet/go-ipfs/issues/270
|
2014-11-05 10:01:22 -08:00 |
|
Juan Batiz-Benet
|
184c25430b
|
go-vet friendly codebase
- distinguish log.Error and log.Errorf functions
- Initialize structs with field names
- A bit of unreachable code (defers)
|
2014-10-25 03:46:39 -07:00 |
|
Juan Batiz-Benet
|
9ca87fbb93
|
peer.Peer is now an interface

|
2014-10-20 03:26:46 -07:00 |
|
Juan Batiz-Benet
|
6ac1170209
|
Skip ipns_test.TestMultiWrite in darwin
|
2014-10-09 03:03:57 -07:00 |
|
Juan Batiz-Benet
|
c565309a21
|
skip ipns fuse tests in travis
|
2014-10-09 02:59:56 -07:00 |
|
Juan Batiz-Benet
|
459e0d5373
|
ipns TestFastRepublish
|
2014-10-08 02:52:16 -07:00 |
|
Jeromy
|
5592030ed3
|
working on dag modification structures, factored out the data format into an importer subpackage and added more ipns tests
|
2014-10-06 03:42:59 +00:00 |
|
Jeromy
|
a13baff33d
|
fixed data size reporting
|
2014-10-05 01:22:01 +00:00 |
|
Jeromy
|
16e42f82b0
|
fixed ipns file persistence bug
|
2014-10-04 22:42:03 +00:00 |
|
Jeromy
|
25b36d1000
|
moved mock core node to core package
|
2014-10-04 19:13:56 +00:00 |
|
Jeromy
|
c64add1959
|
clean up ipns test and add more asserts
|
2014-10-04 08:30:24 +00:00 |
|
Jeromy
|
5423a00894
|
create test node and make first ipns test pass
|
2014-10-04 08:00:13 +00:00 |
|
Jeromy
|
0c7ff7b0a8
|
add skeleton for ipns test, to be finished when there is a mock core.IpfsNode
|
2014-10-04 07:24:57 +00:00 |
|