summaryrefslogtreecommitdiff
path: root/test/option-j.py
Commit message (Expand)AuthorAgeFilesLines
* py2/3 don't try to force import threading failure on py3. threading is import...William Deegan2017-04-061-1/+1
* Use mode='r' to fix errors on Python 3Craig Rodrigues2017-03-141-4/+4
* Remove 'b' from open, not needed py2/3Craig Rodrigues2017-03-111-1/+1
* don't run test for no threading via fake threading.py which throws ImportErro...William Deegan2015-12-161-25/+26
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-5/+4
* Remove more unnecessary imports from test scripts.Steven Knight2009-02-111-1/+1
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Commonize new string-search-in-output methods:Steven Knight2009-02-061-1/+1
* Merged revisions 2454-2525 via svnmerge fromSteven Knight2007-12-131-37/+0
* Merged revisions 1502-1677,1679-1682,1684-1918,1920-1968,1970-2116,2118-2125,...Steven Knight2007-07-151-0/+3
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-021-10/+10
* Really handle lack of the threading.py module when run by non-threaded Pythons.Steven Knight2003-10-221-1/+35
* Test portability for win32.Steven Knight2003-10-211-5/+5
* Fix a problem with the new Parallel job support when a command fails. (J.T. ...Steven Knight2003-10-091-3/+47
* Provide uniform access to (some) command-line options. (Anthony Roach)Steven Knight2003-04-301-9/+9
* 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
* Necessary changes towards supporting Jython.Steven Knight2003-01-151-1/+1
* Add functions for getting and setting the number of jobs. (Anthony Roach)Steven Knight2002-12-101-6/+69
* Fix -j with multiple targets. (Anthony Roach)Steven Knight2002-09-071-0/+18
* Changes from Charles Crain.Steven Knight2002-06-051-3/+2
* Update Copyright lines for the new year.Steven Knight2002-01-291-1/+1
* Make the (s) and variables upper-case.Steven Knight2001-10-311-1/+1
* Portability fixes for tests on Windows Nt.Steven Knight2001-10-171-4/+5
* Implement special variable substitution.Steven Knight2001-10-111-1/+1
* Updating licensing.Steven Knight2001-10-031-0/+22
* rebuild in response to changed .c fileSteven Knight2001-09-211-5/+14
* Add automatic substitution on filename lines.Steven Knight2001-09-171-1/+1
* Add a TestSCons module for common initialization of SCons tests.Steven Knight2001-09-151-5/+3
* Clean up tests.Steven Knight2001-08-141-0/+68