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
7c19f3b1ca21d3a6bcdfc8667c46777efb09554e
kotlin-fork
/
compiler
/
tests
/
org
/
jetbrains
/
kotlin
/
codegen
T
History
Mikhail Glukhikh
113d2653aa
Drop deprecated -Xexperimental flag from compiler and tests
2021-07-14 21:18:23 +03:00
..
ir
[TEST] Move generated compiler tests to
test-gen
directory
2020-11-27 12:55:45 +03:00
AbstractCustomScriptCodegenTest.kt
Move common logic from CodegenTestCase to KotlinBaseTest
2020-06-19 11:57:36 +02:00
AnnotationGenTest.java
…
BridgeTest.kt
…
ControlStructuresTest.java
…
CustomBytecodeTextTest.kt
[Test] Migrate AbstractBytecodeTextTest to new test infrastructure
2021-01-25 17:11:21 +03:00
CustomScriptCodegenTest.kt
Tests: accept TargetBackend in KotlinBaseTest.createConfiguration
2020-09-07 19:41:37 +02:00
GenerateNotNullAssertionsTest.java
…
InnerClassInfoGenTest.java
…
JvmModuleProtoBufTest.kt
Drop deprecated -Xexperimental flag from compiler and tests
2021-07-14 21:18:23 +03:00
KotlinSyntheticClassAnnotationTest.java
…
MethodOrderTest.kt
…
OuterClassGenTest.java
[Test] Move java generation utils to :compiler:tests-compiler-utils module
2020-12-24 14:58:02 +03:00
OuterClassInfo.kt
…
PackageGenTest.java
…
PrimitiveTypesTest.java
…
PropertyGenTest.java
…
ReflectionClassLoaderTest.kt
…
ScriptGenTest.kt
[TEST] Introduce test-infrastructure-utils module and extract common test utilities here
2020-12-16 19:52:22 +03:00
SourceInfoGenTest.java
…
TestStdlibWithDxTest.kt
Remove obsolete DxChecker
2021-01-29 17:47:37 +01:00
VarArgTest.java
…