summaryrefslogtreecommitdiffstats
path: root/QMTest/TestSCons.py
Commit message (Expand)AuthorAgeFilesLines
* Some more statement to function transforms.Russel Winder2016-01-011-6/+6
* Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-241-2/+5
|\
| * change release config files to post release stateWilliam Deegan2015-11-111-1/+1
| * merge changes from 2.4.1 release to defaultWilliam Deegan2015-11-091-1/+1
| * add another possible path for JAVA_HOME on OSXWilliam Deegan2015-09-291-0/+3
| * release 2.4.0William Deegan2015-09-211-1/+1
| * post 2.3.6 release changesWilliam Deegan2015-08-011-1/+1
| * merging 2.3.5 changesWilliam Deegan2015-06-201-1/+1
| * reverting 3320William Deegan2015-06-181-1/+1
| * reverting 3321William Deegan2015-06-181-1/+1
| * Release 2.3.5.final.0William Deegan2015-06-151-1/+1
| * Release 2.3.5.final.0William Deegan2015-06-151-1/+1
| * Updated jni header directory expectations for tests.William Blevins2015-03-241-1/+1
| * Put default branch back to develop mode, post 2.3.4.Gary Oberbrunner2014-09-271-1/+1
| * Apply 2.3.3 release auto changes to default branchGary Oberbrunner2014-08-241-1/+1
* | Merged default branch into python3-port to keep it up to date.Gary Oberbrunner2014-08-231-4/+14
|\ \ | |/
| * Remove extra print stmt in TestSCons.py, per review.Gary Oberbrunner2014-08-211-1/+0
| * SWIG: improve tool detection, and update SWIG tests to run on Windows.Gary Oberbrunner2014-08-211-3/+14
| * Fix development mailing list with a new address @scons.organatoly techtonik2014-05-281-1/+1
* | Merged with [default]Stefan Zimmermann2014-03-311-2/+0
|\ \ | |/
| * No need to update copyright_years in QMTest/TestSCons.py anymoreanatoly techtonik2014-02-251-2/+0
* | Merged with [default]Stefan Zimmermann2014-03-311-4/+4
|\ \ | |/
| * Merged scons/scons into defaultTom Tanner2013-10-301-1/+1
| |\
| | * Fix broken python-version.py test. regex for deprecated version string wasn't...William Deegan2013-10-251-1/+1
| * | Adding documentation and a couple of testsTom Tanner2013-10-081-3/+3
| |/
* | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).Stefan Zimmermann2014-03-311-6/+6
* | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-26/+26
|/
* Move back to 'develop' mode after rel_2.3.0.Gary Oberbrunner2013-03-041-1/+1
* Final auto updates for 2.3.0 release.Gary Oberbrunner2013-03-021-19/+19
* - moved check for an installed MSVC toolchain into its own function in TestSConsDirk Baechle2012-12-221-0/+22
* - extended the must_contain* methods of the test framework, such that they al...Dirk Baechle2012-12-161-0/+28
* - several smaller fixes to get all tests running under Buildbot againdirkbaechle2012-09-271-40/+31
* - first swoop of changes for getting all Buildbot slaves to run successfully ...dirkbaechle2012-09-041-6/+6
* - fixed directory/file fixtures for "general" modedirkbaechle2012-08-121-5/+5
* - renamed the '-j' option to '-k', such that we can use the former for parall...dirkbaechle2012-08-091-5/+1
* - fixed where_is for standard modedirkbaechle2012-08-031-2/+2
* - basic merge with source from the external scons-test-frameworkdirkbaechle2012-08-031-61/+109
* Add 2012 to the copyright year listWilliam Deegan2012-01-161-1/+1
* Fix bug 2772William Deegan2011-06-171-1/+1
* Fix TEX auxiliary test by normalizing ps output to avoid spurious failures (f...Gary Oberbrunner2011-05-041-0/+12
* Fix test/update-release-info/update-release-info.py to work in the year 2011William Deegan2011-01-261-1/+1
* Updates the timing infrastructure to:Steven Knight2010-08-181-10/+32
* Windows fix: use shell=True on subprocess.Popen(), don't use communicate().Steven Knight2010-06-281-2/+3
* Generalize searching for the Fortran startup libraries (-lfrtbeginSteven Knight2010-06-271-16/+14
* This changeset increments the trunk to the next minor level, 2.1.0, andGreg Noel2010-06-151-1/+1
* Increase the default timeout of TestSCons.wait_for() to 20.0 seconds.Steven Knight2010-06-101-1/+10
* Oops, backslash must be done first, or backslashes from previous substitutionsGreg Noel2010-06-051-1/+1
* The re_escape() function escapes too little. Blind fix for a Windows problem.Greg Noel2010-06-051-1/+1
* Prepare for checkpoint release. Everything should be set up and readyGreg Noel2010-05-301-3/+6
* http://scons.tigris.org/issues/show_bug.cgi?id=2365Greg Noel2010-05-281-16/+77