summaryrefslogtreecommitdiffstats
path: root/t
Commit message (Collapse)AuthorAgeFilesLines
* stop using use_okJesse Luehrs2014-04-037-19/+21
|
* remove Test::Warnings depJesse Luehrs2013-07-091-4/+12
|
* restore the behavior of suppressing warnings in loaded modulesJesse Luehrs2013-07-083-0/+35
| | | | | 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-0866-6/+6
|
* dep on version that added warnings{}Karen Etheridge2013-07-081-1/+1
|
* use Test::Warnings instead of Test::WarnGraham Knop2013-06-211-5/+4
|
* add tests to confirm there are no unexpected warnings eitherKaren Etheridge2013-06-211-5/+12
|
* fix for RT#75486: instead of silently ignoring conflicts that do not ↵Karen Etheridge2013-06-214-0/+41
| | | | compile, issue a conflict warning
* make runtime warnings optionalJesse Luehrs2013-06-214-52/+6
|
* make sure __DATA__ sections are preservedJesse Luehrs2011-01-175-0/+37
|
* actually, the first set of warnings is unordered, account for that0.03Jesse Luehrs2011-01-133-74/+78
|
* more in depth tests for runtime warningsJesse Luehrs2011-01-1321-0/+226
|
* update tests to check for runtime warningsJesse Luehrs2011-01-132-4/+52
|
* tests for the also stuff0.02Jesse Luehrs2011-01-025-0/+74
|
* test the dist methodJesse Luehrs2010-11-211-0/+4
|
* more testsJesse Luehrs2010-11-213-0/+48
|
* versions are stringsJesse Luehrs2010-11-211-8/+8
|
* allow using the dist name in the error messageJesse Luehrs2010-11-2115-0/+216
|
* initial implementationJesse Luehrs2010-11-2120-0/+302