summaryrefslogtreecommitdiff
path: root/Examples/test-suite
Commit message (Expand)AuthorAgeFilesLines
* Chicken: Remove workaround for memory corruption from the li_typemaps_runme testJohn Lenz2005-10-181-1/+0
* Chicken:John Lenz2005-10-181-1/+1
* adding more casesMarcelo Matus2005-10-175-0/+85
* added more casesMarcelo Matus2005-10-172-3/+24
* fix friend bug #1323114Marcelo Matus2005-10-171-0/+22
* TCL typemap fixWilliam S Fulton2005-10-151-0/+4
* capitalization for RubyWilliam S Fulton2005-10-151-3/+2
* tests to check constants don't attempt to generate settersWilliam S Fulton2005-10-152-0/+22
* test in C and fix names for rubyMarcelo Matus2005-10-141-3/+3
* adding more casesMarcelo Matus2005-10-141-2/+20
* fix seg fault with simple typedef structMarcelo Matus2005-10-142-0/+10
* typemap fix for c# and visual c++William S Fulton2005-10-091-0/+8
* warning/error fixes for Visual StudioWilliam S Fulton2005-10-093-11/+17
* fix runtime error (Ruby 1.8.1 doesn't seem to parse this special character)William S Fulton2005-10-091-1/+1
* fix keyword problem with C#William S Fulton2005-10-092-16/+16
* New test case for char_constant test.Charlie Savage2005-10-081-0/+23
* Test case for object tracking.Charlie Savage2005-10-081-0/+44
* Ruby warning suppressionWilliam S Fulton2005-10-083-6/+3
* php4 multiple inheritance warning suppressionWilliam S Fulton2005-10-0811-13/+16
* multiple inheritance and ignored base classes testWilliam S Fulton2005-10-081-0/+32
* more multiple inheritance tests checking ignored classesWilliam S Fulton2005-10-081-7/+52
* fixes for new flag attribute conventionMarcelo Matus2005-10-071-34/+2
* add new .py filesMarcelo Matus2005-10-071-0/+2
* minor cosmetic warning fixMarcelo Matus2005-10-071-1/+0
* fixes for new flag attribute conventionMarcelo Matus2005-10-074-16/+16
* Minor updates to the documentationJohn Lenz2005-10-061-0/+1
* Fix ruby warningsWilliam S Fulton2005-10-041-10/+10
* %pythondynamic - it is gone!William S Fulton2005-10-041-1/+1
* test compactdefaultargs featureWilliam S Fulton2005-09-303-0/+53
* recover the %import(module=name) option,lost in previous fixMarcelo Matus2005-09-301-1/+26
* test bool as member variableWilliam S Fulton2005-09-281-0/+16
* test wrapping nothing!William S Fulton2005-09-282-0/+3
* Don't forget to exit.Matthias Köppe2005-09-261-0/+1
* add missing const ptr caseMarcelo Matus2005-09-261-0/+2
* *** empty log message ***Matthias Köppe2005-09-251-0/+44
* Remove dependency on Ruby unit test framework.Charlie Savage2005-09-251-1/+0
* Added track_objects_directors test.Charlie Savage2005-09-241-1/+2
* Moved to Ruby directory.Charlie Savage2005-09-241-44/+0
* Added test case for Ruby using track objects and directors at the same time.Charlie Savage2005-09-242-0/+73
* Fix to compile on Windows. The code defines a type called small, but Windows...Charlie Savage2005-09-241-0/+8
* Test would not compile on windows because it defines a template class called ...Charlie Savage2005-09-241-2/+5
* *** empty log message ***William S Fulton2005-09-242-0/+14
* correct last checkinWilliam S Fulton2005-09-241-2/+4
* move ruby only test to ruby directoryWilliam S Fulton2005-09-243-2/+97
* move to ruby directory as ruby only testWilliam S Fulton2005-09-241-95/+0
* Added test for tracking objects functionality in Ruby.Charlie Savage2005-09-231-0/+1
* New test objects test suite.Charlie Savage2005-09-232-0/+175
* Test for patch #1116431 Fix non member functions inadvertently being called i...William S Fulton2005-09-233-0/+29
* Updates to examples so that they run correctly under Ruby 1.8Charlie Savage2005-09-234-1/+73
* operator testsWilliam S Fulton2005-09-221-0/+86