This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bd4acfc4dc2ffcda470ee33bb98dca9fc7ff5f38
kotlin-fork
/
libraries
/
stdlib
/
test
/
collections
T
History
Ilya Chernikov
8a8b204e11
K2, stdlib tests: make unsigned conversions explicit
...
Allow using K2 to compile stdlib tests related to #KT-56379
2023-03-08 09:38:47 +00:00
..
AbstractCollectionsTest.kt
Fix JDK-dependent stdlib tests after advancing jvmTarget
2022-08-17 22:55:43 +03:00
ArrayDequeTest.kt
Optimized toArray method for ArrayDeque and ListBuilder #KT-42720
2021-03-06 11:14:50 +03:00
ArraysTest.kt
K2, stdlib tests: make unsigned conversions explicit
2023-03-08 09:38:47 +00:00
CollectionBehaviors.kt
[stdlib] Improve EnumEntries
2022-08-22 16:50:28 +00:00
CollectionTest.kt
Locale-agnostic case conversions by default #KT-43023
2020-12-30 10:08:25 +03:00
ComparisonDSL.kt
…
ContainerBuilderTest.kt
Decommonize collection builder implementations
2020-05-23 03:40:44 +03:00
GroupingTest.kt
Deprecate Char-to-Number conversions in stdlib (JVM and JS)
2021-04-07 18:30:20 +03:00
IterableTests.kt
Provide infix compareTo extension for Comparable<T> #KT-46423
2021-09-22 15:56:27 +00:00
IteratorsTest.kt
…
ListBinarySearchTest.kt
…
ListSpecificTest.kt
…
MapTest.kt
Add min/max test generator and generated tests
2022-04-04 22:33:25 +00:00
MutableCollectionsTest.kt
…
ReversedViewsTest.kt
…
SequenceTest.kt
Minor, fix warnings on new stdlib API
2021-04-15 18:39:06 +02:00
SetOperationsTest.kt
…
UnsignedArraysTest.kt
K2, stdlib tests: make unsigned conversions explicit
2023-03-08 09:38:47 +00:00