summaryrefslogtreecommitdiff
path: root/t/io/shm.t
Commit message (Expand)AuthorAgeFilesLines
* ensure shmread() calls get and set magic onceChip Salzenberg2012-07-101-1/+11
* skip_all is a sub in t/test.pl.Craig A. Berry2011-09-161-2/+2
* Use test.pl miniperl check rather than by-hand in t/io/shm.tGeorge Greer2011-09-141-3/+1
* Tests in "t/io" aren't supposed to use Test::More yet, so use test.pl instead.George Greer2011-09-141-1/+1
* shm.t: Skip under miniperlFather Chrysostomos2011-09-141-0/+3
* shm.t: Don’t call shmctl in END when undefinedFather Chrysostomos2011-09-141-3/+3
* Fix #98480 math when reading shared memoryLeon Timmermans2011-09-141-1/+7
* Added SysV shared memory testsLeon Timmermans2011-09-141-0/+75