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
56ab717ff3
Test case warning fixes for nodejs
...
nodejs 4.2.1 on Ubuntu Xenial Xerus
2016-07-30 21:23:57 +01:00
William S Fulton
6725b2fdf6
Fix unused variable warnings in test-suite
2016-05-28 00:45:24 +01:00
William S Fulton
ed084f30f2
nested_extend_c testcase fix when compiled by C++ target languages
...
Javascript v8 and node compiles the wrappers as C++, fix this warning:
anonymous type with no linkage used to declare variable ‘<anonymous struct> THING’ with linkage
2015-02-11 23:32:45 +00:00
Vladimir Kalinin
84e1b553c4
test fixed
2014-05-31 07:59:39 +04:00
Vladimir Kalinin
665c4f581b
%extend symbols for nested structs get into a wrong C symbol table
2014-05-28 22:15:50 +04:00
Vladimir Kalinin
3692e175bc
global unnamed structures ignored
2014-05-15 03:13:25 +04:00
Vladimir Kalinin
5d78f14b1c
test added for nested unnamed C struct %extend
2014-05-14 00:56:39 +04:00
William S Fulton
caaf224b59
Turn off %extend nested test for cplusplusout languages
2014-05-12 19:07:55 +01:00
William S Fulton
9b0e484b8a
Tests for C nested classes symbol table not being in global space
...
Tests for 55bda53145
2014-05-12 07:51:55 +01:00