michael@0: // Binary: cache/js-dbg-32-17af008937e3-linux michael@0: // Flags: -m -n -a michael@0: // michael@0: var lfcode = new Array(); michael@0: lfcode.push("\ michael@0: var gTestcases = new Array();\ michael@0: var gTc = gTestcases.length;\ michael@0: function TestCase(n, d, e, a) {\ michael@0: this.passed = getTestCaseResult(e, a);\ michael@0: this.bugnumber = typeof(BUGNUMER) != 'undefined' ? BUGNUMBER : '';\ michael@0: gTestcases[gTc++] = this;\ michael@0: }\ michael@0: for (var i=0; i