OSDN Git Service

Make test 100 not depend on undefined ordering.
authorAlex Light <allight@google.com>
Fri, 4 Dec 2015 22:04:52 +0000 (14:04 -0800)
committerAlex Light <allight@google.com>
Fri, 4 Dec 2015 22:04:52 +0000 (14:04 -0800)
commit77353066ba5f9e6dde6dea21a79f88e1f4bc181b
tree4cbb93f7d1b6df7b752fece82362227bdcb559ad
parent584bc170492216c6e3117eb895a6a12bcc9dcf42
Make test 100 not depend on undefined ordering.

Test 100 tested the officially unspecified ordering of the return
values of various reflection methods. This makes the test only check
the values contained in the array but not the order.

Change-Id: I775646321831f28f722d1db97335231df03ff923
test/100-reflect2/expected.txt
test/100-reflect2/src/Main.java