summaryrefslogtreecommitdiff
path: root/Examples/test-suite/perl5
Commit message (Expand)AuthorAgeFilesLines
* Fix overloading for non-pointers and NULL - PerlWilliam S Fulton2018-12-291-0/+44
* repair uses of EXTEND() in Perl typemapsRobert Stone2018-12-111-0/+88
* Add director typemaps for pointer const ref typesWilliam S Fulton2017-10-241-1/+3
* Add regression test for old fixed SF bugOlly Betts2017-10-071-1/+7
* Fix various comment and documentation typosOlly Betts2017-08-131-1/+1
* [Perl] Fix testsuite to work without . in @INCOlly Betts2017-06-131-1/+1
* Duplicate tests that are run twice as both C and C++ tests to fix parallel ma...William S Fulton2016-02-212-1/+15
* Don't run some tests twiceWilliam S Fulton2016-02-211-2/+0
* Duplicate tests that are run twice as both C and C++ tests to fix parallel ma...William S Fulton2016-02-211-0/+72
* Consistent quoting in MakefileWilliam S Fulton2015-08-211-1/+1
* capture the current behavior of perlprimtypes.swg is more detailRobert Stone2015-08-082-2/+80
* Make (char*, size_t) typemap usable for strings of other types in Java.Vadim Zeitlin2015-08-071-1/+4
* Perl5 carrays testcase fixWilliam S Fulton2015-07-041-1/+1
* Fix array overrun in li_carrays testcaseWilliam S Fulton2015-07-041-1/+1
* Add c++11 strongly typed enums runtime test for PerlWilliam S Fulton2014-11-271-0/+168
* apply SF Patch #350 and add testcaseRobert Stone2014-08-151-0/+1
* Set SRCDIR when calling test-suite clean targets, in case it's neededKarl Wette2014-05-291-1/+1
* Slight simplification of test-suite build for new out-of-source changesWilliam S Fulton2014-05-151-6/+0
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-111-3/+10
* Whitespace cleanup of all Makefiles*Karl Wette2014-05-021-2/+2
* Remove execute permissions from various non-executable filesKarl Wette2014-05-0224-0/+0
* Don't run perl examples/tests if Test::More is not availableWilliam S Fulton2014-02-141-23/+9
* Don't accept strings too long to fit in char[N] with trailing NUL.Vadim Zeitlin2013-12-231-2/+2
* Change the length of strings created from fixed-size buffers.Vadim Zeitlin2013-12-231-1/+1
* Merge remote branch 'upstream/master' into perl5-directors-minimalRobert Stone2013-11-162-12/+17
|\
| * fix "long long" tests for perl v5.6Robert Stone2013-11-142-12/+17
* | prefer polymorphism on existing destructor over custom destructor methodRobert Stone2013-11-141-2/+3
* | steals python directors and adapts to perl5Robert Stone2013-11-1220-0/+925
|/
* Fix assorted typos.Olly Betts2013-01-081-1/+1
* * revert perl5 li_typemaps run tests due to Windows regressions.Robert Stone2012-04-181-83/+59
* Remove old copies of Perl Test::Builder and Test::More - these have beenOlly Betts2011-12-082-3039/+0
* Fix for SF bug #1481958.Robert Stone2011-09-111-59/+83
* Patch #3260265 fixing overloading of non-primitive types and integers in Perl...William S Fulton2011-05-191-1/+8
* Test modifications of changed behaviour in perl 5.12 and 5.14 in reporting er...William S Fulton2011-05-192-8/+8
* Added some missing multi-argument typemaps: (char *STRING, size_t LENGTH) and...William S Fulton2011-01-142-8/+33
* remove unnecessary extra semicolons in the tesuiteMiklos Vajna2009-08-091-2/+1
* remove unnecessary extra shells being spawned in the test-suiteWilliam S Fulton2009-08-091-2/+2
* PHP: fix for the wrapmacro testcaseMiklos Vajna2009-08-041-2/+2
* better way to provide custom commandline options for individual testsWilliam S Fulton2009-07-031-0/+3
* rename byreference testcase to li_reference to follow normal test naming conv...William S Fulton2009-07-024-89/+37
* remove perl specific modifications to the enum_thorough testWilliam S Fulton2009-06-161-7/+2
* fix Java and C# enums when one of the enum items is ignoredWilliam S Fulton2009-06-161-4/+43
* reference.i improvements, testcase coverage. language specific interface sup...Robert Stone2009-06-053-0/+89
* Fix SF#2564192Robert Stone2009-02-051-1/+4
* Apply patch #2143727 for Python from Serge Monkewitz to fix importing base cl...William S Fulton2008-12-021-4/+4
* modify test-suite (barring python atm) to not rely on the -I path to find the...William S Fulton2008-11-261-46/+0
* rollback 10737:10749, this work is better left on a branch until it is Robert Stone2008-08-191-1/+1
* initial steps to clean up perl5 class methods (primarily constructors).Robert Stone2008-08-081-1/+1
* Hopefully this provides more portable values for Infinity and NaN in Perl.Robert Stone2008-06-301-17/+22
* variable name changes to remove php keywordsWilliam S Fulton2008-06-241-2/+2