X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=WebKitTools%2FChangeLog;h=b80fb90f7f97c9c48f63bd907d2a6d8acde879b0;hp=4216056d60769c5c5d5d0c9c3bfef0f299ab43b4;hb=96184177e109514dc83c573833d4878ad1bc60d5;hpb=c6d24899cc0d843eebf485fc124906dbe4a898aa diff --git a/WebKitTools/ChangeLog b/WebKitTools/ChangeLog index 4216056d6076..b80fb90f7f97 100644 --- a/WebKitTools/ChangeLog +++ b/WebKitTools/ChangeLog @@ -1,3 +1,17 @@ +2007-10-20 Eric Seidel + + Reviewed by darin. + + Add improved argument handling to run-sunspider, including + --runs=, --shell=, --tests=, --shark, and --help + Also re-factor code into subroutines + + * Scripts/build-dumprendertree: removed bogus comments + * Scripts/build-testkjs: Added. + * Scripts/run-javascriptcore-tests: use build-testkjs + * Scripts/run-sunspider: improved argument handling, abstraction + * Scripts/run-webkit-tests: improved abstraction + 2007-10-20 Matt Lilek Not reviewed, Windows build fix.