summaryrefslogtreecommitdiff
path: root/ext/Errno/t
Commit message (Expand)AuthorAgeFilesLines
* Ensure that the C<exists &Errno::EFOO> idiom continues to work as documented.Nicholas Clark2011-03-071-1/+18
* Make extensions in ext run their tests from the extension's own directory.Nicholas Clark2009-08-281-11/+0
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* Convert Errno.t to Test::More. Increase the test coverageSteve Peters2006-09-071-35/+24
* Fix [perl #32130] Errno.pm must not pass references to "prototype"Rafael Garcia-Suarez2004-10-251-1/+4
* ESUCCESS = 0 is not true, but exists.Jarkko Hietaniemi2003-08-061-1/+2
* No more ext/*/*.t, move them all to ext/*/t.Jarkko Hietaniemi2003-07-281-0/+54