summaryrefslogtreecommitdiff
path: root/test/QT
Commit message (Expand)AuthorAgeFilesLines
* py2/3 mode=r/w fixesWilliam Deegan2017-04-032-2/+2
* module named warnings.py is conflicting with system warnings module. rename. ...William Deegan2017-03-301-0/+0
* When iterating over dict.items(), we do not need a new list.Craig Rodrigues2017-03-111-1/+1
* Use print() function to fix py2/3Craig Rodrigues2017-03-091-7/+9
* Futurize stage 2 2to3 fixes only.William Blevins2016-09-201-1/+1
* Some more statement to function transforms.Russel Winder2016-01-012-7/+7
* Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-242-4/+6
|\
| * Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).Stefan Zimmermann2014-03-313-1/+3
| * Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-223-5/+5
* | Issue 2264: Updated tests to reflect Node changes.William Blevins2015-05-171-2/+4
|/
* More Solaris test fixes.Steven Knight2010-06-101-1/+1
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-241-2/+0
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-259-25/+16
* Avoid GCC 4.4 warnings from the code generated by our dummy QTSteven Knight2009-12-311-77/+1
* Spell the Windows environment variables consistently "SystemDrive"Steven Knight2009-02-191-1/+1
* 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-0915-0/+90
* Remove (lots) more unnecessary imports.Steven Knight2009-02-063-3/+0
* Merged revisions 2725-2865 via svnmerge fromSteven Knight2008-04-171-2/+2
* Merged revisions 2647-2719 via svnmerge fromSteven Knight2008-03-315-12/+12
* Merged revisions 2527-2645 via svnmerge fromSteven Knight2008-02-042-4/+7
* Merged revisions 2302-2362,2364-2452 via svnmerge fromSteven Knight2007-09-192-6/+6
* Merged revisions 1968-2115 via svnmerge fromSteven Knight2007-07-112-4/+10
* Merged revisions 1826-1882 via svnmerge from0.96.96Steven Knight2007-04-131-0/+148
* Merged revisions 1667-1674 via svnmerge fromSteven Knight2006-11-043-7/+7
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-023-8/+21
* More test portability fixes. (Baptiste Lepilleur and SK)Steven Knight2006-02-154-5/+12
* Add support for an explicit SCONS_HOME variable for writing the SCons executi...Steven Knight2005-11-061-0/+6
* Have the QT UIC Scanner use the env.FindFile method. (Leanid Nazdrynau)Steven Knight2005-10-131-0/+122
* Fix on-disk file matching on case-insensitive systems. Various fixes for win...Steven Knight2005-10-101-2/+10
* Fix a bug in the signature refactoring that caused some generated .h files to...Steven Knight2005-09-251-0/+130
* Update more tests to use the new skip_test() method. Replace a CHANGES.txt c...Steven Knight2005-08-141-3/+21
* Split up test/QT/QT.py into separate tests.Steven Knight2005-04-1412-942/+1127
* Windows portability in tests. Replace overlooked importSteven Knight2005-03-171-2/+14
* Finish the display-customization variables: , , , , , and .Steven Knight2005-01-072-0/+1209