History log of /frameworks/support/v7/appcompat/tests/src/android/support/v7/app/LayoutInflaterFactoryTestCase.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
20e7abe79da33b056ef2603404883f3abcb64456 20-Jul-2015 Chris Banes <chrisbanes@google.com> Fix LayoutInflaterFactoryTestCase

The test can failing because the example layouts
were trying to inflate <View /> which AppCompat
doesn't handle. Moving to TextView is a more valid
test.

Change-Id: I1c00b6907073d8b5f74acea238e004dfc482ed79
/frameworks/support/v7/appcompat/tests/src/android/support/v7/app/LayoutInflaterFactoryTestCase.java
cdbdcb29b4a4e3bf1553f824902562cee3fcb723 10-Jul-2015 Chris Banes <chrisbanes@google.com> Add tests to AppCompat

At the moment they're only covering regressions which
have been fixed recently, and basics.

Change-Id: I24fbae975bd1a7642d2e30ddee9f622bd36b23d2
/frameworks/support/v7/appcompat/tests/src/android/support/v7/app/LayoutInflaterFactoryTestCase.java