Add strict/warnings test, adjust all offenders (wow, that was a lot)
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / Schema / Bookmark.pm
2013-02-14 Peter Rabbitson Add strict/warnings test, adjust all offenders (wow...
2010-10-04 wreis Extend proxy rel attr
2009-07-09 John Napiorkowski fixed test resultclass formatting, added a few more...
2009-07-09 John Napiorkowski set correct number of tests, changed the debuggin outpu...
2009-06-07 Peter Rabbitson Fix find_or_new/create to stop returning random rows...
2009-05-16 Peter Rabbitson Add default resultclass/resultsetclass to the entire...
2008-11-07 Peter Rabbitson One extra multicreate test and some cleanup
2006-05-24 Aran Deltac Move relationships out of Relationships.pm and in to...
2006-05-12 Matt S Trout fixup for stringify that can be false in find_or_create...