summaryrefslogtreecommitdiff
path: root/ext/sysvshm/tests
Commit message (Expand)AuthorAgeFilesLines
* Use bool instead of boolean while throwing a type errorGabriel Caruso2018-02-041-2/+2
* Use int instead of integer in type errorsGabriel Caruso2018-02-046-11/+11
* fix testAnatol Belski2016-08-181-1/+1
* Fixed bug #72858 shm_attach null dereferenceAnatol Belski2016-08-181-0/+20
* add testAnatol Belski2015-09-221-0/+22
* Fixed bug #70546 (ext/sysvshm: two broken tests on Solaris) by rainer.jungXinchen Hui2015-09-222-3/+1
* Windows support for sysvshmKalle Sommer Nielsen2015-04-227-7/+28
* Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-211-1/+1
* Refactor sysvsem, sysvshm, sysmsgXinchen Hui2014-05-092-3/+3
* - add skipifPierre Joye2011-09-061-0/+2
* MFH: Fixed error message grammar:Matt Wilmas2009-06-061-5/+5
* - Sync code with HEADFelipe Pena2008-12-246-45/+49
* fix testAntony Dovgal2008-07-011-1/+1
* - New parameter parsing APIFelipe Pena2008-06-277-31/+32
* MFHAntony Dovgal2007-06-251-1/+9
* Unify validation of shm segment size inside shm_attach()Ilia Alshanetsky2007-02-241-11/+11
* add new testsAntony Dovgal2006-06-297-0/+352