summaryrefslogtreecommitdiff
path: root/test/aaa_profiling/test_compiler.py
Commit message (Expand)AuthorAgeFilesLines
* Replace with_labels() and apply_labels() in ORM/CoreGord Thompson2021-01-261-2/+11
* reinvent xdist hooks in terms of pytest fixturesMike Bayer2021-01-131-1/+1
* Update select usage to use the new 1.4 formatFederico Caselli2020-09-081-4/+4
* Add future=True to create_engine/Session; unify select()Mike Bayer2020-07-081-2/+2
* Post black reformattingMike Bayer2019-01-061-2/+10
* Run black -l 79 against all source filesMike Bayer2019-01-061-9/+19
* Fixed issue with :meth:`.TypeEngine.bind_expression` andMike Bayer2018-08-081-4/+5
* - Added new checks for the common error case of passing mapped classesMike Bayer2015-08-221-2/+2
* - rework profiling, zoomark tests into single tests so thatMike Bayer2014-08-161-1/+1
* - fully flake8 test/aaa_profilingMike Bayer2014-07-091-7/+10
* - rename __multiple__ to __backend__, and apply __backend__ to a large number...Mike Bayer2014-03-241-0/+1
* - the raw 2to3 runMike Bayer2013-04-271-1/+1
* A major fix to the way in which a select() object producesMike Bayer2013-04-111-0/+12
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-1/+1
* - [feature] To complement [ticket:2547], typesMike Bayer2012-08-171-6/+16
* adjustmentsMike Bayer2012-08-111-1/+1
* - a new approach to profiling where we attempt to strip outMike Bayer2012-08-091-6/+4
* callcount tweakMike Bayer2012-03-051-1/+1
* fixes to actually get tests to passMike Bayer2011-11-221-2/+2
* mark all aaa_profiling tests with __requires__ = 'cpython',Mike Bayer2011-04-231-0/+2
* - remove test.sql._base, test.engine._base, test.orm._base, move those classe...Mike Bayer2011-03-271-1/+1
* - The compiler extension now supports overriding the defaultMike Bayer2011-02-091-3/+3
* - whitespace removal bonanzaMike Bayer2011-01-021-3/+3
* - remove some more 2.4 targetsMike Bayer2010-12-271-1/+1
* py3k fixesMike Bayer2010-12-271-3/+3
* - more skippage of 2.4Mike Bayer2010-12-231-1/+1
* - allow cextension version to fall back to non-cextensionMike Bayer2010-12-221-4/+4
* - another heap of inlinings and now I really have to be done with thisMike Bayer2010-12-211-10/+12
* - modest inlinings into the MapperProperty.setup/row_processor chainMike Bayer2010-12-201-1/+1
* - callcounts. need to find some way to make this less tedious.Mike Bayer2010-12-131-1/+1
* - sqlalchemy.test and nose plugin moves back to being entirelyMike Bayer2010-11-281-1/+1
|\
| * - move sqlalchemy.test to test.libMike Bayer2010-11-151-1/+1
* | - the "type_map" dictionary in sqlalchemy.types is now private,Mike Bayer2010-11-281-1/+1
|/
* - move inline "import" statements to use new "util.importlater()" construct. ...Mike Bayer2010-11-131-0/+5
* - latest distributeMike Bayer2010-07-051-2/+4
* almost there, some tests failing still.Mike Bayer2010-03-091-1/+1
* preload type affinity entries so that these comparisons don't get shoved into...Mike Bayer2010-03-011-0/+10
* more py3k fixesMike Bayer2010-02-201-1/+1
* callcountsMike Bayer2010-02-161-3/+3
* - A change to the solution for [ticket:1579] - an end-userMike Bayer2010-02-161-0/+4
* update counts for 2.4Mike Bayer2009-10-231-2/+2
* python3k fixesMike Bayer2009-08-091-2/+2
* fix some profiles for 2.4Mike Bayer2009-08-061-1/+1
* merge 0.6 series to trunk.Mike Bayer2009-08-061-3/+3
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+30