summaryrefslogtreecommitdiff
path: root/bench
AgeCommit message (Expand)Author
2018-05-23sort out flake8 issues and unicode name usageRonny Pfannschmidt
2018-05-23run blackRonny Pfannschmidt
2018-05-23fix line endingsRonny Pfannschmidt
2014-10-06simplify internal pytester machineryholger krekel
2014-03-14- turn on capturing before early conftest loading and make terminal writerholger krekel
2014-01-18replace py.test module references with pytestJurko Gospodnetić
2013-12-09make bench.py accept an optional script name and add a slow "manyparam" testholger krekel
2013-12-07add a skip benchmark file (from issue400).holger krekel
2013-10-03simplify the implementation of NodeKeywords getting rid of __ descriptors app...holger krekel
2013-08-06argcomplete: FastFileCompleter that doesn't call bash in subprocess, strip pr...Anthon van der Neut
2010-11-23python3 fixesBenjamin Peterson
2010-11-18fix bare "py.test" runs without a directory by not defaulting to --doctest-mo...holger krekel
2010-10-31introduce "-q" option which decreases verbosity and basically leads to a unit...holger krekel
2010-10-15adding a small bench script to see where time is spend in the hook architectureholger krekel