summaryrefslogtreecommitdiff
path: root/tools/regression/src/regression.py
Commit message (Expand)AuthorAgeFilesLines
* Fix bug with Windows execution that would prevent cleaning ofRene Rivera2013-12-311-17/+25
* Use double quotes instead of single quotes for git command args toRene Rivera2013-12-291-1/+1
* Remove some quoting from git commands to see if it helps WindowsRene Rivera2013-12-291-1/+1
* Fix missing use_svn flag.Rene Rivera2013-12-291-0/+1
* Make git testing the default, with an override for svn testing ifRene Rivera2013-12-291-4/+5
* Full round of bare testing with git working. Support scripts and toolsRene Rivera2013-12-291-1/+3
* Full, but testing, run of git regressions.Rene Rivera2013-12-291-1/+2
* Adjust BBv2 test dir location for git layout.Rene Rivera2013-12-281-2/+5
* Partial work towards git regression testing.. Comit-pushing now beforeRene Rivera2013-12-281-47/+147
* Revert "Fix build paths."Rene Rivera2013-12-281-2/+2
* Fix build paths.Daniel James2013-12-251-2/+2
* Use toolset=... explicitly.Steven Watanabe2013-02-281-1/+1
* Fix bug that was preventing the results directory from getting cleaned up whe...Steven Watanabe2011-04-081-2/+2
* Adjust for tools/build/v2/engine/src move to tools/build/v2/engine.Vladimir Prus2011-02-011-1/+1
* Correct jam source dir URLVladimir Prus2010-07-151-1/+1
* Move tools/jam into tools/build/v2/engineVladimir Prus2010-07-141-1/+1
* Enable tests of a single library at a timeSteven Watanabe2010-05-121-0/+15
* Quote the python executable name when running the Boost.Build testsSteven Watanabe2010-05-111-1/+1
* And back, back, again, to bjam 3.1.18. Now that process_jam_log should no lon...Rene Rivera2010-04-061-1/+1
* And back again to bjam 3.1.17 until we can fix process_jam_log.Rene Rivera2010-04-051-1/+1
* Back to bjam 3.1.18 for testing.Rene Rivera2010-04-051-1/+1
* Revert testing to bjam 3.1.17 until I can decipher what the problem is with t...Rene Rivera2010-03-231-1/+1
* Move testing to bjam 3.1.18 release.Rene Rivera2010-03-221-1/+1
* Revert the previous changeVladimir Prus2009-04-041-1/+1
* Enable verbose diagnostics for Boost.Build testsVladimir Prus2009-04-041-1/+1
* Explicitly request that target targets be removed.Vladimir Prus2009-03-261-2/+2
* Use .exe extensions on cygwin. Fixes #2163Steven Watanabe2008-12-041-0/+4
* Run Boost.Build testsVladimir Prus2008-12-041-5/+10
* Switch testing to use released bjam 3.1.17.Rene Rivera2008-11-291-1/+1
* Work towards Boost.Build testing. Create dummy Boost.Build test resultsVladimir Prus2008-11-151-0/+16
* Removed use of conditional expressions, as this is only available in Python 2...Markus Schöpflin2008-05-051-6/+9
* Add support for test log processing with process_jam_log.py instead of C++ PJ...Rene Rivera2008-05-021-18/+75
* added missing 'self.' qualificationJonathan Turkanis2008-02-071-1/+1
* Switch FTP site for results.Rene Rivera2007-12-051-11/+28
* Switch testing to 3.1.16 bjam release.Rene Rivera2007-12-031-1/+1
* Fix usage of HTTPS for getting the boost-build.jam file when using an empty u...Rene Rivera2007-11-281-1/+1
* Fix search for Boost.Build so that it only finds the approved version.Rene Rivera2007-11-211-3/+20
* Oops, forgot a comma.Rene Rivera2007-11-051-1/+1
* Add missing action for --skip-tests option since it's a boolean flag.Rene Rivera2007-11-051-1/+2
* Now that tarballs are working again... Implement getting the tools source fro...Rene Rivera2007-10-291-28/+53
* Fix force-update and have-source options to be correct boolean options. And b...Rene Rivera2007-10-291-8/+10
* Add default to 'regression' when no commands are given.Rene Rivera2007-10-151-0/+2
* Rework of regression scripts for branch independent testing -- complete.Rene Rivera2007-10-151-77/+315
* Partial rework of regression scripts for branch independent testing.Rene Rivera2007-10-131-0/+506