Seth R Johnson
|
feeb2516ae
|
"Include what you use" for tests
Many of these tests implicitly required the target language library files to include the headers upstream.
|
2019-01-06 08:32:34 -05:00 |
|
William S Fulton
|
196a965067
|
test-suite fixes for compilers that don't support vararg macros
Split TESTCASE_THROW into multiple macros taking different number of arguments.
Fixes Visual Studio compiler errors.
|
2018-05-06 09:46:37 +01:00 |
|
William S Fulton
|
35b792daed
|
test-suite support for C++17: exception specification throw removal
|
2018-05-04 20:02:13 +01:00 |
|
William S Fulton
|
760c008311
|
Warning fixes for gcc-7
warning: dynamic exception specifications are deprecated in C++11; use 'noexcept' instead [-Wdeprecated]
|
2017-02-06 20:30:09 +00:00 |
|
Daniel Vollmer
|
2dc87d7485
|
Add std::bad_cast to std_except.i
This exception occurs when dynamic_cast<T&> fails.
Fixes #783.
|
2016-09-17 10:26:54 +02:00 |
|
William S Fulton
|
8ba34a8f52
|
mods for VC++
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8420 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-13 23:40:42 +00:00 |
|
William S Fulton
|
38e82a4b9b
|
test all the STL exception classes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8202 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-03 23:26:18 +00:00 |
|
Marcelo Matus
|
1799ddf592
|
fixes and more cases, as usual
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7768 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-31 10:11:29 +00:00 |
|