commit | 620d253aed18e0621645fc32cd3827f7170a8bac | [log] [tgz] |
---|---|---|
author | Brian Muramatsu <btmura@android.com> | Mon Apr 26 14:10:44 2010 -0700 |
committer | Brian Muramatsu <btmura@android.com> | Mon Apr 26 14:10:44 2010 -0700 |
tree | 2f374bae61c35b3616326af5af5114217967d392 | |
parent | c363ba4f68e22356f2a6bd77a4e01127e9eec0b6 [diff] |
Fix ConfigurationTest#writeToParcelTest Bug 2455171 Update ConfigurationTest's writeToParcelTest that has fallen out of date with changes to Configuration. It still passes on the emulator, because it was testing the defaults which are all zeros. Change the test case a bit to test alternating zeros and non-zero constants to make it fail when things get out of date. Furthermore, test null and non-null Locales too. Change-Id: Idfbb8a200cf3e5f73209d3381a40c6bbeebb6102