summaryrefslogtreecommitdiff
path: root/ext/XS-Typemap/t
Commit message (Expand)AuthorAgeFilesLines
* test and fix using T_CVREF_REFCOUNT as an output parameterTony Cook2021-09-131-1/+9
* test and fix using T_AVREF_REFCOUNT as an output parameterTony Cook2021-09-131-1/+9
* test and fix using T_HVREF_REFCOUNT as an output parameterTony Cook2021-09-131-1/+9
* test and fix using T_SVREF_REFCOUNT as an output parameterTony Cook2021-09-131-1/+9
* test and fix using T_SV as an OUTPUT parameterTony Cook2021-09-131-1/+5
* Switch most open() calls to three-argument form.John Lightsey2016-12-231-1/+1
* Don't create zero-length filename on VMS in Typemap.tCraig A. Berry2015-07-091-1/+4
* add test that fails for #124181 to Typemap.tDaniel Dragan2015-07-081-2/+18
* XS-Typemap/t/Typemap.t: avoid close warningsDavid Mitchell2014-12-121-1/+7
* Revert "Squash COWs in the char* typemap"Father Chrysostomos2013-11-271-12/+1
* Squash COWs in the char* typemapFather Chrysostomos2013-11-231-1/+12
* XS-Typemap tests: use parent instead of baseRicardo Signes2013-09-121-2/+2
* [perl #118693] Remove PADTMP exemption from uninit warningsFather Chrysostomos2013-08-201-1/+8
* when the output isn't RETVAL, update the SV instead of replacing itTony Cook2012-12-201-2/+0
* TODO the failing T_BOOL testsTony Cook2012-12-201-0/+2
* T_BOOL failure exampleDaniel Dragan2012-12-201-1/+11
* The T_BOOL_2 tests should have failed, rewrite and TODOTony Cook2012-12-201-4/+8
* Add additional tests for T_BOOL typemapSteffen Mueller2012-11-221-1/+6
* XS::Typemap: Fix tests with -DusemorebitsSteffen Mueller2012-02-031-8/+31
* Revert "XS::Typemap: Disable PerlIO related typemap tests"Craig A. Berry2012-02-021-38/+35
* XS::Typemap: Disable PerlIO related typemap testsSteffen Mueller2012-02-021-35/+38
* XS::Typemap: Tests for T_IN/T_OUT typemapsSteffen Mueller2012-02-011-3/+31
* XS::Typemap: Tests for T_INOUT typemapSteffen Mueller2012-02-011-1/+12
* XS::Typemap: Tests for the T_PACKEDARRAY typemapSteffen Mueller2012-02-011-2/+20
* XS::Typemap: Tests for T_PACKEDSteffen Mueller2012-02-011-3/+9
* Typemap tests: T_SHORT, T_U_INT, T_INT, T_LONGSteffen Mueller2012-02-011-13/+27
* Cleanup: Condense tests and add a fewSteffen Mueller2012-02-011-80/+34
* Also add repaired variants for CV and SVREF typemapsSteffen Mueller2011-10-111-1/+12
* A repaired, properly refcounting AV&HV typemapSteffen Mueller2011-10-111-1/+23
* Convert tests in ext/ from Test to Test::More.Nicholas Clark2009-10-231-54/+53
* Make extensions in ext run their tests from the extension's own directory.Nicholas Clark2009-08-281-2/+0
* Rename ext/XS/Typemap to ext/XS-TypemapNicholas Clark2009-02-091-0/+335