michael@0: michael@0: var gTestcases = new Array; michael@0: var gTc = gTestcases; michael@0: var msg = ''; michael@0: function TestCase(n, d, e, a) { michael@0: gTestcases[gTc++]=this; michael@0: } michael@0: TestCase.prototype.dump=function () { michael@0: lines = msg michael@0: for (var i=0; i