summaryrefslogtreecommitdiff
path: root/Examples/test-suite/enum_thorough.i
Commit message (Expand)AuthorAgeFilesLines
* Auto-detect non-assignable classesSeth R Johnson2022-02-041-2/+0
* Add more test case for char const expression in enumJiulong Wang2016-09-141-0/+11
* Revert "Add enum test cases with const char in compound expression"Jiulong Wang2016-09-091-12/+6
* Add runtime tests for char in compound expression patchJiulong Wang2016-09-081-2/+6
* Add enum test cases with const char in compound expressionJiulong Wang2016-09-081-6/+12
* Test case warning fixes for nodejsstl-vector-ptrsWilliam S Fulton2016-07-301-0/+6
* clang illegal character encoding warning fixes in testsWilliam S Fulton2016-03-131-0/+9
* Expand char testing in enums and %constantWilliam S Fulton2016-01-271-7/+57
* Add tests for enum values and static const member variables chars containing ...William S Fulton2016-01-261-1/+43
* Fix incorrect symbol clash error in C# and Java when using %rename for enumsWilliam S Fulton2014-11-211-0/+12
* SF bug #3195112 - fix wrapping of enums that are type charWilliam S Fulton2011-03-261-1/+52
* Remove the -rename option in the Go language support. Do a muchIan Lance Taylor2010-06-171-0/+2
* remove perl specific modifications to the enum_thorough testWilliam S Fulton2009-06-161-24/+0
* fix Java and C# enums when one of the enum items is ignoredWilliam S Fulton2009-06-161-0/+45
* minor vc++ /W4 warning fixesWilliam S Fulton2008-06-211-0/+2
* gcc-4.3 fixWilliam S Fulton2008-04-051-0/+3
* workaround global namespace pollution by older versions of perlWilliam S Fulton2006-02-101-5/+5
* add support for named warning codesMarcelo Matus2006-01-061-39/+39
* silence warningsMarcelo Matus2006-01-021-2/+5
* silence warnsMarcelo Matus2006-01-011-0/+1
* silence warns in rubyMarcelo Matus2005-12-311-0/+1
* fix kw in perlMarcelo Matus2005-11-271-0/+22
* Java/C# - test extra constructor to handle enum items initialised by another ...William S Fulton2005-11-261-0/+23
* massive typemap unificationMarcelo Matus2005-10-181-0/+2
* test bug #1211353 for -ve enum valuesWilliam S Fulton2005-06-021-1/+1
* fixes for gcc-4.0 interpretation of the C++ standard - anonymous declarations...William S Fulton2005-05-091-0/+2
* const enum SWIGTYPE & typemap testsWilliam S Fulton2004-11-281-11/+22
* various fixes to remove warningsWilliam S Fulton2004-11-011-2/+0
* missing typename added to keep gcc-3.4 and other ISO compilers happyWilliam S Fulton2004-08-291-26/+20
* Use %warnfilter to filter out a few more warning messages from the RubyLyle Johnson2004-08-241-1/+7
* New default C/C++ enum wrapping approach which uses the type safe enum patter...William S Fulton2004-05-241-3/+12
* Added a number of %warnfilter directives to the enum_thorough.i testLyle Johnson2004-05-151-0/+30
* More enum testsWilliam S Fulton2004-04-221-31/+30
* fix uninitialized const member SpeedClass::myColour2Marcelo Matus2004-04-111-0/+1
* enum_thorough, more comprehensive enum testingWilliam S Fulton2004-04-091-0/+425