summaryrefslogtreecommitdiff
path: root/Examples/test-suite/csharp_exceptions.i
Commit message (Expand)AuthorAgeFilesLines
* test-suite fixes for compilers that don't support vararg macrosWilliam S Fulton2018-05-061-11/+11
* test-suite support for C++17: exception specification throw removalWilliam S Fulton2018-05-041-30/+15
* Warning fixes for gcc-7William S Fulton2017-02-061-0/+13
* Suppress pedantic warnings in C# testcasesWilliam S Fulton2015-02-111-1/+1
* New invalid cast exception addedWilliam S Fulton2006-11-081-0/+2
* Add inner exception testsWilliam S Fulton2006-03-021-0/+14
* vc++ warning suppressionWilliam S Fulton2006-01-241-0/+9
* use include <> instead of "" for system filesMarcelo Matus2006-01-151-2/+2
* SWIG_exception modsWilliam S Fulton2005-07-221-3/+2
* Various fixes for VC++7.1 and Sun Studio 10William S Fulton2005-06-031-1/+1
* test all the C# exceptions that can be thrown from unmanaged codeWilliam S Fulton2005-02-221-2/+41
* test new exception mechanism in multithreaded environmentWilliam S Fulton2005-02-171-0/+21
* more c# exception testsWilliam S Fulton2005-02-151-1/+60
* New C# exceptions testWilliam S Fulton2005-02-051-0/+98