To make starup_tests have an up-to-date chrome, use env.Requires. You can find other uses of Requires in the code. http://www.scons.org/doc/production/HTML/scons-user/x1261.html
On Tue, 24 Feb 2009, Pawe? Hajdan Jr. wrote: > I just got startup_tests running locally - on Linux (without reference build > which we don't have for Linux). I will be submitting changesets in parts. > > First one (http://codereview.chromium.org/27060) makes needed parts of > chrome/test/automation compile on Linux. It's generally a cleanup, switching > from HANDLEs to WaitableEvents, etc. > > Then, there's stubbing out things in chrome/browser/automation (I'll try to > discuss on irc the best way to do that). > > And then, there's un-stubbing things using AutomationProxy, one small fix to > ipc_channel_posix, and SCons changes. One note about SCons: I don't know > (yet) how do I make sure in startup_tests.scons that Hammer/chrome is > up-to-date. > > Pawe? > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
