summaryrefslogtreecommitdiffstats
path: root/test/044-proxy
Commit message (Expand)AuthorAgeFilesLines
* Fix stack trace for proxy methods and added test case.Jeff Hao2013-12-042-3/+24
* Update test/044-proxy/expected.txtBrian Carlstrom2013-11-241-1/+1
* Interpreter entries and instrumentation as a listener.Ian Rogers2013-04-081-20/+282
* Fix proxy return ClassCastException and add test.Ian Rogers2013-02-253-0/+76
* Kill constants.h and fix some copyright headers.Elliott Hughes2012-03-301-4/+1
* Stash the directly-implemented interfaces in Proxy so we can implement Class....Elliott Hughes2012-03-212-0/+3
* Give proxy all of the return types. Part 2.Jesse Wilson2011-10-242-10/+6
* Proxy implementationIan Rogers2011-10-144-3/+225
* Adding old unit tests to test suite.jeffhao2011-09-299-0/+904