aboutsummaryrefslogtreecommitdiff
path: root/tracer/transaction/test.std
AgeCommit message (Collapse)AuthorFilesLines
2011-08-24Add support for transaction multiplexingBoris Kolpackov1-0/+2
Also delay getting a connection until after we do all the sanity checks (e.g., that there is no active transaction). Otherwise we are running risk of getting blocked rather than throwing an exception.
2010-07-20Get rid of the session mechanism for nowBoris Kolpackov1-6/+0
Test low-level API instead.
2010-06-04Initial set of testsBoris Kolpackov1-0/+25