summaryrefslogtreecommitdiff
path: root/Examples/test-suite/java
Commit message (Expand)AuthorAgeFilesLines
* Add C++11 constexpr runtime testWilliam S Fulton2014-03-311-0/+33
* Correct messages displayed when running Java test-suiteWilliam S Fulton2014-03-281-1/+1
* Java/C# smart pointer tests: Give GC more time to collect objectsWilliam S Fulton2014-03-164-46/+87
* C++11 result_of testcaseWilliam S Fulton2014-03-141-0/+24
* Better error detection in some java testcasesWilliam S Fulton2014-03-016-40/+31
* Fix assorted comment and documentation typosOlly Betts2014-02-231-1/+1
* Slight wording change when running test-suiteWilliam S Fulton2014-02-221-2/+2
* Add support for cdata library for JavaWilliam S Fulton2014-02-151-0/+24
* Typedef typedef prefix test for templatesWilliam S Fulton2014-01-141-0/+26
* Add testcase for %attributestring on shared_ptrWilliam S Fulton2014-01-111-0/+38
* %naturalvar feature fixes and documentationWilliam S Fulton2014-01-111-0/+37
* Relax Java preproc_line_file unit test to pass in a separate build directory.Vadim Zeitlin2013-12-231-12/+14
* fixed %template within %extend, test addedVladimir Kalinin2013-12-191-0/+1
* fixed %template declared within class, next to template declarationVladimir Kalinin2013-12-161-0/+22
* Merge branch 'nested' - nested structs/classes supportWilliam S Fulton2013-12-143-38/+49
|\
| * fixed out-of-scope nested class definitions, added a testVladimir Kalinin2013-12-041-0/+7
| * Nested classes supportVladimir Kalinin2013-11-293-38/+42
* | Add std_auto_ptr.i defining typemaps for returning std::auto_ptr<>.Vadim Zeitlin2013-12-031-0/+48
|/
* java_director_exception_feature_nspace test case changesWilliam S Fulton2013-11-072-27/+18
* Add feature director:except for improved director exception handling in JavaMarvin Greenberg2013-10-223-2/+316
* Add support for case conversion characters in regex substitutions.Vadim Zeitlin2013-10-151-3/+5
* Merge branch 'gsoc2009-matevz' into master - C++11 supportWilliam S Fulton2013-10-112-0/+79
|\
| * Merge branch 'master' into gsoc2009-matevzWilliam S Fulton2013-10-102-0/+95
| |\
| * | Rename all C++0x to C++11 and cpp0x to cpp11William S Fulton2013-10-072-26/+26
| * | Add support for extern "C++" - no warning should be issued as was previously ...William S Fulton2013-02-081-0/+4
| * | Add support for extern "C" thread_localWilliam S Fulton2013-02-081-0/+4
| * | Add support for thread_local when specified with other legitimate storage cla...William S Fulton2013-02-081-0/+43
| * | Merge branch 'master' into gsoc2009-matevzWilliam S Fulton2013-01-2842-718/+1949
| |\ \
| * | | sort out c++0x lambda tests and reorder cpp0x testsWilliam S Fulton2010-07-241-0/+28
* | | | Add naturalvar_more testcase runtime testWilliam S Fulton2013-10-111-0/+23
| |_|/ |/| |
* | | Document patch #33 from previous commit and complete run time testsWilliam S Fulton2013-04-181-0/+2
* | | Fix syntax error when preprocessor macros are defined inside of enum listsWilliam S Fulton2013-04-181-0/+93
| |/ |/|
* | Merge pull request #17 from tristan0x/fix-test-suite-if-custom-javaWilliam S Fulton2013-01-181-2/+2
|\ \
| * | use executables path set at ./configure timeTristan Carel2013-01-171-2/+2
* | | Cosmetic makefile changeWilliam S Fulton2013-01-191-2/+2
* | | Java test-suite change to make it possible to not specify a namespace. Re-add...William S Fulton2013-01-181-1/+4
* | | Revert Java test-suite makefile to adf51b5249e6b1a7a11fc3adcc01ed196d6c9135William S Fulton2013-01-181-29/+19
* | | Remove comment about previously outstanding TODO that has been cleaned up.Brant K. Kyser2013-01-171-4/+0
* | | Modify java test-suite Makefile to run the java_nspacewithoutpackage test wit...Brant K. Kyser2013-01-171-11/+12
* | | Add test case for using nspace without -package. TODO: Fix Makefile.in to act...Brant K. Kyser2013-01-171-0/+1
* | | fix variable names and makefile logic to correctly set PKGDIRSETUP and SWIGOP...marvingreenberg2013-01-171-24/+22
* | | Allow certain tests to compile without -package optionmarvingreenberg2013-01-171-20/+34
|/ /
* | Merge branch 'master' of github.com:swig/swigWilliam S Fulton2013-01-121-0/+1
|\ \
| * | Add test case for SourceForge Bug #1299Brant K. Kyser2013-01-051-0/+1
| * | Merge branch 'master' into SFbug1299Brant K. Kyser2013-01-031-6/+6
| |\ \
| * | | Added a test case for SourceForge Bug #1283.Brant K. Kyser2013-01-031-0/+48
* | | | Convert to unix fileformatWilliam S Fulton2013-01-121-701/+701
* | | | Added a test case for SourceForge Bug #1283.Brant K. Kyser2013-01-041-0/+48
| |/ / |/| |
* | | Fix for SourceForge Bug #1278Brant K. Kyser2013-01-021-6/+6
|/ /
* | Tweak test so it works if test-suite is run using -copyctorWilliam S Fulton2012-11-131-1/+1