aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update pytest fixture syntaxRonan Lamy2018-02-201-1/+2
* Move pyrepl tests to extra_tests/Ronan Lamy2018-02-209-0/+378
* skip this test on platforms where _vmprof is not builtAntonio Cuni2017-12-211-1/+1
* merge defaultAntonio Cuni2017-12-162-15/+68
|\
| * because it's easy: add a json roundtrip hypothesis testCarl Friedrich Bolz-Tereick2017-12-121-0/+13
| * Move test_json_extra to extra_tests/Ronan Lamy2017-12-121-0/+20
| * Improve test_textio so that it detects the current issuesRonan Lamy2017-11-281-15/+35
* | add a test which checks that vmprof is actually enabled inside greenlets; it ...Antonio Cuni2017-11-292-0/+29
|/
* Specify the encoding, for systems where utf-8 isn't the defaultRonan Lamy2017-11-251-1/+2
* More refactoring: deal with the remnant more explicitly and handle size limit...Ronan Lamy2017-11-241-0/+27
* Check behaviour of bytearray as wellRonan Lamy2017-11-081-10/+12
* Add extra-tests for string methods, matching the interp-level tests added in ...Ronan Lamy2017-11-042-0/+169
* Kill fake testRonan Lamy2017-11-031-8/+0
* Add a failing testRonan Lamy2017-11-021-0/+8
* Add extra_tests/requirements.txtRonan Lamy2017-11-021-0/+2
* Partial back-out of changeset 4b63e7093115Armin Rigo2017-04-053-0/+0
* conditionally call vmp_native_enable/disable (only if platform supports it), ...Richard Plangger2017-04-033-0/+0
* Add extra_test for issue 2289 (backport of 88ef793308eb)Ronan Lamy2017-02-233-0/+39