summaryrefslogtreecommitdiff
path: root/Examples/test-suite
Commit message (Expand)AuthorAgeFilesLines
* fixes for namespaces + class declarations + %template directiveMarcelo Matus2004-11-012-2/+153
* now 'defined' as variable name is fixedMarcelo Matus2004-10-302-4/+22
* patch for 'defined' varible not ready jetMarcelo Matus2004-10-301-1/+2
* fix cpp + defined variable nameMarcelo Matus2004-10-301-0/+7
* fix warnings for ruby, add another caseMarcelo Matus2004-10-301-0/+5
* fix warnings for ruby + javaMarcelo Matus2004-10-301-0/+8
* add patch 962168 for Multiple Inheritance problem, seems to be working fineMarcelo Matus2004-10-301-1/+1
* add patch 1025861 for director + exceptions, fix director + enumsMarcelo Matus2004-10-301-0/+6
* removed problem test for gcc-3.3.0+ until resolvedWilliam S Fulton2004-10-291-1/+7
* default args and overloading runtime tests addedWilliam S Fulton2004-10-292-0/+285
* no messageWilliam S Fulton2004-10-292-63/+70
* fix import + typedefs. see example in imports_b.iMarcelo Matus2004-10-292-0/+24
* Removed default arg test cases as the tests were moved into default_args.i so...William S Fulton2004-10-2914-211/+0
* ruby warning suppressionWilliam S Fulton2004-10-293-7/+15
* segfault test added - global scope operatorWilliam S Fulton2004-10-291-0/+2
* better option name templatereduceMarcelo Matus2004-10-282-6/+7
* C# INOUT, INPUT, OUTPUT typemapsWilliam S Fulton2004-10-271-0/+101
* Recover original types in template expansions.Marcelo Matus2004-10-273-8/+31
* add test case for template+typedef+typemapsMarcelo Matus2004-10-271-0/+42
* third attempo to commit, same changes, ie director + nested but no extra shif...Marcelo Matus2004-10-261-1/+0
* derive_nested.i and using_namespace.i not longer brokenMarcelo Matus2004-10-261-3/+3
* more derived +nested casesMarcelo Matus2004-10-261-1/+3
* more using+namespaces casesMarcelo Matus2004-10-261-6/+7
* test for ref+int overloadMarcelo Matus2004-10-252-0/+24
* Fix directors + protected pure virtual members + protectedMarcelo Matus2004-10-241-3/+65
* director enum runtime testWilliam S Fulton2004-10-221-0/+36
* namespace added and a %renameWilliam S Fulton2004-10-221-5/+12
* fix another warningMarcelo Matus2004-10-221-0/+1
* fix director + abstract + constructors, reported by Brian KelleyMarcelo Matus2004-10-223-22/+151
* add silly abstract caseMarcelo Matus2004-10-212-0/+42
* - Add SWIG_RUNTIME_VERSION to new type sharing code. This is for future-proo...John Lenz2004-10-211-0/+3
* fix compiler warningMarcelo Matus2004-10-211-0/+1
* fix example, bad template parameter nameMarcelo Matus2004-10-211-3/+2
* CHANGES.currentMarcelo Matus2004-10-211-1/+2
* disable broken test under the old SwigValueWrapper mechMarcelo Matus2004-10-201-2/+3
* *** empty log message ***William S Fulton2004-10-201-0/+56
* runtime tests for templated functions in a namespace added (overloading and d...William S Fulton2004-10-202-0/+72
* runtime tests for templated functions with default args in namespaceWilliam S Fulton2004-10-201-0/+29
* default args in C code test addedWilliam S Fulton2004-10-201-1/+7
* beefed up the kwargs testsWilliam S Fulton2004-10-202-16/+77
* default args in templated function in a namespace tests addedWilliam S Fulton2004-10-201-0/+23
* templated functions in a namespace tests addedWilliam S Fulton2004-10-201-0/+17
* default arguments in C code testWilliam S Fulton2004-10-201-0/+3
* fixes for SwigValueWrapperMarcelo Matus2004-10-193-1/+130
* missing test fileMarcelo Matus2004-10-191-0/+136
* added new chicken runme scriptJohn Lenz2004-10-191-0/+9
* fix for bug 901706Marcelo Matus2004-10-181-0/+25
* fix for 'template struct Opaque1 Type2Marcelo Matus2004-10-181-1/+10
* make %callback more uniform and usableMarcelo Matus2004-10-181-6/+5
* more examples, and fixesMarcelo Matus2004-10-1817-28/+123