commit | a15cf5afabb37e107d9ceaa8a18c3f10f4b44037 | [log] [tgz] |
---|---|---|
author | John Ross <jwross@us.ibm.com> | Mon Nov 21 09:26:04 2011 -0600 |
committer | John Ross <jwross@us.ibm.com> | Mon Nov 21 09:26:04 2011 -0600 |
tree | baabf6eae4ae21bacfc1997bde31aacf6026d86e | |
parent | 82fc12f75e778e1832afcd9eab8fb561269fca76 [diff] |
Bug 363374: Additional unresolved bundle tests. There were a couple of places where BundleWiring.findEntries was still being used instead of Bundle.findEntries. These new tests are designed to catch those in the future. In order to do that, the test had to be setup so that a resource bundle and icon was used, as well as ensure a call to MetaTypeInformation.getLocales occurred.