summaryrefslogtreecommitdiff
path: root/tests/select_for_update
AgeCommit message (Expand)Author
2013-08-06[1.6.x] Fixed #19918 -- Modified select_for_update to run on the write database.Alex Cucu
2013-06-10Defined available_apps in relevant tests.Aymeric Augustin
2013-03-11Made transaction.managed a no-op and deprecated it.Aymeric Augustin
2013-03-06Used more precise test assertions.Aymeric Augustin
2013-02-27Fixed #19861 -- Transaction ._dirty flag improvementAnssi Kääriäinen
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner