Re: [webkit-dev] Re: Automated tests (was: WebKit Project Goals)

2007-07-26 Thread Justin Haygood
Do the tests need anything special in them, or do standard HTML/JavaScript pages unadorned work? We have a fairly large library of HTML/JavaScript pages that can be donated to the cause at work here, mostly based on real world websites for internal testing of our rich media products. I can probabl

Re: [webkit-dev] Re: Automated tests (was: WebKit Project Goals)

2007-07-26 Thread Darin Adler
On Jul 26, 2007, at 11:13 AM, Andre-John Mas wrote: What should the requirements for the tool be, other than being freely available? I'm not sure these are requirements, but here are some of the things I'd like to see: - representative of real world performance - one way to ma

Re: [webkit-dev] Re: Automated tests (was: WebKit Project Goals)

2007-07-26 Thread Andre-John Mas
On 26-Jul-07, at 14:00 , Darin Adler wrote: On Jul 26, 2007, at 10:42 AM, Andre-John Mas wrote: Are there any publicly available tools that we could use instead? I believe it would be of benefit to everyone if we were on the same page with the way we approaching testing. At the very least

Re: [webkit-dev] Re: Automated tests (was: WebKit Project Goals)

2007-07-26 Thread Darin Adler
On Jul 26, 2007, at 10:42 AM, Andre-John Mas wrote: Are there any publicly available tools that we could use instead? I believe it would be of benefit to everyone if we were on the same page with the way we approaching testing. At the very least even if Apple uses a separate test process in

[webkit-dev] Re: Automated tests (was: WebKit Project Goals)

2007-07-26 Thread Andre-John Mas
On 26-Jul-07, at 03:09 , Maciej Stachowiak wrote: Is there a tool or tests that can be used to ensure that Performance doesn't regress? We use a number of benchmarks internally at Apple, sadly most of them depend on things that are not freely redistributable. There are however some publ

Re: [webkit-dev] Building on Windows: WebKitSupportLibrary.zip is incomplete

2007-07-26 Thread Artem Ananiev
Hi, Adam, indeed, I have missed this step. After running the update-webkit script (and passing some additional flags to curl to work via proxy), it seems all the required files are in WebKitLibraries directory. I will proceed with building WebKit. Thanks, Artem Adam Roben wrote: On Jul 2

Re: [webkit-dev] Building on Windows: WebKitSupportLibrary.zip is incomplete

2007-07-26 Thread Adam Roben
On Jul 26, 2007, at 12:15 AM, Artem Ananiev wrote: Hi, all, I'm trying to build WebKit on Windows platform and getting some compilation errors like missing header files: pthread.h, unicode/ uchar.h and others - for example, when building JavaScriptCore sub- project. When I manually open W

Re: [webkit-dev] WebKit Project Goals

2007-07-26 Thread Maciej Stachowiak
On Jul 24, 2007, at 5:05 PM, Darin Adler wrote: On Jul 24, 2007, at 5:04 PM, Maciej Stachowiak wrote: I sent this a while ago with not much comment. Any thoughts? Should I post this on webkit.org somewhere? I think you should! All right, done. I made a few changes as suggested by other

[webkit-dev] Building on Windows: WebKitSupportLibrary.zip is incomplete

2007-07-26 Thread Artem Ananiev
Hi, all, I'm trying to build WebKit on Windows platform and getting some compilation errors like missing header files: pthread.h, unicode/uchar.h and others - for example, when building JavaScriptCore sub-project. When I manually open WebKit solution in VC++ 2005 Express and check JavaScript