Which tests are you referring to? I've certainly written HTTP tests that use the JS test harness, e.g., http://trac.webkit.org/browser/trunk/LayoutTests/http/tests/filesystem/resolve-uri.html. Note the resources are in fact copied to a special '/js-test-resources/' directory to make them accessible via HTTP.
- Adam On Mon, Dec 19, 2011 at 7:08 AM, Jarred Nicholls <[email protected]> wrote: > Any particular reason we aren't using js-test-pre and js-test-post harness > code in our http tests, other than the fact that it's additional http > resources loaded per test? > > I could spend a year improving our current tests; they are completely > fugly. > > Thanks, > Jarred > > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > >
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

