summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/profiling.py
Commit message (Expand)AuthorAgeFilesLines
* update for 2017 copyrightMike Bayer2017-01-041-1/+1
* - happy new yearMike Bayer2016-01-291-1/+1
* - add a new qualifier "native" vs. "dbapi" unicode to avoidMike Bayer2016-01-241-0/+5
* - move away from explicit raises of SkipTest, instead call aMike Bayer2015-05-011-5/+5
* - copyright 2015Mike Bayer2015-03-101-1/+1
* - more callcountsMike Bayer2015-01-051-2/+4
* - add a new option --force-write-profiles to rewrite profiles even if theyMike Bayer2014-11-251-2/+6
* - correct this to rewrite a multiple profile line correctlyMike Bayer2014-11-141-1/+5
* - rework profiling, zoomark tests into single tests so thatMike Bayer2014-08-161-138/+78
* - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects,Brian Jarrett2014-07-201-30/+30
* - break up the <authors> copyright comment as part of a passMike Bayer2014-07-091-1/+2
* fixes to get profiling tests working againMike Bayer2014-03-261-1/+1
* - remove nose dependencyMike Bayer2014-03-261-1/+1
* - fix some function mismatch in profilingMike Bayer2014-01-091-6/+3
* - happy new yearMike Bayer2014-01-051-1/+1
* - add copyright to source files missing itMike Bayer2013-10-261-0/+6
* - fix bug here in profiling.pyMike Bayer2013-08-281-11/+11
* - rework the profile thing to just rewrite all failing numbers when --write-p...Mike Bayer2013-08-281-6/+18
* - the raw 2to3 runMike Bayer2013-04-271-5/+5
* - remove all compat items that are pre-2.5 (hooray)Mike Bayer2013-03-091-2/+2
* just a pep8 pass of lib/sqlalchemy/testing/Diana Clarke2012-11-191-22/+25
* - more tests, move some tests out of test_reflection, test_queryMike Bayer2012-09-271-7/+6
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-0/+292