aboutsummaryrefslogtreecommitdiff
path: root/tests/analysis/jvm_library_test.bzl
AgeCommit message (Expand)Author
2023-02-22Use the kotlinc output JAR name as the basis of the kotlinc param file namenickreid
2023-02-14n/anickreid
2022-12-09Move the kt_jvm_library data, deps, runtime_deps analysis tests into separate...Kotlin Google Eng
2022-12-09enable support of `neverlink` for `kt_jvm_library` for AOSP onlyKotlin Google Eng
2022-12-02Move the kt_jvm_library no_kt_srcs, no_java_srcs, only_common_srcs analysis t...Kotlin Google Eng
2022-11-30Move the kt_jvm_library no-deps analysis test into a separate file.nickreid
2022-10-19Allow foo/testing/ to befriend code in foo/nickreid
2022-09-07 NONEDonald Duo Zhao
2022-09-07Use relative instead of absolute labels when referring to targets within rule...nickreid
2022-08-02Expand friend tests into real directories and add tests for cross-package beh...nickreid
2022-07-29Consolidate all the definitions of _failure_testnickreid
2022-07-19Inline skylib new_sets -> setsnickreid
2022-06-08Internal changeKotlin Google Eng