https://codereview.appspot.com/10373044/diff/1/build.xml
File build.xml (right):

https://codereview.appspot.com/10373044/diff/1/build.xml#newcode321
build.xml:321: <mkdir dir="${reports}/capture.${test.type}" />
I don't like this cartesian-product naming scheme. I propose, instead,
   ${reports}/${test.type}/test
   ${reports}/${test.type}/report
   ${reports}/${test.type}/capture

https://codereview.appspot.com/10373044/

--

--- You received this message because you are subscribed to the Google Groups "Google Caja Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to