summaryrefslogtreecommitdiffstats
path: root/QMTest
Commit message (Expand)AuthorAgeFilesLines
* release 2.4.0William Deegan2015-09-211-1/+1
* post 2.3.6 release changesWilliam Deegan2015-08-011-1/+1
* Add VS14 support to the solution generation code and fix the solution version...Rob Smith2015-07-201-1/+1
* Update MSVS project samples in TestSConsMSVSRob Smith2015-07-171-0/+108
* 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
* Issue 2978: Update tests for toolset support in VS project filesDan Pidcock2014-10-151-0/+2
* 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
* Fixed or skipped tests that fail on Windows.Gary Oberbrunner2014-08-221-2/+3
* 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 in Syeberman/SCons (pull request #104, support Visual Studio 2013 Expr...Gary Oberbrunner2014-03-091-2/+29
|\
| * Fix TestCmd to use ctypes when PyWin32 is not installed, and respect os.envir...Sye van der Veen2014-01-241-2/+29
* | 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
|/
* Fix VersionedLib testDavid Rothenberger2013-08-181-1/+1
* Test harness: fail_test() can now take an optional message to print on failure.Gary Oberbrunner2013-04-201-10/+17
* Merged in carandraug/scons (pull request #67).Gary Oberbrunner2013-03-171-2/+4
|\
* | 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
|/
* Merging pull request #62 from Dirk Baechle: fixes for MinGW testsGary Oberbrunner2012-12-221-0/+22
|\
| * - moved check for an installed MSVC toolchain into its own function in TestSConsDirk Baechle2012-12-221-0/+22
* | TestCmd.py: Delay cleanup registration with atexit to avoid exessiveanatoly techtonik2012-12-191-19/+15
|/
* Merge pull request #58: remove some pre-2.4 codeGary Oberbrunner2012-12-172-118/+22
|\
| * Remove subprocess compatibility code used for Python < 2.4anatoly techtonik2012-12-122-118/+22
* | Fixed tests/scons-time/file.py.Gary Oberbrunner2012-12-161-0/+2
* | - extended the must_contain* methods of the test framework, such that they al...Dirk Baechle2012-12-162-8/+51
|/
* Removed some pre-Python 2.4 compatibility codeanatoly techtonik2012-12-071-20/+0
* - several smaller fixes to get all tests running under Buildbot againdirkbaechle2012-09-271-40/+31
* - added two new functions must_exist_one_of/must_not_exist_any_of to TestCmd,dirkbaechle2012-09-063-4/+262
* - first swoop of changes for getting all Buildbot slaves to run successfully ...dirkbaechle2012-09-041-6/+6
* - removed Aegis supportdirkbaechle2012-08-121-10/+0
* - fixed directory/file fixtures for "general" modedirkbaechle2012-08-123-5/+436
* - renamed the '-j' option to '-k', such that we can use the former for parall...dirkbaechle2012-08-092-10/+2
* - fixed where_is for standard modedirkbaechle2012-08-031-2/+2
* - basic merge with source from the external scons-test-frameworkdirkbaechle2012-08-032-69/+225
* Merged msvc11 branch from stopiccot.Gary Oberbrunner2012-05-071-0/+107
|\
| * copy paste unit tests for VC11stopiccot2012-03-041-0/+107
* | Merged in garyo/scons (pull request #18)Gary Oberbrunner2012-04-071-0/+24
|\ \ | |/ |/|
| * Fix test failures in test/explain/basic.py on Windows due to drive-name case ...Gary Oberbrunner2012-04-071-0/+24
* | Fix in Visual Studio project generation. When project contains only one *.cpp...stopiccot2012-02-121-2/+2
* | Add 2012 to the copyright year listWilliam Deegan2012-01-161-1/+1
|/