summaryrefslogtreecommitdiffstats
path: root/t/lib
Commit message (Collapse)AuthorAgeFilesLines
* restore the behavior of suppressing warnings in loaded modulesJesse Luehrs2013-07-082-0/+19
| | | | | the only thing we care about is getting $VERSION out of the modules, we don't actually want to use them, so the warnings are just noise.
* remove test numbersJesse Luehrs2013-07-0860-0/+0
|
* fix for RT#75486: instead of silently ignoring conflicts that do not ↵Karen Etheridge2013-06-213-0/+15
| | | | compile, issue a conflict warning
* make runtime warnings optionalJesse Luehrs2013-06-212-0/+2
|
* make sure __DATA__ sections are preservedJesse Luehrs2011-01-174-0/+32
|
* more in depth tests for runtime warningsJesse Luehrs2011-01-1320-0/+184
|
* tests for the also stuff0.02Jesse Luehrs2011-01-024-0/+42
|
* more testsJesse Luehrs2010-11-212-0/+27
|
* allow using the dist name in the error messageJesse Luehrs2010-11-2114-0/+146
|
* initial implementationJesse Luehrs2010-11-2118-0/+185