Add a README so I don't forget how to do this
authorAryeh Gregor <ayg@aryeh.name>
Fri, 24 Feb 2012 08:52:30 -0700
changeset 701 1def04410100
parent 700 a239390d7eba
child 702 33d0413c3be8
Add a README so I don't forget how to do this
conformancetest/README
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/conformancetest/README	Fri Feb 24 08:52:30 2012 -0700
@@ -0,0 +1,10 @@
+To generate data.js (this will only work if you're me unless you hack the
+source code):
+
+1) Visit gentest.html in both Gecko and WebKit.  Enter the secret password and
+click the button to submit.
+
+2) Once both are done submitting, run conformancetest/fixdata.  If it reports
+any discrepancies, update conformancetest/diff *and* (if appropriate)
+conformancetest/patch.  Do not forget to update conformancetest/patch, or else
+stuff will get messed up.