Comparing version 1.0.4-30 to 1.0.4-31
@@ -8,5 +8,5 @@ { | ||
"failures": 0, | ||
"start": "2014-09-29T18:50:21.076Z", | ||
"end": "2014-09-29T18:50:22.547Z", | ||
"duration": 1471 | ||
"start": "2014-09-29T21:32:39.035Z", | ||
"end": "2014-09-29T21:32:40.495Z", | ||
"duration": 1460 | ||
}, | ||
@@ -18,3 +18,3 @@ "failures": [], | ||
"fullTitle": "BinaryReader #decode() should decode [1] as -1", | ||
"duration": 1 | ||
"duration": 0 | ||
}, | ||
@@ -29,3 +29,3 @@ { | ||
"fullTitle": "BinaryReader #decode() should decode [3] as -2", | ||
"duration": 1 | ||
"duration": 0 | ||
}, | ||
@@ -45,3 +45,3 @@ { | ||
"fullTitle": "BinaryReader #decode() should decode [1] as -1", | ||
"duration": 0 | ||
"duration": 1 | ||
}, | ||
@@ -86,3 +86,3 @@ { | ||
"fullTitle": "BinaryReader #decode() should decode [255,131,175,95] as -100000000", | ||
"duration": 1 | ||
"duration": 0 | ||
}, | ||
@@ -152,3 +152,3 @@ { | ||
"fullTitle": "BinaryReader #decode() should decode [128,144,223,192,74] as 10000000000", | ||
"duration": 0 | ||
"duration": 1 | ||
}, | ||
@@ -183,3 +183,3 @@ { | ||
"fullTitle": "BinaryReader #decode() should decode [6,65,66,67] as ABC", | ||
"duration": 1 | ||
"duration": 0 | ||
}, | ||
@@ -199,3 +199,3 @@ { | ||
"fullTitle": "BinaryReader #decode() should decode [0,0,0,0,0,0,240,63] as 1", | ||
"duration": 0 | ||
"duration": 1 | ||
}, | ||
@@ -225,3 +225,3 @@ { | ||
"fullTitle": "BinaryReader #decode() should decode [0,0,246,66] as 123", | ||
"duration": 1 | ||
"duration": 0 | ||
}, | ||
@@ -246,3 +246,3 @@ { | ||
"fullTitle": "BinaryReader #decode() should decode [0,2] as [object Object]", | ||
"duration": 0 | ||
"duration": 1 | ||
}, | ||
@@ -252,3 +252,3 @@ { | ||
"fullTitle": "BinaryWriter #encode() should encode -1 as [1]", | ||
"duration": 0 | ||
"duration": 1 | ||
}, | ||
@@ -373,3 +373,3 @@ { | ||
"fullTitle": "BinaryWriter #encode() should encode 100000000 as [128,132,175,95]", | ||
"duration": 0 | ||
"duration": 1 | ||
}, | ||
@@ -399,3 +399,3 @@ { | ||
"fullTitle": "BinaryWriter #encode() should encode 0 as [0]", | ||
"duration": 1 | ||
"duration": 0 | ||
}, | ||
@@ -440,3 +440,3 @@ { | ||
"fullTitle": "BinaryWriter #encode() should encode -1 as [0,0,0,0,0,0,240,191]", | ||
"duration": 0 | ||
"duration": 1 | ||
}, | ||
@@ -481,3 +481,3 @@ { | ||
"fullTitle": "BinaryWriter #encode() should handle arrays of 10000000 members", | ||
"duration": 1455 | ||
"duration": 1444 | ||
}, | ||
@@ -487,3 +487,3 @@ { | ||
"fullTitle": "SchemaCache #find() should find schemas by protocol and message type id", | ||
"duration": 0 | ||
"duration": 1 | ||
} | ||
@@ -490,0 +490,0 @@ ], |
{ | ||
"name": "node-etp", | ||
"version": "1.0.4-30", | ||
"version": "1.0.4-31", | ||
"main": "lib/etp.js", | ||
@@ -5,0 +5,0 @@ "repository": { |