OSDN Git Service

Add checker ability to 525-arrays-and-fields tests.
authorAart Bik <ajcbik@google.com>
Thu, 23 Jul 2015 21:15:22 +0000 (14:15 -0700)
committerAart Bik <ajcbik@google.com>
Fri, 24 Jul 2015 17:05:20 +0000 (10:05 -0700)
commit6738ed93781464f8c0ad68e0b3e7e79a578c516b
tree9ace6e52d039746f82bc69a29234826146e8d166
parentc5bee2a133f6505b8004075288b19efb99e24b4f
Add checker ability to 525-arrays-and-fields tests.

Rationale:
Good to verify hoisting occurs and even some
not-hoisting (although the latter is already
reflected in the computed results).

Change-Id: I23575e4fd480836b436b1f27f67e561c7b40419d
test/525-checker-arrays-and-fields/expected.txt [moved from test/525-arrays-and-fields/expected.txt with 100% similarity]
test/525-checker-arrays-and-fields/info.txt [moved from test/525-arrays-and-fields/info.txt with 100% similarity]
test/525-checker-arrays-and-fields/src/Main.java [moved from test/525-arrays-and-fields/src/Main.java with 62% similarity]