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 |
|
William S Fulton
|
eec306c228
|
Test suite warning fixes
|
2014-12-28 10:38:12 +00:00 |
|
Olly Betts
|
949ea9b580
|
[PHP] Update the list of PHP keywords - "cfunction" is no longer a
keyword in PHP5 and PHP 5.3 added "goto", "namespace", "__DIR__",
and "__NAMESPACE__".
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11368 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2009-07-05 05:40:50 +00:00 |
|
William S Fulton
|
1fad10b79b
|
muffle exception specification ignored warning (VC++). This is only for testcases that introduce exception specifications in the testcase case itself.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8400 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-12 23:43:16 +00:00 |
|
Marcelo Matus
|
89e7497ac6
|
add support for named warning codes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8249 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-06 11:42:24 +00:00 |
|
John Lenz
|
897e5ad40d
|
Lots more bug fixes for the chicken module: almost the entire test-sutie now runs
The only tests that are failing are ones that depend on std_vector.i and similar
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7079 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-03-17 07:28:19 +00:00 |
|
Marcelo Matus
|
22407f3517
|
remove more warnings, ICC
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6254 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-17 21:46:44 +00:00 |
|
Lyle Johnson
|
97add03e43
|
Use %warnfilter to filter out a few warnings from the Ruby module about
constants whose names begin with lowercase letters.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6130 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-24 13:47:31 +00:00 |
|
William S Fulton
|
2b4f480f34
|
more tests added to test all the generic throws typemaps
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5950 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-05-30 08:02:16 +00:00 |
|
William S Fulton
|
d6de9a311f
|
More comprehensive exception specification tests added.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5942 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-05-29 15:09:25 +00:00 |
|
Dave Beazley
|
12a43edc2d
|
The great merge
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4141 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2002-11-30 22:01:28 +00:00 |
|