Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-04-18 | Backport: Check for perf_counter before using as not available on Python 2 ↵ | Neil | 1 | -14/+20 | |
used for PySide on Linux. Backport of changeset 6698:2cfeab5fa48f. | |||||
2018-04-18 | Backport: Switch performance tests to more accurate timer. | Neil | 1 | -14/+14 | |
Backport of changeset 6697:30b4da4c9e38. | |||||
2013-07-08 | Fix to work on more versions of Python. | Neil | 1 | -6/+6 | |
2013-07-07 | Add tests for searching performance. | Neil | 1 | -0/+38 | |
2013-07-05 | Implemented tests for Qt on Linux. | Neil | 1 | -4/+7 | |
2011-07-25 | Using 'from __future__ import unicode_literals' to make work on Python 2.7. | nyamatongwe | 1 | -0/+1 | |
2009-05-12 | Added README and increased duration of performance tests for more accuracy. | nyamatongwe | 1 | -5/+4 | |
2009-05-12 | Include tests in standard repository. | nyamatongwe | 1 | -0/+84 | |