summaryrefslogtreecommitdiff
path: root/test/ENV.py
Commit message (Expand)AuthorAgeFilesLines
* switch to use must_match, mode=r, and get rid of rb/wbWilliam Deegan2017-03-121-2/+0
* switch to use must_match, mode=r, and get rid of rb/wbWilliam Deegan2017-03-121-4/+6
* Use print() function. Fixes py2/3Craig Rodrigues2017-03-111-2/+3
* Remove more unnecessary imports from test scripts.Steven Knight2009-02-111-1/+0
* 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-3/+7
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-021-5/+5
* Ensure that the ENV values are all strings. (Anthony Roach)Steven Knight2003-11-181-0/+22
* Test portability fixes for Cygwin. (Chad Austin)Steven Knight2003-04-301-2/+4
* 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
* Changes from Charles Crain.Steven Knight2002-06-051-3/+3
* Update Copyright lines for the new year.Steven Knight2002-01-291-1/+1
* Windows test fixesSteven Knight2001-12-301-1/+1
* More NT portability in the tests.Steven Knight2001-11-291-34/+16
* Make the (s) and variables upper-case.Steven Knight2001-10-311-1/+1
* Support building (sub)directories.Steven Knight2001-10-251-2/+1
* Portability fixes for tests on Windows Nt.Steven Knight2001-10-171-4/+4
* Implement special variable substitution.Steven Knight2001-10-111-1/+1
* Updating licensing.Steven Knight2001-10-031-0/+22
* Add support for the ENV construction variable.Steven Knight2001-09-281-0/+58