aboutsummaryrefslogtreecommitdiff
path: root/Examples/test-suite/enum_thorough.i
AgeCommit message (Expand)Author
2016-09-14Add more test case for char const expression in enumJiulong Wang
2016-09-09Revert "Add enum test cases with const char in compound expression"Jiulong Wang
2016-09-08Add runtime tests for char in compound expression patchJiulong Wang
2016-09-08Add enum test cases with const char in compound expressionJiulong Wang
2016-07-30Test case warning fixes for nodejsWilliam S Fulton
2016-03-13clang illegal character encoding warning fixes in testsWilliam S Fulton
2016-01-27Expand char testing in enums and %constantWilliam S Fulton
2016-01-26Add tests for enum values and static const member variables chars containing ...William S Fulton
2014-11-21Fix incorrect symbol clash error in C# and Java when using %rename for enumsWilliam S Fulton
2011-03-26SF bug #3195112 - fix wrapping of enums that are type charWilliam S Fulton
2010-06-17Remove the -rename option in the Go language support. Do a muchIan Lance Taylor
2009-06-16remove perl specific modifications to the enum_thorough testWilliam S Fulton
2009-06-16fix Java and C# enums when one of the enum items is ignoredWilliam S Fulton
2008-06-21minor vc++ /W4 warning fixesWilliam S Fulton
2008-04-05gcc-4.3 fixWilliam S Fulton
2006-02-10workaround global namespace pollution by older versions of perlWilliam S Fulton
2006-01-06add support for named warning codesMarcelo Matus
2006-01-02silence warningsMarcelo Matus
2006-01-01silence warnsMarcelo Matus
2005-12-31silence warns in rubyMarcelo Matus
2005-11-27fix kw in perlMarcelo Matus
2005-11-26Java/C# - test extra constructor to handle enum items initialised by another ...William S Fulton
2005-10-18massive typemap unificationMarcelo Matus
2005-06-02test bug #1211353 for -ve enum valuesWilliam S Fulton
2005-05-09fixes for gcc-4.0 interpretation of the C++ standard - anonymous declarations...William S Fulton
2004-11-28const enum SWIGTYPE & typemap testsWilliam S Fulton
2004-11-01various fixes to remove warningsWilliam S Fulton
2004-08-29missing typename added to keep gcc-3.4 and other ISO compilers happyWilliam S Fulton
2004-08-24Use %warnfilter to filter out a few more warning messages from the RubyLyle Johnson
2004-05-24New default C/C++ enum wrapping approach which uses the type safe enum patter...William S Fulton
2004-05-15Added a number of %warnfilter directives to the enum_thorough.i testLyle Johnson
2004-04-22More enum testsWilliam S Fulton
2004-04-11fix uninitialized const member SpeedClass::myColour2Marcelo Matus
2004-04-09enum_thorough, more comprehensive enum testingWilliam S Fulton