History log of /packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/SearchActivityTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
49fd8e0994577badc6194c2c3b5f771f2b793fe4 28-Jun-2010 Bjorn Bringert <bringert@android.com> Refactoring to make QSB more modular

Change-Id: I3bd5444bdcf4ac62a921c8c921306cc17aa440dc
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/SearchActivityTest.java
3e6381e417d5aff74a37c22a7300b1e30f2b1a86 15-Feb-2010 Bryan Mawhinney <bryanmawhinney@google.com> Remove hard-coded package from ActivityInstrumentationTestCase2 constructor.
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/SearchActivityTest.java
cf2b895b5491c481575d122225a32e95c47abea1 14-Jan-2010 Bjorn Bringert <bringert@android.com> Test clean-up

- Fix failing SourcesTest.testEnabledSuggestionSources() by making
MockSourceFactory() less of a mockery.

- Put the name of the targetted package in a central place, to make
it easier to change the package name.

Change-Id: I360903aa7ea0445e139af05fbbd15a2fb389e797
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/SearchActivityTest.java
3e44ff1f2a204db3f479698cf0b3eab3d451dec2 03-Dec-2009 Bjorn Bringert <bringert@android.com> Import QuickSearchBox package from perforce.

This moves code from
//depot/google3/java/com/google/android/apps/quicksearchbox/...
The only changes done in the move are the package names
and the license headers.

The code does not yet build, since there is no Android.mk.

Change-Id: I768b06d211f5ee6ecd6f9777ba2839c09744fbf1
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/SearchActivityTest.java