History log of /frameworks/base/core/tests/coretests/src/android/util/KeyUtils.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
869dd39c5a9c1e55a1d7ab796a05e5e710dff348 05-May-2017 Andrei Stingaceanu <stg@google.com> Fix broken Backspace/ForwardDelete tests

* correctly use @Before to intstantiate
* get rid of useless KeyListenerTestCase class
* move to KeyUtils, refactor and document util method to generate
a KeyEvent

Bug: 37991689
Test: adb shell am instrument -w -e package android.text.method
com.android.frameworks.coretests/android.support.test.runner.AndroidJUnitRunner

Change-Id: Ibbce351f31eb62492cd1c7c920fdef44df89b683
/frameworks/base/core/tests/coretests/src/android/util/KeyUtils.java
1d3165f10b12165f02b7015ac1a817c5f60e6399 12-Jan-2010 Neal Nguyen <tommyn@google.com> Phase 2 of test file cleanup: relocating test files from FrameworkTest closer to their sources in core.

In addition to the file moves, the package names of the tests have been updated and adjusted to match their new locations.
/frameworks/base/core/tests/coretests/src/android/util/KeyUtils.java