summaryrefslogtreecommitdiff
path: root/simulator/opendc-simulator/opendc-simulator-failures
AgeCommit message (Collapse)Author
2021-02-23Move dependency versions to gradle.propertiesFabian Mastenbroek
This change moves the version of the dependencies from buildSrc to gradle.properties to prevent recompilation when changing dependency versions.
2021-02-23Extract testing conventions from Kotlin conventionsFabian Mastenbroek
This change extracts the configuration for test from the Kotlin library conventions.
2020-10-05Move failure models to separate moduleFabian Mastenbroek