summaryrefslogtreecommitdiffstats
path: root/QMTest/TestSCons.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* No need to update copyright_years in QMTest/TestSCons.py anymoreanatoly techtonik2014-02-251-2/+0
* 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
|/
* 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
* Start the deprecation cycle for the BuildDir() method and the build_dirGreg Noel2010-05-261-57/+82
* Update deprecated features to the next life-cycle stageGreg Noel2010-05-211-0/+20
* Convert to Python 3.x division rules.Greg Noel2010-04-241-3/+4
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-241-34/+1
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-211-2/+0
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-201-1/+1
* Index: test/Variables/help.pyGreg Noel2010-04-191-6/+0
* Replace remaining os.path.walk() calls with os.walk().Steven Knight2010-04-181-0/+9
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-171-5/+3
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-151-6/+2
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-151-2/+2
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-03-291-11/+0
* http://scons.tigris.org/issues/show_bug.cgi?id=2329Greg Noel2010-03-271-4/+2
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-63/+61
* Merged r4724 (1.3.0 release changes) back into trunk.Gary Oberbrunner2010-03-241-1/+1
* Change the name of the 'help' statistic in the timings configurationsSteven Knight2010-01-191-6/+6
* Merge back from checkpoint.William Deegan2010-01-191-1/+1
* Update Test{Cmd,Common}.py from upstream, with a newSteven Knight2010-01-121-0/+12