Fixed
Status Update
Comments
pa...@google.com <pa...@google.com>
ap...@google.com <ap...@google.com> #2
Project: platform/frameworks/support
Branch: androidx-main
commit 2c16f059aa890acca038eff4bc5aa0fd491ee12c
Author: paulmalolepsy <paulmalolepsy@google.com>
Date: Thu Apr 07 10:39:54 2022
Converted CircularIntArrayTest from java to kt.
Bug: b/228344943
Test: N/A
Change-Id: If34eeb692c0588e0f7ab53743239b3ef7ffa3646
M collection/collection/src/jvmTest/java/androidx/collection/CircularIntArrayTest.kt
https://android-review.googlesource.com/2060008
Branch: androidx-main
commit 2c16f059aa890acca038eff4bc5aa0fd491ee12c
Author: paulmalolepsy <paulmalolepsy@google.com>
Date: Thu Apr 07 10:39:54 2022
Converted CircularIntArrayTest from java to kt.
Bug:
Test: N/A
Change-Id: If34eeb692c0588e0f7ab53743239b3ef7ffa3646
M collection/collection/src/jvmTest/java/androidx/collection/CircularIntArrayTest.kt
ap...@google.com <ap...@google.com> #3
Project: platform/frameworks/support
Branch: androidx-main
commit 6c187fca6b7bb503e721c2798cad7439f8cf9da7
Author: paulmalolepsy <paulmalolepsy@google.com>
Date: Thu Apr 07 09:43:00 2022
CircularIntArrayTest.java rename to kt
Bug: b/228344943
Test: N/A
Change-Id: Ie1978d692cc661b6ec33091b33ad88e3fcd4ba3c
M collection/collection/src/jvmTest/java/androidx/collection/CircularIntArrayTest.kt
https://android-review.googlesource.com/2056372
Branch: androidx-main
commit 6c187fca6b7bb503e721c2798cad7439f8cf9da7
Author: paulmalolepsy <paulmalolepsy@google.com>
Date: Thu Apr 07 09:43:00 2022
CircularIntArrayTest.java rename to kt
Bug:
Test: N/A
Change-Id: Ie1978d692cc661b6ec33091b33ad88e3fcd4ba3c
M collection/collection/src/jvmTest/java/androidx/collection/CircularIntArrayTest.kt
Description
Move all the CiruclarIntArray related classes and tests to common src directory.