aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add new py2.7 tests to conftestMichał Górny2020-09-291-0/+4
* add cffi implementation of cryptMatti Picus2019-05-291-1/+1
* unskip tests, fix a failure. Be careful when merging to py3.6!Matti Picus2019-05-251-1/+1
* Fix lib-python conftest.pyRonan Lamy2016-11-161-11/+12
* Move 2 scripts used only by PyPy to pypy/tool/Ronan Lamy2016-11-151-2/+2
* update to 2.7.12 testsPhilip Jenvey2016-10-011-3/+3
* Fix for direct running of test_coercionArmin Rigo2015-10-041-1/+1
* mhlib test requires some extra modules. Also, it failsStefano Rivera2015-09-081-1/+1
* Add missing test, the test suite should start now.Amaury Forgeot d'Arc2015-06-121-0/+1
* add test_ensurepipPhilip Jenvey2014-12-141-0/+1
* Rename 'rctime' to plain 'time'.Amaury Forgeot d'Arc2014-11-121-1/+1
* Added two missing files to the lib-python conftest, also delete some deadcodeAlex Gaynor2014-08-201-8/+2
* add new tests to conftest.pyBrian Kearns2014-03-011-0/+5
* merge defaultBrian Kearns2014-03-011-1/+1
|\
| * enable passing audioop testsBrian Kearns2014-02-191-1/+1
| * Started on audioop module.Alex Gaynor2014-01-061-1/+1
* | merge defaultPhilip Jenvey2013-06-201-2/+2
|\|
| * surprisingly enough, test_ctypes relies on cpyextMaciej Fijalkowski2013-05-151-2/+2
* | merge vendor/stdlib 2.7.4Brian Kearns2013-04-091-0/+1
|\ \
| * | remove everything thats not in the stdlib or tells about the version from the...Ronny Pfannschmidt2012-04-141-728/+0
* | | merge defaultBrian Kearns2013-04-091-93/+84
|\ \ \ | | |/ | |/|
| * | pep8/whitespaceBrian Kearns2013-04-051-90/+81
| * | a test and fix for a problem induced by the _io changesBrian Kearns2013-02-131-1/+1
| * | a couple usemodules linesBrian Kearns2013-02-051-2/+2
* | | merge defaultBrian Kearns2013-01-311-1/+1
|\| |
| * | get test_multiprocessing.py workingBrian Kearns2013-01-311-1/+1
* | | merge defaultBrian Kearns2013-01-291-1/+1
|\| |
| * | unskip test_capi.py while adding individual skips for non-functioning testsBrian Kearns2013-01-291-1/+1
* | | add new lib-python tests to conftest.pyBrian Kearns2013-01-291-0/+2
|/ /
* | enable lib-python test_ptyBrian Kearns2013-01-291-1/+1
* | reduce unnecessary skips in lib-python testsBrian Kearns2013-01-291-46/+40
* | fix lib-python/conftest.py for running tests untranslatedBrian Kearns2013-01-291-77/+52
* | woops, no longer skips but still needs an entry herePhilip Jenvey2013-01-241-0/+1
* | fix iters that fail due to modification to return a length_hint of 0, and add aPhilip Jenvey2013-01-241-1/+0
* | adapt to moved filesmattip2013-01-231-3/+3
* | file movedmattip2013-01-231-1/+1
* | Remove extra importAmaury Forgeot d'Arc2012-10-291-1/+1
* | Port some tests from CPython.Armin Rigo2012-09-241-1/+1
* | hg merge defaultAmaury Forgeot d'Arc2012-09-061-1/+1
|\ \
| * | Fix for directly running "py.test test_itertools.py".Armin Rigo2012-09-031-1/+1
* | | Add new files in the test suiteAmaury Forgeot d'Arc2012-06-121-0/+2
|/ /
* | Fix conftest to recognize both the old and the new format of --info,Armin Rigo2012-05-091-1/+3
* | reenable the ability to run stdlib testsRonny Pfannschmidt2012-04-131-21/+6
|/
* amazingly, test_mmap requires the mmap moduleBenjamin Peterson2012-03-121-1/+1
* List a test that was recently added, otherwise the test suite won't run :(Amaury Forgeot d'Arc2012-01-221-0/+1
* Get rid of the test_distutils failure, which (for now) is reallyArmin Rigo2011-11-061-1/+1
* skip test_multiprocessingMaciej Fijalkowski2011-09-291-1/+1
* try to reenable these tests.Alex Gaynor2011-09-281-1/+1
* implement the pwd module at interp-level,Amaury Forgeot d'Arc2011-09-051-1/+1
* Add missing 'usemodules'.Armin Rigo2011-08-011-13/+13