summaryrefslogtreecommitdiff
path: root/Examples/test-suite/r
Commit message (Expand)AuthorAgeFilesLines
* add regression tests for SEXP return valuesjoequant2013-07-142-1/+9
* Rename r_base_test to overload_method as it is a useful test for all languagesWilliam S Fulton2012-04-152-4/+3
* One test per line in MakefileWilliam S Fulton2012-04-151-2/+8
* add test to confirm fix to sourceforge 3478922Joseph Wang2012-04-152-1/+14
* add new test case for r to test scalar/vector conflictsJoseph Wang2012-03-171-1/+1
* R - SF #3168676 Fix %rename not working for member variables and methods. Add...William S Fulton2011-02-041-0/+20
* Make R unittests pass failure to the Make system, otherwise failures are mask...William S Fulton2011-02-041-5/+13
* remove unnecessary extra semicolons in the tesuiteMiklos Vajna2009-08-091-1/+1
* remove unnecessary extra shells being spawned in the test-suiteWilliam S Fulton2009-08-091-9/+8
* better way to provide custom commandline options for individual testsWilliam S Fulton2009-07-031-0/+4
* fix change to make compatible with integer frameworkJoseph Wang2009-01-121-2/+3
* Add regression tests for RJoseph Wang2009-01-121-0/+20
* add regression test for integersJoseph Wang2009-01-101-0/+20
* modify test-suite (barring python atm) to not rely on the -I path to find the...William S Fulton2008-11-269-266/+15
* fix partialcheck-test-suite and parallel make for r, chicken, tcl and phpWilliam S Fulton2008-06-231-2/+2
* Add partialcheck make targets. Also add RUNTOOL, COMPILETOOL and SWIGTOOL var...William S Fulton2008-05-201-2/+2
* test more global function pointer variablesWilliam S Fulton2008-02-271-1/+1
* Move funcptr.i from being an R only test to a test for all languages. Modify ...William S Fulton2008-02-132-49/+1
* Fix memory overflow. Need to allocate one extra byte for the nullJoseph Wang2008-02-121-1/+2
* Revert last changev1.3.32rel-1.3.32Joseph Wang2007-11-151-1/+1
* Set to include _wrapJoseph Wang2007-11-151-1/+1
* Rename dll/shared object name to be the same as the module name for R - _wrap...William S Fulton2007-11-147-7/+7
* Fix warningsWilliam S Fulton2007-11-142-4/+6
* fix SWIG warningsWilliam S Fulton2007-11-142-45/+3
* Add Windows PATH for test-suiteWilliam S Fulton2007-11-121-2/+2
* fix typoWilliam S Fulton2007-11-111-1/+1
* Make clean work betterJoseph Wang2007-11-111-1/+7
* Remove broken insert snamespaceJoseph Wang2007-11-111-3/+0
* Remove _wrap from .R filesJoseph Wang2007-11-118-9/+10
* Make examples cross platformWilliam S Fulton2007-11-087-26/+26
* Make this work with multi testsJoseph Wang2007-10-261-1/+10
* Remove cvs $Header$William S Fulton2007-10-171-1/+0
* fixes to use parallel make when running the examples and test-suiteWilliam S Fulton2007-07-241-6/+6
* Remove cvsignore files: this is stored on svn:igonre property nowJohn Lenz2006-12-031-2/+0
* change to make test suite pass R 2.4Joseph Wang2006-11-191-0/+2
* *** empty log message ***William S Fulton2006-07-041-0/+2
* add missing files from initial check inJoseph Wang2006-06-307-5/+328
* update to use proxy terminologyWilliam S Fulton2006-06-291-2/+2
* Committing R-SWIGJoseph Wang2006-06-2910-0/+213