William S Fulton
|
d6b6356a02
|
explicit is a C# keyword so the explicit.i testcase fails.
Removed explicit.i altogether and merged test into constructor_explicit.i as it is almost identical.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4901 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-06-12 14:07:57 +00:00 |
|
Dave Beazley
|
131f153f70
|
new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4857 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-06-03 19:08:09 +00:00 |
|
William S Fulton
|
1a5f449090
|
New testcase
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4844 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-06-01 23:11:11 +00:00 |
|
Dave Beazley
|
53ef3e4ac7
|
new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4835 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-29 18:30:10 +00:00 |
|
Dave Beazley
|
f460723127
|
new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4824 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-28 17:30:04 +00:00 |
|
William S Fulton
|
042a5a1cbd
|
Fix for 'clean' and 'broken' targets.
Note that any whitespace after the last entry in each list will break make
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4783 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-11 19:02:51 +00:00 |
|
Marcelo Matus
|
20bf783966
|
Added test that checks the order between the global %except handler and local throw() definitions
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4766 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-02 21:19:36 +00:00 |
|
Dave Beazley
|
bee8434140
|
new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4762 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-01 19:23:26 +00:00 |
|
Dave Beazley
|
556b711f62
|
new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4751 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-04-30 17:44:51 +00:00 |
|
William S Fulton
|
9e07224369
|
Corrected some comments
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4733 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-04-28 22:56:04 +00:00 |
|
Dave Beazley
|
7e615494b8
|
new tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4701 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-04-23 18:00:17 +00:00 |
|
Dave Beazley
|
c1fa05651a
|
new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4697 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-04-21 01:34:32 +00:00 |
|
Dave Beazley
|
d2742d8d40
|
new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4667 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-04-04 18:35:44 +00:00 |
|
Dave Beazley
|
f322d33c4c
|
new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4653 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-04-02 01:41:10 +00:00 |
|
Dave Beazley
|
7aee806775
|
new tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4637 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-27 22:54:37 +00:00 |
|
Dave Beazley
|
5394dbe208
|
Fixed template_extend_overload_2 test.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4607 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-21 17:11:36 +00:00 |
|
Dave Beazley
|
d5c6658e58
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4594 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-20 21:08:45 +00:00 |
|
Dave Beazley
|
9ca7ea8ad0
|
new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4590 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-20 19:36:16 +00:00 |
|
William S Fulton
|
26dbbdac83
|
enum renamed enums due to enum keyword in C#
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4582 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-19 21:25:59 +00:00 |
|
Dave Beazley
|
812f140923
|
new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4562 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-17 17:56:53 +00:00 |
|
Dave Beazley
|
3a75cd354e
|
new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4550 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-16 03:55:36 +00:00 |
|
Dave Beazley
|
335cd09555
|
new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4511 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-11 19:23:57 +00:00 |
|
Mark Rose
|
08e16bed8e
|
four new director tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4449 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-07 10:30:11 +00:00 |
|
William S Fulton
|
bbe40b2a3c
|
New test. It exposes some missing long long typemaps in some languages.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4439 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-06 23:15:14 +00:00 |
|
Dave Beazley
|
cba4b57a64
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4419 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-27 19:37:29 +00:00 |
|
Dave Beazley
|
306510ff7c
|
new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4415 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-27 17:21:34 +00:00 |
|
Dave Beazley
|
6779ece600
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4397 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-25 22:40:02 +00:00 |
|
Dave Beazley
|
9607710bd6
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4390 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-25 21:09:00 +00:00 |
|
Marcelo Matus
|
daa23f01ce
|
Added test that shows a problem in the 'abstract detection method' when virtual base classes are used (in different order)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4378 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-21 21:03:05 +00:00 |
|
Marcelo Matus
|
2c715f8272
|
Added a broken case after the abstract_typedef case was fixed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4371 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-20 21:26:20 +00:00 |
|
Dave Beazley
|
456ce0c450
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4365 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-20 19:40:10 +00:00 |
|
Dave Beazley
|
df9d00e60d
|
new tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4343 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-18 21:25:31 +00:00 |
|
Dave Beazley
|
d9bdfba2a9
|
new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4303 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-12 17:16:39 +00:00 |
|
Dave Beazley
|
43c45a7c51
|
new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4296 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-11 21:28:42 +00:00 |
|
Dave Beazley
|
97a0cf523e
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4291 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-11 03:52:27 +00:00 |
|
Marcelo Matus
|
a087adeab5
|
Added broken example with cpp macro expansion
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4288 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-11 01:34:44 +00:00 |
|
William S Fulton
|
753b2bde2f
|
new make targets for the broken test-suite
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4274 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-07 23:23:25 +00:00 |
|
Dave Beazley
|
08705104df
|
new tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4269 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-07 22:16:55 +00:00 |
|
William S Fulton
|
4ae8960abf
|
no message
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4268 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-07 22:14:43 +00:00 |
|
Dave Beazley
|
7119c4f544
|
new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4254 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-06 15:58:32 +00:00 |
|
Dave Beazley
|
048281b9f8
|
new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4251 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-04 16:15:09 +00:00 |
|
William S Fulton
|
cc77dfe436
|
New test case - passing arrays by reference (needs fixing)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4249 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-01-31 22:01:53 +00:00 |
|
Dave Beazley
|
09fcd7111b
|
new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4248 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-01-31 17:29:28 +00:00 |
|
Marcelo Matus
|
eea44f5690
|
Added another broken test for template + extend + overload
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4195 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2002-12-12 22:18:33 +00:00 |
|
Marcelo Matus
|
c048546bde
|
Added broken test for template + extend + overload
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4172 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2002-12-11 09:32:28 +00:00 |
|
Marcelo Matus
|
62d765933e
|
Added broken test for template + specialization + enum
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4171 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2002-12-10 23:59:33 +00:00 |
|
Marcelo Matus
|
dbf8e12740
|
Added broken test for template + specialization + defarg
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4170 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2002-12-10 23:19:49 +00:00 |
|
Dave Beazley
|
b107a107e6
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4168 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2002-12-10 16:14:49 +00:00 |
|
Dave Beazley
|
18c3b8ee11
|
new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4167 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2002-12-10 15:41:54 +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 |
|