aboutsummaryrefslogtreecommitdiff
path: root/UnitTesting
diff options
context:
space:
mode:
authorGravatar Thomas Van Lenten <thomasvl@google.com>2018-11-15 14:22:13 -0500
committerGravatar Thomas Van Lenten <thomasvl@google.com>2018-11-15 14:30:45 -0500
commit24bcc705890de306fd75b611bfda96500ffbd6f1 (patch)
tree1ba8158eae64cb3f1bac12bf5991a0863c1fb0f2 /UnitTesting
parentec7da23dcde0f262ec038dd64a9aefa69b8a2cc4 (diff)
Reorder testing of selectors.
Pick off the selector natively handled first. NSProxy's base (on my current OS atleast) will attempt to forward things, and the fact that the LightWeight proxy then eats the forward where there is no target objc seems to confuse things. This all makes the unittests fail when run in release mode, so it just generally seems safer to reorder this. The footnote, is NSProxy really defines a class method for this, but since LightweightProxy doesn't have a fixed class to check with, it can't really provide that method.
Diffstat (limited to 'UnitTesting')
0 files changed, 0 insertions, 0 deletions