Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch unit tests to configurable runner | anatoly techtonik | 2014-03-21 | 1 | -2/+4 |
| | |||||
* | Update deprecated features to the next life-cycle stage | Greg Noel | 2010-05-21 | 1 | -4/+4 |
| | |||||
* | Convert old-style utility classes in unit test files (*Tests.py) | Steven Knight | 2010-05-12 | 1 | -1/+1 |
| | | | | to new-style classes. | ||||
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-17 | 1 | -1/+1 |
| | | | | | Fix the 'assignment to True or False' and the '__getitem__ not supported for exception classes' deprecation warnings. | ||||
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
| | |||||
* | Issue 2231: Add a --warn=future-deprecated option, along with | Steven Knight | 2008-12-11 | 1 | -0/+4 |
| | | | | | | | FutureDeprecatedWarning and MandatoryDeprecatedWarning subclasses. Use these to future-deprecate the Taskmaster.Task class, which we intend to turn into an abstract base class by requiring subclasses to implement the .needs_execute() method. | ||||
* | Get rid of indentation tabs in the test scripts and have runtest.py invoke ↵ | Steven Knight | 2005-10-14 | 1 | -1/+1 |
| | | | | them with the python -tt option to keep them out. | ||||
* | Restore some test files as Aegis tests. Add a packaging test to make sure ↵ | Steven Knight | 2004-08-02 | 1 | -1/+4 |
| | | | | test files are marked as Aegis tests in the future. | ||||
* | Warn when the user tries to set TARGET[S] or SOURCE[S] in an Environment. | Steven Knight | 2003-02-22 | 1 | -6/+13 |
| | |||||
* | Put the Copyright years in by script, not by hand. | Steven Knight | 2003-01-20 | 1 | -1/+1 |
| | |||||
* | Update Copyright years. | Steven Knight | 2003-01-16 | 1 | -1/+1 |
| | |||||
* | Changes from Charles Crain. | Steven Knight | 2002-06-05 | 1 | -0/+115 |