summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* New upstream version 1.45gregor herrmann2021-09-12
|\
| * Fix tests to work under Devel::CoverDave Rolsky2021-05-01
| * Switch to precious and tidy all filesDave Rolsky2021-05-01
| * Check field names before creating named subsbrian d foy2021-05-01
* | New upstream version 1.44gregor herrmann2018-01-06
|\|
| * Pass through more frame filtering options from throw to DST->newDave Rolsky2017-12-10
* | New upstream version 1.43gregor herrmann2017-10-14
|\|
* | New upstream version 1.41gregor herrmann2016-12-27
|\|
| * Tidyall code and make critic happyDave Rolsky2016-05-18
| * Perltidy all codeDave Rolsky2015-06-06
| * Get rid of use_okDave Rolsky2015-06-06
| * Remove extra newlineDave Rolsky2015-06-06
| * Replace NoRefs with UnsafeRefCaptureDave Rolsky2014-11-01
| * Remove nonsense testDave Rolsky2014-05-05
| * Merge branch 'master' of github.com:rjbs/Exception-Class into rjbs-masterDave Rolsky2014-05-05
| |\
| | * add field_hash methodRicardo Signes2012-07-03
| | * add context_hashRicardo Signes2012-07-03
| | * remove +x bit from t/basic.tRicardo Signes2012-07-03
| | * avoid a warning on 5.17.1 by escaping a {Ricardo Signes2012-07-03
| * | Don't assume $@ will never be resetDave Rolsky2012-11-17
| * | Require Test::More 0.88+Dave Rolsky2012-09-16
| * | Silence warning from test on 5.17.xDave Rolsky2012-09-16
| |/
| * Make EC::Base usable without loading ECDave Rolsky2010-06-26
| * remove redundant strict & warningsDave Rolsky2010-03-20
| * Move done_testing() and fix line number checkDave Rolsky2010-03-20
| * modernize tests and require Test::More 0.88+Dave Rolsky2010-03-20
| * move all author tests to xt and add moreDave Rolsky2010-03-20
| * Rework context info feature to work as class method like similar existing fea...Dave Rolsky2010-03-20
| * apply patch from Graham Barr to make getting context info optionalDave Rolsky2010-03-20
| * More tidyingDave Rolsky2009-12-15
| * tidy all codeautarch2009-12-15
| * Make sure that only the real $VERSION is seen by the toolchainautarch2009-05-07
| * Move base class to its own .pm fileautarch2009-05-06
| * add MaxArgLength patch from RT 33519autarch2008-03-30
| * Add pod-coverage.tautarch2008-01-21
| * Modernize Pod testautarch2008-01-21
| * make caught() return $@unknown2005-12-30
| * add Class->caught()unknown2005-09-30
| * add pod testsautarch2005-04-18
| * add caught() method and doc itautarch2005-04-18
| * add ignore_class & ignore_package constructor paramsautarch2005-01-01
| * switch to Build.PLautarch2004-05-19
| * add changes for RespectOverloadautarch2004-03-10
| * fix bug in test code revealed with D::S 1.05autarch2004-02-20
| * test that alias subs set package correctlyautarch2003-09-18
| * test turning of NoRefsautarch2003-07-05
| * test that description can contain single quote and backslashautarch2003-02-20
| * use skip feature properlyautarch2003-02-02
| * clarify reason for skippingautarch2003-02-02
| * skip test with 5.6.0autarch2003-02-02