summaryrefslogtreecommitdiff
path: root/test/WhereIs.py
Commit message (Expand)AuthorAgeFilesLines
* Resolving a batch of failing tests for python 2.7.William Blevins2016-01-241-12/+12
* Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-2/+2
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-12/+11
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* call subst on the line passed to Environment.WhereIsJim Randall2008-08-221-1/+7
* Get rid of indentation tabs in the test scripts and have runtest.py invoke th...Steven Knight2005-10-141-2/+2
* Add a reject argument to the env.Whereis() method. (sam th)Steven Knight2004-04-041-0/+5
* Add more environment methods for global functions: Action(), Builder(), Envi...Steven Knight2003-09-251-2/+4
* Change the double quotes around an up-to-date target to be like Make.Steven Knight2003-06-181-2/+2
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-201-1/+1
* Update Copyright years.Steven Knight2003-01-161-1/+1
* Add output to tell people when we're reading SConscript files versus when we'...Steven Knight2002-09-301-4/+6
* Provide a message if there are no command-line targets specified and no Defau...Steven Knight2002-08-311-2/+4
* Add WhereIs() functionality.Steven Knight2002-03-271-0/+126