summaryrefslogtreecommitdiff
path: root/tests/test_performance.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Replace deprecated unittest.makeSuiteScott Talbert2023-02-021-1/+1
* Do not directly call python and use sys.executableTomáš Chvátal2020-03-121-5/+5
* optimize pty buffering and searchingRyan Petrello2018-02-051-0/+6
* Solaris support, tested on SmartOS from cron(1).Jeff Quast2014-06-081-7/+7
* Skip performance tests on PyPyThomas Kluyver2014-06-011-0/+3
* Fix imports in tests for Python 3Thomas Kluyver2014-06-011-1/+1
* Longer search window for performance tests.Thomas Kluyver2013-10-141-2/+2
* Fix tests in test_performancedesixThomas Kluyver2013-09-231-11/+23
* Don't use six for testsThomas Kluyver2013-09-231-31/+29
* py2.5 compatibilities w/six.pyjquast2013-09-221-34/+29
* more py25 compatibilityjquast2013-09-221-1/+1
* More fixes to testsThomas Kluyver2013-09-181-28/+36
* Moved everything up one directory level.Noah Spurrier2012-10-261-0/+91