« Bugzilla Issues Index
#41 — Clean-up 'simple test harness'
- bug_id:
41
- creation_ts:
2011-03-02 15:50:00 -0800
- short_desc:
Clean-up 'simple test harness'
- delta_ts:
2014-07-17 22:52:30 -0700
- product:
Test262
- component:
Test Harness
- version:
unspecified
- rep_platform:
All
- op_sys:
All
- bug_status:
IN_PROGRESS
- priority:
Low
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Dave Fugate
- assigned_to:
Dan Schaffer
- cc:
["sam.mikes", "trbaker"]
- commentid:
92
- comment_count:
0
- who:
Dave Fugate
- bug_when:
2011-03-02 15:50:01 -0800
sth.js should be scrubbed with JSLint. We really need to ensure the *official* test harness for Test262 follows best JavaScript practices, and is simple enough weakly conformant implementations can still run it.
- commentid:
93
- comment_count:
1
- who:
Dave Fugate
- bug_when:
2011-03-02 15:50:35 -0800
Half a day's worth of work?
- commentid:
4078
- comment_count:
2
- who:
Dan Schaffer
- bug_when:
2013-05-20 08:00:25 -0700
I'll review all of the harness files making them pass jslint. Brackets has good jslint support.
- commentid:
9251
- comment_count:
3
- who:
Sam Mikes
- bug_when:
2014-07-17 22:52:30 -0700
I am willing to take this.