summaryrefslogtreecommitdiff
path: root/Examples/test-suite/java/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Add test case for SourceForge Bug #1299Brant K. Kyser2013-01-051-0/+1
* Fix additio of assumeoverride testcaseWilliam S Fulton2012-08-131-0/+1
* Add JNI checking when running Java test-suiteWilliam S Fulton2012-03-291-1/+2
* Add support for %nspace when using directors - JavaWilliam S Fulton2012-01-061-0/+1
* Restore in source and out of source builds for the test-suite. Note that conf...William S Fulton2010-07-281-2/+2
* Correct top_{src,build}dir definitions in csharp and java test suite.Vadim Zeitlin2010-07-221-2/+2
* Fix out of source builds for the test-suite which broke in 1.3.37William S Fulton2010-07-181-1/+0
* Test %extend and nspace featureWilliam S Fulton2010-03-081-0/+1
* Add improved namespace support - the nspace feature, working for Java only at...William S Fulton2010-03-041-11/+12
* remove unnecessary extra semicolons in the tesuiteMiklos Vajna2009-08-091-3/+3
* remove unnecessary extra shells being spawned in the test-suiteWilliam S Fulton2009-08-091-6/+6
* better way to provide custom commandline options for individual testsWilliam S Fulton2009-07-031-0/+3
* reverse merge last commit - 11348William S Fulton2009-07-021-1/+1
* rename custom testcases with a custom_ prefix (intermediary_classname.i and l...William S Fulton2009-07-021-1/+1
* li_intrusive_ptr test - commented out as not fully workingWilliam S Fulton2008-12-281-0/+1
* modify test-suite (barring python atm) to not rely on the -I path to find the...William S Fulton2008-11-261-1/+2
* correct message display when running the partialcheck-test-suite make targetWilliam S Fulton2008-06-231-2/+2
* Add partialcheck make targets. Also add RUNTOOL, COMPILETOOL and SWIGTOOL var...William S Fulton2008-05-201-3/+5
* test exception_partial_info only in Java and C#William S Fulton2007-10-281-0/+1
* Remove cvs $Header$William S Fulton2007-10-171-1/+0
* Ensure the premature garbage collection prevention parameter (pgcpp) is gener...William S Fulton2007-09-191-0/+1
* fixes to use parallel make when running the examples and test-suiteWilliam S Fulton2007-07-241-7/+7
* pre, post, cshin, pgcppname attribute tests for javain/csin typemapWilliam S Fulton2007-04-171-0/+1
* Fixes for autoconf-2.59d (2.60 beta)William S Fulton2006-06-131-1/+1
* Specify classpath which is needed should the CLASSPATH env variable be setWilliam S Fulton2006-01-071-6/+3
* Add in intermediary_classname testWilliam S Fulton2005-12-291-0/+1
* Various Java specific director feature tests - tests from Scott MichelWilliam S Fulton2005-03-281-0/+1
* remove hs_errxxxx.log files with cleanWilliam S Fulton2005-03-211-1/+1
* test java arrays wrapping for dimensionless arraysWilliam S Fulton2005-02-151-0/+1
* Restore multiple build directories for test-suiteWilliam S Fulton2004-09-101-3/+1
* Proper enum test added. Needs JDK1.5 beta 2William S Fulton2004-06-151-0/+1
* New default Java enum wrapping approach which uses the type safe enum patternWilliam S Fulton2004-05-241-0/+5
* Replace ; with && where appropriate. This fixes the makefiles so that Make co...William S Fulton2004-02-201-5/+5
* Java specific test to test the various.i typemap library.William S Fulton2003-11-081-1/+3
* Multiple build directory supportWilliam S Fulton2003-09-011-7/+9
* Makefile replaced with Makefile.inWilliam S Fulton2003-08-311-0/+73