summaryrefslogtreecommitdiff
path: root/Misc/build.sh
Commit message (Expand)AuthorAgeFilesLines
* Deactivate automatic upload of the docs to python.org, they will now be built...Georg Brandl2010-03-121-5/+6
* Fix inadvertent checkin of debug line.R. David Murray2010-01-071-1/+1
* Add -W to the 'basics', 'opt', and 'all' test runs so that we get verboseR. David Murray2010-01-071-4/+4
* Update doc build step.Georg Brandl2010-01-031-19/+3
* r77152 to Doc/Makefile broke doc build due to (at least some) makeKurt B. Kaiser2010-01-031-3/+3
* 1. Clean workspace more thoughly before build.Kurt B. Kaiser2009-07-271-6/+18
* Issue 6032: fix refleaks in test_urllib2_localnet.Collin Winter2009-05-181-1/+1
* see if this helps the doc buildsBenjamin Peterson2009-04-061-0/+1
* remove temporary code nowBenjamin Peterson2009-01-091-4/+0
* Make sure to checkout any new packagesNeal Norwitz2009-01-051-1/+1
* Add temporary code to fix the automatic doc build failure.Georg Brandl2009-01-031-0/+4
* Update the version to 2.7. Hopefully this fixes the test_distutils failureNeal Norwitz2008-10-031-1/+1
* Use the actual blacklist of leaky testsNeal Norwitz2008-08-241-1/+1
* Ignore a couple more tests that report leaks inconsistently.Neal Norwitz2008-08-241-1/+1
* test_httpservers has unpredictable refcount behavior.Georg Brandl2008-05-191-1/+1
* test_smtplib sometimes reports leaks too, suppress itNeal Norwitz2008-03-051-1/+1
* Use -u urlfetch to run more testsNeal Norwitz2008-03-051-3/+3
* Tabs -> spacesNeal Norwitz2008-03-051-13/+13
* Two new functions:Skip Montanaro2008-02-151-3/+25
* Ignore leaky warnings from test_asynchatNeal Norwitz2008-02-031-1/+1
* Split the refleak mail body into two parts, the first being those failingSkip Montanaro2008-02-021-3/+14
* Update the leaky tests (ie, ignore these tests if they report leaks). This v...Neal Norwitz2008-02-021-1/+1
* Update the tools before building the docsNeal Norwitz2007-08-171-1/+1
* Try to make the comment a little clearer.Neal Norwitz2007-08-161-3/+4
* Support the new doc system.Neal Norwitz2007-08-161-4/+8
* urllib2_localnet says it leaks probably due to threads. So ignore it.Neal Norwitz2007-06-151-2/+1
* Mail if there is an installation failure.Neal Norwitz2007-06-011-0/+1
* Don't ever report a failure when the sum of the reference count differencesNeal Norwitz2007-05-111-1/+1
* Verify changes to the trunk go to the normal checkins listNeal Norwitz2007-05-071-1/+0
* There really are some tests that are problematic.Neal Norwitz2007-04-291-1/+1
* Add an optional address to copy the failure mails to.Neal Norwitz2007-04-201-3/+20
* More version wibbleNeal Norwitz2006-08-181-1/+1
* Hmm, only python2.x is installed, not plain python. Did that change recently?Neal Norwitz2006-07-261-0/+4
* Try again: test unimportant change to verify buildbot does not try to buildNeal Norwitz2006-06-271-0/+1
* Test unimportant change to verify buildbot does not try to buildNeal Norwitz2006-06-271-1/+0
* Instead of doing a make test, run the regression tests out of the installedNeal Norwitz2006-06-271-5/+17
* Prevent spurious leaks when running regrtest.py -R. There may be moreNeal Norwitz2006-06-181-1/+1
* At least test_threading_local doesn't leak any more.Tim Peters2006-04-181-1/+1
* test_cmd_line should not leak any more, ensure an empty reflog file exists if...Neal Norwitz2006-04-171-1/+3
* Update comments and the skip list, maybe some of these tests don'tNeal Norwitz2006-04-121-3/+10
* Hopefully this makes test_urllib2 have inconsistent leak resultsNeal Norwitz2006-04-061-1/+1
* I don't think we know of any tests that really leak anymoreNeal Norwitz2006-04-061-2/+2
* Update/expand on comments about leaking tests.Neal Norwitz2006-03-171-4/+5
* Ignore ctypes leaks, but add a test case so we do not forget.Neal Norwitz2006-03-171-1/+1
* Ignore leaks from the socket test too. Sigh, this list is getting long. :-(Neal Norwitz2006-03-061-1/+1
* Add test_quopri to know spurious leakersNeal Norwitz2006-03-031-1/+1
* Spell threading write, not thraeadingNeal Norwitz2006-03-021-1/+1
* Ignore the tests which report leaks sporadically.Neal Norwitz2006-02-191-3/+8
* Find test failures consistentlyNeal Norwitz2006-02-151-2/+2
* Support 2.4 (released versions) better. (rsync was not working with adding t...Neal Norwitz2006-02-141-2/+4