archives

« Bugzilla Issues Index

#41 — Clean-up 'simple test harness'


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.


Half a day's worth of work?


I'll review all of the harness files making them pass jslint. Brackets has good jslint support.


I am willing to take this.