summaryrefslogtreecommitdiffstats
path: root/t/012throwables.t
AgeCommit message (Collapse)AuthorFilesLines
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison1-23/+17
local symlink to data/ directory
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵Dylan William Hardison1-17/+23
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6.
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison1-23/+17
local symlink to data/ directory
2011-08-11Initial checkin of bmo/4.0 extensions. Still todo: port changes to core ↵David Lawrence1-2/+2
Bugzilla code
2010-10-15Bug 604522: t/012throwables.t doesn't catch new user errors correctlyFrédéric Buclin1-3/+3
r/a=mkanat
2009-09-04Bug 224588: Unify ($^O =~ /MSWin/) checks (always use ON_WINDOWS)mkanat%bugzilla.org1-3/+3
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2006-10-05Bug 351175: The WebService interface should include the error text along ↵mkanat%bugzilla.org1-2/+21
with the error name Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Wurblzap, a=myk
2006-05-17Bug 337701: 012throwables.t doesn't recognize that certain errors are ↵mkanat%bugzilla.org1-3/+12
AUTH_ERROR codes Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-05-15Bug 337444: t/012throwables.t shouldn't fail due to unused error tags in ↵lpsolit%gmail.com1-5/+17
code/user-error.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-04-18Bug 333998: 012throwables.t broken on Windows - Patch by Marc Schumann ↵lpsolit%gmail.com1-1/+1
<wurblzap@gmail.com> r=LpSolit a=justdave
2006-03-02Bug 312042: Testing suite (runtests.pl) need to check error tags - Patch by ↵lpsolit%gmail.com1-0/+203
Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=LpSolit a=justdave