• Home
  • History
  • Annotate
  • only in /frameworks/support/fragment/tests/java/android/support/v4/app/
History log of /frameworks/support/fragment/tests/java/android/support/v4/app/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fad2335f169d36b7b6f2c0ec8ddfe6c0094c2072 16-Aug-2016 Aurimas Liutikas <aurimas@google.com> Annotate more support lib tests with size annotations.

Turns out we were not running these tests because they are not
annotated with @SmallTest, @MediumTest, or @LargeTest.

Bug: 30892341
Change-Id: I4ed870d4c1a456c1fcd446243179c005653a041d
hildFragmentStateTest.java
estedFragmentTest.java
981736d484a1d5167012e8c0e3ff4db8d2bbcd1b 30-Jul-2016 Aurimas Liutikas <aurimas@google.com> Use ViewCompat#isAttachedToWindow to fix FragmentLifecycleTest.

Tests were crashing on API 15.

Bug: 30198627
Change-Id: I8ee08d86393b5d2aa16f563d2141c917010366ba
ragmentLifecycleTest.java
af556dcfc63652cafa822a3d742ad96c78bff037 13-Jun-2016 Clara Bayarri <clarabayarri@google.com> Throw ISE when adding a non-public non-static fragment class instance to a transaction

Also fix a test that had a private fragment and breaks with this change

Bug: 25925078
Change-Id: Ib9a2df99f4bf668cd9f650b890f9a3d44100a824
ragmentReceiveResultTest.java
ragmentTransactionTest.java
2a87300db31223942e2916add55067bc7a3e4c4f 14-May-2016 Adam Powell <adamp@google.com> resolve merge conflicts of 9540fd1 to master

Change-Id: I73485945388f8467e9956240ad60352b5321313d
ff22d81f6561f6cdd2a91eb63238c41079927a22 12-May-2016 Kirill Grouchnikov <kirillg@google.com> Extracting fragments and widgets into their own modules.

Also rename core to core-utils.

Change-Id: Icef764d01bc49cd4d04ac4ce47faadda983f4c48
hildFragmentStateTest.java
ragmentLifecycleTest.java
ragmentReceiveResultTest.java
ragmentReplaceTest.java
ragmentTest.java
ragmentTransitionTest.java
estedFragmentRestoreTest.java
estedFragmentTest.java
trictFragment.java
trictViewFragment.java
est/EmptyFragmentTestActivity.java
est/FragmentResultActivity.java
est/FragmentTestActivity.java