aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/RUNNING_UNIT_TESTS
Commit message (Expand)AuthorAgeFilesLines
* revises RUNNING_UNIT_TESTS to delegate stuff to the contributing guideXavier Noria2012-07-131-11/+5
* Add link to relevant rails guide to Active Record unit test docs.Katrina Owen2012-07-131-0/+3
* Add note about needing mysql superuser for unit tests.Katrina Owen2012-07-131-0/+2
* Remove IdentityMapCarlos Antonio da Silva2012-03-131-7/+0
* Update with new task names for building mysql and postgresql databasesMichael Guterl2012-02-231-1/+1
* Add support for using an ARCONFIG environment variable to specify the locatio...Jon Leighton2011-06-121-0/+5
* Print out information about whether the identity map is on or off when runnin...Jon Leighton2011-06-091-0/+7
* Update the RUNNING_UNIT_TESTS fileJon Leighton2011-06-091-10/+5
* Merge branch 'master' of git://github.com/lifo/docrailsXavier Noria2011-06-061-1/+8
|\
| * Correct TESTOPTS specification in activerecord/RUNNING_UNIT_TESTSTekin2011-05-261-1/+1
* | Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...Jon Leighton2011-06-041-32/+14
|/
* commas to set off expressions that interrupt sentence flowgenlinux2011-02-171-3/+3
* Updated RUNNING_UNIT_TESTS documentation with mention of the build_databases ...Nathan Zook and Ryan Bigg2010-10-111-1/+6
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-8/+8
* documents how to run an individual test in ARXavier Noria2010-06-171-0/+2
* fixed typo in RUNNING_UNIT_TESTSDiego Carrion2010-04-141-1/+1
* Added change_table for migrations (Jeff Dean) [#71 state:resolved]David Heinemeier Hansson2008-05-031-1/+4
* Make sure ActiveRecord tests can run individually. Closes #11425 [thechrisosh...Pratik Naik2008-03-281-1/+1
* Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/railsJeremy Kemper2008-01-211-2/+2
* Remove seemingly misleading 'faster tests' instructions tooMichael Koziarski2007-10-151-11/+0
* Update the instructions for running tests.Michael Koziarski2007-10-151-23/+3
* Update RUNNING_UNIT_TESTS for current Rake tasks. Closes #6349.Jeremy Kemper2006-10-051-3/+4
* Fixed a few Oracle issues: Allows Oracle's odd date handling to still work co...David Heinemeier Hansson2006-07-051-0/+17
* Small pgsql fixes (closes #4083) [pergesu@gmail.com]David Heinemeier Hansson2006-03-191-1/+1
* Do not use instantiated fixtures (in general) in tests. Also, support the use...Jamis Buck2005-06-101-0/+11
* Finished polishing API docsDavid Heinemeier Hansson2005-02-231-2/+1
* InitialDavid Heinemeier Hansson2004-11-241-0/+36