Added test for subincluiding files with the same basename, reported by Kerim Borchaev
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5353 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
8f8e9107c1
commit
8d1ccabff4
8 changed files with 74 additions and 1 deletions
3
SWIG/Examples/test-suite/testdir/test.i
Normal file
3
SWIG/Examples/test-suite/testdir/test.i
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
%include "subdir1/subinc1.i"
|
||||
%include "subdir2/subinc2.i"
|
||||
Loading…
Add table
Add a link
Reference in a new issue