summaryrefslogtreecommitdiff
path: root/README.unittests
Commit message (Expand)AuthorAgeFilesLines
* this is an RST nowMike Bayer2012-10-101-210/+0
* - new dialect development READMEMike Bayer2012-10-101-65/+36
* Correct error in README.unittests; --first-package-wins option does notMarc Abramowitz2012-06-171-1/+1
* typosDiana Clarke2011-11-291-4/+4
* - Unit tests pass 100% on MySQL installedMike Bayer2011-06-021-0/+3
* weird non-ascii charMike Bayer2011-02-121-1/+1
* - whitespace removal bonanzaMike Bayer2011-01-021-7/+7
* - set sqla_nose as the setup.py test runner - works !Mike Bayer2010-11-161-14/+15
* first step of [ticket:1949], remove the setuptools aspectMike Bayer2010-11-151-49/+16
* - nose3 seems to support "addplugins" nowMike Bayer2010-11-131-0/+10
* - latest distributeMike Bayer2010-07-051-0/+6
* fix verbiagerel_0_6_0Mike Bayer2010-04-181-8/+6
* Add instructions to install nose adn NB that it won't happen by magicChris Withers2010-04-071-0/+7
* - name all the "sub" dialect components <DB><component>_<dialectname>, [ticke...Mike Bayer2010-03-141-9/+9
* - many incantations to get the tests to run reasonablyMike Bayer2010-03-141-10/+24
* - initial working version of sybase, with modifications to the transactionalMike Bayer2010-03-141-23/+15
* starting to add notes for sybaseMike Bayer2010-03-141-4/+14
* Modified unittests docs to explain that --first-package-wins=True is required...Michael Trier2010-02-231-0/+9
* - reorganized and re-documented Oracle schema tests to assumeMike Bayer2010-01-171-30/+34
* update test_schema/test_schema_2 docs, per [ticket:1644]Mike Bayer2010-01-171-38/+45
* Removed references to sequence in MSSQLMichael Trier2009-10-221-0/+5
* mssql+zxjdbc supportPhilip Jenvey2009-09-111-1/+6
* merge 0.6 series to trunk.Mike Bayer2009-08-061-13/+35
* changed reference to PostgreSQL in docs.rel_0_5_5Mike Bayer2009-07-131-2/+2
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-50/+37
* - coverage dumps out separate reports for individual packagesMike Bayer2009-03-291-0/+3
* - removed 2.3 compat stuffMike Bayer2009-01-061-2/+1
* Added note for mssql about using snapshot isolation in order to get multipleMichael Trier2009-01-021-0/+11
* A few 2.3 cleanup items.Michael Trier2008-12-301-17/+0
* Corrected a reference to alt_schema_2 and fixed a docstring indentation for T...Michael Trier2008-07-031-1/+1
* Added notes about 2.3 improvementsJason Kirtland2008-01-231-3/+20
* Updated bit about coverage.pyJason Kirtland2008-01-161-1/+1
* Added lots o' info.Jason Kirtland2008-01-051-59/+137
* merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...Mike Bayer2007-07-271-0/+7
* fix running tests on WindowsJonathan Ellis2007-06-011-4/+10
* - postgres cursor option is now server_side_cursors=False; some users get bad...Mike Bayer2007-01-141-0/+5
* integrated coverage.py into unittest suiteMike Bayer2006-10-231-10/+37
* - logging is now implemented via standard python "logging" module.Mike Bayer2006-09-241-1/+8
* added "dev" tag to default setupMike Bayer2006-08-261-0/+2
* commentMike Bayer2006-08-111-1/+3
* inserting './lib/' into sys.path since PYTHONPATH no longer straightforward w...Mike Bayer2006-06-291-1/+4
* reorganized unit tests into subdirectoriesMike Bayer2006-06-051-0/+42