Cleanup shebang lines of all maint/example scripts, remove from tests entirely
[dbsrgits/DBIx-Class.git] / t / 39load_namespaces_1.t
2010-07-08 Peter Rabbitson Cleanup shebang lines of all maint/example scripts...
2010-04-24 Peter Rabbitson Revert bogus commit
2010-04-24 Peter Rabbitson 10% speed up on quoted statement generation
2010-04-20 Jess Robinson Warn if a class found in ResultSet/ is not a subclass...
2009-05-10 Peter Rabbitson Require DBICTest.pm in all tests even if it is not...
2009-01-09 Wallace Reis not necessary
2009-01-08 Wallace Reis >result_source_instance->source_name should return...
2009-01-08 Wallace Reis failing test for load_namespace
2006-08-23 Brandon L. Black rename Source to Result, because that is what it should...
2006-08-23 Brandon L. Black remove result_class stuff from load_namespaces, better...
2006-07-30 Brandon L. Black rename the load_namespaces tests