summaryrefslogtreecommitdiffstats
path: root/t/012throwables.t
AgeCommit message (Collapse)AuthorFilesLines
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