index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runners
/
gradle-integration-tests
Age
Commit message (
Expand
)
Author
2020-01-31
Cherry-pick 'analysis_rewrite_1.3.61'
Kamil Doległo
2020-01-20
Move the Gradle integration tests back to `:runners`
Kamil Doległo
2019-10-10
Move gradle-integration-tests to new module
Kamil Doległo
2019-10-03
Fix the tests
Kamil Doległo
2019-09-09
Fix the test
Kamil Doległo
2019-09-09
Add a test for multiplatform and kotlinTasks
Kamil Doległo
2019-08-22
Merge Android plugin into Gradle plugin
Kamil Doległo
2019-08-05
Move kotlinTasks, update README, minor refactoring
Kamil Doległo
2019-08-05
Cleanup, update README
Kamil Doległo
2019-06-18
Fix NotSerializableException
Kamil Doległo
2019-06-11
Fix Gradle typeSafeConfiguration test
Kamil Doległo
2019-06-06
Fix some bugs
Kamil Doległo
2019-05-28
Merge branch 'dev' of git://github.com/Xerus2000/dokka into Xerus2000-dev
KrystianUjma
2019-05-07
Fix some tests
Kamil Doległo
2019-04-29
Fix some tests
Kamil Doległo
2019-03-27
Rework configuration, fix Gradle plugin
Kamil Doległo
2019-02-19
Cleanup http
Simon Ogorodnik
2019-01-25
Refine type safe configuration test
Paul Merlin
2019-01-25
Remove spurious whitespace
Paul Merlin
2019-01-25
Add type safe counterparts to Closure taking methods on DokkaTask
Paul Merlin
2019-01-25
Add integration test for type safe configuration
Paul Merlin
2019-01-25
Add testData/ as input to :runners:gradle-integration-tests:test
Paul Merlin
2018-12-13
Fix IDEA Inspections
Xerus
2018-10-29
Fix gradle integration test data
Simon Ogorodnik
2018-03-07
Fix early configuration resolving in Gradle Plugin
Simon Ogorodnik
2018-01-30
Use kotlin-test-junit in gradle-integration-tests
Simon Ogorodnik
2018-01-29
Update Gradle Kotlin Runtime dependencies version to 1.1
Simon Ogorodnik
2017-12-15
Add forgotten part of testData
Simon Ogorodnik
2017-12-13
Fix adding class directories to classpath Fixes #252
Simon Ogorodnik
2017-11-23
Clarify Kotlin Versions and config in project
Simon Ogorodnik
2017-11-21
Fix reporting of FileComparisonFailure by adding idea_rt dependency
Simon Ogorodnik
2017-11-03
Fix not suppressing Android generated files in javadoc format
Simon Ogorodnik
2017-11-02
Fix not rebuilding on source change
Simon Ogorodnik
2017-11-02
Fix android-sdk license accepting on TeamCity
Simon Ogorodnik
2017-06-22
Revert Fix OOME in integration tests
Simon Ogorodnik
2017-06-21
Fix OOME in integration tests
Simon Ogorodnik
2017-06-20
Add android integration test, multi-flavour app test
Simon Ogorodnik
2017-06-20
Add gradle integration tests
Simon Ogorodnik