summaryrefslogtreecommitdiff
path: root/test/CPPFLAGS.py
Commit message (Expand)AuthorAgeFilesLines
* remove rb/wb from file opens, not needed py2/3William Deegan2017-03-101-7/+9
* Test fixes for Solaris, notably making test/Actions/function.py printSteven Knight2010-06-081-16/+19
* Remove more unnecessary imports from test scripts.Steven Knight2009-02-111-3/+0
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Remove (lots) more unnecessary imports.Steven Knight2009-02-061-2/+1
* Change explicit uses of test.no_result() to test.skip_test(),Steven Knight2009-01-291-1/+2
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-021-11/+11
* Get rid of indentation tabs in the test scripts and have runtest.py invoke th...Steven Knight2005-10-141-2/+2
* Add Fortran 90/95 support. (Chris Murray)Steven Knight2004-07-291-2/+2
* Cygwin portability fixes. (Chad Austin) Improved testing infrastructure.Steven Knight2004-03-211-18/+16
* Test portability fixes for Cygwin. (Chad Austin)Steven Knight2003-04-301-12/+3
* Portability fixes for test. (Chad Austin)Steven Knight2003-04-261-1/+4
* Implement Tool refactoring. (Chad Austin + Steve Leblanc)Steven Knight2003-04-101-4/+13
* 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
* Allow build directories outside the SConstruct tree; add a FindFile() functio...Steven Knight2002-07-101-2/+41
* Remove white-space split of file name lists.Steven Knight2002-06-111-1/+1
* Support a CPPFLAGS variable (a la GNU Make).Steven Knight2002-03-281-0/+143