summaryrefslogtreecommitdiffstats
path: root/t/013dbschema.t
AgeCommit message (Collapse)AuthorFilesLines
2016-02-29Bug 1136137: Require Perl 5.14Frédéric Buclin1-1/+1
r=dkl
2016-02-23Bug 1246528 - Use Makefile.PL and allow Bugzilla use cpanm-compatible local ↵Dylan Hardison1-1/+1
dependencies r=dkl,a=dylan
2014-08-13Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin1-0/+3
r=dkl a=sgreen
2013-08-07Bug 817306 - Add additional words to test for reserved SQL words in schemaSunil Joshi1-4/+4
r=sgreen, a=glob
2012-12-03Remove tabs from t/002goodperl.t and CRLF characters from t/013dbschema.tFrédéric Buclin1-84/+84
(required for bug 817634)
2012-12-01Bug 247560: Add tests for reserved SQL words in the DB schemaSunil Joshi1-0/+84
r/a=LpSolit