Is there also a guide for running the tests? Seems there are 3 sets. If I call "runtest.py -a", the majority of them fail probably because some are windows tests (and I'm running linux), I don't have TEX installed, etc. Is there an easy well to run a subset (IE. all java tests or all core scons tests)?
V/R, William On Sat, Jul 12, 2014 at 11:11 AM, Dirk Bächle <[email protected]> wrote: > William, > > On 12.07.2014 16:43, William Blevins wrote: > >> So I am looking to pick up issue http://scons.tigris.org/ >> issues/show_bug.cgi?id=2395 and have questions. >> >> I'm looking at scons/src/engine/SCons/Tool/install.py . There is a >> patched copy of shutil.copytree from python 2.5 so that scons could support >> legacy python versions that I intend to remove and I am unfamiliar with the >> repo branches. I assume that this point any changes I make need to go into >> the python 2.7+ build. Can you point me to the right branch? >> >> just work on the current "tip" revision of the default branch. Please > regard the directions at http://scons.org/wiki/SconsMercurialWorkflows > and don't use named branches. > > > Also, I'm more of a GIT user so I apologize in advance for patches >> request that I cannot figure out how to rebase correctly. >> >> This is probably not needed now, your changes won't take that long...so > the merge should be trivial in the end. If you should get the hang of > Mercurial, you might want to have a look at the MQ extension for handling > patches...that's how I, personally, keep things organized before the actual > commits. > > Dirk > > _______________________________________________ > Scons-dev mailing list > [email protected] > http://two.pairlist.net/mailman/listinfo/scons-dev >
_______________________________________________ Scons-dev mailing list [email protected] http://two.pairlist.net/mailman/listinfo/scons-dev
