summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Node/AliasTests.py
Commit message (Expand)AuthorAgeFilesLines
* Switch unit tests to configurable runneranatoly techtonik2014-03-211-2/+3
* Convert old-style utility classes in unit test files (*Tests.py)Steven Knight2010-05-121-1/+1
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-1/+1
* Issue 2401: Fix usage of comparison with None, patch from Jared GrubbGreg Noel2009-05-031-2/+2
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Merged revisions 2454-2525 via svnmerge fromSteven Knight2007-12-131-0/+2
* Refactor NodeInfo and BuildInfo handling to prepare for signature refactoring.Steven Knight2006-01-221-1/+21
* Checkpoint minor refactorings en route to signature refactoring.Steven Knight2005-12-161-0/+19
* Allow Alias Nodes to have Actions.Steven Knight2004-11-131-9/+5
* 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
* Fix some file headers. (Charles Crain)Steven Knight2002-10-151-1/+1
* Add support for target Aliases.Steven Knight2002-03-251-0/+87