Extra TODO tests for a txn_guard silencing problem
[dbsrgits/DBIx-Class.git] / t / storage / txn_scope_guard.t
2013-04-04 Peter Rabbitson Extra TODO tests for a txn_guard silencing problem
2013-01-25 Peter Rabbitson General cleanup of error messages - quote identifiers...
2011-11-25 Peter Rabbitson Fix TxnScopeGuard misbehaving on externally set $@...
2011-02-25 Peter Rabbitson Cleanup C3 handling, require updated Class::C3::Compone...
2010-12-27 Peter Rabbitson Latest blead (5.13.8) allows us to see $@ again
2010-11-18 Peter Rabbitson Fix 2 stupid omissions in tests
2010-10-26 Peter Rabbitson Break out the txn_scope_guard tests, some cleanup